: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{-webkit-appearance:none;-moz-appearance:none;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}.custom-projects-page{position:relative;min-height:100vh;padding-top:100px;background:linear-gradient(180deg,#05070f,#0a0d1f 60%,#0d1117);color:#f8fafc;overflow:hidden}.projects-hero{position:relative;padding:4rem 2rem 8rem;max-width:1000px;margin:0 auto;text-align:center}.projects-hero__bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80vw;height:500px;background:radial-gradient(ellipse at center,rgba(234,179,8,.1) 0%,transparent 70%);filter:blur(80px);pointer-events:none;z-index:0}.projects-hero__content{position:relative;z-index:2}.badge--gold{background:#eab3081a;color:#fef08a;border-color:#eab30833}.projects-title{font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;letter-spacing:-.02em;background:linear-gradient(135deg,#f8fafc,#cbd5e1,#94a3b8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.projects-subtitle{font-size:1.25rem;color:#94a3b8;line-height:1.6;max-width:700px;margin:0 auto}.projects-container{max-width:1200px;margin:0 auto;padding:0 2rem 6rem;position:relative;z-index:2}.process-section{margin-bottom:8rem}.timeline-wrapper{display:flex;flex-direction:column;gap:2rem;max-width:800px;margin:0 auto;position:relative}.timeline-wrapper:before{content:"";position:absolute;left:40px;top:0;bottom:0;width:2px;background:#ffffff0d}.timeline-step{display:flex;gap:2rem;align-items:flex-start;position:relative;background:#1e293b4d;border:1px solid rgba(255,255,255,.05);padding:2rem;border-radius:1.5rem;transition:transform .3s}.timeline-step:hover{transform:translate(10px);background:#1e293b80;border-color:#eab30833}.step-number{font-size:1.5rem;font-weight:800;color:#eab308;width:50px;height:50px;background:#eab3081a;border:1px solid rgba(234,179,8,.2);display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0}.step-content h3{font-size:1.5rem;margin-bottom:.5rem;color:#f8fafc}.step-content p{color:#94a3b8;line-height:1.6}.comparison-section{margin-bottom:8rem}.comparison-header{text-align:center;margin-bottom:3rem}.comparison-desc{color:#94a3b8;font-size:1.1rem}.comparison-mockup{position:relative;width:100%;height:500px;background:#0d111a;border-radius:1.5rem;border:1px solid rgba(255,255,255,.08);overflow:hidden;display:flex}.comparison-mockup__before{flex:1;background:#1e293b;background-image:repeating-linear-gradient(45deg,rgba(255,255,255,.02) 0,rgba(255,255,255,.02) 20px,transparent 20px,transparent 40px);display:flex;align-items:center;justify-content:center;color:#94a3b8;font-weight:600}.comparison-mockup__after{flex:1;background:#0f172a;background-image:radial-gradient(circle at 50% 50%,rgba(234,179,8,.1) 0%,transparent 60%),linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px);background-size:100% 100%,40px 40px;display:flex;align-items:center;justify-content:center;color:#eab308;font-weight:600}.comparison-mockup__divider{position:absolute;left:50%;top:0;bottom:0;width:4px;background:#fff3;cursor:ew-resize;z-index:10}.slider-handle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;background:#fff;border-radius:50%;box-shadow:0 4px 6px #0000004d;display:flex;align-items:center;justify-content:center}.slider-handle:before,.slider-handle:after{content:"";width:0;height:0;border-style:solid;position:absolute}.slider-handle:before{border-width:6px 8px 6px 0;border-color:transparent #0f172a transparent transparent;left:8px}.slider-handle:after{border-width:6px 0 6px 8px;border-color:transparent transparent transparent #0f172a;right:8px}.portfolio-section{margin-bottom:8rem}.portfolio-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:250px;gap:1.5rem}.portfolio-item{background:#1e293b80;border:1px solid rgba(255,255,255,.05);border-radius:1rem;overflow:hidden;position:relative;cursor:pointer;transition:transform .3s}.portfolio-item:hover{transform:scale(1.02);border-color:#eab3084d}.portfolio-item__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);display:flex;align-items:flex-end;padding:1.5rem;font-weight:600;font-size:1.1rem;opacity:0;transition:opacity .3s}.portfolio-item:hover .portfolio-item__overlay{opacity:1}.p-tall{grid-row:span 2}.p-wide{grid-column:span 2}.pdf-viewer-section{margin-bottom:8rem}.pdf-viewer-header{text-align:center;margin-bottom:3rem}.pdf-viewer-container{max-width:1000px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:2rem}.pdf-flipbook-wrapper{width:100%;min-height:500px;display:flex;justify-content:center;align-items:center;padding:2rem;position:relative}.pdf-loading{color:#f8fafc;font-size:1.25rem;padding:2rem;background:#1e293b80;border-radius:1rem;border:1px solid rgba(255,255,255,.08)}.flipbook-container{box-shadow:0 30px 60px -15px #0009}.flipbook-page{background-color:#fff;overflow:hidden;position:relative;transform-origin:left center}.flipbook-page img,.flipbook-page canvas{max-width:100%;height:auto!important}.pdf-actions{margin-top:2rem}@media(max-width:900px){.timeline-wrapper:before{display:none}.timeline-step{flex-direction:column;gap:1rem}.portfolio-grid{grid-template-columns:repeat(2,1fr)}.p-wide{grid-column:span 1}}@media(max-width:600px){.portfolio-grid{grid-template-columns:1fr}.p-tall{grid-row:span 1}.projects-title{font-size:2.5rem}}
