*,:before,:after{box-sizing:border-box;margin:0;padding:0}*{cursor:none!important}.cursor-dot,.cursor-ring{pointer-events:none;will-change:transform;opacity:0;border-radius:50%;transition:opacity .3s;position:fixed;top:0;left:0}.cursor-dot{background:var(--accent);z-index:10000;width:6px;height:6px}.cursor-ring{z-index:9999;border:1.5px solid #e8a84580;width:28px;height:28px}html{scroll-behavior:smooth;scroll-padding-top:70px}:root{--bg:#0c0c10;--surface:#13131a;--surface-2:#1c1c26;--border:#272736;--accent:#e8a845;--accent-light:#f0bb5e;--accent-dim:#e8a8451a;--accent-border:#e8a84540;--text:#ede9e4;--text-muted:#9b948c;--text-dim:#6b6560;--radius:8px;--radius-lg:16px;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,sans-serif;font-size:16px;line-height:1.6}body{margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}img{max-width:100%;display:block}#root{text-align:left;border:none;width:100%;max-width:100%;min-height:100svh;margin:0;display:block}: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();backdrop-filter:invert()}}.annotationLayer{pointer-events:none;transform-origin:0 0;z-index:3;position:absolute;top:0;left:0}.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{width:100%;height:100%;position:absolute}.annotationLayer section{text-align:initial;pointer-events:auto;box-sizing:border-box;transform-origin:0 0;margin:0;position:absolute}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{width:100%;height:100%;font-size:1em;position:absolute;top:0;left:0}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{cursor:pointer;width:100%;height:100%;position:absolute;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;vertical-align:top;width:100%;height:100%;margin:0}.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]{border:2px solid var(--input-disabled-border-color);cursor:not-allowed;background:0 0}.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{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);background:0 0;border-radius:2px}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:#0000;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);border-radius:2px}.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{content:"";background-color:canvastext;display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{width:1px;height:80%;left:45%}.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%;width:50%;height:50%;top:20%;left:30%}.annotationLayer .textWidgetAnnotation input.comb{padding-left:2px;padding-right:0;font-family:monospace}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{appearance:none}.annotationLayer .popupTriggerArea{width:100%;height:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none;position:absolute}.annotationLayer .popup{max-width:calc(180px * var(--total-scale-factor));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;background-color:#ff9;position:absolute}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{margin-left:calc(5px * var(--total-scale-factor));display:inline-block}.annotationLayer .popupContent{margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor));border-top:1px solid #333}.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{width:100%;height:100%;position:absolute;top:0;left:0}.annotationLayer .annotationTextContent{opacity:0;color:#0000;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;position:absolute}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}: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)translate(-100%)}.textLayer{text-align:initial;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2;line-height:1;position:absolute;inset:0;overflow:hidden}.textLayer :is(span,br){color:#0000;white-space:pre;cursor:text;transform-origin:0 0;margin:0;position:absolute}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.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:0 0}.textLayer .endOfContent{z-index:-1;cursor:default;-webkit-user-select:none;user-select:none;display:block;position:absolute;inset:100% 0 0}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{width:0;height:0;display:none;position:absolute;top:0;left:0}.container{max-width:1140px;margin:0 auto;padding:0 2rem}.section-label{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.75rem;font-family:JetBrains Mono,monospace;font-size:.78rem}.section-heading{color:var(--text);letter-spacing:-.02em;margin-bottom:3rem;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:600;line-height:1.1}.section-fade{opacity:0;transition:opacity .75s,transform .75s;transform:translateY(32px)}.section-fade.visible{opacity:1;transform:translateY(0)}.btn-primary{background:var(--accent);color:#0c0c10;border-radius:var(--radius);align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.95rem;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.btn-primary:hover{background:var(--accent-light);transform:translateY(-2px);box-shadow:0 8px 28px #e8a8454d}.btn-outline{border:1px solid var(--accent-border);color:var(--accent);border-radius:var(--radius);align-items:center;gap:.4rem;padding:.45rem 1.1rem;font-size:.875rem;font-weight:500;transition:background .2s,border-color .2s;display:inline-flex}.btn-outline:hover{background:var(--accent-dim);border-color:var(--accent)}.btn-ghost{border:1px solid var(--border);color:var(--text-muted);border-radius:var(--radius);align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.95rem;font-weight:500;transition:border-color .2s,color .2s,transform .2s;display:inline-flex}.btn-ghost:hover{border-color:var(--text-muted);color:var(--text);transform:translateY(-2px)}.arrow{font-size:.8em}.navbar{z-index:100;border-bottom:1px solid #0000;padding:1.1rem 0;transition:background .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s,border-color .3s;position:fixed;top:0;left:0;right:0}.navbar.scrolled{-webkit-backdrop-filter:blur(14px);border-bottom-color:var(--border);background:#0c0c10e0}.navbar-inner{justify-content:space-between;align-items:center;max-width:1140px;margin:0 auto;padding:0 2rem;display:flex}.navbar-logo{color:var(--text);letter-spacing:.04em;font-family:JetBrains Mono,monospace;font-size:1.05rem;font-weight:500}.logo-bracket{color:var(--accent)}.navbar-links{align-items:center;gap:2rem;display:flex}.navbar-links a{color:var(--text-muted);font-size:.88rem;font-weight:500;transition:color .2s;position:relative}.navbar-links a:not(.btn-outline):hover{color:var(--text)}.navbar-links a:not(.btn-outline):after{content:"";background:var(--accent);width:0;height:1px;transition:width .25s;position:absolute;bottom:-3px;left:0}.navbar-links a:not(.btn-outline):hover:after{width:100%}.hamburger{flex-direction:column;gap:5px;padding:4px;display:none}.hamburger span{background:var(--text);border-radius:2px;width:22px;height:2px;transition:transform .3s,opacity .3s;display:block}.hamburger.open span:first-child{transform:translateY(7px)rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width<=768px){.hamburger{display:flex}.navbar-links{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border);background:#0c0c10f7;flex-direction:column;gap:0;padding:.75rem 0;display:none;position:absolute;top:100%;left:0;right:0}.navbar-links.open{display:flex}.navbar-links li{width:100%}.navbar-links a{width:100%;padding:.75rem 2rem;display:block}.navbar-links a:not(.btn-outline):after{display:none}}.hero-section{align-items:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.hero-grid{background-image:linear-gradient(#e8a8450b 1px,#0000 1px),linear-gradient(90deg,#e8a8450b 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(85% 80%,#000 30%,#0000 100%);mask-image:radial-gradient(85% 80%,#000 30%,#0000 100%)}.hero-glow{pointer-events:none;background:radial-gradient(circle,#e8a84512 0%,#0000 65%);width:700px;height:700px;position:absolute;top:-10%;left:45%;transform:translate(-50%)}.hero-content{z-index:1;padding-top:5rem;position:relative}.hero-eyebrow{color:var(--accent);letter-spacing:.16em;opacity:0;margin-bottom:1rem;font-family:JetBrains Mono,monospace;font-size:.88rem;animation:.8s .2s forwards fadeUp}.hero-name{color:var(--text);letter-spacing:-.03em;opacity:0;margin-bottom:1.5rem;font-family:Cormorant Garamond,serif;font-size:clamp(3.5rem,10vw,8rem);font-weight:700;line-height:.92;animation:.8s .4s forwards fadeUp}.hero-role{opacity:0;align-items:center;gap:2px;min-height:2.2rem;margin-bottom:1.5rem;animation:.8s .6s forwards fadeUp;display:flex}.role-text{color:var(--text-muted);letter-spacing:.02em;font-size:clamp(1rem,2.5vw,1.35rem);font-weight:300}.cursor{color:var(--accent);font-size:1.35rem;font-weight:300;line-height:1;animation:1s step-end infinite blink}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.hero-tagline{color:var(--text-dim);opacity:0;max-width:400px;margin-bottom:2.5rem;font-size:clamp(.88rem,2vw,1.05rem);animation:.8s .8s forwards fadeUp}.hero-actions{opacity:0;flex-wrap:wrap;gap:1rem;animation:.8s 1s forwards fadeUp;display:flex}.scroll-indicator{color:var(--text-dim);opacity:0;flex-direction:column;align-items:center;animation:.8s 1.6s forwards fadeIn;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.scroll-arrow{font-size:1.3rem;animation:2s infinite bounce;display:block}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(7px)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.about-section{border-top:1px solid var(--border);padding:7rem 0}.about-grid{grid-template-columns:auto 1fr;align-items:start;gap:5rem;display:grid}.about-visual{flex-shrink:0}.photo-placeholder{width:220px;position:relative}.photo-inner{background:var(--surface-2);border-radius:var(--radius-lg);border:1px solid var(--border);z-index:1;justify-content:center;align-items:center;width:220px;height:265px;display:flex;position:relative;overflow:hidden}.photo-inner:before{content:"";background:linear-gradient(135deg,#0000 60%,#e8a8450f);position:absolute;inset:0}.photo-initials{color:var(--accent);z-index:1;font-family:Cormorant Garamond,serif;font-size:3.5rem;font-weight:600;position:relative}.photo-frame{border:1px solid var(--accent-border);border-radius:var(--radius-lg);z-index:0;position:absolute;inset:14px -14px -14px 14px}.about-text .section-heading{margin-bottom:1.5rem}.about-bio{color:var(--text-muted);margin-bottom:1.2rem;font-size:.98rem;line-height:1.85}.stats-row{flex-wrap:wrap;gap:2.5rem;margin-top:2.5rem;display:flex}.stat-card{border-left:2px solid var(--accent);flex-direction:column;gap:.2rem;padding-left:1rem;display:flex}.stat-value{color:var(--text);font-family:Cormorant Garamond,serif;font-size:2.2rem;font-weight:700;line-height:1}.stat-label{color:var(--text-dim);letter-spacing:.07em;text-transform:uppercase;font-size:.75rem}@media (width<=768px){.about-grid{grid-template-columns:1fr;gap:2.5rem}.about-visual{justify-content:center;display:flex}}.experience-section{border-top:1px solid var(--border);padding:7rem 0}.experience-timeline{flex-direction:column;gap:1.5rem;display:flex}.experience-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2rem;transition:border-color .25s,transform .25s,box-shadow .25s;position:relative;overflow:hidden}.experience-card:before{content:"";background:linear-gradient(90deg, var(--accent), transparent);opacity:0;height:2px;transition:opacity .25s;position:absolute;top:0;left:0;right:0}.experience-card:hover{border-color:var(--accent-border);transform:translateY(-2px);box-shadow:0 12px 36px #00000040}.experience-card:hover:before{opacity:1}.experience-card-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}a.experience-card{color:inherit;cursor:pointer;text-decoration:none;display:block}.experience-meta{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.experience-period{color:var(--accent);letter-spacing:.06em;font-family:JetBrains Mono,monospace;font-size:.75rem}.experience-location{color:var(--text-dim);letter-spacing:.04em;font-family:JetBrains Mono,monospace;font-size:.75rem}.experience-role{color:var(--text);margin:0 0 .2rem;font-family:Cormorant Garamond,serif;font-size:1.55rem;font-weight:600;line-height:1.2}.experience-company{color:var(--text-muted);margin-bottom:1rem;font-size:.88rem;font-weight:500}.experience-logo{object-fit:contain;flex-shrink:0;width:auto;max-width:100px;height:28px;transition:opacity .2s}a.experience-card:hover .experience-logo{opacity:.8}.experience-bullets{flex-direction:column;gap:.5rem;margin:0 0 1.2rem;padding:0;list-style:none;display:flex}.experience-bullets li{color:var(--text-muted);padding-left:1rem;font-size:.9rem;line-height:1.7;position:relative}.experience-bullets li:before{content:"·";color:var(--accent);font-size:1.1rem;line-height:1.5;position:absolute;left:0}.experience-tags{flex-wrap:wrap;gap:.5rem;display:flex}.projects-section{border-top:1px solid var(--border);padding:7rem 0}.projects-grid{grid-template-columns:repeat(auto-fill,minmax(460px,1fr));gap:1.5rem;display:grid}.project-card{cursor:pointer;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;gap:.9rem;padding:2rem;text-decoration:none;transition:border-color .25s,transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.project-image{border-radius:var(--radius-lg) var(--radius-lg) 0 0;height:280px;margin:-2rem -2rem .5rem;overflow:hidden}.project-image img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .4s}.project-image:after{content:"";pointer-events:none;background:linear-gradient(#0000,#0c0c10b3);height:50%;position:absolute;bottom:0;left:0;right:0}.project-card:hover .project-image img{transform:scale(1.04)}.project-card:before{content:"";background:linear-gradient(90deg, var(--accent), transparent);opacity:0;height:2px;transition:opacity .25s;position:absolute;top:0;left:0;right:0}.project-card:hover{border-color:var(--accent-border);transform:translateY(-4px);box-shadow:0 20px 48px #00000059}.project-card:hover:before{opacity:1}.project-number{color:var(--accent);opacity:.55;letter-spacing:.1em;font-family:JetBrains Mono,monospace;font-size:.72rem}.project-title{color:var(--text);margin:0;font-family:Cormorant Garamond,serif;font-size:1.55rem;font-weight:600;line-height:1.2}.project-desc{color:var(--text-muted);flex:1;margin:0;font-size:.9rem;line-height:1.72}.project-tech{flex-wrap:wrap;gap:.45rem;display:flex}.tech-pill{background:var(--accent-dim);color:var(--accent);border:1px solid var(--accent-border);letter-spacing:.02em;border-radius:4px;padding:.22rem .6rem;font-family:JetBrains Mono,monospace;font-size:.7rem}.icon-link{color:var(--text-dim);align-items:center;transition:color .2s,transform .2s;display:flex}.icon-link:hover{color:var(--accent);transform:scale(1.12)}@media (width<=640px){.projects-grid{grid-template-columns:1fr}}.skills-section{border-top:1px solid var(--border);background:var(--surface);padding:7rem 0}.skills-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:3rem;display:grid}.skill-category-title{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;margin:0 0 1rem;font-family:JetBrains Mono,monospace;font-size:.75rem}.skill-chips{flex-wrap:wrap;gap:.5rem;display:flex}.skill-chip{background:var(--surface-2);color:var(--text-muted);border:1px solid var(--border);cursor:default;border-radius:6px;padding:.38rem .8rem;font-size:.875rem;transition:border-color .2s,color .2s,background .2s}.skill-chip:hover{border-color:var(--accent-border);color:var(--text);background:var(--accent-dim)}.contact-section{border-top:1px solid var(--border);padding:7rem 0 0}.contact-inner{text-align:center;padding-bottom:6rem}.contact-inner .section-label,.contact-inner .section-heading{text-align:center}.contact-desc{color:var(--text-muted);max-width:480px;margin:-1.5rem auto 2.5rem;font-size:1rem;line-height:1.8}.contact-cta{margin-bottom:3.5rem}.contact-links{flex-wrap:wrap;justify-content:center;gap:2.5rem;display:flex}.contact-link{color:var(--text-dim);align-items:center;gap:.5rem;font-size:.9rem;transition:color .2s;display:flex}.contact-link:hover{color:var(--accent)}.project-links{justify-content:space-between;align-items:center;padding-top:.25rem;display:flex}.project-icons{gap:.75rem;display:flex}.view-detail-link{color:var(--accent);letter-spacing:.04em;align-items:center;gap:.3rem;font-family:JetBrains Mono,monospace;font-size:.78rem;transition:gap .2s,opacity .2s;display:inline-flex}.view-detail-link:hover{opacity:.75}.detail-page{min-height:100svh;padding-top:5rem}.detail-header{border-bottom:1px solid var(--border);padding:3rem 0 4rem}.back-link{color:var(--text-dim);letter-spacing:.06em;align-items:center;gap:.4rem;margin-bottom:2rem;font-family:JetBrains Mono,monospace;font-size:.8rem;transition:color .2s;display:inline-flex}.back-link:hover{color:var(--accent)}.detail-title{color:var(--text);letter-spacing:-.03em;margin-bottom:1.5rem;font-family:Cormorant Garamond,serif;font-size:clamp(2.5rem,7vw,5rem);font-weight:700;line-height:1}.detail-desc{color:var(--text-muted);max-width:680px;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.8}.detail-links{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.detail-image{object-fit:cover;border-radius:var(--radius-lg);border:1px solid var(--border);width:100%;max-height:500px;margin-top:3rem}.detail-video{object-fit:contain;border-radius:var(--radius-lg);border:1px solid var(--border);width:100%;max-width:560px;max-height:380px;margin:3rem auto 0;display:block}.detail-gallery{z-index:0;grid-template-rows:1fr 1fr;grid-template-columns:3fr 2fr;gap:.75rem;height:520px;margin-top:2.5rem;margin-bottom:0;display:grid;position:relative;overflow:hidden}.detail-gallery-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:1rem;display:grid}.detail-gallery-grid .gallery-img{height:200px}.detail-gallery-grid .gallery-img:first-child{grid-row:unset}.detail-sketch-img{border-radius:var(--radius-lg);border:1px solid var(--border);cursor:zoom-in;width:100%;max-width:560px;margin:1rem auto 0;display:block}@media (width<=640px){.detail-gallery-grid{grid-template-columns:repeat(2,1fr)}}.gallery-img{object-fit:cover;border-radius:var(--radius-lg);border:1px solid var(--border);width:100%;height:100%;min-height:0;transition:transform .3s,box-shadow .3s}.gallery-img:first-child{grid-row:1/3}.gallery-img:hover{z-index:1;position:relative;transform:scale(1.015);box-shadow:0 12px 36px #0006}@media (width<=640px){.detail-gallery{grid-template-columns:1fr;grid-template-rows:unset;height:unset}.gallery-img:first-child{grid-row:unset}.gallery-img{height:220px}}.pdf-section{padding:3rem 0 0}.has-pdf .pdf-section:last-of-type{padding-bottom:6rem}.pdf-label{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:1.5rem;font-family:JetBrains Mono,monospace;font-size:.78rem}.has-pdf .pdf-label{margin-bottom:.6rem}.pdf-desc{color:var(--text-muted);max-width:640px;margin-bottom:1.5rem;font-size:.92rem;line-height:1.75}.pdf-viewer{border-top:1px solid var(--border);width:100%}.has-pdf .pdf-viewer{max-width:860px;margin:0 auto;padding:0 2rem;overflow-x:hidden}.has-pdf .pdf-viewer.pdf-narrow{max-width:560px;padding:0 1rem}.pdf-viewer iframe{border:none;width:100%;height:100%;display:block}.pdf-react-container{width:100%}.pdf-react-container .react-pdf__Document{flex-direction:column;gap:1rem;display:flex}.pdf-react-container .react-pdf__Page canvas{max-width:100%;height:auto!important}@media (width<=640px){.has-pdf .pdf-viewer{padding:0 1rem}.has-pdf .pdf-section{padding-bottom:4rem}}.detail-not-found{min-height:100svh;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex}.lightbox-overlay{z-index:200;-webkit-backdrop-filter:blur(6px);cursor:zoom-out;background:#000000e0;justify-content:center;align-items:center;padding:2rem;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.lightbox-img{border-radius:var(--radius-lg);cursor:default;width:auto;max-width:100%;height:auto;max-height:90vh;animation:.25s lightboxIn;box-shadow:0 32px 80px #000000b3}@keyframes lightboxIn{0%{opacity:0;transform:scale(.93)}to{opacity:1;transform:scale(1)}}.lightbox-close{color:var(--text-muted);cursor:pointer;background:var(--surface-2);border:1px solid var(--border);border-radius:50%;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;font-size:1.1rem;line-height:1;transition:color .2s,background .2s;display:flex;position:absolute;top:1.25rem;right:1.5rem}.lightbox-close:hover{color:var(--text);background:var(--surface)}.gallery-img{cursor:zoom-in}.footer{border-top:1px solid var(--border);text-align:center;color:var(--text-dim);letter-spacing:.04em;padding:2rem;font-family:JetBrains Mono,monospace;font-size:.72rem}
