*{margin:0;padding:0;font-family:Arial}html,body{margin:0;padding:0;height:100%;overflow-x:hidden}*,html{scroll-behavior:smooth}body{background-color:var(--my-background-color);color:var(--text-color)}h1{font-family:Euphemia UCAS,Arial;color:var(--text-color)}@keyframes buttonHoverScale{0%{scale:1}50%{scale:1.05}to{scale:1}}@keyframes buttonHoverScaleIris{0%{scale:1}50%{scale:1.03}to{scale:1}}button{font-size:inherit}button:hover{animation-name:buttonHoverScale;animation-duration:.5s;cursor:pointer;scale:1.01}.title-part{display:flex;margin:0 10% 1em;padding-top:1em;align-items:center;justify-content:space-between}.title-part .darkmode button,.title-part .languages button{display:flex;flex-grow:3;animation-name:buttonHoverScaleIris;animation-duration:.5s}.title-part .menu-title .menu-icon{font-size:30px;display:none;color:rgb(var(--text-color))}.title-part .menu-title .menu-icon svg{align-self:center}.darkmode{margin-right:1em;display:flex}.darkmode .moon-icon,.darkmode .sun-icon,.darkmode div{margin:.25em}.darkmode .moon-icon{color:rgb(var(--moon-icon-color));margin-right:0}.darkmode .sun-icon{color:rgb(var(--sun-icon-color));margin-left:0}.languages div,.darkmode div{border-right:1px solid rgb(var(--accent-text-default-background));width:1px;height:25px}.languages{align-self:center;margin-left:2em;display:flex}.languages button>*{width:24px;height:16px}.languages button svg{margin:.25em .5em}h2,h3{font-family:Euphemia UCAS,Arial;font-weight:unset}h2{font-size:32px;font-weight:unset}h3{font-size:20px}.menu .menu-items{display:flex;justify-content:flex-start;background-color:rgba(var(--primary-color),.2);padding:0 7%;margin-bottom:2em}.menu .menu-items div{font-family:Euphemia UCAS,Arial;margin:1em 3%;padding-bottom:.4em;border-bottom:1px solid rgb(var(--accent-text-default-background))}.menu .menu-items div:hover{border-bottom:1px solid rgba(var(--accent-text-default-background),.8);animation-name:buttonHoverScale;animation-duration:.5s}.menu .menu-items .back-to-home{border:none;padding-bottom:0}.menu .menu-items .back-to-home svg{margin-right:1em}.menu .menu-items .back-to-home button{color:var(--text-color);font-size:1em;display:flex;align-content:center}.menu .menu-items .back-to-home:hover{border:none}a{text-decoration:none;color:inherit}a:hover{color:rgba(var(--accent-text-default-background),.8)}.me-card{width:80%;margin:0 auto 2em;background-image:linear-gradient(to right,rgba(var(--secundary-color),.5),transparent);display:flex;justify-content:center;padding:2em 3em}.me-card p{font-size:40px}.me-card div{display:flex;flex-direction:column;justify-content:space-around;margin-left:5%;margin-right:5em;text-align:right}.me-card div .iris-name{font-family:Euphemia UCAS,Arial;font-size:24px}.me-card img{max-width:200px;border-radius:100px;width:60%;margin:0 2em;box-shadow:-10px -10px 5px rgba(var(--secundary-color),.5)}.qualities{display:flex;justify-content:space-around;color:rgba(var(--accent-text-default-background),1);width:80%;margin:2rem auto;font-size:28px}@keyframes fadeIn{0%{opacity:0;scale:.5}to{opacity:1;scale:1}}.fade-in{animation:fadeIn linear;animation-timeline:view();animation-range:entry 0% cover 20%}.about-me{background-color:rgba(var(--primary-color),.2);margin-bottom:5em}.about-me p:first-of-type{color:rgba(var(--primary-color-darker),1)}.about-me .content{padding:1em 0}.content{width:70%;margin-left:auto;margin-right:auto;margin-bottom:5em}.content div,.content p{margin:1em}.dotted-line{border-top:3px dashed var(--text-color);width:20%;margin:1em auto}.h2-title{text-align:center;margin:3em 0}.office-instructions{display:flex;width:78%;margin:1em auto;justify-content:space-between;align-items:center}.office-instructions p{color:rgba(var(--accent-text-default-background),1);margin-right:.75em}.project-list{background-color:rgba(var(--secundary-color),.2);padding:2em;margin-bottom:3em}.project-list .project-list-item{margin:2em 0}.mail-button p{margin:0}.skills{display:grid;grid-template-columns:max-content 1fr;width:65%;margin:0 auto 4em}.skills div{padding:2em 0;font-size:18px}.skills div:nth-of-type(odd){padding-right:2em}.skills div:nth-of-type(2n){border-left:1px solid rgb(var(--accent-text-default-background));padding-left:2em}.contact{margin-top:4em;margin-bottom:2em;background-color:rgba(var(--primary-color),.2);padding:2em 15%}.footer{background-color:rgba(var(--primary-color),.3);text-align:right;padding:1em 5% 2em 0;color:rgba(var(--footer-text),1)}@media only screen and (max-width:850px){.qualities{font-size:20px}.office-instructions{width:92%}.skills{width:80%}.project-list{padding-left:0;padding-right:0}}@media only screen and (max-width:720px){.title-part{flex-direction:column-reverse}.title-part>div{display:flex;justify-content:space-between;width:100%}.title-part .darkmode button,.title-part .languages button{display:block;text-align:left;width:100%}.title-part .darkmode button h1,.title-part .languages button h1{text-align:left}.menu-items{margin-left:0}.me-card{display:block;padding-left:.5em;padding-right:.5em}.me-card div{display:block;margin-right:0}.me-card img{max-width:150px;margin:2em auto}.me-card p{text-align:center;font-size:30px}.me-card .iris-name{text-align:center;font-family:Euphemia UCAS,Arial;font-size:20px}.content{width:85%}.qualities{width:95%;font-size:14px}.skills{width:85%;display:block}.skills div{padding-top:1em;padding-bottom:1em}}@media only screen and (max-width:720px)and (max-width:600px){.menu-items{display:block!important;padding-top:.5em!important;padding-bottom:.5em!important}.menu-icon{display:flex!important}.menu-big-screen{display:none}}@media only screen and (max-width:720px)and (max-width:450px){.qualities{font-size:12px}}.xplanner-time-tracker{width:80%;margin:0 auto}.xplanner-time-tracker p{margin-bottom:1em}.xplanner-time-tracker .graduate-thesis{max-width:900px;overflow-x:hidden}.error{color:red;margin-bottom:1em}.btn-primary{display:inline-block;background-color:rgba(var(--primary-color),1);border-radius:5px;padding:.5em 1em;font-weight:700;color:#000}.btn-primary svg{width:24px;height:24px}.btn-primary:hover{background-color:rgba(var(--button-hover),.8);animation-name:buttonHoverScale;animation-duration:.5s}._btn-primary_17cya_29{display:inline-block;background-color:rgba(var(--primary-color),1);border-radius:5px;padding:.5em 1em;font-weight:700;color:#000}._btn-primary_17cya_29 svg{width:24px;height:24px}._btn-primary_17cya_29:hover{background-color:rgba(var(--button-hover),.8);animation-name:_buttonHoverScale_17cya_1;animation-duration:.5s}@keyframes _buttonHoverScale_17cya_1{0%{scale:1}50%{scale:1.05}to{scale:1}}._this-project-card_17cya_58{line-height:1.5em;background-color:var(--my-background-color);border-radius:10px;padding-bottom:1em}._this-project-card_17cya_58 h1{padding:1.2em 0;line-height:110%;font-size:1.5em}._this-project-card_17cya_58 ._project-content_17cya_69{white-space:pre-wrap}._this-project-card_17cya_58 ._project-content_17cya_69 ._project-description_17cya_72{margin-bottom:1em}._this-project-card_17cya_58 ._project-content_17cya_69 img{display:block;max-width:90%;max-height:400px;margin-left:auto;margin-right:auto;box-shadow:5px 5px 10px var(--close-button-color);margin-bottom:2em}._this-project-card_17cya_58 ._project-content_17cya_69 span:first-child{font-weight:600}._this-project-card_17cya_58 ._project-content_17cya_69 a{margin-top:1.5em;margin-bottom:1.5em}._this-project-card_17cya_58 ._project-content_17cya_69 a:hover{color:#000}._this-office-project-card_17cya_95{height:520px;overflow-y:scroll}._this-office-project-card_17cya_95 h1,._this-office-project-card_17cya_95 p,._this-office-project-card_17cya_95 a{margin-left:calc(20% - 2rem);margin-right:calc(20% - 2rem)}._this-office-project-card_17cya_95 ._button-close-icon_17cya_103{margin-left:auto;margin-right:1em;margin-top:1em;float:right}._this-office-project-card_17cya_95 ._button-close-icon_17cya_103 ._close-icon_17cya_109{color:var(--text-color)}._this-office-project-card_17cya_95 ._button-close-icon_17cya_103 ._close-icon_17cya_109:hover{background-color:var(--close-button-color);border-radius:40px}._this-list-project-card_17cya_117{width:60%;margin-left:auto;margin-right:auto;padding-bottom:3em;padding-top:1em}._this-list-project-card_17cya_117 h1,._this-list-project-card_17cya_117 div{width:60%;margin-left:auto;margin-right:auto}._this-list-project-card_17cya_117 ._project-content_17cya_69 img{margin-bottom:3em;max-width:80%}@media only screen and (max-width:1240px){._this-list-project-card_17cya_117,._this-list-project-card_17cya_117 h1,._this-list-project-card_17cya_117 p{width:80%}}._room-container_qd9t0_1{overflow-x:scroll;overflow-y:hidden;border:3px solid black;height:700px;max-height:700px;position:relative;width:80%;margin:0 auto 3em}._room-container_qd9t0_1 ._room_qd9t0_1{transform-style:preserve-3d;height:700px;perspective:1000px;position:relative;width:100%}._room-container_qd9t0_1 ._room_qd9t0_1 ._side_qd9t0_18{height:550px;display:block;position:absolute}._room-container_qd9t0_1 ._room_qd9t0_1 ._back_qd9t0_23{background-color:#a2d5c633;top:0;left:50px;width:1100px;transform:translateZ(0)}._room-container_qd9t0_1 ._room_qd9t0_1 ._left_qd9t0_30{width:120px;background-color:#5e7a7233;top:0;left:-170px;transform:rotateY(70deg) translateZ(150px)}._room-container_qd9t0_1 ._room_qd9t0_1 ._right_qd9t0_37{width:120px;background-color:#5e7a7233;top:0;left:1255px;transform:rotateY(-70deg) translateZ(150px)}@media only screen and (max-width:850px){._room-container_qd9t0_1{width:95%}}._zoomIn_qd9t0_50{transform:translate3d(calc(5 * (50% - var(--left-offset) - 20px) + var(--scroll)),calc(5 * (0px - (var(--top-offset) - 50% + 30px))),0) scale(5);transition:transform 3s;background-color:var(--main-color)}._initial_qd9t0_56{transform:scale(1)}._magnifying-glass_qd9t0_60{position:absolute;display:block;background-color:transparent;border:none;transform:scale(1.3)}._magnifying-glass_qd9t0_60:hover{transform:scale(1.4)}._magnifying-glass_qd9t0_60 ._magnifying-glass-glasspart_qd9t0_70{width:30px;height:30px;border-radius:20px;border:5px orange solid}._magnifying-glass_qd9t0_60 ._magnifying-glass-handle_qd9t0_76{width:20px;height:30px;border-top:5px orange solid;rotate:45deg;position:relative;top:-5px;left:15px}img{display:block}._table_qd9t0_90,._shelf_qd9t0_90,._notice-board_qd9t0_90,._computer_qd9t0_90,._computer-mouse_qd9t0_90,._plant-monstera_qd9t0_90,._can-1_qd9t0_90,._can-2_qd9t0_90,._can-3_qd9t0_90,._can-4_qd9t0_90,._can-5_qd9t0_90,._can-6_qd9t0_90,._can-7_qd9t0_90,._can-8_qd9t0_90,._bike_qd9t0_90,._lamp_qd9t0_90{position:absolute;filter:drop-shadow(3px -3px 5px rgba(0,0,0,.3));-webkit-filter:drop-shadow(3px -3px 5px rgba(0,0,0,.3))}._table_qd9t0_90{top:370px;left:400px}._shelf_qd9t0_90{top:120px;left:850px;z-index:5}._notice-board_qd9t0_90{top:90px;left:390px;transform:translateZ(0);z-index:-3}._computer_qd9t0_90{top:300px;left:460px;transform:translateZ(0)}._github_qd9t0_120{position:absolute;top:310px;left:483px;background-color:#fff;width:100px;font-size:8px;padding:.5em;border-radius:5px;z-index:1000;color:#000}._github_qd9t0_120:hover{font-size:13px;top:305px;left:480px;width:110px;color:#000}._lamp_qd9t0_90{top:250px;left:340px;scale:.5}._light-bulb_qd9t0_146{position:absolute;top:301px;left:375px;scale:.5;width:30px;height:30px;border-radius:15px;z-index:-2}._light-button_qd9t0_157{position:absolute;top:365px;left:420px;scale:.5;width:20px;height:15px;background-color:#e07676;border-radius:5px;z-index:5}._light-button_qd9t0_157:hover{background-color:#ff4545;animation:none}._computer-mouse_qd9t0_90{top:365px;left:630px;scale:.75}._plant-monstera_qd9t0_90{top:345px;left:700px;scale:.75;z-index:20}._carpet_qd9t0_186{top:580px;left:300px;scale:1.3;z-index:-3;position:absolute}._calendar_qd9t0_194{position:absolute;top:-50px;left:400px;scale:.2;filter:drop-shadow(1px -1px 2px rgba(0,0,0,.3));-webkit-filter:drop-shadow(1px -1px 2px rgba(0,0,0,.3))}._room-design_qd9t0_203{position:absolute;top:150px;left:450px;filter:drop-shadow(1px -1px 2px rgba(0,0,0,.3));-webkit-filter:drop-shadow(1px -1px 2px rgba(0,0,0,.3))}._thumbtack-1_qd9t0_211{position:absolute;top:150px;left:520px}._thumbtack-2_qd9t0_217{position:absolute;top:135px;left:715px}._window_qd9t0_223{position:absolute;top:-50px;left:20px;scale:.6;z-index:-10;filter:drop-shadow(1px -1px 2px rgba(0,0,0,.3));-webkit-filter:drop-shadow(1px -1px 2px rgba(0,0,0,.3))}._bike_qd9t0_90{top:250px;left:-250px;scale:.6}._can-1_qd9t0_90{top:265px;left:950px;z-index:7}._can-2_qd9t0_90{top:275px;left:1050px;z-index:7}._can-3_qd9t0_90{top:360px;left:890px;z-index:7}._can-4_qd9t0_90{top:355px;left:1050px;z-index:7}._can-5_qd9t0_90{top:445px;left:1010px;z-index:7}._can-6_qd9t0_90{top:445px;left:940px;z-index:7}._can-7_qd9t0_90{top:440px;left:900px;z-index:7}._can-8_qd9t0_90{top:170px;left:910px;z-index:7}._project-card_qd9t0_287{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%}._routado-dog_qd9t0_295{position:absolute;top:500px;left:260px;z-index:7;transform:scale(.8)}button{background-color:transparent;border:none}._btn-primary_1ueur_29{display:inline-block;background-color:rgba(var(--primary-color),1);border-radius:5px;padding:.5em 1em;font-weight:700;color:#000}._btn-primary_1ueur_29 svg{width:24px;height:24px}._btn-primary_1ueur_29:hover{background-color:rgba(var(--button-hover),.8);animation-name:_buttonHoverScale_1ueur_1;animation-duration:.5s}._interieursim_1ueur_47{width:65%;margin:1em auto}._interieursim_1ueur_47 p{margin:1em 0}._interieursim_1ueur_47 h2{font-size:1.2em;font-weight:700;margin-top:2em}._interieursim_1ueur_47 img,._interieursim_1ueur_47 video{max-width:70%;margin:2em auto 0}._interieursim_1ueur_47 ._image-description_1ueur_63{max-width:70%;margin:.5em auto 2em;font-size:.8em;font-style:italic}._interieursim_1ueur_47 ._code-description_1ueur_69{max-width:100%;margin:2em auto 0;font-size:.8em;font-weight:700}._interieursim_1ueur_47 ._videoplayer_1ueur_75{margin-bottom:3.5em}[data-theme=light]{--primary-color: 162, 213, 198;--primary-color-darker: 94, 122, 114;--button-hover: 147, 193, 179;--secundary-color: 207, 255, 226;--my-background-color: white;--text-color: black;--moon-icon-color: black;--sun-icon-color: 177, 194, 189;--footer-text: 94, 122, 114;--accent-text-default-background: 94, 122, 114;--close-button-color: rgb(224, 244, 238)}[data-theme=dark]{--primary-color: 162, 213, 198;--primary-color-darker: 162, 213, 198;--button-hover: 147, 193, 179;--secundary-color: 177, 255, 226;--my-background-color: rgb(20, 20, 20);--text-color: white;--moon-icon-color: 58, 68, 65;--sun-icon-color: 255, 255, 255;--footer-text: 0, 0, 0;--accent-text-default-background: 162, 209, 196;--close-button-color: rgb(39, 46, 43)}._btn-primary_ba84a_29{display:inline-block;background-color:rgba(var(--primary-color),1);border-radius:5px;padding:.5em 1em;font-weight:700;color:#000}._btn-primary_ba84a_29 svg{width:24px;height:24px}._btn-primary_ba84a_29:hover{background-color:rgba(var(--button-hover),.8);animation-name:_buttonHoverScale_ba84a_1;animation-duration:.5s}._routado_ba84a_47{width:65%;margin:1em auto}._routado_ba84a_47 h1{margin-bottom:.5em}._routado_ba84a_47 ._description_ba84a_54,._routado_ba84a_47 a{margin-bottom:1em}._routado_ba84a_47 ul{margin-left:2em;margin-bottom:1em}._routado_ba84a_47 ul li{margin-top:1em;margin-bottom:.5em}._routado_ba84a_47 ._flex-container_ba84a_65{display:flex;width:100%;gap:1em}._routado_ba84a_47 video{width:30%}@media only screen and (max-width:1400px){._routado_ba84a_47 video{width:40%!important}}@media only screen and (max-width:800px){._routado_ba84a_47 ._flex-container_ba84a_65{gap:.5em}}@media only screen and (max-width:600px){._routado_ba84a_47 ._flex-container_ba84a_65{display:block!important}._routado_ba84a_47 video{width:100%!important}}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors:active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors:active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;inset:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;inset:100% 0 0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}
