@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Geist+Mono:wght@300;400;500;600&family=Space+Grotesk:wght@400;500;700&display=swap";
.UploadPreviewModal-module__yd3JEG__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000bf;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.UploadPreviewModal-module__yd3JEG__modal{background:#141414;border:1px solid #2a2a2a;border-radius:12px;flex-direction:column;width:100%;max-width:820px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 24px 80px #000000b3}.UploadPreviewModal-module__yd3JEG__header{border-bottom:1px solid #222;flex-shrink:0;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}.UploadPreviewModal-module__yd3JEG__filename{color:#aaa;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.875rem;overflow:hidden}.UploadPreviewModal-module__yd3JEG__closeBtn{color:#666;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:.2rem .4rem;font-size:1rem;line-height:1;transition:color .15s,background .15s}.UploadPreviewModal-module__yd3JEG__closeBtn:hover:not(:disabled){color:#fff;background:#2a2a2a}.UploadPreviewModal-module__yd3JEG__closeBtn:disabled{opacity:.4;cursor:not-allowed}.UploadPreviewModal-module__yd3JEG__preview{background:#0d0d0d;flex:1;justify-content:center;align-items:center;min-height:0;display:flex;overflow:hidden}.UploadPreviewModal-module__yd3JEG__previewImage{object-fit:contain;max-width:100%;max-height:100%;display:block}.UploadPreviewModal-module__yd3JEG__previewPdf{border:none;width:100%;height:100%;min-height:520px;display:block}.UploadPreviewModal-module__yd3JEG__footer{border-top:1px solid #222;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.6rem;padding:.85rem 1rem;display:flex}.UploadPreviewModal-module__yd3JEG__cancelBtn{color:#888;cursor:pointer;background:0 0;border:1px solid #383838;border-radius:7px;padding:.55rem 1.1rem;font-size:.9rem;transition:background .15s,color .15s}.UploadPreviewModal-module__yd3JEG__cancelBtn:hover:not(:disabled){color:#bbb;background:#222}.UploadPreviewModal-module__yd3JEG__cancelBtn:disabled{opacity:.4;cursor:not-allowed}.UploadPreviewModal-module__yd3JEG__confirmBtn{color:#fff;cursor:pointer;background:#1a6b2a;border:1px solid #2a8a3a;border-radius:7px;padding:.55rem 1.25rem;font-size:.9rem;font-weight:500;transition:background .15s}.UploadPreviewModal-module__yd3JEG__confirmBtn:hover:not(:disabled){background:#22873a}.UploadPreviewModal-module__yd3JEG__confirmBtn:disabled{opacity:.5;cursor:not-allowed}
.GalleryManager-module__3Tt1MG__gallery{border-top:1px solid #333;margin-top:2rem;padding-top:2rem}.GalleryManager-module__3Tt1MG__galleryTitle{color:#fff;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.GalleryManager-module__3Tt1MG__items{flex-direction:column;gap:.75rem;margin-bottom:1.25rem;display:flex}.GalleryManager-module__3Tt1MG__item{background:#1a1a1a;border:1px solid #333;border-radius:8px;align-items:center;gap:1rem;padding:.75rem;display:flex}.GalleryManager-module__3Tt1MG__thumb{object-fit:cover;background:#111;border-radius:4px;flex-shrink:0;width:80px;height:56px}.GalleryManager-module__3Tt1MG__itemMeta{flex:1;align-items:center;gap:.75rem;display:flex}.GalleryManager-module__3Tt1MG__typeBadge{color:#aaa;white-space:nowrap;background:#333;border-radius:4px;padding:.2rem .5rem;font-size:.75rem}.GalleryManager-module__3Tt1MG__orderLabel{color:#aaa;font-size:.85rem}.GalleryManager-module__3Tt1MG__orderInput{color:#fff;background:#111;border:1px solid #333;border-radius:4px;outline:none;width:64px;padding:.4rem .5rem;font-size:.9rem}.GalleryManager-module__3Tt1MG__orderInput:focus{border-color:#06f}.GalleryManager-module__3Tt1MG__deleteBtn{color:#c0392b;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #c0392b;border-radius:4px;margin-left:auto;padding:.4rem .75rem;font-size:.85rem;transition:background .2s}.GalleryManager-module__3Tt1MG__deleteBtn:hover{color:#fff;background:#c0392b}.GalleryManager-module__3Tt1MG__deleteConfirmRow{align-items:center;gap:.4rem;margin-left:auto;display:flex}.GalleryManager-module__3Tt1MG__deleteConfirmText{color:#e74c3c;white-space:nowrap;font-size:.8rem}.GalleryManager-module__3Tt1MG__deleteConfirmYes{color:#fff;cursor:pointer;background:#c0392b;border:none;border-radius:4px;padding:.3rem .6rem;font-size:.8rem}.GalleryManager-module__3Tt1MG__deleteConfirmYes:disabled{opacity:.5;cursor:not-allowed}.GalleryManager-module__3Tt1MG__deleteConfirmNo{color:#aaa;cursor:pointer;background:0 0;border:1px solid #444;border-radius:4px;padding:.3rem .6rem;font-size:.8rem}.GalleryManager-module__3Tt1MG__deleteConfirmNo:disabled{opacity:.5;cursor:not-allowed}.GalleryManager-module__3Tt1MG__pendingUpload{background:#1a1a1a;border:1px dashed #06f;border-radius:8px;align-items:center;gap:1rem;margin-bottom:1rem;padding:.75rem;display:flex}.GalleryManager-module__3Tt1MG__pendingThumb{object-fit:cover;border-radius:4px;flex-shrink:0;width:80px;height:56px}.GalleryManager-module__3Tt1MG__pendingInfo{flex-direction:column;flex:1;gap:.5rem;display:flex}.GalleryManager-module__3Tt1MG__pendingName{color:#ccc;font-size:.85rem}.GalleryManager-module__3Tt1MG__pendingActions{gap:.5rem;display:flex}.GalleryManager-module__3Tt1MG__confirmUploadBtn{color:#fff;cursor:pointer;background:#1a6b2a;border:1px solid #2a8a3a;border-radius:5px;padding:.45rem .9rem;font-size:.85rem;transition:background .2s}.GalleryManager-module__3Tt1MG__confirmUploadBtn:hover:not(:disabled){background:#22873a}.GalleryManager-module__3Tt1MG__confirmUploadBtn:disabled{opacity:.5;cursor:not-allowed}.GalleryManager-module__3Tt1MG__cancelUploadBtn{color:#aaa;cursor:pointer;background:0 0;border:1px solid #444;border-radius:5px;padding:.45rem .9rem;font-size:.85rem}.GalleryManager-module__3Tt1MG__cancelUploadBtn:hover:not(:disabled){background:#222}.GalleryManager-module__3Tt1MG__cancelUploadBtn:disabled{opacity:.5;cursor:not-allowed}.GalleryManager-module__3Tt1MG__addActions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.GalleryManager-module__3Tt1MG__addBtn{color:#fff;cursor:pointer;background:#222;border:1px solid #444;border-radius:6px;padding:.6rem 1rem;font-size:.9rem;transition:background .2s}.GalleryManager-module__3Tt1MG__addBtn:hover:not(:disabled){background:#333}.GalleryManager-module__3Tt1MG__addBtn:disabled{opacity:.5;cursor:not-allowed}.GalleryManager-module__3Tt1MG__cancelBtn{color:#aaa;cursor:pointer;background:0 0;border:1px solid #555;border-radius:6px;padding:.6rem 1rem;font-size:.9rem}.GalleryManager-module__3Tt1MG__cancelBtn:hover{background:#222}.GalleryManager-module__3Tt1MG__youtubeRow{flex:1;align-items:center;gap:.5rem;display:flex}.GalleryManager-module__3Tt1MG__youtubeInput{color:#fff;background:#1a1a1a;border:1px solid #333;border-radius:6px;outline:none;flex:1;padding:.6rem .75rem;font-size:.9rem}.GalleryManager-module__3Tt1MG__youtubeInput:focus{border-color:#06f}.GalleryManager-module__3Tt1MG__hiddenInput{display:none}.GalleryManager-module__3Tt1MG__empty{color:#666;font-size:.9rem}
.MarkdownEditor-module__3zrIhW__editor{border:1px solid #333;border-radius:6px;overflow:hidden}.MarkdownEditor-module__3zrIhW__tabs{background:#111;border-bottom:1px solid #333;display:flex}.MarkdownEditor-module__3zrIhW__tab{color:#888;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:.4rem .9rem;font-size:.85rem;transition:color .15s}.MarkdownEditor-module__3zrIhW__tab:hover{color:#ccc}.MarkdownEditor-module__3zrIhW__active{color:#fff;border-bottom-color:#06f}.MarkdownEditor-module__3zrIhW__textarea{color:#fff;resize:vertical;box-sizing:border-box;background:#1a1a1a;border:none;outline:none;width:100%;padding:.75rem;font-family:Courier New,Courier,monospace;font-size:.9rem;display:block}.MarkdownEditor-module__3zrIhW__preview{color:#ddd;background:#1a1a1a;padding:.75rem 1rem;font-size:.95rem;line-height:1.6}:is(.MarkdownEditor-module__3zrIhW__preview h1,.MarkdownEditor-module__3zrIhW__preview h2,.MarkdownEditor-module__3zrIhW__preview h3){color:#fff;margin:.75rem 0 .35rem}.MarkdownEditor-module__3zrIhW__preview p{margin:.35rem 0}:is(.MarkdownEditor-module__3zrIhW__preview ul,.MarkdownEditor-module__3zrIhW__preview ol){margin:.35rem 0;padding-left:1.5rem}.MarkdownEditor-module__3zrIhW__preview a{color:#06f}.MarkdownEditor-module__3zrIhW__preview code{background:#222;border-radius:3px;padding:.15rem .35rem;font-family:monospace;font-size:.9em}.MarkdownEditor-module__3zrIhW__preview strong{color:#fff}.MarkdownEditor-module__3zrIhW__preview .md-empty{color:#555;font-style:italic}
.BlueprintTheme-module__ygliOW__container{color:#111;background-color:#fafafa;min-height:100vh;font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;position:relative;overflow-x:hidden}.BlueprintTheme-module__ygliOW__gridOverlay{display:none}.BlueprintTheme-module__ygliOW__navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;background-color:#fafafacc;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:1.5rem 4rem;display:flex;position:sticky;top:0}.BlueprintTheme-module__ygliOW__brand{align-items:center;gap:.75rem;display:flex}.BlueprintTheme-module__ygliOW__brandIcon{color:#fff;background-color:#eee;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;font-size:1rem;font-weight:700;display:flex}.BlueprintTheme-module__ygliOW__brandName{color:#0f172a;font-size:1.25rem;font-weight:700}.BlueprintTheme-module__ygliOW__navLinks{gap:2rem;display:flex}.BlueprintTheme-module__ygliOW__navLinks button{color:#666;cursor:pointer;background:0 0;border:none;padding:.5rem 0;font-family:inherit;font-size:.95rem;font-weight:500;transition:color .3s;position:relative}.BlueprintTheme-module__ygliOW__navLinks button:hover,.BlueprintTheme-module__ygliOW__navLinks button.BlueprintTheme-module__ygliOW__active{color:#111}.BlueprintTheme-module__ygliOW__navLinks button.BlueprintTheme-module__ygliOW__active:after{content:"";background-color:#111;height:1px;position:absolute;bottom:0;left:0;right:0}.BlueprintTheme-module__ygliOW__mainContent{z-index:10;max-width:1200px;margin:0 auto;padding:4rem 2rem;position:relative}.BlueprintTheme-module__ygliOW__headerBlock{max-width:800px;margin-bottom:5rem}.BlueprintTheme-module__ygliOW__title{letter-spacing:-.03em;color:#111;margin-bottom:1.5rem;font-size:4rem;font-weight:600;line-height:1.05}.BlueprintTheme-module__ygliOW__subtitle{color:#555;font-size:1.25rem;font-weight:400;line-height:1.6}.BlueprintTheme-module__ygliOW__aboutGrid{grid-template-columns:1fr 2fr;align-items:start;gap:4rem;display:grid}.BlueprintTheme-module__ygliOW__imageWrapper{position:relative}.BlueprintTheme-module__ygliOW__avatar{aspect-ratio:1;object-fit:cover;z-index:2;filter:grayscale()sepia(30%)hue-rotate(180deg)contrast(1.1);border:1px solid #0000001a;border-radius:0;width:100%;transition:filter .5s}.BlueprintTheme-module__ygliOW__avatar:hover{filter:grayscale(0%)}.BlueprintTheme-module__ygliOW__imageDecor{display:none}.BlueprintTheme-module__ygliOW__textContent{flex-direction:column;gap:3rem;display:flex}.BlueprintTheme-module__ygliOW__card{box-shadow:none;background:0 0;border:none;border-top:1px solid #0000001a;border-radius:0;padding:2rem 0 0}.BlueprintTheme-module__ygliOW__card h3{color:#111;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;font-size:.9rem}.BlueprintTheme-module__ygliOW__card p,.BlueprintTheme-module__ygliOW__card ul{color:#444;font-size:1.1rem;line-height:1.7}.BlueprintTheme-module__ygliOW__projectsGrid{flex-direction:column;gap:4rem;display:flex}.BlueprintTheme-module__ygliOW__projectCard{box-shadow:none;background:0 0;border:none;border-top:1px solid #0000001a;border-radius:0;grid-template-columns:1fr 1.5fr;gap:4rem;margin-bottom:2rem;padding:3rem 0 0;display:grid}.BlueprintTheme-module__ygliOW__projectCard h3{letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:500}.BlueprintTheme-module__ygliOW__projectIntro{color:#555;margin-bottom:2rem;font-size:1.1rem}.BlueprintTheme-module__ygliOW__techPill{color:#666;text-transform:uppercase;letter-spacing:.05em;margin-bottom:2rem;font-size:.85rem;display:inline-block}.BlueprintTheme-module__ygliOW__projectDesc{color:#444;margin-bottom:3rem;font-size:1.05rem;line-height:1.8}.BlueprintTheme-module__ygliOW__projectDesc p{margin-bottom:1.25rem}.BlueprintTheme-module__ygliOW__projectDesc p:last-child{margin-bottom:0}.BlueprintTheme-module__ygliOW__projectDesc a{color:#111;text-underline-offset:3px;-webkit-text-decoration:underline #1111114d;text-decoration:underline #1111114d;transition:text-decoration-color .2s}.BlueprintTheme-module__ygliOW__projectDesc a:hover{text-decoration-color:#111}.BlueprintTheme-module__ygliOW__projectDesc strong{color:#111;font-weight:600}.BlueprintTheme-module__ygliOW__projectDesc ul,.BlueprintTheme-module__ygliOW__projectDesc ol{margin-bottom:1.25rem;padding-left:1.5rem}.BlueprintTheme-module__ygliOW__projectDesc li{margin-bottom:.5rem}.BlueprintTheme-module__ygliOW__projectLinks{gap:1rem;display:flex}.BlueprintTheme-module__ygliOW__btnPrimary,.BlueprintTheme-module__ygliOW__btnSecondary{border-bottom:1px solid #0000;justify-content:center;align-items:center;padding:.75rem 0;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.BlueprintTheme-module__ygliOW__btnPrimary{color:#111;border-bottom:1px solid #111}.BlueprintTheme-module__ygliOW__btnPrimary:hover{opacity:.6}.BlueprintTheme-module__ygliOW__btnSecondary{color:#666}.BlueprintTheme-module__ygliOW__btnSecondary:hover{color:#111}.BlueprintTheme-module__ygliOW__projectGallery{flex-direction:column;gap:2rem;display:flex}.BlueprintTheme-module__ygliOW__galleryImgWrapper img{object-fit:cover;filter:grayscale(80%)sepia(10%)hue-rotate(190deg);border:1px solid #0000001a;border-radius:0;width:100%;height:auto;transition:filter .5s}.BlueprintTheme-module__ygliOW__galleryImgWrapper img:hover{filter:grayscale(0%)}.BlueprintTheme-module__ygliOW__videoEmbed{filter:grayscale(80%)sepia(10%)hue-rotate(190deg);border:1px solid #0000001a;width:100%;height:0;padding-bottom:56.25%;transition:filter .5s;position:relative;overflow:hidden}.BlueprintTheme-module__ygliOW__videoEmbed:hover{filter:grayscale(0%)}.BlueprintTheme-module__ygliOW__videoEmbed iframe{width:100%;height:100%;position:absolute;top:0;left:0}.BlueprintTheme-module__ygliOW__timeline{flex-direction:column;display:flex}.BlueprintTheme-module__ygliOW__timelineNode{border-bottom:1px solid #0000001a;grid-template-columns:200px 1fr;gap:2rem;padding:3rem 0;display:grid}.BlueprintTheme-module__ygliOW__nodeMarker{display:none}.BlueprintTheme-module__ygliOW__nodeContent{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.BlueprintTheme-module__ygliOW__nodeHeader{flex-direction:column;justify-content:flex-start;align-items:baseline;gap:.5rem;margin-bottom:1rem;display:flex}.BlueprintTheme-module__ygliOW__nodeHeader h3{color:#111;letter-spacing:-.01em;font-size:1.8rem;font-weight:500}.BlueprintTheme-module__ygliOW__nodeTime{color:#666;font-family:monospace;font-size:.9rem;font-weight:400}.BlueprintTheme-module__ygliOW__nodeCompany{color:#111;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;font-size:1rem}.BlueprintTheme-module__ygliOW__nodeDesc{color:#444;font-size:1.1rem;line-height:1.8}.BlueprintTheme-module__ygliOW__contactCard{text-align:left;box-shadow:none;background:0 0;border:none;border-top:1px solid #0000001a;border-radius:0;padding:4rem 0}.BlueprintTheme-module__ygliOW__contactInfo{justify-content:flex-start;gap:4rem;margin-top:4rem;display:flex}.BlueprintTheme-module__ygliOW__infoBlock{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.BlueprintTheme-module__ygliOW__infoLabel{color:#666;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:400}.BlueprintTheme-module__ygliOW__infoValue{color:#111;font-size:2rem;font-weight:400;text-decoration:none;transition:opacity .3s}.BlueprintTheme-module__ygliOW__infoValue:hover{opacity:.6}.BlueprintTheme-module__ygliOW__fadeUp{opacity:0;animation:.6s cubic-bezier(.16,1,.3,1) forwards BlueprintTheme-module__ygliOW__fadeUp;transform:translateY(20px)}@keyframes BlueprintTheme-module__ygliOW__fadeUp{to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.BlueprintTheme-module__ygliOW__aboutGrid,.BlueprintTheme-module__ygliOW__projectCard{grid-template-columns:1fr}.BlueprintTheme-module__ygliOW__timelineNode{flex-direction:column;gap:1.5rem}.BlueprintTheme-module__ygliOW__timeline:before{left:24px}}.BlueprintTheme-module__ygliOW__contactBtn{color:#666;cursor:pointer;letter-spacing:.04em;text-transform:uppercase;background:0 0;border:1px solid #999;border-radius:0;justify-content:center;align-items:center;padding:.75rem 1rem;font-family:inherit;font-size:.85rem;font-weight:500;transition:color .2s;display:inline-flex}.BlueprintTheme-module__ygliOW__contactBtn:hover{color:#111;border-color:#111}.BlueprintTheme-module__ygliOW__inlineContactForm{flex-direction:column;gap:16px;margin-top:12px;display:flex}.BlueprintTheme-module__ygliOW__formRow2{grid-template-columns:1fr 1fr;gap:16px;display:grid}.BlueprintTheme-module__ygliOW__formField{flex-direction:column;gap:6px;display:flex}.BlueprintTheme-module__ygliOW__formField label{letter-spacing:.08em;text-transform:uppercase;color:#333;font-size:.72rem;font-weight:600}.BlueprintTheme-module__ygliOW__formField input,.BlueprintTheme-module__ygliOW__formField select,.BlueprintTheme-module__ygliOW__formField textarea{color:#111;appearance:none;resize:vertical;background:0 0;border:none;border-bottom:1px solid #bbb;outline:none;width:100%;padding:6px 0;font-family:inherit;font-size:.9rem;transition:border-color .2s}.BlueprintTheme-module__ygliOW__formField input:focus,.BlueprintTheme-module__ygliOW__formField select:focus,.BlueprintTheme-module__ygliOW__formField textarea:focus{border-bottom-color:#111}.BlueprintTheme-module__ygliOW__formField input::placeholder,.BlueprintTheme-module__ygliOW__formField textarea::placeholder{color:#aaa}.BlueprintTheme-module__ygliOW__formError{color:#c00;margin:0;font-size:.8rem}.BlueprintTheme-module__ygliOW__formActions{justify-content:flex-end;gap:12px;display:flex}.BlueprintTheme-module__ygliOW__successMsg{color:#1a6e2a;align-items:center;gap:6px;margin:0;font-size:.9rem;display:flex}.BlueprintTheme-module__ygliOW__contactFormSection{flex-direction:column;gap:12px;display:flex}.BlueprintTheme-module__ygliOW__projectEnquiry{flex-direction:column;gap:0;display:inline-flex}.BlueprintTheme-module__ygliOW__btnSecondary{color:#555;cursor:pointer;letter-spacing:.04em;text-transform:uppercase;background:0 0;border:1px solid #bbb;border-radius:0;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-family:inherit;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.BlueprintTheme-module__ygliOW__btnSecondary:hover{color:#111;background:#f5f5f5;border-color:#888}.BlueprintTheme-module__ygliOW__projectsGrid{flex-direction:column;gap:0;width:100%;display:flex}.BlueprintTheme-module__ygliOW__projectCard{background:#fff;border:1px solid #0000001a;border-bottom:none;border-radius:2px;transition:box-shadow .25s;overflow:hidden}.BlueprintTheme-module__ygliOW__projectCard:last-child{border-bottom:1px solid #0000001a}.BlueprintTheme-module__ygliOW__projectCard:hover{z-index:1;position:relative;box-shadow:0 2px 12px #00000012}.BlueprintTheme-module__ygliOW__projectCardExpanded{z-index:2;position:relative;box-shadow:0 4px 24px #0000001a}.BlueprintTheme-module__ygliOW__projectHeader{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 28px;display:flex}.BlueprintTheme-module__ygliOW__projectHeader:hover{background:#00000004}.BlueprintTheme-module__ygliOW__projectTitle{letter-spacing:-.02em;margin:0 0 4px;font-size:1.1rem;font-weight:700}.BlueprintTheme-module__ygliOW__expandIcon{color:#666;flex-shrink:0;font-size:1.1rem;transition:transform .2s}.BlueprintTheme-module__ygliOW__thumbWrap{max-width:460px;padding:0 28px 12px}.BlueprintTheme-module__ygliOW__projectIntro{color:#555;margin:0;padding:0 28px 16px;font-size:.9rem}.BlueprintTheme-module__ygliOW__projectIntroExpanded{color:#555;margin:0 0 16px;font-size:.9rem}.BlueprintTheme-module__ygliOW__projectExpanded{flex-direction:column;gap:16px;padding:0 28px 24px;display:flex}.BlueprintTheme-module__ygliOW__projectDescFull{color:#333;font-size:.9rem;line-height:1.7}.BlueprintTheme-module__ygliOW__projectDescFull h1,.BlueprintTheme-module__ygliOW__projectDescFull h2,.BlueprintTheme-module__ygliOW__projectDescFull h3{margin:16px 0 6px;font-size:1rem;font-weight:700}.BlueprintTheme-module__ygliOW__projectDescFull p{margin:0 0 10px}.BlueprintTheme-module__ygliOW__projectDescFull ul,.BlueprintTheme-module__ygliOW__projectDescFull ol{margin-bottom:10px;padding-left:18px}.BlueprintTheme-module__ygliOW__projectDescFull code{background:#f4f4f4;border-radius:2px;padding:1px 4px;font-size:.85em}.BlueprintTheme-module__ygliOW__lightboxOverlay{z-index:9999;cursor:zoom-out;background:#000000d9;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px;display:flex;position:fixed;inset:0}.BlueprintTheme-module__ygliOW__lightboxImg{object-fit:contain;cursor:default;border-radius:2px;max-width:min(90vw,1200px);max-height:85vh}.BlueprintTheme-module__ygliOW__lightboxClose{color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;transition:background .2s;display:flex;position:absolute;top:16px;right:20px}.BlueprintTheme-module__ygliOW__lightboxClose:hover{background:#ffffff40}.BlueprintTheme-module__ygliOW__lightboxCaption{color:#ffffffb3;text-align:center;margin:0;font-size:.85rem}
.TerminalTheme-module__VOWryq__terminal{--bg:#04110d;--bg-soft:#081d16eb;--panel:#081914db;--panel-strong:#06120ef5;--line:#5cffb142;--line-strong:#78ffc380;--text:#d9ffe7;--text-dim:#77c9a0;--accent:#5cffb1;--accent-hot:#b1ffd4;--warn:#ffd46b;min-height:100vh;color:var(--text);background:radial-gradient(circle at 0 0,#3ab48038,#0000 28%),radial-gradient(circle at 100% 100%,#50fcce1f,#0000 24%),linear-gradient(#020806 0%,#04110d 45%,#010403 100%);outline:none;justify-content:center;align-items:center;padding:24px;font-family:Space Mono,IBM Plex Mono,Courier New,monospace;display:flex;position:relative;overflow:hidden}.TerminalTheme-module__VOWryq__noise,.TerminalTheme-module__VOWryq__scanline{pointer-events:none;position:absolute;inset:0}.TerminalTheme-module__VOWryq__noise{opacity:.08;mix-blend-mode:screen;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:4px 4px,4px 4px}.TerminalTheme-module__VOWryq__scanline{background:linear-gradient(#0000 0%,#5cffb10d 48%,#5cffb124 50%,#5cffb10d 52%,#0000 100%);animation:7s linear infinite TerminalTheme-module__VOWryq__scan}.TerminalTheme-module__VOWryq__shellFrame{z-index:1;border:1px solid var(--line-strong);background:linear-gradient(#04100cfa,#020806fa);width:min(1320px,100%);min-height:84vh;position:relative;overflow:hidden;box-shadow:0 0 0 1px #5cffb124,0 24px 70px #00000085,0 0 80px #5cffb114}.TerminalTheme-module__VOWryq__shellFrame:before{content:"";pointer-events:none;border:1px solid #5cffb114;position:absolute;inset:12px}.TerminalTheme-module__VOWryq__bootScreen,.TerminalTheme-module__VOWryq__guiShell,.TerminalTheme-module__VOWryq__rawShell{min-height:84vh}.TerminalTheme-module__VOWryq__bootScreen{flex-direction:column;display:flex}.TerminalTheme-module__VOWryq__bootHeader,.TerminalTheme-module__VOWryq__guiTopBar,.TerminalTheme-module__VOWryq__shellHeader{border-bottom:1px solid var(--line);text-transform:uppercase;letter-spacing:.12em;color:var(--text-dim);background:linear-gradient(#0a221af5,#061410f5);justify-content:space-between;align-items:center;gap:16px;padding:12px 18px;font-size:.72rem;display:flex}.TerminalTheme-module__VOWryq__bootBody{flex:1;padding:22px 24px;overflow:hidden}.TerminalTheme-module__VOWryq__bootLine,.TerminalTheme-module__VOWryq__bootCursor{color:var(--accent-hot);text-shadow:0 0 8px #5cffb13d;font-size:.96rem;line-height:1.65}.TerminalTheme-module__VOWryq__bootCursor{margin-top:8px;animation:.8s step-end infinite TerminalTheme-module__VOWryq__blink;display:inline-block}.TerminalTheme-module__VOWryq__guiShell{flex-direction:column;display:flex}.TerminalTheme-module__VOWryq__windowControls{align-items:center;gap:8px;display:flex}.TerminalTheme-module__VOWryq__windowControls span{border:1px solid #ffffff26;border-radius:999px;width:10px;height:10px}.TerminalTheme-module__VOWryq__windowControls span:first-child{background:#ff6d7f}.TerminalTheme-module__VOWryq__windowControls span:nth-child(2){background:#ffd46b}.TerminalTheme-module__VOWryq__windowControls span:nth-child(3){background:#5cffb1}.TerminalTheme-module__VOWryq__guiTitle{text-align:center;color:var(--accent-hot);flex:1}.TerminalTheme-module__VOWryq__sessionBadge{border:1px solid var(--line);border-radius:999px;padding:4px 8px}.TerminalTheme-module__VOWryq__guiMain{flex:1;grid-template-columns:280px minmax(0,1fr);min-height:0;display:grid}.TerminalTheme-module__VOWryq__sidebar{border-right:1px solid var(--line);background:linear-gradient(#071611fa,#040d0afa);flex-direction:column;gap:18px;padding:20px 16px;display:flex}.TerminalTheme-module__VOWryq__sidebarBlock,.TerminalTheme-module__VOWryq__heroPanel,.TerminalTheme-module__VOWryq__infoPanel,.TerminalTheme-module__VOWryq__projectList,.TerminalTheme-module__VOWryq__projectDetail,.TerminalTheme-module__VOWryq__contactCard{border:1px solid var(--line);background:var(--panel);box-shadow:inset 0 1px #ffffff08}.TerminalTheme-module__VOWryq__panelTitle{color:var(--accent);text-transform:uppercase;letter-spacing:.16em;margin-bottom:14px;font-size:.72rem}.TerminalTheme-module__VOWryq__navButton{width:100%;color:var(--text);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:0 0;border:1px solid #0000;align-items:center;gap:10px;padding:10px 12px;display:flex}.TerminalTheme-module__VOWryq__navButton:hover,.TerminalTheme-module__VOWryq__projectRow:hover,.TerminalTheme-module__VOWryq__inlineButton:hover{border-color:var(--line);background:#5cffb114}.TerminalTheme-module__VOWryq__navButtonActive,.TerminalTheme-module__VOWryq__projectRowActive{border-color:var(--line-strong);box-shadow:inset 3px 0 0 var(--accent);background:linear-gradient(90deg,#5cffb12e,#5cffb10d)}.TerminalTheme-module__VOWryq__statRow{color:var(--text-dim);border-top:1px dashed #5cffb11f;justify-content:space-between;gap:12px;padding:10px 0;font-size:.86rem;display:flex}.TerminalTheme-module__VOWryq__statRow strong{color:var(--accent-hot)}.TerminalTheme-module__VOWryq__viewport{background:linear-gradient(#040e0be0,#030907f5),radial-gradient(circle at 100% 0,#5cffb114,#0000 28%);padding:22px;overflow:auto}.TerminalTheme-module__VOWryq__commandDeck,.TerminalTheme-module__VOWryq__projectsDeck,.TerminalTheme-module__VOWryq__contactDeck{gap:18px;display:grid}.TerminalTheme-module__VOWryq__commandDeck{flex-direction:column;gap:18px;display:flex}.TerminalTheme-module__VOWryq__heroPanel{min-height:280px;padding:22px;position:relative;overflow:hidden}.TerminalTheme-module__VOWryq__heroPanel:after{content:"";filter:blur(18px);background:radial-gradient(circle,#5cffb12e,#0000 70%);height:180px;position:absolute;inset:auto -10% -30% 35%}.TerminalTheme-module__VOWryq__signalBadge{border:1px solid var(--line);color:var(--warn);text-transform:uppercase;letter-spacing:.14em;margin-bottom:14px;padding:4px 10px;font-size:.68rem;display:inline-flex}.TerminalTheme-module__VOWryq__asciiHeader{white-space:pre;color:var(--accent-hot);text-shadow:0 0 10px #5cffb147;align-items:center;min-height:110px;margin:0 0 20px;font-size:clamp(.6rem,1.1vw,.85rem);line-height:1.2;display:flex}.TerminalTheme-module__VOWryq__heroMeta{z-index:1;gap:14px;max-width:560px;display:grid;position:relative}.TerminalTheme-module__VOWryq__metaLabel{text-transform:uppercase;letter-spacing:.18em;color:var(--text-dim);margin-bottom:4px;font-size:.7rem;display:block}.TerminalTheme-module__VOWryq__infoGrid{gap:18px;display:grid}.TerminalTheme-module__VOWryq__infoPanel,.TerminalTheme-module__VOWryq__projectList,.TerminalTheme-module__VOWryq__projectDetail,.TerminalTheme-module__VOWryq__contactCard{padding:18px}.TerminalTheme-module__VOWryq__infoPanel p,.TerminalTheme-module__VOWryq__projectDetail p,.TerminalTheme-module__VOWryq__contactCard p,.TerminalTheme-module__VOWryq__logContent p{color:var(--text);margin:0;line-height:1.7}.TerminalTheme-module__VOWryq__projectsDeck{grid-template-columns:300px minmax(0,1fr)}.TerminalTheme-module__VOWryq__projectList{flex-direction:column;gap:8px;display:flex}.TerminalTheme-module__VOWryq__projectRow{text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;border:1px solid #0000;grid-template-columns:14px minmax(0,1fr);gap:10px;padding:11px 12px;display:grid}.TerminalTheme-module__VOWryq__panelHint,.TerminalTheme-module__VOWryq__emptyState{color:var(--text-dim);line-height:1.6}.TerminalTheme-module__VOWryq__projectDetail{min-height:420px}.TerminalTheme-module__VOWryq__detailHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.TerminalTheme-module__VOWryq__detailHeader h2{margin:0;font-size:clamp(1.4rem,2vw,2rem)}.TerminalTheme-module__VOWryq__stackRow,.TerminalTheme-module__VOWryq__linkRow{flex-wrap:wrap;gap:10px;display:flex}.TerminalTheme-module__VOWryq__stackChip{border:1px solid var(--line);color:var(--accent-hot);text-transform:uppercase;letter-spacing:.08em;background:#5cffb10f;padding:6px 10px;font-size:.75rem}.TerminalTheme-module__VOWryq__lead{color:var(--accent-hot)!important;margin-bottom:14px!important}.TerminalTheme-module__VOWryq__logDeck{gap:14px;display:grid}.TerminalTheme-module__VOWryq__logEntry{border:1px solid var(--line);background:var(--panel);grid-template-columns:52px minmax(0,1fr);gap:14px;padding:16px 18px;display:grid}.TerminalTheme-module__VOWryq__logIndex{color:var(--warn);font-size:1.1rem}.TerminalTheme-module__VOWryq__logHeadline{color:var(--text-dim);flex-wrap:wrap;gap:12px;margin-bottom:8px;display:flex}.TerminalTheme-module__VOWryq__logHeadline strong{color:var(--accent-hot)}.TerminalTheme-module__VOWryq__contactDeck{grid-template-columns:repeat(2,minmax(0,1fr))}.TerminalTheme-module__VOWryq__contactLine{color:var(--text-dim);border-top:1px dashed #5cffb11f;grid-template-columns:90px minmax(0,1fr);gap:12px;padding:10px 0;display:grid}.TerminalTheme-module__VOWryq__link{color:var(--accent-hot);border-bottom:1px dotted var(--line-strong);text-decoration:none}.TerminalTheme-module__VOWryq__link:hover{color:var(--bg);background:var(--accent);border-bottom-color:#0000}.TerminalTheme-module__VOWryq__guiFooter{border-top:1px solid var(--line);color:var(--text-dim);text-transform:uppercase;letter-spacing:.14em;background:linear-gradient(#061410f5,#0a221af5);justify-content:space-between;gap:12px;padding:12px 18px;font-size:.68rem;display:flex}.TerminalTheme-module__VOWryq__rawShell{flex-direction:column;display:flex}.TerminalTheme-module__VOWryq__inlineButton{color:var(--accent-hot);text-transform:uppercase;letter-spacing:.12em;cursor:pointer;background:0 0;border:1px solid #0000;padding:8px 12px}.TerminalTheme-module__VOWryq__shellHistory{flex:1;padding:20px 24px 8px;overflow:auto}.TerminalTheme-module__VOWryq__historyLine{white-space:pre-wrap;word-break:break-word;margin:0 0 8px;font-family:inherit;font-size:.95rem;line-height:1.6}.TerminalTheme-module__VOWryq__historySystem{color:var(--warn)}.TerminalTheme-module__VOWryq__historyCommand{color:var(--accent-hot)}.TerminalTheme-module__VOWryq__historyOutput{color:var(--text)}.TerminalTheme-module__VOWryq__historyHint{color:var(--text-dim)}.TerminalTheme-module__VOWryq__shellPrompt{border-top:1px solid var(--line);align-items:center;gap:12px;padding:16px 24px 22px;display:flex}.TerminalTheme-module__VOWryq__promptLabel{color:var(--accent);white-space:nowrap}.TerminalTheme-module__VOWryq__shellInput{color:var(--text);font:inherit;background:0 0;border:none;outline:none;flex:1}@keyframes TerminalTheme-module__VOWryq__scan{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}@keyframes TerminalTheme-module__VOWryq__blink{0%,49%{opacity:1}50%,to{opacity:0}}@media (max-width:1024px){.TerminalTheme-module__VOWryq__guiMain,.TerminalTheme-module__VOWryq__projectsDeck,.TerminalTheme-module__VOWryq__commandDeck,.TerminalTheme-module__VOWryq__contactDeck{grid-template-columns:1fr}.TerminalTheme-module__VOWryq__sidebar{border-right:none;border-bottom:1px solid var(--line)}}@media (max-width:720px){.TerminalTheme-module__VOWryq__terminal{padding:10px}.TerminalTheme-module__VOWryq__shellFrame,.TerminalTheme-module__VOWryq__bootScreen,.TerminalTheme-module__VOWryq__guiShell,.TerminalTheme-module__VOWryq__rawShell{min-height:92vh}.TerminalTheme-module__VOWryq__guiTopBar,.TerminalTheme-module__VOWryq__guiFooter,.TerminalTheme-module__VOWryq__shellHeader,.TerminalTheme-module__VOWryq__bootHeader{flex-wrap:wrap}.TerminalTheme-module__VOWryq__guiTitle{text-align:left}.TerminalTheme-module__VOWryq__viewport{padding:14px}.TerminalTheme-module__VOWryq__asciiHeader{overflow-x:auto}.TerminalTheme-module__VOWryq__detailHeader,.TerminalTheme-module__VOWryq__guiFooter{flex-direction:column;align-items:flex-start}.TerminalTheme-module__VOWryq__contactLine{grid-template-columns:1fr}.TerminalTheme-module__VOWryq__shellPrompt{flex-direction:column;align-items:flex-start}.TerminalTheme-module__VOWryq__shellInput{width:100%}}.TerminalTheme-module__VOWryq__terminalMedia,.TerminalTheme-module__VOWryq__markdownContent img,.TerminalTheme-module__VOWryq__markdownContent video,.TerminalTheme-module__VOWryq__markdownContent iframe,.TerminalTheme-module__VOWryq__terminalAvatar{filter:sepia()hue-rotate(80deg)saturate(3)brightness(.8)contrast(1.2);image-rendering:auto;border:1px solid var(--line-strong);background:var(--bg);max-width:100%;height:auto;margin:12px 0;padding:4px}.TerminalTheme-module__VOWryq__terminalAvatar{float:right;max-width:120px;margin-left:16px}.TerminalTheme-module__VOWryq__markdownContent{color:var(--text);margin-top:16px;font-family:inherit;line-height:1.6}.TerminalTheme-module__VOWryq__markdownContent h1,.TerminalTheme-module__VOWryq__markdownContent h2,.TerminalTheme-module__VOWryq__markdownContent h3{color:var(--accent);text-transform:uppercase;margin-top:18px;margin-bottom:10px;font-size:1.1em}.TerminalTheme-module__VOWryq__markdownContent ul,.TerminalTheme-module__VOWryq__markdownContent ol{margin-bottom:14px;padding-left:20px}.TerminalTheme-module__VOWryq__contactBtn{border:none;border-bottom:1px dotted var(--line-strong);color:var(--accent-hot);cursor:pointer;font-family:inherit;font-size:inherit;background:0 0;padding:0}.TerminalTheme-module__VOWryq__contactBtn:hover{color:var(--bg);background:var(--accent);border-bottom-color:#0000}.TerminalTheme-module__VOWryq__contactLineActions{flex-wrap:wrap;gap:12px;display:flex}.TerminalTheme-module__VOWryq__inlineForm{border-top:1px dashed var(--line-muted);flex-direction:column;gap:10px;margin-top:18px;padding-top:14px;display:flex}.TerminalTheme-module__VOWryq__inlineFormRow{grid-template-columns:80px 1fr;align-items:flex-start;gap:10px;display:grid}.TerminalTheme-module__VOWryq__inlineLabel{color:var(--accent);white-space:nowrap;padding-top:4px;font-family:inherit;font-size:.85rem}.TerminalTheme-module__VOWryq__inlineInput{color:var(--text);border:1px solid var(--line-muted);appearance:none;resize:vertical;background:#00ff410d;border-radius:0;outline:none;width:100%;padding:4px 8px;font-family:inherit;font-size:.85rem}.TerminalTheme-module__VOWryq__inlineInput:focus{border-color:var(--accent);background:#00ff4114}.TerminalTheme-module__VOWryq__inlineError{color:var(--accent-hot);border-left:2px solid var(--accent-hot);padding-left:8px;font-size:.8rem}
.EssentialTheme-module__tcmcPG__container{color:#e6e3dc;background:radial-gradient(circle at top,#6fc5ff14,#0000 40%),radial-gradient(circle at 0 100%,#ff865414,#0000 35%),#040408;width:100%;height:100vh;font-family:Geist Mono,ui-monospace,monospace;position:relative;overflow:hidden}.EssentialTheme-module__tcmcPG__cornersOverlay{pointer-events:none;z-index:15;position:fixed;inset:0}.EssentialTheme-module__tcmcPG__cornerTL,.EssentialTheme-module__tcmcPG__cornerTR,.EssentialTheme-module__tcmcPG__cornerBL,.EssentialTheme-module__tcmcPG__cornerBR{padding:14px;position:absolute}.EssentialTheme-module__tcmcPG__cornerTL{top:0;left:0}.EssentialTheme-module__tcmcPG__cornerTR{top:0;right:0}.EssentialTheme-module__tcmcPG__cornerBL{bottom:0;left:0}.EssentialTheme-module__tcmcPG__cornerBR{bottom:0;right:0}.EssentialTheme-module__tcmcPG__crosshair{width:14px;height:14px;position:relative}.EssentialTheme-module__tcmcPG__crosshairH,.EssentialTheme-module__tcmcPG__crosshairV{background:#f5f0e480;position:absolute}.EssentialTheme-module__tcmcPG__crosshairH{width:100%;height:1px;top:50%;left:0;transform:translateY(-50%)}.EssentialTheme-module__tcmcPG__crosshairV{width:1px;height:100%;top:0;left:50%;transform:translate(-50%)}.EssentialTheme-module__tcmcPG__homeOverlay{z-index:10;text-align:center;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.EssentialTheme-module__tcmcPG__wordmark{color:#f7f2e9;letter-spacing:-.06em;text-transform:uppercase;text-shadow:0 10px 50px #ffffff14;margin:0 0 1rem;font-family:Space Grotesk,sans-serif;font-size:clamp(3rem,10vw,8rem);font-weight:700;line-height:.95}.EssentialTheme-module__tcmcPG__homeTagline{color:#e4dcccb8;letter-spacing:.26em;text-transform:uppercase;max-width:44rem;margin:0;font-size:clamp(.72rem,1.4vw,.95rem)}.EssentialTheme-module__tcmcPG__page{z-index:20;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);scrollbar-width:thin;scrollbar-color:#ffffff2e transparent;background:linear-gradient(#070a10d1,#05070ced),#04040aeb;border-bottom:1px solid #ffffff14;position:fixed;inset:0 0 57px;overflow-y:auto}.EssentialTheme-module__tcmcPG__page::-webkit-scrollbar{width:4px}.EssentialTheme-module__tcmcPG__page::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:999px}.EssentialTheme-module__tcmcPG__pageInner{width:min(1180px,100% - 32px);margin:0 auto;padding:clamp(28px,5vw,56px) 0 48px}.EssentialTheme-module__tcmcPG__pageHeader{grid-template-columns:minmax(0,1.3fr) minmax(280px,.9fr);align-items:end;gap:24px;margin-bottom:28px;display:grid}.EssentialTheme-module__tcmcPG__pageEyebrow,.EssentialTheme-module__tcmcPG__kicker{color:#9db7ff;letter-spacing:.28em;text-transform:uppercase;margin:0 0 .75rem;font-size:.68rem}.EssentialTheme-module__tcmcPG__pageTitle{color:#f6f2ea;letter-spacing:-.06em;margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(2.4rem,4vw,4.8rem);line-height:.95}.EssentialTheme-module__tcmcPG__pageIntro{color:#e7e0d3c7;max-width:34rem;margin:0;font-size:.92rem;line-height:1.8}.EssentialTheme-module__tcmcPG__metricBadge{color:#dce5ff;letter-spacing:.18em;background:#9db7ff14;border:1px solid #9db7ff47;border-radius:999px;justify-content:center;align-items:center;min-width:2.6rem;height:2rem;padding:0 .7rem;font-size:.68rem;display:inline-flex}.EssentialTheme-module__tcmcPG__cardTopline,.EssentialTheme-module__tcmcPG__profileTopline,.EssentialTheme-module__tcmcPG__featuredMeta{justify-content:space-between;align-items:center;gap:12px;display:flex}.EssentialTheme-module__tcmcPG__aboutGrid{grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:24px;display:grid}.EssentialTheme-module__tcmcPG__profilePanel,.EssentialTheme-module__tcmcPG__aboutStory{flex-direction:column;gap:24px;display:flex}.EssentialTheme-module__tcmcPG__profileCard,.EssentialTheme-module__tcmcPG__featureCard,.EssentialTheme-module__tcmcPG__infoCard,.EssentialTheme-module__tcmcPG__featuredProject,.EssentialTheme-module__tcmcPG__projectCard,.EssentialTheme-module__tcmcPG__experienceIntroCard,.EssentialTheme-module__tcmcPG__timelineBody,.EssentialTheme-module__tcmcPG__contactLead,.EssentialTheme-module__tcmcPG__contactRow,.EssentialTheme-module__tcmcPG__emptyState,.EssentialTheme-module__tcmcPG__quoteCard{background:linear-gradient(#ffffff0d,#ffffff05),#0c0e14ad;border:1px solid #ffffff14;border-radius:28px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a}.EssentialTheme-module__tcmcPG__profileCard,.EssentialTheme-module__tcmcPG__experienceIntroCard,.EssentialTheme-module__tcmcPG__contactLead{padding:24px}.EssentialTheme-module__tcmcPG__featureCard,.EssentialTheme-module__tcmcPG__featuredProject,.EssentialTheme-module__tcmcPG__emptyState{padding:28px}.EssentialTheme-module__tcmcPG__infoCard,.EssentialTheme-module__tcmcPG__projectCard,.EssentialTheme-module__tcmcPG__timelineBody,.EssentialTheme-module__tcmcPG__contactRow,.EssentialTheme-module__tcmcPG__quoteCard{padding:22px}.EssentialTheme-module__tcmcPG__avatar{aspect-ratio:1/1.1;object-fit:cover;filter:saturate(.9)contrast(1.08)brightness(.9);border:1px solid #ffffff14;border-radius:22px;width:100%;margin:12px 0 18px;transition:filter .3s}.EssentialTheme-module__tcmcPG__avatar:hover{filter:saturate(1.1)contrast(1.1)brightness(1.1)}.EssentialTheme-module__tcmcPG__profileName,.EssentialTheme-module__tcmcPG__featuredTitle,.EssentialTheme-module__tcmcPG__contactTitle,.EssentialTheme-module__tcmcPG__sidebarTitle{color:#f7f2e9;letter-spacing:-.05em;margin:0;font-family:Space Grotesk,sans-serif}.EssentialTheme-module__tcmcPG__profileName{font-size:1.8rem;line-height:1}.EssentialTheme-module__tcmcPG__profileTagline,.EssentialTheme-module__tcmcPG__contactCopy,.EssentialTheme-module__tcmcPG__sidebarCopy,.EssentialTheme-module__tcmcPG__featuredDescription,.EssentialTheme-module__tcmcPG__projectDesc,.EssentialTheme-module__tcmcPG__expDesc,.EssentialTheme-module__tcmcPG__emptyCopy{color:#e7e0d3b8;margin:0;font-size:.82rem;line-height:1.8}.EssentialTheme-module__tcmcPG__featuredDescription p,.EssentialTheme-module__tcmcPG__projectDesc p{margin-bottom:1rem}.EssentialTheme-module__tcmcPG__featuredDescription p:last-child,.EssentialTheme-module__tcmcPG__projectDesc p:last-child{margin-bottom:0}.EssentialTheme-module__tcmcPG__featuredDescription a,.EssentialTheme-module__tcmcPG__projectDesc a{color:#9db7ff;border-bottom:1px dashed #9db7ff66;text-decoration:none;transition:all .2s}.EssentialTheme-module__tcmcPG__featuredDescription a:hover,.EssentialTheme-module__tcmcPG__projectDesc a:hover{color:#f7f2e9;border-bottom:1px solid #f7f2e9}.EssentialTheme-module__tcmcPG__featuredDescription ul,.EssentialTheme-module__tcmcPG__projectDesc ul,.EssentialTheme-module__tcmcPG__featuredDescription ol,.EssentialTheme-module__tcmcPG__projectDesc ol{margin:1rem 0;padding-left:1.25rem}.EssentialTheme-module__tcmcPG__featuredDescription li,.EssentialTheme-module__tcmcPG__projectDesc li{margin-bottom:.5rem}.EssentialTheme-module__tcmcPG__featuredDescription strong,.EssentialTheme-module__tcmcPG__projectDesc strong{color:#f7f2e9;font-weight:600}.EssentialTheme-module__tcmcPG__profileTagline{margin-top:.75rem}.EssentialTheme-module__tcmcPG__profileStats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.EssentialTheme-module__tcmcPG__statChip{background:#ffffff08;border:1px solid #ffffff12;border-radius:18px;justify-content:space-between;align-items:end;gap:12px;padding:14px 16px;display:flex}.EssentialTheme-module__tcmcPG__statChip span{color:#e7e0d38a;letter-spacing:.16em;text-transform:uppercase;font-size:.62rem}.EssentialTheme-module__tcmcPG__statChip strong{color:#f6f2ea;font-family:Space Grotesk,sans-serif;font-size:1.15rem;line-height:1}.EssentialTheme-module__tcmcPG__copyStack{flex-direction:column;gap:12px;margin-top:1rem;display:flex}.EssentialTheme-module__tcmcPG__bodyText,.EssentialTheme-module__tcmcPG__bodyText p,.EssentialTheme-module__tcmcPG__bodyText ul,.EssentialTheme-module__tcmcPG__bodyText li{color:#e7e0d3c7;font-size:.84rem;line-height:1.85}.EssentialTheme-module__tcmcPG__bodyText p:first-child,.EssentialTheme-module__tcmcPG__bodyText ul:first-child{margin-top:0}.EssentialTheme-module__tcmcPG__bodyText p:last-child,.EssentialTheme-module__tcmcPG__bodyText ul:last-child{margin-bottom:0}.EssentialTheme-module__tcmcPG__infoColumns{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.EssentialTheme-module__tcmcPG__quoteCard{align-items:flex-start;gap:16px;display:flex}.EssentialTheme-module__tcmcPG__quoteMark{color:#9db7ff;font-family:Space Grotesk,sans-serif;font-size:3rem;line-height:.8}.EssentialTheme-module__tcmcPG__quoteText{color:#f1ede4;letter-spacing:-.04em;margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(1.1rem,2vw,1.7rem);line-height:1.2}.EssentialTheme-module__tcmcPG__projectsLayout{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:24px;display:grid}.EssentialTheme-module__tcmcPG__featuredProject{flex-direction:column;justify-content:space-between;min-height:440px;display:flex}.EssentialTheme-module__tcmcPG__featuredTitle{margin-top:2rem;font-size:clamp(2rem,3.4vw,3.6rem);line-height:.95}.EssentialTheme-module__tcmcPG__featuredDescription{max-width:42rem;margin-top:1rem;font-size:.92rem}.EssentialTheme-module__tcmcPG__tagRow{flex-wrap:wrap;gap:10px;margin-top:1.5rem;display:flex}.EssentialTheme-module__tcmcPG__techPill{color:#ebdfc8;letter-spacing:.12em;text-transform:uppercase;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;padding:8px 12px;font-size:.68rem}.EssentialTheme-module__tcmcPG__projectRail{flex-direction:column;gap:16px;display:flex}.EssentialTheme-module__tcmcPG__projectCard{flex-direction:column;gap:12px;min-height:0;display:flex}.EssentialTheme-module__tcmcPG__projectCardHeader{align-items:baseline;gap:14px;display:flex}.EssentialTheme-module__tcmcPG__projectIndex,.EssentialTheme-module__tcmcPG__timelineIndex{color:#9db7ffe0;letter-spacing:.18em;font-size:.68rem}.EssentialTheme-module__tcmcPG__projectTitle{color:#f4eee3;letter-spacing:-.04em;margin:0;font-family:Space Grotesk,sans-serif;font-size:1.2rem;line-height:1}.EssentialTheme-module__tcmcPG__techStack{color:#e7e0d380;letter-spacing:.15em;text-transform:uppercase;font-size:.66rem}.EssentialTheme-module__tcmcPG__projectLinks{flex-wrap:wrap;gap:10px;margin-top:auto;padding-top:4px;display:flex}.EssentialTheme-module__tcmcPG__linkBtn{color:#f4eee3;letter-spacing:.16em;text-transform:uppercase;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;min-height:2.4rem;padding:0 14px;font-size:.68rem;text-decoration:none;transition:transform .2s,border-color .2s,background .2s;display:inline-flex}.EssentialTheme-module__tcmcPG__linkBtn:hover{background:#9db7ff1a;border-color:#9db7ff57;transform:translateY(-1px)}.EssentialTheme-module__tcmcPG__projectGallery{flex-direction:column;gap:16px;margin-top:24px;display:flex}.EssentialTheme-module__tcmcPG__galleryItem{background:#0003;border:1px solid #ffffff0f;border-radius:12px;overflow:hidden}.EssentialTheme-module__tcmcPG__galleryImg{object-fit:cover;filter:saturate(.85)brightness(.9);width:100%;height:auto;transition:filter .3s;display:block}.EssentialTheme-module__tcmcPG__galleryImg:hover{filter:saturate(1.1)brightness(1.05)}.EssentialTheme-module__tcmcPG__videoEmbed{filter:saturate(.85)brightness(.9);width:100%;height:0;padding-bottom:56.25%;transition:filter .3s;position:relative;overflow:hidden}.EssentialTheme-module__tcmcPG__videoEmbed:hover{filter:saturate(1.1)brightness(1.05)}.EssentialTheme-module__tcmcPG__videoEmbed iframe{width:100%;height:100%;position:absolute;top:0;left:0}.EssentialTheme-module__tcmcPG__experienceLayout{grid-template-columns:minmax(260px,320px) minmax(0,1fr);align-items:start;gap:24px;display:grid}.EssentialTheme-module__tcmcPG__experienceIntroCard{flex-direction:column;gap:18px;display:flex;position:sticky;top:24px}.EssentialTheme-module__tcmcPG__sidebarTitle{font-size:1.7rem;line-height:1}.EssentialTheme-module__tcmcPG__timeline{flex-direction:column;gap:16px;display:flex}.EssentialTheme-module__tcmcPG__timelineRow{grid-template-columns:68px minmax(0,1fr);align-items:stretch;gap:16px;display:grid}.EssentialTheme-module__tcmcPG__timelineMeta{flex-direction:column;align-items:center;gap:10px;padding-top:22px;display:flex}.EssentialTheme-module__tcmcPG__timelineTrack{flex-direction:column;flex:1;align-items:center;display:flex}.EssentialTheme-module__tcmcPG__timelineDot{background:#9db7ff;border-radius:50%;width:10px;height:10px;box-shadow:0 0 20px #9db7ff73}.EssentialTheme-module__tcmcPG__timelineLine{background:linear-gradient(#9db7ff61,#ffffff0a);flex:1;width:1px;margin-top:8px}.EssentialTheme-module__tcmcPG__timelineBody{flex-direction:column;gap:10px;display:flex}.EssentialTheme-module__tcmcPG__timelineHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.EssentialTheme-module__tcmcPG__timelineTime,.EssentialTheme-module__tcmcPG__timelineCompany,.EssentialTheme-module__tcmcPG__contactLabel{color:#e7e0d38c;letter-spacing:.18em;text-transform:uppercase;font-size:.66rem}.EssentialTheme-module__tcmcPG__timelineCompany{text-align:right}.EssentialTheme-module__tcmcPG__expRole{color:#f5efe4;letter-spacing:-.04em;margin:0;font-family:Space Grotesk,sans-serif;font-size:1.3rem;line-height:1.05}.EssentialTheme-module__tcmcPG__contactPage{min-height:calc(100vh - 57px)}.EssentialTheme-module__tcmcPG__contactLayout{grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);align-items:start;gap:24px;display:grid}.EssentialTheme-module__tcmcPG__contactLead{min-height:100%}.EssentialTheme-module__tcmcPG__contactTitle{margin-top:1rem;font-size:clamp(2rem,3vw,3.2rem);line-height:.98}.EssentialTheme-module__tcmcPG__contactCopy{max-width:28rem;margin-top:1rem}.EssentialTheme-module__tcmcPG__contactMatrix{flex-direction:column;gap:16px;display:flex}.EssentialTheme-module__tcmcPG__contactRow{grid-template-columns:120px minmax(0,1fr);align-items:center;gap:18px;display:grid}.EssentialTheme-module__tcmcPG__contactValue{color:#f6f1e7;letter-spacing:-.03em;font-family:Space Grotesk,sans-serif;font-size:clamp(1rem,2vw,1.45rem);line-height:1.15;text-decoration:none}.EssentialTheme-module__tcmcPG__contactValue:hover{color:#9db7ff}.EssentialTheme-module__tcmcPG__emptyState{flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;min-height:220px;display:flex}.EssentialTheme-module__tcmcPG__emptyTitle{color:#f7f2e9;letter-spacing:-.04em;margin:0;font-family:Space Grotesk,sans-serif;font-size:1.4rem}.EssentialTheme-module__tcmcPG__nav{z-index:40;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#06080ee6;border-top:1px solid #ffffff14;display:flex;position:fixed;bottom:0;left:0;right:0}.EssentialTheme-module__tcmcPG__homeBtn,.EssentialTheme-module__tcmcPG__navBtn{color:#e7e0d37a;cursor:pointer;background:0 0;border:none;border-right:1px solid #ffffff0f;min-height:57px;font-family:inherit;transition:color .2s,background .2s}.EssentialTheme-module__tcmcPG__homeBtn{letter-spacing:.22em;white-space:nowrap;flex-shrink:0;padding:0 18px;font-size:.62rem}.EssentialTheme-module__tcmcPG__navBtn{letter-spacing:.24em;flex:1;padding:0 8px;font-size:.66rem}.EssentialTheme-module__tcmcPG__homeBtn:hover,.EssentialTheme-module__tcmcPG__navBtn:hover{color:#f6f2ea;background:#ffffff08}.EssentialTheme-module__tcmcPG__navBtn:last-child{border-right:none}.EssentialTheme-module__tcmcPG__activeNav{background:linear-gradient(#9db7ff24,#9db7ff0a);box-shadow:inset 0 1px #9db7ff61;color:#f6f2ea!important}.EssentialTheme-module__tcmcPG__fadeIn{animation:.34s both EssentialTheme-module__tcmcPG__fadein}@keyframes EssentialTheme-module__tcmcPG__fadein{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:960px){.EssentialTheme-module__tcmcPG__pageHeader,.EssentialTheme-module__tcmcPG__aboutGrid,.EssentialTheme-module__tcmcPG__projectsLayout,.EssentialTheme-module__tcmcPG__experienceLayout,.EssentialTheme-module__tcmcPG__contactLayout{grid-template-columns:1fr}.EssentialTheme-module__tcmcPG__experienceIntroCard{position:relative;top:0}}@media (max-width:720px){.EssentialTheme-module__tcmcPG__pageInner{width:min(100% - 24px,1180px);padding-top:24px}.EssentialTheme-module__tcmcPG__pageHeader{gap:16px;margin-bottom:20px}.EssentialTheme-module__tcmcPG__infoColumns,.EssentialTheme-module__tcmcPG__profileStats,.EssentialTheme-module__tcmcPG__timelineHeader,.EssentialTheme-module__tcmcPG__contactRow{grid-template-columns:1fr}.EssentialTheme-module__tcmcPG__timelineHeader{align-items:flex-start}.EssentialTheme-module__tcmcPG__timelineCompany{text-align:left}.EssentialTheme-module__tcmcPG__contactRow{gap:10px}}@media (max-width:540px){.EssentialTheme-module__tcmcPG__wordmark{letter-spacing:-.04em}.EssentialTheme-module__tcmcPG__quoteCard{flex-direction:column}.EssentialTheme-module__tcmcPG__timelineRow{grid-template-columns:52px minmax(0,1fr)}.EssentialTheme-module__tcmcPG__homeBtn{padding:0 12px}.EssentialTheme-module__tcmcPG__navBtn{letter-spacing:.18em;font-size:.58rem}}.EssentialTheme-module__tcmcPG__contactBtn{color:#9db7ff;cursor:pointer;letter-spacing:.05em;text-transform:uppercase;background:0 0;border:1px solid #9db7ff2e;border-radius:4px;justify-content:center;align-items:center;min-height:2.4rem;padding:0 1rem;font-family:inherit;font-size:.8rem;font-weight:500;transition:transform .2s,border-color .2s,background .2s;display:inline-flex}.EssentialTheme-module__tcmcPG__contactBtn:hover{background:#9db7ff1a;border-color:#9db7ff57;transform:translateY(-1px)}.EssentialTheme-module__tcmcPG__essentialContactAccordion{flex-direction:column;gap:8px;display:flex}.EssentialTheme-module__tcmcPG__essentialContactForm{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0c0c1cb8;border:1px solid #9db7ff24;border-radius:8px;flex-direction:column;gap:12px;margin-top:8px;padding:20px;display:flex}.EssentialTheme-module__tcmcPG__essentialFormTitle{letter-spacing:.12em;text-transform:uppercase;color:#9db7ffb3;margin:0 0 4px;font-size:.75rem}.EssentialTheme-module__tcmcPG__essentialFormGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.EssentialTheme-module__tcmcPG__essentialInput{color:#ffffffe6;appearance:none;resize:vertical;background:#ffffff0a;border:1px solid #9db7ff2e;border-radius:4px;outline:none;width:100%;padding:8px 12px;font-family:inherit;font-size:.85rem;transition:border-color .2s}.EssentialTheme-module__tcmcPG__essentialInput::placeholder{color:#ffffff40}.EssentialTheme-module__tcmcPG__essentialInput:focus{background:#ffffff12;border-color:#9db7ff73}.EssentialTheme-module__tcmcPG__essentialInput option{color:#ffffffe6;background:#1a1a2e}.EssentialTheme-module__tcmcPG__essentialFormError{color:#ff9db7;background:#ff647812;border:1px solid #ff64784d;border-radius:4px;margin:0;padding:6px 10px;font-size:.75rem}.EssentialTheme-module__tcmcPG__essentialCancelBtn{letter-spacing:.08em;text-transform:uppercase;color:#9db7ff80;cursor:pointer;background:0 0;border:1px solid #9db7ff26;border-radius:4px;padding:8px 16px;font-family:inherit;font-size:.75rem;transition:border-color .2s,color .2s}.EssentialTheme-module__tcmcPG__essentialCancelBtn:hover{color:#9db7ffcc;border-color:#9db7ff4d}.EssentialTheme-module__tcmcPG__essentialSendBtn{letter-spacing:.1em;text-transform:uppercase;color:#9db7ff;cursor:pointer;background:#9db7ff1f;border:1px solid #9db7ff57;border-radius:4px;padding:8px 20px;font-family:inherit;font-size:.75rem;transition:background .2s,transform .2s}.EssentialTheme-module__tcmcPG__essentialSendBtn:hover{background:#9db7ff33;transform:translateY(-1px)}.EssentialTheme-module__tcmcPG__essentialSendBtn:disabled{opacity:.5;cursor:not-allowed}.EssentialTheme-module__tcmcPG__projectSidebarLayout{border:1px solid #9db7ff1a;border-radius:8px;grid-template-columns:220px 1fr;gap:0;min-height:540px;display:grid;overflow:hidden}.EssentialTheme-module__tcmcPG__projectSidebar{background:#0c0c1c80;border-right:1px solid #9db7ff1a;flex-direction:column;padding:20px 0;display:flex;overflow-y:auto}.EssentialTheme-module__tcmcPG__sidebarLabel{letter-spacing:.14em;text-transform:uppercase;color:#9db7ff73;padding:0 16px 12px;font-size:.65rem}.EssentialTheme-module__tcmcPG__sidebarItem{text-align:left;cursor:pointer;color:#e6e3dcb3;background:0 0;border:none;align-items:flex-start;gap:10px;width:100%;padding:10px 16px;transition:background .15s;display:flex}.EssentialTheme-module__tcmcPG__sidebarItem:hover{color:#e6e3dc;background:#9db7ff12}.EssentialTheme-module__tcmcPG__sidebarItemActive{color:#9db7ff;background:#9db7ff1f;border-left:2px solid #9db7ff99}.EssentialTheme-module__tcmcPG__sidebarIndex{letter-spacing:.08em;color:#9db7ff80;flex-shrink:0;padding-top:2px;font-size:.6rem}.EssentialTheme-module__tcmcPG__sidebarTitle{font-size:.8rem;font-weight:500;line-height:1.3}.EssentialTheme-module__tcmcPG__projectDetailPanel{background:#0808148c;flex-direction:column;display:flex;overflow-y:auto}.EssentialTheme-module__tcmcPG__projectDetailContent{flex-direction:column;gap:16px;padding:24px 28px;display:flex}.EssentialTheme-module__tcmcPG__detailTitle{letter-spacing:-.02em;color:#e6e3dc;margin:0;font-size:1.25rem;font-weight:700}.EssentialTheme-module__tcmcPG__detailDescription{color:#e6e3dcbf;font-size:.88rem;line-height:1.7}.EssentialTheme-module__tcmcPG__detailDescription h1,.EssentialTheme-module__tcmcPG__detailDescription h2,.EssentialTheme-module__tcmcPG__detailDescription h3{color:#e6e3dc;letter-spacing:.02em;margin:14px 0 6px;font-size:.95rem;font-weight:600}.EssentialTheme-module__tcmcPG__detailDescription p{margin:0 0 10px}.EssentialTheme-module__tcmcPG__detailDescription ul,.EssentialTheme-module__tcmcPG__detailDescription ol{margin-bottom:10px;padding-left:18px}.EssentialTheme-module__tcmcPG__detailDescription code{background:#9db7ff1a;border-radius:3px;padding:1px 4px;font-size:.83em}@media (max-width:768px){.EssentialTheme-module__tcmcPG__projectSidebarLayout{grid-template-columns:1fr}.EssentialTheme-module__tcmcPG__projectSidebar{min-height:unset;border-bottom:1px solid #9db7ff1a;border-right:none;flex-flow:row;padding:0;overflow:auto hidden}.EssentialTheme-module__tcmcPG__sidebarLabel{display:none}.EssentialTheme-module__tcmcPG__sidebarItem{border-bottom:2px solid #0000;border-left:none;flex-shrink:0;padding:12px 16px}.EssentialTheme-module__tcmcPG__sidebarItemActive{border-bottom-color:#9db7ff99;border-left:none}}.EssentialTheme-module__tcmcPG__lightboxOverlay{z-index:9999;cursor:zoom-out;background:#000000e6;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px;display:flex;position:fixed;inset:0}.EssentialTheme-module__tcmcPG__lightboxImg{object-fit:contain;cursor:default;border-radius:4px;max-width:min(90vw,1200px);max-height:85vh}.EssentialTheme-module__tcmcPG__lightboxClose{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:1.1rem;transition:background .2s;display:flex;position:absolute;top:16px;right:20px}.EssentialTheme-module__tcmcPG__lightboxClose:hover{background:#fff3}.EssentialTheme-module__tcmcPG__lightboxCaption{color:#fff9;text-align:center;margin:0;font-size:.8rem}
.MakingSoftwareTheme-module__41eI0G__container{--bg:#f3f0e8;--panel:#ffffffb8;--panel-strong:#ffffffe6;--ink:#16191d;--muted:#5f656d;--line:#1242ff2e;--blue:#1242ff;--blue-soft:#1242ff1a;--sand:#e6dfd2;width:100%;min-height:100vh;color:var(--ink);background:radial-gradient(circle at 0 0,#1242ff14,#0000 28%),radial-gradient(circle at 100% 100%,#3d7bff14,#0000 30%),linear-gradient(#f6f3eb 0%,#efebe1 100%);font-family:IBM Plex Mono,ui-monospace,monospace;position:relative;overflow:hidden}.MakingSoftwareTheme-module__41eI0G__noiseLayer{pointer-events:none;opacity:.9;background-image:linear-gradient(90deg,#1242ff09 1px,#0000 1px),linear-gradient(#1242ff09 1px,#0000 1px);background-size:28px 28px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 88%);mask-image:radial-gradient(circle,#000,#0000 88%)}.MakingSoftwareTheme-module__41eI0G__manualWrapper{z-index:1;flex-direction:column;gap:28px;max-width:1320px;min-height:100vh;margin:0 auto;padding:28px 20px 36px;display:flex;position:relative}.MakingSoftwareTheme-module__41eI0G__header{flex-direction:column;gap:22px;display:flex}.MakingSoftwareTheme-module__41eI0G__headerTop{grid-template-columns:minmax(0,1.2fr) auto;align-items:end;gap:24px;display:grid}.MakingSoftwareTheme-module__41eI0G__eyebrow,.MakingSoftwareTheme-module__41eI0G__sectionEyebrow,.MakingSoftwareTheme-module__41eI0G__cardLabel,.MakingSoftwareTheme-module__41eI0G__contactLabel,.MakingSoftwareTheme-module__41eI0G__figureAnnotation,.MakingSoftwareTheme-module__41eI0G__figCaptionTop,.MakingSoftwareTheme-module__41eI0G__figCaptionRight,.MakingSoftwareTheme-module__41eI0G__projIndex,.MakingSoftwareTheme-module__41eI0G__cardIndex,.MakingSoftwareTheme-module__41eI0G__expTime{letter-spacing:.18em;text-transform:uppercase;font-size:.7rem}.MakingSoftwareTheme-module__41eI0G__eyebrow,.MakingSoftwareTheme-module__41eI0G__sectionEyebrow,.MakingSoftwareTheme-module__41eI0G__cardLabel{color:var(--blue);font-family:"Press Start 2P",ui-monospace,monospace;font-size:.52rem;line-height:1.8}.MakingSoftwareTheme-module__41eI0G__logoText{letter-spacing:-.06em;margin:0;font-family:Fraunces,ui-serif,serif;font-size:clamp(2.8rem,6vw,5.8rem);font-weight:600;line-height:.95}.MakingSoftwareTheme-module__41eI0G__headerTagline{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:12px 0 0;font-family:"Press Start 2P",ui-monospace,monospace;font-size:.5rem;line-height:1.9}.MakingSoftwareTheme-module__41eI0G__headerRight{justify-content:flex-end;align-items:end;display:flex}.MakingSoftwareTheme-module__41eI0G__headerStats{grid-template-columns:repeat(2,minmax(110px,1fr));gap:12px;display:grid}.MakingSoftwareTheme-module__41eI0G__headerStat{border:1px solid var(--line);background:var(--panel);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:18px;min-width:110px;padding:14px 16px}.MakingSoftwareTheme-module__41eI0G__headerStat span{color:var(--muted);letter-spacing:.16em;text-transform:uppercase;margin-bottom:6px;font-family:"Press Start 2P",ui-monospace,monospace;font-size:.62rem;line-height:1.6;display:block}.MakingSoftwareTheme-module__41eI0G__headerStat strong{font-family:Fraunces,ui-serif,serif;font-size:1.45rem}.MakingSoftwareTheme-module__41eI0G__navBar{border-top:1px solid #1242ff1f;flex-wrap:wrap;gap:10px;padding-top:8px;display:flex}.MakingSoftwareTheme-module__41eI0G__navBtn{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#ffffff75;border-radius:999px;min-height:42px;padding:0 16px;font-family:"Press Start 2P",ui-monospace,monospace;font-size:.52rem;line-height:1.6;transition:transform .2s,border-color .2s,color .2s,background .2s}.MakingSoftwareTheme-module__41eI0G__navBtn:hover,.MakingSoftwareTheme-module__41eI0G__navBtn.MakingSoftwareTheme-module__41eI0G__active{color:var(--blue);background:#ffffffe0;border-color:#1242ff4d;transform:translateY(-1px)}.MakingSoftwareTheme-module__41eI0G__mainContent{flex-direction:column;display:flex}.MakingSoftwareTheme-module__41eI0G__section{animation:.35s ease-out forwards MakingSoftwareTheme-module__41eI0G__fadeIn}.MakingSoftwareTheme-module__41eI0G__sectionHeader{grid-template-columns:minmax(0,1fr) minmax(280px,420px);align-items:end;gap:22px;margin-bottom:20px;display:grid}.MakingSoftwareTheme-module__41eI0G__sectionDivider{align-items:center;gap:12px;margin:0 0 18px;display:flex;overflow:hidden}.MakingSoftwareTheme-module__41eI0G__dividerNoise,.MakingSoftwareTheme-module__41eI0G__dividerLabel{color:var(--blue);text-transform:uppercase;white-space:nowrap;font-family:"Press Start 2P",ui-monospace,monospace;font-size:.48rem;line-height:1.8}.MakingSoftwareTheme-module__41eI0G__dividerNoise{color:#1242ff73}.MakingSoftwareTheme-module__41eI0G__sectionTitle{letter-spacing:-.05em;margin:6px 0 0;font-family:Fraunces,ui-serif,serif;font-size:clamp(2rem,4vw,3.6rem);line-height:.96}.MakingSoftwareTheme-module__41eI0G__sectionSummary,.MakingSoftwareTheme-module__41eI0G__supportingCopy,.MakingSoftwareTheme-module__41eI0G__expDesc,.MakingSoftwareTheme-module__41eI0G__projIntro,.MakingSoftwareTheme-module__41eI0G__richText,.MakingSoftwareTheme-module__41eI0G__richText p,.MakingSoftwareTheme-module__41eI0G__richText li{color:var(--muted);font-size:.93rem;line-height:1.75}.MakingSoftwareTheme-module__41eI0G__projIntro p{margin-bottom:1rem}.MakingSoftwareTheme-module__41eI0G__projIntro p:last-child{margin-bottom:0}.MakingSoftwareTheme-module__41eI0G__projIntro a{color:var(--blue);text-underline-offset:3px;text-decoration:underline;transition:opacity .2s}.MakingSoftwareTheme-module__41eI0G__projIntro a:hover{opacity:.7}.MakingSoftwareTheme-module__41eI0G__projIntro strong{color:var(--ink);font-weight:600}.MakingSoftwareTheme-module__41eI0G__projIntro ul,.MakingSoftwareTheme-module__41eI0G__projIntro ol{margin-bottom:1rem;padding-left:1.5rem}.MakingSoftwareTheme-module__41eI0G__projIntro li{margin-bottom:.5rem}.MakingSoftwareTheme-module__41eI0G__sectionSummary{margin:0}.MakingSoftwareTheme-module__41eI0G__aboutLayout,.MakingSoftwareTheme-module__41eI0G__experienceLayout,.MakingSoftwareTheme-module__41eI0G__projectsLayout,.MakingSoftwareTheme-module__41eI0G__contactLayout{grid-template-columns:minmax(0,1.28fr) minmax(260px,.72fr);align-items:start;gap:24px;display:grid}.MakingSoftwareTheme-module__41eI0G__aboutContent{flex-direction:column;gap:20px;display:flex}.MakingSoftwareTheme-module__41eI0G__figureColumn{flex-direction:column;gap:16px;display:flex}.MakingSoftwareTheme-module__41eI0G__heroFigure,.MakingSoftwareTheme-module__41eI0G__sideFigureCard,.MakingSoftwareTheme-module__41eI0G__leadCard,.MakingSoftwareTheme-module__41eI0G__infoCard,.MakingSoftwareTheme-module__41eI0G__algorithmCard,.MakingSoftwareTheme-module__41eI0G__expCard,.MakingSoftwareTheme-module__41eI0G__projectCard,.MakingSoftwareTheme-module__41eI0G__contactLead,.MakingSoftwareTheme-module__41eI0G__contactRow,.MakingSoftwareTheme-module__41eI0G__emptyCard{border:1px solid var(--line);background:var(--panel);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:28px;position:relative;box-shadow:0 18px 60px #1f2a4414}.MakingSoftwareTheme-module__41eI0G__heroFigure,.MakingSoftwareTheme-module__41eI0G__sideFigureCard{min-height:0;padding:22px}.MakingSoftwareTheme-module__41eI0G__leadCard,.MakingSoftwareTheme-module__41eI0G__infoCard,.MakingSoftwareTheme-module__41eI0G__algorithmCard,.MakingSoftwareTheme-module__41eI0G__expCard,.MakingSoftwareTheme-module__41eI0G__projectCard,.MakingSoftwareTheme-module__41eI0G__contactLead,.MakingSoftwareTheme-module__41eI0G__contactRow,.MakingSoftwareTheme-module__41eI0G__emptyCard{padding:20px}.MakingSoftwareTheme-module__41eI0G__figureFrame{pointer-events:none;border:1px dashed #1242ff38;border-radius:22px;position:absolute;inset:12px}.MakingSoftwareTheme-module__41eI0G__figCaptionTop{color:var(--muted);position:absolute;top:18px;left:22px}.MakingSoftwareTheme-module__41eI0G__figCaptionRight{color:var(--muted);position:absolute;bottom:18px;right:22px}.MakingSoftwareTheme-module__41eI0G__avatarWrapper{flex-direction:column;gap:12px;max-width:280px;margin-bottom:24px;display:flex;position:relative}.MakingSoftwareTheme-module__41eI0G__avatar{aspect-ratio:1;object-fit:cover;border:1px solid var(--line);filter:grayscale()sepia(20%)hue-rotate(180deg)brightness(.95);border-radius:12px;width:100%;transition:filter .3s;box-shadow:0 4px 12px #1242ff0d}.MakingSoftwareTheme-module__41eI0G__avatar:hover{filter:grayscale(0%)}.MakingSoftwareTheme-module__41eI0G__avatarCaption{color:var(--blue);letter-spacing:.18em;text-transform:uppercase;text-align:right;font-family:"Press Start 2P",ui-monospace,monospace;font-size:.52rem}.MakingSoftwareTheme-module__41eI0G__algorithmSvg,.MakingSoftwareTheme-module__41eI0G__miniAlgorithmSvg{width:100%;height:auto;display:block}.MakingSoftwareTheme-module__41eI0G__hardwareSvg{width:100%;max-width:340px;margin:12px auto 0;display:block}.MakingSoftwareTheme-module__41eI0G__algorithmSvg text,.MakingSoftwareTheme-module__41eI0G__miniAlgorithmSvg text,.MakingSoftwareTheme-module__41eI0G__hardwareSvg text{fill:var(--ink);text-anchor:middle;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:12px}.MakingSoftwareTheme-module__41eI0G__figureAnnotation,.MakingSoftwareTheme-module__41eI0G__distanceText{letter-spacing:.14em;fill:var(--muted)!important;font-size:11px!important}.MakingSoftwareTheme-module__41eI0G__figureAnnotation{text-anchor:start!important}.MakingSoftwareTheme-module__41eI0G__gridLines path,.MakingSoftwareTheme-module__41eI0G__networkEdges path,.MakingSoftwareTheme-module__41eI0G__edgePulse path,.MakingSoftwareTheme-module__41eI0G__rotationArrow path,.MakingSoftwareTheme-module__41eI0G__isoGrid path,.MakingSoftwareTheme-module__41eI0G__isoOutline path,.MakingSoftwareTheme-module__41eI0G__signalLines path{fill:none;stroke-linecap:round;stroke-linejoin:round}.MakingSoftwareTheme-module__41eI0G__gridLines path{stroke:#1242ff24;stroke-dasharray:4 10}.MakingSoftwareTheme-module__41eI0G__networkEdges path{stroke:#1242ff38;stroke-width:2px}.MakingSoftwareTheme-module__41eI0G__edgePulse path{stroke:#1242ff33;stroke-width:2px;stroke-dasharray:5 14;animation:14s linear infinite MakingSoftwareTheme-module__41eI0G__dashMove}.MakingSoftwareTheme-module__41eI0G__shortestPath path{fill:none;stroke:#1242ffb8;stroke-width:2.4px;stroke-dasharray:10 14;animation:8s linear infinite MakingSoftwareTheme-module__41eI0G__dashMove}.MakingSoftwareTheme-module__41eI0G__rotationArrow path{stroke:var(--blue);stroke-width:2.5px}.MakingSoftwareTheme-module__41eI0G__node circle,.MakingSoftwareTheme-module__41eI0G__weightNode circle{fill:#ffffffe0;stroke:#1242ff59;stroke-width:2px}.MakingSoftwareTheme-module__41eI0G__isoGrid path{stroke:#1242ff2e;stroke-width:1.4px}.MakingSoftwareTheme-module__41eI0G__isoOutline path,.MakingSoftwareTheme-module__41eI0G__signalLines path{stroke:var(--blue);stroke-width:1.8px}.MakingSoftwareTheme-module__41eI0G__isoBlocks path{fill:#1242ff24;stroke:#1242ff52;stroke-width:1.4px}.MakingSoftwareTheme-module__41eI0G__signalLines path{stroke-dasharray:6 8;animation:10s linear infinite MakingSoftwareTheme-module__41eI0G__dashMove}.MakingSoftwareTheme-module__41eI0G__nodeAccent circle{fill:#1242ff24;stroke:var(--blue);stroke-width:2px}.MakingSoftwareTheme-module__41eI0G__nodeAccent text{fill:var(--blue)!important}.MakingSoftwareTheme-module__41eI0G__rangeBand rect,.MakingSoftwareTheme-module__41eI0G__queueFrame{fill:#1242ff0f;stroke:#1242ff38;stroke-width:1.5px}.MakingSoftwareTheme-module__41eI0G__queueItem rect{fill:#1242ff1f}.MakingSoftwareTheme-module__41eI0G__queueItem{animation:3.8s ease-in-out infinite MakingSoftwareTheme-module__41eI0G__queueShift}.MakingSoftwareTheme-module__41eI0G__dropCapPara{margin:0;font-family:Fraunces,ui-serif,serif;font-size:clamp(1.22rem,2vw,1.52rem);line-height:1.45}.MakingSoftwareTheme-module__41eI0G__leadCard{flex-direction:column;display:flex}@media (min-width:768px){.MakingSoftwareTheme-module__41eI0G__leadCard{flex-direction:row;align-items:flex-start;gap:32px}}.MakingSoftwareTheme-module__41eI0G__leadCardText{flex:1}.MakingSoftwareTheme-module__41eI0G__dropCapPara:first-letter{float:left;color:var(--blue);margin-top:.22rem;margin-right:.5rem;font-size:4.3rem;line-height:.8}.MakingSoftwareTheme-module__41eI0G__supportingCopy{margin:14px 0 0}.MakingSoftwareTheme-module__41eI0G__cardGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.MakingSoftwareTheme-module__41eI0G__algorithmCard,.MakingSoftwareTheme-module__41eI0G__sideFigureCard,.MakingSoftwareTheme-module__41eI0G__heroFigure{background:linear-gradient(180deg,#ffffffd1,#f1ede4cc),var(--panel)}.MakingSoftwareTheme-module__41eI0G__richText p:first-child,.MakingSoftwareTheme-module__41eI0G__richText ul:first-child{margin-top:10px}.MakingSoftwareTheme-module__41eI0G__richText p:last-child,.MakingSoftwareTheme-module__41eI0G__richText ul:last-child{margin-bottom:0}.MakingSoftwareTheme-module__41eI0G__blockList,.MakingSoftwareTheme-module__41eI0G__projectGrid,.MakingSoftwareTheme-module__41eI0G__contactPanel{flex-direction:column;gap:16px;display:flex}.MakingSoftwareTheme-module__41eI0G__expCard:before,.MakingSoftwareTheme-module__41eI0G__projectCard:before,.MakingSoftwareTheme-module__41eI0G__contactLead:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#1242ff14,#0000 40%);position:absolute;inset:0}.MakingSoftwareTheme-module__41eI0G__expMeta,.MakingSoftwareTheme-module__41eI0G__projHead{justify-content:space-between;align-items:baseline;gap:14px;display:flex}.MakingSoftwareTheme-module__41eI0G__cardIndex,.MakingSoftwareTheme-module__41eI0G__expTime,.MakingSoftwareTheme-module__41eI0G__projIndex{color:var(--blue);font-family:"Press Start 2P",ui-monospace,monospace;font-size:.52rem;line-height:1.7}.MakingSoftwareTheme-module__41eI0G__expHeader{margin:14px 0 10px}.MakingSoftwareTheme-module__41eI0G__expRole,.MakingSoftwareTheme-module__41eI0G__projTitle,.MakingSoftwareTheme-module__41eI0G__contactHeadline,.MakingSoftwareTheme-module__41eI0G__emptyCard h3{letter-spacing:-.04em;margin:0;font-family:Fraunces,ui-serif,serif}.MakingSoftwareTheme-module__41eI0G__expRole,.MakingSoftwareTheme-module__41eI0G__projTitle{font-size:1.5rem}.MakingSoftwareTheme-module__41eI0G__expCompany{color:var(--ink);letter-spacing:.08em;text-transform:uppercase;font-size:.9rem}.MakingSoftwareTheme-module__41eI0G__techStack{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.MakingSoftwareTheme-module__41eI0G__techTag{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;background:#1242ff0f;border:1px solid #1242ff29;border-radius:999px;padding:8px 10px;font-family:"Press Start 2P",ui-monospace,monospace;font-size:.5rem;line-height:1.7}.MakingSoftwareTheme-module__41eI0G__projLinks{flex-wrap:wrap;gap:16px;margin-top:16px;display:flex}.MakingSoftwareTheme-module__41eI0G__projLinks a,.MakingSoftwareTheme-module__41eI0G__contactValue{color:var(--blue);text-decoration:none}.MakingSoftwareTheme-module__41eI0G__projLinks a{border-bottom:1px solid #0000}.MakingSoftwareTheme-module__41eI0G__projLinks a:hover,.MakingSoftwareTheme-module__41eI0G__contactValue:hover{border-color:var(--blue)}.MakingSoftwareTheme-module__41eI0G__projectGallery{border-top:1px dashed var(--line);flex-direction:column;gap:24px;margin-top:28px;padding-top:24px;display:flex}.MakingSoftwareTheme-module__41eI0G__galleryFigure{background:var(--bg);border:1px solid var(--line);border-radius:12px;margin:0;padding:16px;position:relative}.MakingSoftwareTheme-module__41eI0G__galleryFrame{pointer-events:none;z-index:10;border:1px dashed #1242ff38;border-radius:6px;position:absolute;inset:6px}.MakingSoftwareTheme-module__41eI0G__galleryImg{object-fit:cover;filter:grayscale(40%)sepia(10%)hue-rotate(190deg);z-index:2;border-radius:6px;width:100%;height:auto;transition:filter .3s;display:block;position:relative}.MakingSoftwareTheme-module__41eI0G__galleryImg:hover{filter:grayscale(0%)}.MakingSoftwareTheme-module__41eI0G__videoEmbed{filter:grayscale(40%)sepia(10%)hue-rotate(190deg);z-index:2;border-radius:6px;width:100%;height:0;padding-bottom:56.25%;transition:filter .3s;position:relative;overflow:hidden}.MakingSoftwareTheme-module__41eI0G__videoEmbed:hover{filter:grayscale(0%)}.MakingSoftwareTheme-module__41eI0G__videoEmbed iframe{width:100%;height:100%;position:absolute;top:0;left:0}.MakingSoftwareTheme-module__41eI0G__galleryCaption{color:var(--blue);letter-spacing:.18em;text-transform:uppercase;text-align:right;margin-top:16px;font-family:"Press Start 2P",ui-monospace,monospace;font-size:.52rem}.MakingSoftwareTheme-module__41eI0G__contactHeadline{margin-top:12px;font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.02}.MakingSoftwareTheme-module__41eI0G__contactMiniFigure{border-top:1px dashed #1242ff2e;max-width:300px;margin-top:18px;padding-top:16px}.MakingSoftwareTheme-module__41eI0G__contactRow{grid-template-columns:110px minmax(0,1fr);align-items:center;gap:18px;display:grid}.MakingSoftwareTheme-module__41eI0G__contactLabel{color:var(--muted)}.MakingSoftwareTheme-module__41eI0G__contactValue{font-family:Fraunces,ui-serif,serif;font-size:clamp(1.08rem,2vw,1.42rem);line-height:1.2}.MakingSoftwareTheme-module__41eI0G__emptyCard p{color:var(--muted);margin:10px 0 0}.MakingSoftwareTheme-module__41eI0G__footer{margin-top:auto;padding-top:12px}.MakingSoftwareTheme-module__41eI0G__footerInner{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;border-top:1px solid #1242ff29;justify-content:space-between;gap:16px;padding-top:14px;font-family:"Press Start 2P",ui-monospace,monospace;font-size:.5rem;line-height:1.8;display:flex}@keyframes MakingSoftwareTheme-module__41eI0G__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes MakingSoftwareTheme-module__41eI0G__dashMove{to{stroke-dashoffset:-120px}}@keyframes MakingSoftwareTheme-module__41eI0G__queueShift{0%,to{opacity:.8;transform:translate(0)}50%{opacity:1;transform:translate(6px)}}@media (max-width:1080px){.MakingSoftwareTheme-module__41eI0G__headerTop,.MakingSoftwareTheme-module__41eI0G__sectionHeader,.MakingSoftwareTheme-module__41eI0G__aboutLayout,.MakingSoftwareTheme-module__41eI0G__experienceLayout,.MakingSoftwareTheme-module__41eI0G__projectsLayout,.MakingSoftwareTheme-module__41eI0G__contactLayout{grid-template-columns:1fr}}@media (max-width:760px){.MakingSoftwareTheme-module__41eI0G__manualWrapper{padding:20px 14px 28px}.MakingSoftwareTheme-module__41eI0G__headerRight{justify-content:flex-start}.MakingSoftwareTheme-module__41eI0G__headerStats{grid-template-columns:repeat(2,minmax(0,1fr))}.MakingSoftwareTheme-module__41eI0G__cardGrid{grid-template-columns:1fr}.MakingSoftwareTheme-module__41eI0G__contactRow{grid-template-columns:1fr;gap:10px}.MakingSoftwareTheme-module__41eI0G__footerInner{flex-direction:column}}.MakingSoftwareTheme-module__41eI0G__contactBtn{color:var(--blue);cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:.12em;text-transform:uppercase;background:0 0;border:none;border-bottom:1px solid #0000;padding:0}.MakingSoftwareTheme-module__41eI0G__contactBtn:hover{border-color:var(--blue)}.MakingSoftwareTheme-module__41eI0G__msContactAccordion{flex-direction:column;gap:8px;display:flex}.MakingSoftwareTheme-module__41eI0G__msContactForm{border:1px solid var(--line);background:var(--bg);flex-direction:column;gap:14px;margin-top:8px;padding:20px;display:flex}.MakingSoftwareTheme-module__41eI0G__msFormRef{color:var(--blue);letter-spacing:.18em;text-transform:uppercase;border-bottom:1px dashed var(--line);margin-bottom:8px;padding-bottom:8px;font-family:"Press Start 2P",ui-monospace,monospace;font-size:.52rem}.MakingSoftwareTheme-module__41eI0G__msFormRow{grid-template-columns:70px 1fr;align-items:flex-start;gap:12px;display:grid}.MakingSoftwareTheme-module__41eI0G__msLabel{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;padding-top:8px;font-family:"Press Start 2P",ui-monospace,monospace;font-size:.45rem}.MakingSoftwareTheme-module__41eI0G__msInput{color:var(--ink);border:none;border-bottom:1px solid var(--line);appearance:none;resize:vertical;background:0 0;outline:none;width:100%;padding:4px 0;font-family:inherit;font-size:.88rem;transition:border-color .2s}.MakingSoftwareTheme-module__41eI0G__msInput:focus{border-bottom-color:var(--blue)}.MakingSoftwareTheme-module__41eI0G__msInput::placeholder{color:var(--muted)}.MakingSoftwareTheme-module__41eI0G__msInput option{background:var(--paper);color:var(--ink)}.MakingSoftwareTheme-module__41eI0G__msFormError{color:#c0392b;letter-spacing:.1em;text-transform:uppercase;background:#c0392b0d;border:1px solid #c0392b4d;padding:6px 10px;font-family:"Press Start 2P",ui-monospace,monospace;font-size:.45rem}.MakingSoftwareTheme-module__41eI0G__msFormActions{border-top:1px dashed var(--line);justify-content:flex-end;gap:12px;padding-top:8px;display:flex}.MakingSoftwareTheme-module__41eI0G__msFormBtn{letter-spacing:.12em;text-transform:uppercase;color:var(--blue);border:1px solid var(--line);cursor:pointer;background:0 0;padding:6px 14px;font-family:"Press Start 2P",ui-monospace,monospace;font-size:.48rem;transition:border-color .2s,background .2s}.MakingSoftwareTheme-module__41eI0G__msFormBtn:hover{border-color:var(--blue);background:#1242ff0d}.MakingSoftwareTheme-module__41eI0G__msFormBtn:disabled{opacity:.4;cursor:not-allowed}.MakingSoftwareTheme-module__41eI0G__accordionList{flex-direction:column;flex:1;width:100%;display:flex}.MakingSoftwareTheme-module__41eI0G__accordionItem{border:1px solid var(--line);border-bottom:none;position:relative}.MakingSoftwareTheme-module__41eI0G__accordionItem:last-child{border-bottom:1px solid var(--line)}.MakingSoftwareTheme-module__41eI0G__accordionItemOpen{background:var(--bg)}.MakingSoftwareTheme-module__41eI0G__accordionHeader{text-align:left;cursor:pointer;width:100%;color:var(--ink);background:0 0;border:none;align-items:center;gap:16px;padding:16px 20px;font-family:inherit;transition:background .15s;display:flex}.MakingSoftwareTheme-module__41eI0G__accordionHeader:hover{background:#00000008}.MakingSoftwareTheme-module__41eI0G__accordionIndex{color:var(--blue);letter-spacing:.1em;flex-shrink:0;font-family:"Press Start 2P",ui-monospace,monospace;font-size:.42rem}.MakingSoftwareTheme-module__41eI0G__accordionTitle{letter-spacing:-.01em;flex:1;font-family:Fraunces,ui-serif,serif;font-size:1rem;font-weight:700}.MakingSoftwareTheme-module__41eI0G__accordionToggle{color:var(--muted);flex-shrink:0;font-size:.6rem}.MakingSoftwareTheme-module__41eI0G__accordionBody{border-top:1px dashed var(--line);flex-direction:column;gap:16px;padding:16px 20px 24px;display:flex}.MakingSoftwareTheme-module__41eI0G__projGallery{width:100%}.MakingSoftwareTheme-module__41eI0G__accordionDesc{color:var(--muted);font-size:.9rem;line-height:1.7}.MakingSoftwareTheme-module__41eI0G__accordionDesc h1,.MakingSoftwareTheme-module__41eI0G__accordionDesc h2,.MakingSoftwareTheme-module__41eI0G__accordionDesc h3{color:var(--ink);margin:12px 0 6px;font-family:Fraunces,ui-serif,serif;font-size:1rem;font-weight:700}.MakingSoftwareTheme-module__41eI0G__accordionDesc p{margin:0 0 8px}.MakingSoftwareTheme-module__41eI0G__accordionDesc ul,.MakingSoftwareTheme-module__41eI0G__accordionDesc ol{margin-bottom:10px;padding-left:18px}.MakingSoftwareTheme-module__41eI0G__accordionDesc code{background:#0000000d;border-radius:2px;padding:1px 4px;font-size:.85em}.MakingSoftwareTheme-module__41eI0G__lightboxOverlay{z-index:9999;cursor:zoom-out;background:#000000e6;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px;display:flex;position:fixed;inset:0}.MakingSoftwareTheme-module__41eI0G__lightboxImg{object-fit:contain;cursor:default;border:1px solid var(--line);max-width:min(90vw,1200px);max-height:85vh}.MakingSoftwareTheme-module__41eI0G__lightboxClose{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:0;justify-content:center;align-items:center;width:34px;height:34px;font-family:"Press Start 2P",ui-monospace,monospace;font-size:1.1rem;transition:background .2s;display:flex;position:absolute;top:16px;right:20px}.MakingSoftwareTheme-module__41eI0G__lightboxClose:hover{background:#fff3}
.ThemeSwitcher-module__qPAEQG__shell{background:radial-gradient(circle at top,#ffffff1a,#0000 28%),linear-gradient(#06070a 0%,#11131a 100%);min-height:100vh;position:relative;overflow:hidden}.ThemeSwitcher-module__qPAEQG__loadingScreen{background:#050608;min-height:100vh}.ThemeSwitcher-module__qPAEQG__activeViewport{z-index:1;transform-origin:50%;min-height:100vh;transition:transform .82s cubic-bezier(.2,.9,.24,1),filter .45s,opacity .45s;position:relative}.ThemeSwitcher-module__qPAEQG__activeViewportInner{min-height:100vh}.ThemeSwitcher-module__qPAEQG__launchButton{z-index:40;cursor:pointer;align-items:center;gap:10px;min-height:40px;padding:0 14px;transition:transform .2s,opacity .2s,background .2s,border-color .2s;display:inline-flex;position:fixed}.ThemeSwitcher-module__qPAEQG__launchButton:hover{transform:translateY(-1px)}.ThemeSwitcher-module__qPAEQG__galleryOpen .ThemeSwitcher-module__qPAEQG__launchButton{opacity:0;pointer-events:none}.ThemeSwitcher-module__qPAEQG__launchButtonLabel,.ThemeSwitcher-module__qPAEQG__launchButtonValue{white-space:nowrap}.ThemeSwitcher-module__qPAEQG__launchButton_macintosh{color:#000;background:#fff;border:1px solid #000;border-radius:0;font-family:Chicago,Geneva,sans-serif;font-size:.82rem;bottom:24px;left:18px;box-shadow:2px 2px #000}.ThemeSwitcher-module__qPAEQG__launchButton_macintosh .ThemeSwitcher-module__qPAEQG__launchButtonLabel{opacity:.7}.ThemeSwitcher-module__qPAEQG__launchButton_terminal{display:none}.ThemeSwitcher-module__qPAEQG__launchButton_blueprint{color:#111;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fafafad1;border:1px solid #1111111a;border-radius:999px;font-family:Plus Jakarta Sans,sans-serif;font-size:.82rem;top:80px;right:32px}.ThemeSwitcher-module__qPAEQG__launchButton_essential{color:#f5f0e4;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);text-transform:uppercase;letter-spacing:.16em;background:#0a0c1275;border:1px solid #ffffff24;border-radius:999px;font-family:Geist Mono,monospace;font-size:.68rem;bottom:72px;right:26px}.ThemeSwitcher-module__qPAEQG__launchButton_making_software{color:#1242ff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffa8;border:1px solid #1242ff3d;border-radius:999px;font-family:"Press Start 2P",ui-monospace,monospace;font-size:.44rem;line-height:1.6;top:28px;right:24px}.ThemeSwitcher-module__qPAEQG__launchButtonValue{opacity:.82}.ThemeSwitcher-module__qPAEQG__gallery{z-index:20;pointer-events:none;opacity:0;background:#07090d;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:18px 24px 24px;transition:opacity .35s;display:flex;position:fixed;inset:0}.ThemeSwitcher-module__qPAEQG__gallery:before{content:"";background:radial-gradient(circle,#ffffff0f,#0000 32%),linear-gradient(#07090df0,#07090dfa);position:absolute;inset:0}.ThemeSwitcher-module__qPAEQG__galleryChrome,.ThemeSwitcher-module__qPAEQG__carouselShell,.ThemeSwitcher-module__qPAEQG__beltIndicators{z-index:1;position:relative}.ThemeSwitcher-module__qPAEQG__galleryChrome{color:#f5f7fb;flex:none;justify-content:space-between;align-items:center;gap:18px;width:min(1180px,100%);display:flex}.ThemeSwitcher-module__qPAEQG__eyebrow{text-transform:uppercase;letter-spacing:.18em;opacity:.68;margin:0;font-size:.74rem}.ThemeSwitcher-module__qPAEQG__gallerySummary{color:#f5f7fbc7;max-width:30rem;margin:.25rem 0 0;font-size:.92rem;line-height:1.5}.ThemeSwitcher-module__qPAEQG__closeButton{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;min-height:42px;padding:0 16px;transition:transform .2s,background .2s,border-color .2s}.ThemeSwitcher-module__qPAEQG__closeButton:hover{background:#ffffff24;border-color:#ffffff47;transform:translateY(-1px)}.ThemeSwitcher-module__qPAEQG__carouselShell{flex:auto;grid-template-columns:74px minmax(0,1fr) 74px;align-items:center;gap:22px;width:min(1320px,100%);min-height:0;display:grid}.ThemeSwitcher-module__qPAEQG__navButton{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;width:74px;height:74px;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.ThemeSwitcher-module__qPAEQG__navButton:hover{background:#ffffff24;border-color:#ffffff3d;transform:scale(1.04)}.ThemeSwitcher-module__qPAEQG__navButton span{font-size:1.9rem;line-height:1}.ThemeSwitcher-module__qPAEQG__carouselViewport{height:100%;min-height:0;position:relative;overflow:hidden}.ThemeSwitcher-module__qPAEQG__carouselTrack{grid-template-columns:minmax(0,.84fr) minmax(0,1fr) minmax(0,.84fr);align-items:center;gap:1rem;width:100%;height:100%;display:grid;position:relative}.ThemeSwitcher-module__qPAEQG__themeCard{z-index:1;border:1px solid color-mix(in srgb,var(--theme-accent)56%,#ffffff1f);background:#0a0c12ad;border-radius:30px;flex-direction:column;justify-self:center;gap:14px;width:100%;max-width:39rem;padding:18px;transition:opacity .35s,transform .45s,border-color .35s,filter .35s,box-shadow .35s;display:flex;position:relative;box-shadow:inset 0 1px #ffffff08,0 22px 60px #00000038}.ThemeSwitcher-module__qPAEQG__themeCardSide{opacity:.24;filter:saturate(.74)blur(1px);transform:scale(.86)}.ThemeSwitcher-module__qPAEQG__themeCardActive{z-index:3;opacity:1;filter:none;border-color:color-mix(in srgb,var(--theme-accent)78%,#ffffff38);box-shadow:inset 0 1px 0 #ffffff14,0 0 0 1px color-mix(in srgb,var(--theme-accent)65%,#ffffff2e),0 34px 90px #00000057;transform:scale(1.03)}.ThemeSwitcher-module__qPAEQG__previewFrame{aspect-ratio:16/10;background:#ffffff0a;border:1px solid #ffffff14;border-radius:22px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ThemeSwitcher-module__qPAEQG__previewScale{pointer-events:none;position:relative}.ThemeSwitcher-module__qPAEQG__previewCanvas{transform-origin:0 0;width:1440px;min-height:900px}.ThemeSwitcher-module__qPAEQG__cardBody{color:#f5f7fb;flex-direction:column;gap:14px;display:flex}.ThemeSwitcher-module__qPAEQG__cardMeta{flex-direction:column;gap:10px;display:flex}.ThemeSwitcher-module__qPAEQG__cardEyebrow{text-transform:uppercase;letter-spacing:.16em;color:#f5f7fba3;margin:0;font-size:.72rem}.ThemeSwitcher-module__qPAEQG__cardTitle{letter-spacing:-.04em;margin:0;font-size:clamp(1.7rem,3vw,2.35rem)}.ThemeSwitcher-module__qPAEQG__cardMeta p:last-of-type{color:#f5f7fbcc;margin:0;line-height:1.55}.ThemeSwitcher-module__qPAEQG__selectButton{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;min-height:46px;padding:0 18px;transition:transform .2s,border-color .2s,background .2s}.ThemeSwitcher-module__qPAEQG__selectButton:hover{background:#ffffff24;border-color:#ffffff42;transform:translateY(-1px)}.ThemeSwitcher-module__qPAEQG__beltIndicators{align-items:center;gap:8px;display:flex}.ThemeSwitcher-module__qPAEQG__beltDot{cursor:pointer;background:#ffffff47;border:0;border-radius:999px;width:10px;height:10px;padding:0;transition:transform .2s,background .2s}.ThemeSwitcher-module__qPAEQG__beltDotActive{background:#fff;transform:scale(1.4)}.ThemeSwitcher-module__qPAEQG__galleryOpen .ThemeSwitcher-module__qPAEQG__activeViewport{filter:saturate(.88)brightness(.84);opacity:0;pointer-events:none;transform:scale(.34)}.ThemeSwitcher-module__qPAEQG__galleryOpen .ThemeSwitcher-module__qPAEQG__gallery{opacity:1;pointer-events:auto}@media (max-width:1100px){.ThemeSwitcher-module__qPAEQG__galleryChrome{flex-direction:column;align-items:flex-start}.ThemeSwitcher-module__qPAEQG__carouselShell{grid-template-columns:58px minmax(0,1fr) 58px;gap:12px}.ThemeSwitcher-module__qPAEQG__navButton{width:58px;height:58px}.ThemeSwitcher-module__qPAEQG__themeCard{width:min(88vw,32rem)}.ThemeSwitcher-module__qPAEQG__carouselTrack{grid-template-columns:.72fr 1fr .72fr}}@media (max-width:900px){.ThemeSwitcher-module__qPAEQG__gallery{padding:18px 12px}.ThemeSwitcher-module__qPAEQG__carouselViewport{min-height:0}.ThemeSwitcher-module__qPAEQG__carouselTrack{grid-template-columns:.22fr 1fr .22fr;gap:.5rem}.ThemeSwitcher-module__qPAEQG__previewFrame{aspect-ratio:16/10}.ThemeSwitcher-module__qPAEQG__galleryOpen .ThemeSwitcher-module__qPAEQG__activeViewport{opacity:0;transform:scale(.22)}.ThemeSwitcher-module__qPAEQG__launchButton_blueprint,.ThemeSwitcher-module__qPAEQG__launchButton_making_software,.ThemeSwitcher-module__qPAEQG__launchButton_terminal{right:14px}.ThemeSwitcher-module__qPAEQG__launchButton_macintosh{left:14px}.ThemeSwitcher-module__qPAEQG__launchButton_essential{bottom:16px;right:14px}}
.ChatWidget-module__52vinG__bubble{z-index:900;position:fixed;bottom:1.75rem;right:1.75rem}.ChatWidget-module__52vinG__bubbleBtn{color:#fff;cursor:pointer;background:#06f;border:none;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;font-size:1.3rem;transition:background .15s,transform .15s;display:flex;box-shadow:0 4px 20px #0066ff73}.ChatWidget-module__52vinG__bubbleBtn:hover{background:#05d;transform:scale(1.07)}.ChatWidget-module__52vinG__window{z-index:900;background:#111;border:1px solid #2a2a2a;border-radius:14px;flex-direction:column;width:380px;max-width:calc(100vw - 2rem);height:520px;max-height:calc(100vh - 8rem);animation:.18s ease-out ChatWidget-module__52vinG__slideUp;display:flex;position:fixed;bottom:6rem;right:1.75rem;overflow:hidden;box-shadow:0 24px 64px #000000b3}@keyframes ChatWidget-module__52vinG__slideUp{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.ChatWidget-module__52vinG__header{border-bottom:1px solid #1e1e1e;flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.ChatWidget-module__52vinG__headerLeft{align-items:center;gap:.5rem;display:flex}.ChatWidget-module__52vinG__headerTitle{color:#fff;font-size:.9rem;font-weight:600}.ChatWidget-module__52vinG__modeTabs{background:#1a1a1a;border-radius:6px;gap:2px;padding:2px;display:flex}.ChatWidget-module__52vinG__modeTab{color:#777;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:4px;padding:.3rem .65rem;font-size:.75rem;font-weight:500;transition:background .12s,color .12s}.ChatWidget-module__52vinG__modeTab.ChatWidget-module__52vinG__active{color:#fff;background:#06f}.ChatWidget-module__52vinG__modeTab:hover:not(.ChatWidget-module__52vinG__active){color:#ccc;background:#2a2a2a}.ChatWidget-module__52vinG__closeBtn{color:#555;cursor:pointer;background:0 0;border:none;padding:.2rem;font-size:1.1rem;line-height:1;transition:color .12s}.ChatWidget-module__52vinG__closeBtn:hover{color:#fff}.ChatWidget-module__52vinG__statusBar{color:#49f;background:#0a1a2e;border-bottom:1px solid #0d2040;flex-shrink:0;align-items:center;gap:.5rem;padding:.45rem 1rem;font-size:.72rem;display:flex}.ChatWidget-module__52vinG__statusDot{background:#49f;border-radius:50%;flex-shrink:0;width:6px;height:6px}.ChatWidget-module__52vinG__statusDot.ChatWidget-module__52vinG__ready{background:#4caf50}.ChatWidget-module__52vinG__statusDot.ChatWidget-module__52vinG__loading{background:#f59e0b;animation:1s infinite ChatWidget-module__52vinG__pulse}.ChatWidget-module__52vinG__statusDot.ChatWidget-module__52vinG__error{background:#f55}@keyframes ChatWidget-module__52vinG__pulse{0%,to{opacity:1}50%{opacity:.4}}.ChatWidget-module__52vinG__messages{scroll-behavior:smooth;flex-direction:column;flex:1;gap:.65rem;padding:.875rem 1rem;display:flex;overflow-y:auto}.ChatWidget-module__52vinG__messages::-webkit-scrollbar{width:4px}.ChatWidget-module__52vinG__messages::-webkit-scrollbar-track{background:0 0}.ChatWidget-module__52vinG__messages::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:2px}.ChatWidget-module__52vinG__msg{flex-direction:column;max-width:88%;display:flex}.ChatWidget-module__52vinG__msg.ChatWidget-module__52vinG__user{align-self:flex-end;align-items:flex-end}.ChatWidget-module__52vinG__msg.ChatWidget-module__52vinG__assistant{align-self:flex-start;align-items:flex-start}.ChatWidget-module__52vinG__msgBubble{word-break:break-word;white-space:pre-wrap;border-radius:12px;padding:.6rem .85rem;font-size:.875rem;line-height:1.5}.ChatWidget-module__52vinG__msg.ChatWidget-module__52vinG__user .ChatWidget-module__52vinG__msgBubble{color:#fff;background:#06f;border-bottom-right-radius:3px}.ChatWidget-module__52vinG__msg.ChatWidget-module__52vinG__assistant .ChatWidget-module__52vinG__msgBubble{color:#ddd;background:#1a1a1a;border:1px solid #2a2a2a;border-bottom-left-radius:3px}.ChatWidget-module__52vinG__msgBubble strong{color:#fff}.ChatWidget-module__52vinG__msgBubble a{color:#4d90ff}.ChatWidget-module__52vinG__msgBubble code{background:#0d0d0d;border:1px solid #333;border-radius:3px;padding:0 3px;font-size:.82rem}.ChatWidget-module__52vinG__typingDots{align-items:center;gap:3px;padding:.35rem 0;display:inline-flex}.ChatWidget-module__52vinG__typingDots span{background:#555;border-radius:50%;width:5px;height:5px;animation:1.2s infinite ChatWidget-module__52vinG__bounce}.ChatWidget-module__52vinG__typingDots span:nth-child(2){animation-delay:.2s}.ChatWidget-module__52vinG__typingDots span:nth-child(3){animation-delay:.4s}@keyframes ChatWidget-module__52vinG__bounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-4px)}}.ChatWidget-module__52vinG__inputBar{border-top:1px solid #1e1e1e;flex-shrink:0;align-items:center;gap:.5rem;padding:.65rem .75rem;display:flex}.ChatWidget-module__52vinG__input{color:#fff;resize:none;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:8px;outline:none;flex:1;max-height:120px;padding:.55rem .75rem;font-family:inherit;font-size:.875rem;line-height:1.4;transition:border-color .15s;overflow-y:auto}.ChatWidget-module__52vinG__input:focus{border-color:#06f}.ChatWidget-module__52vinG__input::placeholder{color:#444}.ChatWidget-module__52vinG__input:disabled{opacity:.5}.ChatWidget-module__52vinG__sendBtn{color:#fff;cursor:pointer;background:#06f;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;transition:background .12s;display:flex}.ChatWidget-module__52vinG__sendBtn:hover:not(:disabled){background:#05d}.ChatWidget-module__52vinG__sendBtn:disabled{opacity:.4;cursor:not-allowed}.ChatWidget-module__52vinG__welcome{text-align:center;color:#555;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1.5rem;display:flex}.ChatWidget-module__52vinG__welcomeIcon{margin-bottom:.25rem;font-size:2rem}.ChatWidget-module__52vinG__welcome p{margin:0;font-size:.875rem;line-height:1.5}.ChatWidget-module__52vinG__welcome p:first-of-type{color:#888}.ChatWidget-module__52vinG__suggestionRow{flex-wrap:wrap;justify-content:center;gap:.4rem;margin-top:.5rem;display:flex}.ChatWidget-module__52vinG__suggestion{color:#aaa;cursor:pointer;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:20px;padding:.3rem .7rem;font-size:.78rem;transition:border-color .12s,color .12s}.ChatWidget-module__52vinG__suggestion:hover{color:#fff;border-color:#06f}.ChatWidget-module__52vinG__loadingOverlay{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.75rem;padding:1.5rem;display:flex}.ChatWidget-module__52vinG__loadingSpinner{border:3px solid #1e1e1e;border-top-color:#06f;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite ChatWidget-module__52vinG__spin}@keyframes ChatWidget-module__52vinG__spin{to{transform:rotate(360deg)}}.ChatWidget-module__52vinG__loadingText{color:#666;max-width:240px;font-size:.82rem;line-height:1.5}.ChatWidget-module__52vinG__loadingNote{color:#444;max-width:240px;font-size:.75rem;line-height:1.4}
.AboutForm-module__xPacva__form{flex-direction:column;gap:1.5rem;max-width:800px;display:flex}.AboutForm-module__xPacva__formGroup{flex-direction:column;gap:.5rem;display:flex}.AboutForm-module__xPacva__formGroup label{color:#ccc;font-size:.95rem;font-weight:500}.AboutForm-module__xPacva__formGroup input,.AboutForm-module__xPacva__formGroup textarea{color:#fff;background-color:#1a1a1a;border:1px solid #333;border-radius:6px;outline:none;padding:.75rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.AboutForm-module__xPacva__formGroup input:focus,.AboutForm-module__xPacva__formGroup textarea:focus{border-color:#06f}.AboutForm-module__xPacva__submitBtn{color:#fff;cursor:pointer;background-color:#06f;border:none;border-radius:6px;align-self:flex-start;margin-top:1rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:background-color .2s}.AboutForm-module__xPacva__submitBtn:hover{background-color:#005ce6}.AboutForm-module__xPacva__submitBtn:disabled{color:#888;cursor:not-allowed;background-color:#333}.AboutForm-module__xPacva__successMessage{color:#4caf50;margin-top:.5rem;font-weight:500}.AboutForm-module__xPacva__uploadGroup{flex-direction:column;gap:.5rem;display:flex}.AboutForm-module__xPacva__uploadGroup label{color:#ccc;font-size:.95rem;font-weight:500}.AboutForm-module__xPacva__avatarPreview{object-fit:cover;border:2px solid #333;border-radius:50%;width:80px;height:80px}.AboutForm-module__xPacva__fileLink{color:#06f;font-size:.9rem;text-decoration:none}.AboutForm-module__xPacva__fileLink:hover{text-decoration:underline}.AboutForm-module__xPacva__uploadBtn{color:#fff;cursor:pointer;white-space:nowrap;background-color:#222;border:1px solid #444;border-radius:6px;align-self:flex-start;padding:.6rem 1rem;font-size:.9rem;transition:background-color .2s}.AboutForm-module__xPacva__uploadBtn:hover:not(:disabled){background-color:#333}.AboutForm-module__xPacva__uploadBtn:disabled{opacity:.5;cursor:not-allowed}.AboutForm-module__xPacva__avatarPreviewPending{opacity:.6;outline:2px dashed #06f}.AboutForm-module__xPacva__pendingFilename{color:#aaa;font-size:.85rem;font-style:italic}.AboutForm-module__xPacva__confirmRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.AboutForm-module__xPacva__confirmHint{color:#aaa;flex:1;font-size:.85rem}.AboutForm-module__xPacva__confirmBtn{color:#fff;cursor:pointer;background-color:#1a6b2a;border:1px solid #2a8a3a;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;transition:background-color .2s}.AboutForm-module__xPacva__confirmBtn:hover:not(:disabled){background-color:#22873a}.AboutForm-module__xPacva__confirmBtn:disabled{opacity:.5;cursor:not-allowed}.AboutForm-module__xPacva__cancelConfirmBtn{color:#aaa;cursor:pointer;background-color:#0000;border:1px solid #444;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;transition:background-color .2s}.AboutForm-module__xPacva__cancelConfirmBtn:hover:not(:disabled){background-color:#222}.AboutForm-module__xPacva__cancelConfirmBtn:disabled{opacity:.5;cursor:not-allowed}.AboutForm-module__xPacva__hiddenFileInput{display:none}.AboutForm-module__xPacva__modeHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.AboutForm-module__xPacva__modeHeader h1{margin:0;font-size:1.5rem;font-weight:600}.AboutForm-module__xPacva__jsonToggleBtn{color:#aaa;cursor:pointer;background:#1a1a1a;border:1px solid #444;border-radius:6px;padding:.45rem .9rem;font-family:Courier New,Courier,monospace;font-size:.85rem;transition:color .15s,border-color .15s}.AboutForm-module__xPacva__jsonToggleBtn:hover{color:#fff;border-color:#666}.AboutForm-module__xPacva__jsonEditor{color:#d4d4d4;resize:vertical;box-sizing:border-box;background:#1a1a1a;border:1px solid #333;border-radius:6px;outline:none;width:100%;padding:.75rem;font-family:Courier New,Courier,monospace;font-size:.9rem;transition:border-color .2s}.AboutForm-module__xPacva__jsonEditor:focus{border-color:#06f}.AboutForm-module__xPacva__jsonError{color:#f55;margin-bottom:.5rem;font-size:.875rem}.AboutForm-module__xPacva__jsonActions{align-items:center;gap:.75rem;margin-top:1rem;display:flex}
.ProjectForm-module__hmpoPa__assetSection{flex-direction:column;gap:.5rem;display:flex}.ProjectForm-module__hmpoPa__assetLabel{color:#ccc;font-size:.95rem;font-weight:500}.ProjectForm-module__hmpoPa__assetLink{color:#06f;font-size:.9rem;text-decoration:none}.ProjectForm-module__hmpoPa__assetLink:hover{text-decoration:underline}.ProjectForm-module__hmpoPa__assetPending{background:#1a1a1a;border:1px dashed #06f;border-radius:6px;align-items:center;gap:.75rem;padding:.6rem .75rem;display:flex}.ProjectForm-module__hmpoPa__assetPendingName{color:#ccc;flex:1;font-size:.85rem}.ProjectForm-module__hmpoPa__confirmAssetBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#1a6b2a;border:1px solid #2a8a3a;border-radius:5px;padding:.45rem .9rem;font-size:.85rem;transition:background .2s}.ProjectForm-module__hmpoPa__confirmAssetBtn:hover:not(:disabled){background:#22873a}.ProjectForm-module__hmpoPa__confirmAssetBtn:disabled{opacity:.5;cursor:not-allowed}.ProjectForm-module__hmpoPa__cancelAssetBtn{color:#aaa;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #444;border-radius:5px;padding:.45rem .9rem;font-size:.85rem}.ProjectForm-module__hmpoPa__cancelAssetBtn:hover:not(:disabled){background:#222}.ProjectForm-module__hmpoPa__cancelAssetBtn:disabled{opacity:.5;cursor:not-allowed}.ProjectForm-module__hmpoPa__uploadBtn{color:#fff;cursor:pointer;white-space:nowrap;background-color:#222;border:1px solid #444;border-radius:6px;align-self:flex-start;padding:.6rem 1rem;font-size:.9rem;transition:background-color .2s}.ProjectForm-module__hmpoPa__uploadBtn:hover{background-color:#333}.ProjectForm-module__hmpoPa__hiddenInput{display:none}.ProjectForm-module__hmpoPa__galleryNote{color:#666;margin-top:1.5rem;font-size:.9rem;font-style:italic}
.ContactThread-module__JNe8pG__thread{max-width:820px}.ContactThread-module__JNe8pG__header{border-bottom:1px solid #222;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.25rem;display:flex}.ContactThread-module__JNe8pG__headerInfo{flex:1}.ContactThread-module__JNe8pG__title{margin:0 0 .5rem;font-size:1.3rem;font-weight:600}.ContactThread-module__JNe8pG__meta{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.ContactThread-module__JNe8pG__badge{text-transform:uppercase;letter-spacing:.04em;border-radius:4px;padding:.15rem .55rem;font-size:.7rem;font-weight:700;display:inline-block}.ContactThread-module__JNe8pG__badge_open{color:#f5a623;background:#3a2800}.ContactThread-module__JNe8pG__badge_replied{color:#5cffb1;background:#0a3320}.ContactThread-module__JNe8pG__badge_closed{color:#666;background:#222}.ContactThread-module__JNe8pG__badgeCategory{text-transform:uppercase;letter-spacing:.04em;color:#69f;background:#1a1a2e;border-radius:4px;padding:.15rem .55rem;font-size:.7rem;font-weight:600;display:inline-block}.ContactThread-module__JNe8pG__sender{color:#666;font-size:.85rem}.ContactThread-module__JNe8pG__headerActions{gap:.5rem;display:flex}.ContactThread-module__JNe8pG__closeBtn{color:#888;cursor:pointer;background:0 0;border:1px solid #444;border-radius:6px;padding:.45rem .9rem;font-size:.85rem;transition:color .15s,border-color .15s}.ContactThread-module__JNe8pG__closeBtn:hover:not(:disabled){color:#f55;border-color:#f55}.ContactThread-module__JNe8pG__reopenBtn{color:#5cffb1;cursor:pointer;background:0 0;border:1px solid #5cffb1;border-radius:6px;padding:.45rem .9rem;font-size:.85rem}.ContactThread-module__JNe8pG__closeBtn:disabled,.ContactThread-module__JNe8pG__reopenBtn:disabled{opacity:.4;cursor:not-allowed}.ContactThread-module__JNe8pG__messages{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.ContactThread-module__JNe8pG__msgUser,.ContactThread-module__JNe8pG__msgOwner{border-radius:8px;padding:1rem 1.25rem}.ContactThread-module__JNe8pG__msgUser{background:#111;border:1px solid #222;margin-right:2rem}.ContactThread-module__JNe8pG__msgOwner{background:#0d1a33;border:1px solid #1a3066;margin-left:2rem}.ContactThread-module__JNe8pG__msgHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.ContactThread-module__JNe8pG__msgSender{color:#888;font-size:.8rem;font-weight:600}.ContactThread-module__JNe8pG__msgOwner .ContactThread-module__JNe8pG__msgSender{color:#69f}.ContactThread-module__JNe8pG__msgTime{color:#555;font-size:.75rem}.ContactThread-module__JNe8pG__msgContent{color:#ddd;font-size:.95rem;line-height:1.6}:is(.ContactThread-module__JNe8pG__msgContent h1,.ContactThread-module__JNe8pG__msgContent h2,.ContactThread-module__JNe8pG__msgContent h3){color:#fff;margin:.5rem 0 .25rem}.ContactThread-module__JNe8pG__msgContent p{margin:.35rem 0}.ContactThread-module__JNe8pG__msgContent a{color:#06f}.ContactThread-module__JNe8pG__msgContent code{background:#222;border-radius:3px;padding:.15rem .35rem;font-size:.85em}.ContactThread-module__JNe8pG__msgContent strong{color:#fff}.ContactThread-module__JNe8pG__replyBox{border-top:1px solid #222;padding-top:1.5rem}.ContactThread-module__JNe8pG__replyTitle{color:#ccc;margin:0 0 .75rem;font-size:1rem;font-weight:600}.ContactThread-module__JNe8pG__replyActions{align-items:center;gap:1rem;margin-top:.75rem;display:flex}.ContactThread-module__JNe8pG__sendBtn{color:#fff;cursor:pointer;background:#06f;border:none;border-radius:7px;padding:.65rem 1.5rem;font-size:.9rem;font-weight:500;transition:background .15s}.ContactThread-module__JNe8pG__sendBtn:hover:not(:disabled){background:#05d}.ContactThread-module__JNe8pG__sendBtn:disabled{opacity:.5;cursor:not-allowed}.ContactThread-module__JNe8pG__successMsg{color:#5cffb1;font-size:.875rem}
.ProjectsList-module__ssHsXq__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.ProjectsList-module__ssHsXq__createBtn{color:#fff;background-color:#06f;border-radius:6px;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:background-color .2s}.ProjectsList-module__ssHsXq__createBtn:hover{background-color:#005ce6}.ProjectsList-module__ssHsXq__list{flex-direction:column;gap:1rem;display:flex}.ProjectsList-module__ssHsXq__card{background-color:#1a1a1a;border:1px solid #333;border-radius:8px;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.ProjectsList-module__ssHsXq__cardInfo h3{margin:0 0 .5rem}.ProjectsList-module__ssHsXq__cardInfo p{color:#888;margin:0;font-size:.9rem}.ProjectsList-module__ssHsXq__cardActions{gap:1rem;display:flex}.ProjectsList-module__ssHsXq__editBtn{color:#06f;font-weight:500;text-decoration:none}.ProjectsList-module__ssHsXq__deleteBtn{color:#f33;cursor:pointer;background:0 0;border:none;font-weight:500}
