:root{--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0}}body{color:rgb(var(--foreground-rgb))}main{padding:1rem}p{margin-top:1rem}h1{font-size:2rem}h2{font-size:1.75rem;font-weight:600}.login{text-align:center;max-width:375px;margin:0 auto}.input{outline:0 solid #000;background-color:#e8e8e8;border-radius:8px;margin:1rem;padding:1rem;width:300px;max-width:600px}.relName{font-weight:600;margin-top:3.5rem}.button{padding:8px 16px;font-size:1rem;letter-spacing:1px;border-radius:24px;border:none;margin-top:1rem;width:80%;transition:background-color .2s,color .2s;cursor:pointer}.button span{margin-left:1rem}.primary{background-color:#5db075;color:#fff}.secondary{border:solid #5db075;border-radius:9999px;color:#5db075}.warning{background-color:#c34034;color:#fff}.main{padding:1rem}.feed{background-color:#eee;margin:1 5rem auto}section{margin:2rem auto;background-color:#fff;padding:1rem .5rem}.theme_header{color:#fff;background-color:#5db075;height:150px;text-align:center}.graph-network{height:-moz-fit-content;height:fit-content;padding:.25rem}.theme_header img{display:block;margin:auto;padding-top:2rem;width:300px}.feed h1,.greeting{font-size:1.5rem}.feed h1{font-weight:400}.feed h2{font-size:1.15rem}.name{text-align:center}.name h1{margin-top:1rem;font-size:2.5rem}.name p{font-size:1.15rem}.theme_header h1{color:#fff;font-size:2rem}.profile_img{width:200px;border:5px solid #fff;border-radius:50%;margin:-8rem auto auto;background-color:#006400}.profile_content{margin:auto 1.5rem}.profile_content h1{font-size:2rem}.navigation{overflow:hidden;width:100%;color:#fff;background-color:#5db075}.navigation ul{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.navigation li{display:block;text-align:center;padding:14px 16px;text-decoration:none}#submitButton,.navigation li{font-weight:600}.stretch{flex-grow:1;font-size:1.25rem}.navigation .centered_item{width:300px;flex-grow:1;border-radius:16px}.actants_scroller,.clauses_scroller,.reports_scroller{display:flex;flex-wrap:nowrap;overflow-x:auto;background-color:#fff}.actants_everything{display:flex;flex-direction:column}.eachActant{display:flex;text-align:center;margin:2rem}.clauses_wall{margin:auto 0}.actant_wall,.clauses_wall{display:flex;flex-wrap:wrap}.actant_wall{margin:1 rem}.allactant,.allrelationship,.updateReport{text-align:center}.updateReport{margin:2rem auto 1rem}.updateReport:first-child{margin-top:6rem}.updateRelationship{text-align:center;width:-moz-fit-content;width:fit-content}.allactant h1,.allrelationship h1{text-align:center;margin:2rem}.actant,.relationship{text-align:center;margin:1rem .5rem}.addactant,.addclause .addactant h1{text-align:center;margin-top:.5rem;margin-bottom:1.5rem;font-size:2rem}.addclause h1{text-align:center}.actant h1,.relationship h1{margin-top:.5rem;margin-bottom:1.5rem;font-size:2rem}.clauses_wall_item{height:200px;margin:.25rem;background-color:#f6f6f6;border-radius:.5rem}.reports_wall{display:flex;flex-wrap:wrap}.in_all_report{background-color:#f6f6f6;margin:.15rem;flex-grow:1}.actant_wall_item{height:100px;margin:2px;background-color:#f6f6f6;border-radius:10px}.clauses_wall_item:nth-child(5n+1),.clauses_wall_item:nth-child(5n+2){height:200px;flex:0 0 calc(50% - 10px);flex-grow:1}.clauses_wall_item:nth-child(5n+3),.clauses_wall_item:nth-child(5n+4),.clauses_wall_item:nth-child(5n+5){flex:0 0 calc(33.33% - 10px);flex-grow:1}.report{text-align:center;flex:0 0 auto;width:-moz-fit-content;width:fit-content;max-width:140px;margin:1rem .5rem 2rem}.evidence{background-color:#f6f6f6;border-radius:18px;width:110px;height:110px;padding:3rem 3rem 0 0}.agent_img{margin:1rem auto .5rem;border:3px solid #fff;border-radius:50%;-o-object-fit:cover;object-fit:cover;width:40px;height:40px}.report .report_caption{text-align:left;font-size:.75rem}.report_caption{margin:.5rem}.actant_caption{font-size:.75rem}.clause{text-align:center;flex:0 0 auto;margin:1rem .5rem 0}.clause_background{background-color:#f6f6f6;border-radius:10px;width:100px;height:100px;padding:.25rem;margin:0 auto}.relationship_link{margin:1.75rem 0;display:flex}.actants,.agents{display:flex}.clause_actant_img{border:1px solid #000;border-radius:50%;-o-object-fit:cover;object-fit:cover;width:30px;height:30px;margin:0 -5px}.actants .clause_actant_img:last-child{margin-right:.5rem;box-shadow:10px 0 0 0 #5db075}.clause_agent_img{border:1px solid #000;border-radius:50%;-o-object-fit:cover;object-fit:cover;width:30px;height:30px;margin:0 -5px}.agents .clause_agent_img:first-child{margin-left:.5rem;box-shadow:-10px 0 0 0 #5db075}.clause_caption{margin-top:.25rem;font-size:.75rem}.update .actant_caption,.update .clause_caption,.update .report_caption{width:100px}.dropdownGroup{margin:1rem}.dropdownGroup .dropdownHeader{font-weight:600;margin:1rem auto}.dropdownGroup select{border-radius:.5rem;background-color:#e8e8e8;padding:.5rem 1rem;width:300px;margin:0 auto;-webkit-appearance:none;-moz-appearance:none;appearance:none}select{background:transparent;background-image:url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");background-repeat:no-repeat;background-position-x:100%;background-position-y:5px;border:1px solid #dfdfdf;border-radius:2px;margin-right:2rem;padding:1rem 2rem 1rem 1rem}.actants_grid,.reports_grid{display:flex;flex-wrap:wrap}.grid_item{width:33%}form{margin:0 auto;text-align:center}.createReport{margin-top:2rem}.singOutForm{width:auto}label{font-size:1rem}input[type=file]{display:none}.custom-file-upload{border-radius:2rem;display:inline-block;padding:.5rem 1rem;cursor:pointer;background-color:#265e36;color:#fff;margin:1rem}.function{width:-moz-fit-content;width:fit-content}.function_button{margin-top:.5rem;margin-left:1rem}@media only screen and (max-width:319px){.theme_header img,body{display:none}}@media only screen and (min-width:346px){.graph-network{padding:.5rem}.stretch{font-size:1.5rem}.profile_img{width:250px}.chakra-tabs__tablist{margin:auto;border-bottom:1px solid #d3d3d3}.chakra-tabs,.chakra-tabs__tablist{width:-moz-fit-content;width:fit-content}.chakra-tabs{padding-top:1rem;border-radius:1rem;border:1px solid #dfdfdf;margin:2rem auto auto}select{width:-moz-fit-content;width:fit-content}}@media only screen and (min-width:376px){.stretch{font-size:1.75rem}.input{width:80%;border:1px outline}}@media only screen and (min-width:600px){.feed{text-align:center;margin:0 auto}form{margin:auto 0}.button,.input,select{width:300px}.actants_scroller,.clauses_scroller,.reports_scroller{margin:2.5rem auto;width:-moz-fit-content;width:fit-content;max-width:80%}.theme_header img{margin:auto;padding-top:5rem;width:400px}}@media only screen and (min-width:768px){.actants_scroller,.clauses_scroller,.reports_scroller{max-width:60%}.theme_header img{margin:auto;padding-top:8rem;width:500px}.profile_img{width:300px}.chakra-tabs{border:1px solid #dfdfdf;border-radius:3rem;padding:2rem 4rem;margin:2rem auto auto;max-width:650px;width:-moz-fit-content;width:fit-content}}.dropdown-header{padding:10px;border:1px solid #ccc;border-radius:4px;background-color:#fff;display:flex;justify-content:space-between;align-items:center}.dropdown-arrow{transition:transform .3s ease}.dropdown-arrow.open{transform:rotate(180deg)}.dropdown-menu{border:1px solid #ccc;border-radius:4px;background-color:#e8e8e8;box-shadow:0 8px 16px rgba(0,0,0,.2);max-height:150px;overflow-y:auto;z-index:10}.dropdown-item{padding:2px 12px;display:flex;align-items:center;justify-content:flex-start}.dropdown-item:hover{background-color:#f1f1f1}.dropdown-item input{margin-right:8px}.flex-reports{display:grid;grid-template-columns:repeat(4,1fr);justify-items:center;gap:20px}.loader{width:48px;height:48px;border:5px solid;border-color:#000 #000 transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}table{border-collapse:collapse;border:2px solid #8c8c8c;font-family:sans-serif;font-size:.8rem;letter-spacing:1px}caption{caption-side:bottom;padding:10px;font-weight:700}tfoot,thead{background-color:#e4f0f5}td,th{border:1px solid #a0a0a0;padding:8px 10px}td:last-of-type{text-align:center}tbody>tr:nth-of-type(2n){background-color:#edeef2}tfoot th{text-align:right}tfoot td{font-weight:700}.dot-clause{background-color:#000}.dot-actant,.dot-clause{height:25px;width:25px;border-radius:50%;display:block;margin-right:4px}.dot-actant{background-color:#277da1}.dot-agent{height:25px;width:25px;background-color:#da8383;border-radius:50%;display:block;margin-right:4px}.legend{margin:40px auto;max-width:-moz-fit-content;max-width:fit-content}.legend_item{display:flex;align-items:flex-start;margin-bottom:5px}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}