body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,h1,h2,h3,h4,h5,h6{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code,pre{font-family:Source Code Pro,source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}button,input,select,textarea{font-family:inherit}body{color:#e0e0e0;font-family:Plus Jakarta Sans,Inter,Segoe UI,Arial,sans-serif;margin:0}.App,body{background:#1a1a1a}.App{min-height:100vh}.main-content{padding-top:4rem}*{box-sizing:border-box}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#1e1e2e;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#00d4ff}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.navbar{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e1e2ef2;border-bottom:1px solid #00d4ff1a;box-shadow:0 4px 20px #0000004d;display:flex;font-size:1.2rem;justify-content:space-between;left:0;padding:.75rem 2.5rem;position:fixed;right:0;top:0;z-index:10000}.navbar-left{color:#fff;font-size:1.5rem;font-weight:700;text-shadow:0 0 10px #00d4ff4d}.navbar-right a{color:#e0e0e0;font-weight:500;margin-left:2rem;position:relative;text-decoration:none;transition:all .3s ease}.navbar-right a:hover{color:#00d4ff;text-shadow:0 0 8px #00d4ff80}.navbar-right a:after{background:linear-gradient(90deg,#00d4ff,#08f7fe);bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.navbar-right a:hover:after{width:100%}.projects-dropdown{display:inline-block;position:relative;z-index:10001}.dropdown-menu{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#1e1e2efa;border:1px solid #00d4ff1a;border-radius:12px;box-shadow:0 8px 32px #0006;left:0;margin-top:.5rem;min-width:280px;padding:.5rem 0;position:absolute;top:100%;z-index:10002}.dropdown-item{border-radius:8px;color:#e0e0e0;display:block;font-weight:500;margin:.25rem .5rem!important;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.dropdown-item:hover{background:linear-gradient(135deg,#00d4ff1a,#08f7fe1a);box-shadow:0 4px 12px #00d4ff33;color:#00d4ff;transform:translateX(5px)}.dropdown-item strong{color:#00d4ff;font-weight:700}.navbar-home-btn{background:#00d4ff14;border:1.5px solid #00d4ff2e;border-radius:1.2em;box-shadow:0 2px 8px #00d4ff14;color:#fff;display:inline-block;font-size:1.5rem;font-weight:700;padding:.4em 1.2em;text-decoration:none;text-shadow:0 0 10px #00d4ff4d;transition:background .2s,color .2s,box-shadow .2s}.navbar-home-btn:hover{background:linear-gradient(90deg,#00d4ff,#08f7fe);box-shadow:0 4px 16px #00d4ff2e;color:#1a1a1a;text-shadow:none}.navbar-home-icon{align-items:center;background:linear-gradient(135deg,#00d4ff 40%,#08f7fe);border:2.5px solid #00d4ff47;border-radius:50%;box-shadow:0 2px 16px 0 #00d4ff2e,0 0 16px 2px #00d4ff44;color:#181a20;cursor:pointer;display:inline-flex;font-size:1.45rem;font-weight:900;height:2.8rem;justify-content:center;letter-spacing:.08em;margin-right:.7rem;text-decoration:none;text-shadow:0 0 12px #00d4ff99,0 2px 8px #08f7fe44;transition:background .3s,color .3s,box-shadow .3s,transform .2s;width:2.8rem}.navbar-home-icon:hover{background:linear-gradient(135deg,#08f7fe,#00d4ff);box-shadow:0 6px 24px 0 #00d4ff55,0 0 24px 4px #08f7fe55;color:#fff;text-shadow:0 0 18px #08f7fecc,0 2px 12px #00d4ff99;transform:scale(1.08) rotate(-2deg)}@media (max-width:768px){.navbar{font-size:1.1rem;padding:.75rem 1.25rem}.navbar-right a{font-size:1.05rem;margin-left:1.25rem}.navbar-home-icon svg{height:40px;width:40px}}@media (max-width:500px){.navbar{font-size:1.05rem;padding:.65rem 1rem}.navbar-right a{font-size:1rem;margin-left:.9rem}.navbar-home-icon svg{height:38px;width:38px}}@media (max-width:380px){.navbar{font-size:1rem;padding:.6rem .85rem}.navbar-right a{font-size:.95rem;margin-left:.75rem}.navbar-home-icon svg{height:36px;width:36px}}@font-face{font-family:friendly robot;font-style:normal;font-weight:400;src:url(https://db.onlinewebfonts.com/t/52abe5f8b332030c1a9be4caed696b96.woff2) format("woff2"),url(https://db.onlinewebfonts.com/t/52abe5f8b332030c1a9be4caed696b96.woff) format("woff"),url(https://db.onlinewebfonts.com/t/52abe5f8b332030c1a9be4caed696b96.ttf) format("truetype")}.home-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#1e1e2ecc,#2d2d2dcc);border:1px solid #00d4ff1a;border-radius:1.5rem;box-shadow:0 8px 32px #0006;display:flex;flex-direction:column;margin:2rem auto 0;max-width:1400px;overflow:visible;padding:2rem 2.5vw;position:relative}.home-main-row{align-items:flex-start;display:flex;flex-direction:row;gap:2.5rem;justify-content:space-between}.home-name{color:#fff;font-size:3.5rem;font-weight:800;margin:0 0 .5rem;text-shadow:0 0 20px #00d4ff4d}.home-container:before{background:linear-gradient(45deg,#0000 30%,#00d4ff0d 50%,#0000 70%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.home-left{display:flex;flex:1.8 1;flex-direction:column;min-width:0;padding-right:2rem;position:relative;z-index:1}.home-intro{color:#e0e0e0;font-size:1.1rem;line-height:1.65;margin:0 0 1rem;max-width:100%}.home-focus-areas{margin-bottom:.5rem;margin-top:1rem}.button-row{display:flex;gap:1.2rem;margin-top:auto;padding-top:1.5rem}.btn{background:#0000;border:2px solid #00d4ff;border-radius:.6rem;color:#00d4ff;cursor:pointer;font-size:1.1rem;font-weight:600;overflow:hidden;padding:.9rem 2.2rem;position:relative;text-decoration:none;transition:all .3s ease}.btn:before{background:linear-gradient(90deg,#0000,#00d4ff33,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.btn:hover:before{left:100%}.btn.primary{background:linear-gradient(135deg,#00d4ff,#08f7fe);box-shadow:0 4px 15px #00d4ff4d;color:#1a1a1a}.btn.primary:hover{background:linear-gradient(135deg,#08f7fe,#00d4ff);box-shadow:0 6px 20px #00d4ff66;transform:translateY(-2px)}.btn.secondary:hover{background:#00d4ff1a;box-shadow:0 4px 15px #00d4ff33;transform:translateY(-2px)}.home-right{align-items:center;display:flex;flex:1 1;flex-direction:column;position:relative;z-index:1}.profile-img{border:2px solid #00d4ff33;border-radius:2rem;box-shadow:0 8px 32px #00d4ff33;height:320px;margin-top:4.5rem;object-fit:cover;width:320px}.social-row{align-items:center;display:flex;flex-wrap:wrap;gap:2.2rem;justify-content:center;margin-top:auto;padding-top:1.5rem}.email-box{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e1e2ee6;border:1px solid #00d4ff4d;border-radius:.5rem;display:inline-flex;gap:.6rem;padding:.5rem .75rem}.email-box-text{color:#00d4ff;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .3s ease}.email-box-text:hover{color:#08f7fe}.email-copy-btn{background:linear-gradient(135deg,#00d4ff40,#08f7fe33);border:1px solid #00d4ff80;border-radius:.35rem;color:#00d4ff;cursor:pointer;font-size:.75rem;font-weight:600;padding:.3rem .6rem;transition:all .25s ease}.email-copy-btn:hover{background:#00d4ff59;color:#fff}.social-icon{align-items:center;aspect-ratio:1/1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e1e2ecc;border-radius:50%;color:#e0e0e0;display:flex;font-size:2.1rem;height:3.5rem;justify-content:center;padding:0;text-decoration:none;transition:all .3s ease;width:3.5rem}.social-icon img{display:block;margin:0;object-fit:contain;padding:0}.social-icon img,.social-icon img[src$="github-mark-white.svg"],.social-icon img[src$="linkedin-icon.svg"]{height:100%;width:100%}.social-icon:hover{background:linear-gradient(135deg,#00d4ff,#08f7fe);box-shadow:0 6px 20px #00d4ff66;color:#1a1a1a;transform:translateY(-3px)}@media (max-width:768px){.home-container{margin:1rem auto 0;padding:1.5rem 1rem}.home-main-row{align-items:center;flex-direction:column;gap:2rem}.home-left{flex:none;order:0;padding-right:0;width:100%}.home-right{flex:none;order:1;width:100%}.home-name{font-size:2.5rem;text-align:center}.home-intro{font-size:1rem;text-align:left}.profile-img{height:220px;margin-top:0;width:220px}.home-focus-areas ul{max-width:100%!important}}@media (max-width:500px){.home-container{padding:1rem .75rem}.home-name{font-size:2rem}.home-intro{font-size:.95rem}.profile-img{height:180px;width:180px}}.contact-container{align-items:center;background:#1a1a1a;display:flex;justify-content:center;min-height:100vh;padding:20px}.contact-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#1e1e2ecc,#2d2d2dcc);border:1px solid #00d4ff1a;border-radius:15px;box-shadow:0 8px 32px #0006;max-width:600px;padding:40px;width:100%}.contact-content h1{color:#fff;font-size:2.5rem;font-weight:600;margin-bottom:10px;text-align:center;text-shadow:0 0 20px #00d4ff4d}.contact-content p{color:#e0e0e0;font-size:1.1rem;line-height:1.6;margin-bottom:30px;text-align:center}.contact-form{gap:20px}.contact-form,.form-group{display:flex;flex-direction:column}.form-group{gap:8px}.form-group label{color:#e0e0e0;font-size:1rem;font-weight:600}.form-group input,.form-group textarea{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e1e2ecc;border:2px solid #00d4ff33;border-radius:8px;color:#e0e0e0;font-family:inherit;font-size:1rem;padding:12px 16px;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{border-color:#00d4ff;box-shadow:0 0 0 3px #00d4ff1a;outline:none}.form-group textarea{min-height:120px;resize:vertical}.submit-btn{background:linear-gradient(135deg,#00d4ff,#08f7fe);border:2px solid #00d4ff;border-radius:8px;box-shadow:0 4px 15px #00d4ff4d;color:#1a1a1a;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:10px;padding:14px 28px;transition:all .3s ease}.submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#08f7fe,#00d4ff);box-shadow:0 6px 20px #00d4ff66;transform:translateY(-2px)}.submit-btn:disabled{cursor:not-allowed;opacity:.7;transform:none}.success-message{background:#00d4ff1a;border:1px solid #00d4ff33;border-radius:8px;color:#00d4ff}.error-message,.success-message{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-weight:500;margin-top:20px;padding:12px 16px;text-align:center}.error-message{background:#ff00001a;border:1px solid #f003;border-radius:8px;color:#ff6b6b}@media (max-width:768px){.contact-content{margin:10px;padding:30px 20px}.contact-content h1{font-size:2rem}.contact-content p{font-size:1rem}}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:#0000;--input-disabled-border-color:#0000;--input-hover-border-color:#000;--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 .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{left:0;pointer-events:none;position:absolute;top:0;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translateX(-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{height:100%;position:absolute;width:100%}.annotationLayer section{box-sizing:border-box;margin:0;pointer-events:auto;position:absolute;text-align:left;text-align:initial;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:none;outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{background:#ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.annotationLayer .textAnnotation img{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');background-image:var(--annotation-unfocused-field-background);border:2px solid #0000;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 .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):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 .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid #0000;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid #000;border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:none;border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:initial;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{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{font-size:calc(9px*var(--total-scale-factor));min-width:calc(180px*var(--total-scale-factor));pointer-events:none;position:absolute;width:100%}.annotationLayer .popup{word-wrap:break-word;background-color:#ff9;border-radius:calc(2px*var(--total-scale-factor));box-shadow:0 calc(2px*var(--total-scale-factor)) calc(5px*var(--total-scale-factor)) #888;cursor:pointer;font:message-box;margin-left:calc(5px*var(--total-scale-factor));max-width:calc(180px*var(--total-scale-factor));padding:calc(6px*var(--total-scale-factor));pointer-events:auto;position:absolute;white-space:normal}.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 #333;margin-top:calc(2px*var(--total-scale-factor));padding-top:calc(2px*var(--total-scale-factor))}.annotationLayer .richText>*{font-size:calc(9px*var(--total-scale-factor));white-space:pre-wrap}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer section svg{height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .annotationTextContent{color:#0000;height:100%;opacity:0;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.annotationLayer .annotationTextContent span{display:inline-block;width:100%}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@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) translateX(-100%)}.textLayer{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;inset:0;line-height:1;overflow:hidden;text-align:left;text-align:initial;z-index:2}.textLayer,.textLayer :is(span,br){position:absolute;transform-origin:0 0}.textLayer :is(span,br){color:#0000;cursor:text;margin:0;white-space:pre}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:#b400aa;background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:static}.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:#006400;background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:#0000}.textLayer .endOfContent{cursor:default;display:block;inset:100% 0 0;position:absolute;-webkit-user-select:none;user-select:none;z-index:-1}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{display:none;height:0;left:0;position:absolute;top:0;width:0}.overview-images-row{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:1.2rem}.overview-images-row img{border-radius:10px;box-shadow:0 2px 12px #00d4ff1a;height:auto;max-width:48%}.overview-img-rotate{transform:rotate(.9deg)}@media (max-width:768px){.overview-images-row{align-items:center;flex-direction:column}.overview-images-row img{max-width:100%;width:100%}}.mechanical-design-row{display:flex;flex-wrap:wrap;gap:2rem;justify-content:flex-start;margin-top:1.2rem}.mechanical-design-row img{border-radius:10px;box-shadow:0 2px 12px #00d4ff1a;max-width:48%;min-width:320px;width:100%}.mechanical-design-row-with-text{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;margin-top:2.2rem}.mechanical-design-img{border-radius:10px;box-shadow:0 2px 12px #00d4ff1a;margin-right:.86rem;max-width:48%;min-width:320px;width:100%}@media (max-width:768px){.mechanical-design-row{flex-direction:column}.mechanical-design-row img{max-width:100%;min-width:0;min-width:auto}.mechanical-design-row-with-text{flex-direction:column}.mechanical-design-img{margin-right:0;max-width:100%;min-width:0;min-width:auto}}.software-section-main{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem}.software-gui-img{border-radius:10px;box-shadow:0 2px 12px #00d4ff1a;height:auto;max-height:400px;max-width:100%;width:49%}.software-stitching-row{display:flex;flex-wrap:nowrap;gap:1.5rem;margin-top:1.2rem}.software-stitching-row img{border-radius:10px;box-shadow:0 2px 12px #00d4ff1a;height:auto;max-width:100%;width:50%}@media (max-width:768px){.software-section-main{flex-direction:column}.software-gui-img{max-width:100%;width:100%}.software-stitching-row{flex-direction:column;flex-wrap:wrap}.software-stitching-row img{max-width:100%;width:100%}}.gallery-stitched-row{display:flex;gap:1.5rem;margin-bottom:1.2rem}.gallery-stitched-row img{border-radius:10px;box-shadow:0 2px 12px #00d4ff1a;height:auto}.gallery-stitched-row-2 img{max-width:48.95%}.gallery-stitched-row-3{justify-content:center}.gallery-stitched-row-3 img{max-width:32%}@media (max-width:768px){.gallery-stitched-row{align-items:center;flex-direction:column}.gallery-stitched-row-2 img,.gallery-stitched-row-3 img{max-width:100%}}.perf-results-wrapper{-webkit-overflow-scrolling:touch;margin-bottom:1.2rem;overflow-x:auto}.perf-results-table{background:#181a20;border-collapse:collapse;border-radius:10px;box-shadow:0 2px 12px #00d4ff1a;font-size:1.05rem;min-width:480px;width:100%}.perf-results-table td,.perf-results-table th{padding:.7em 1.2em .7em 0;text-align:left}@media (max-width:768px){.perf-results-table{font-size:.9rem}.perf-results-table td,.perf-results-table th{padding:.5em .75em .5em 0!important;white-space:nowrap}}@media (max-width:500px){.perf-results-table{font-size:.8rem;min-width:380px}.perf-results-table td,.perf-results-table th{padding:.4em .5em .4em 0!important}}.gallery-photos-row{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:1.2rem}.gallery-photos-row img{border-radius:10px;box-shadow:0 2px 12px #00d4ff1a;height:auto;max-height:414px;max-width:100%;width:auto}.gallery-photos-detail-row{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:1.2rem}.gallery-photos-detail-item{align-items:center;display:flex;flex-direction:column;max-width:200px;min-width:120px;width:100%}.gallery-photos-detail-item img{border-radius:10px;box-shadow:0 2px 12px #00d4ff1a;height:auto;max-width:100%;width:100%}@media (max-width:768px){.gallery-photos-row{align-items:center;flex-direction:column}.gallery-photos-row img{height:auto;max-height:none;max-width:100%;width:100%}.gallery-photos-detail-row{align-items:center;flex-direction:column}.gallery-photos-detail-item{max-width:100%;min-width:0;min-width:auto}}
/*# sourceMappingURL=main.8308964d.css.map*/