@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;600;700&family=Inter:wght@200;400;600&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.portfolio{position:relative;overflow-x:hidden;background:#fafaf8}.geometric-bg{position:fixed;top:0;left:0;width:100%;height:100vh;pointer-events:none;z-index:0}.shape{position:absolute;opacity:.08}.shape-circle-1{width:400px;height:400px;border-radius:50%;background:#e2725b;top:10%;right:-100px;box-shadow:0 20px 60px #e2725b4d,0 40px 100px #e2725b33}.shape-rect-1{width:300px;height:300px;background:#4f7942;top:50%;left:-50px;box-shadow:0 30px 80px #4f79424d,0 50px 120px #4f794233}.shape-triangle-1{width:0;height:0;border-left:200px solid transparent;border-right:200px solid transparent;border-bottom:350px solid #D4AF37;bottom:20%;right:10%;filter:drop-shadow(0 30px 60px rgba(212,175,55,.3))}section{position:relative;z-index:1;padding:6rem 2rem;max-width:1200px;margin:0 auto}.hero{min-height:90vh;display:flex;align-items:center;justify-content:center;text-align:center}.hero-title{font-family:Cormorant Garamond,serif;font-size:clamp(2.5rem,5.5vw,5.5rem);font-weight:300;color:#1a1a1a;margin-bottom:1.5rem;letter-spacing:-.02em;line-height:1}.hero-subtitle{font-size:clamp(1.2rem,2.5vw,1.8rem);color:#444;max-width:800px;margin:0 auto 2.5rem;line-height:1.4;font-weight:300}.current-focus-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#e2725b1a;color:#e2725b;border-radius:2rem;font-size:.9rem;font-weight:600;margin-bottom:2rem;text-decoration:none;transition:background .2s ease}.current-focus-badge:hover{background:#e2725b26}.pulsing-dot{width:8px;height:8px;background-color:#e2725b;border-radius:50%;position:relative}.pulsing-dot:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background-color:inherit;border-radius:50%;animation:pulse 2s infinite;opacity:.5}@keyframes pulse{0%{transform:translate(-50%,-50%) scale(1);opacity:.5}to{transform:translate(-50%,-50%) scale(3);opacity:0}}.featured-build{padding:4rem 2rem}.featured-build-container{max-width:1000px;margin:0 auto}.featured-build-card{background:#1a1a1a;color:#fff;padding:4rem;border-radius:4px;position:relative;overflow:hidden;box-shadow:0 20px 80px #00000026}.featured-build-card:before{content:"";position:absolute;top:0;right:0;width:300px;height:300px;background:radial-gradient(circle at top right,rgba(255,222,0,.1),transparent 70%);pointer-events:none}.featured-label{text-transform:uppercase;font-size:.8rem;letter-spacing:.2em;color:#888;margin-bottom:2rem}.featured-build-title{font-family:Cormorant Garamond,serif;font-size:clamp(3rem,6vw,5rem);margin-bottom:1.5rem;color:#fff;line-height:1}.featured-tags{display:flex;gap:.8rem;margin-bottom:2rem;flex-wrap:wrap}.tech-tag{background:#ffffff1a;padding:.4rem .8rem;font-size:.85rem;border-radius:2px;color:#ddd}.featured-build-desc{font-size:1.4rem;line-height:1.6;color:#ccc;max-width:800px;margin-bottom:3rem}.featured-build-meta{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.featured-build-meta strong{display:block;color:#ffde00;margin-bottom:.5rem;text-transform:uppercase;font-size:.8rem;letter-spacing:.1em}.featured-build-meta p{color:#aaa;line-height:1.5}.featured-cta{display:inline-block;background:#ffde00;color:#1a1a1a;padding:1.2rem 3rem;font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;transition:all .3s ease}.featured-cta:hover{background:#ffe84d;transform:translateY(-2px);box-shadow:0 10px 30px #ffde0033}.archive{padding:4rem 2rem;max-width:800px}.section-title-small{font-size:1.2rem;text-transform:uppercase;letter-spacing:.1em;color:#888;margin-bottom:2rem;padding-left:1rem;border-left:3px solid #E2725B}.archive-list{display:flex;flex-direction:column;gap:1rem}.archive-item{display:grid;grid-template-columns:2fr 3fr 1fr;align-items:center;padding:1.5rem;background:#fff;text-decoration:none;transition:all .2s ease;border-bottom:1px solid #f0f0f0}.archive-item:hover{background:#fff;box-shadow:0 5px 20px #0000000d;transform:translate(5px);border-left:3px solid #1A1A1A}.archive-name{font-weight:700;color:#1a1a1a;font-size:1.1rem}.archive-desc{color:#666;font-size:.95rem}.archive-type{text-align:right;font-size:.8rem;text-transform:uppercase;color:#999;letter-spacing:.05em}.cta-button{background:#1a1a1a;color:#fafaf8;border:none;padding:1.2rem 3rem;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 30px #1a1a1a33,0 20px 60px #1a1a1a1a;text-decoration:none;display:inline-block}.cta-button:hover{transform:translateY(-2px);box-shadow:0 15px 40px #1a1a1a40,0 25px 70px #1a1a1a26;background:#e2725b}.section-title{font-family:Cormorant Garamond,serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:400;color:#1a1a1a;margin-bottom:3rem;text-align:center}.experience-highlight{background:#ebebe6;padding:6rem 2rem;margin-top:4rem}.pm-card{max-width:700px;margin:0 auto;background:#fff;padding:3rem;text-align:center;box-shadow:0 10px 40px #00000014,0 20px 80px #0000000d}.pm-badge{display:inline-block;background:#e2725b;color:#fff;padding:.75rem 2rem;font-size:1.2rem;font-weight:700;margin-bottom:1.5rem;box-shadow:0 5px 20px #e2725b4d}.pm-card h3{font-size:2rem;margin-bottom:.5rem;color:#1a1a1a}.pm-company{color:#666;font-weight:600;margin-bottom:.5rem}.pm-period{color:#999;font-size:.9rem;margin-bottom:1.5rem}.pm-description{color:#444;line-height:1.7;font-size:1.05rem}.about{max-width:800px}.about-text{font-size:1.25rem;line-height:1.8;color:#444;margin-bottom:2rem}.cta{text-align:center;padding:10rem 2rem}.cta h2{font-size:clamp(2rem,4vw,3.5rem);margin-bottom:1rem}.cta p{color:#666;margin-bottom:2.5rem;font-size:1.1rem}.footer{background:#1a1a1a;color:#888;padding:3rem 2rem;text-align:center}.footer p{margin:.5rem 0}.footer-links{margin:1rem 0}.footer-link{color:#888;text-decoration:none;margin:0 1rem;transition:color .2s ease}.footer-link:hover{color:#e2725b}@media(max-width:768px){section{padding:4rem 1.5rem}.hero-title{font-size:3.5rem}.featured-build-card{padding:2rem}.featured-build-meta{grid-template-columns:1fr;gap:1.5rem}.archive-item{grid-template-columns:1fr;gap:.5rem;text-align:left}.archive-type{text-align:left}.pm-card{padding:2rem}}.privacy-page{min-height:100vh;background:#fafaf8;padding:4rem 2rem}.privacy-container{max-width:800px;margin:0 auto}.back-link{display:inline-block;color:#666;text-decoration:none;margin-bottom:2rem;font-size:.95rem;transition:color .2s ease}.back-link:hover{color:#e2725b}.privacy-title{font-family:Cormorant Garamond,serif;font-size:clamp(3rem,6vw,5rem);font-weight:300;color:#1a1a1a;margin-bottom:.5rem;letter-spacing:-.02em}.privacy-date{color:#999;font-size:.9rem;margin-bottom:3rem}.privacy-section{margin-bottom:3rem}.privacy-section h2{font-family:Cormorant Garamond,serif;font-size:1.75rem;font-weight:400;color:#1a1a1a;margin-bottom:1rem;border-left:3px solid #E2725B;padding-left:1rem}.privacy-section p{color:#444;line-height:1.8;margin-bottom:1rem;font-size:1.05rem}.privacy-section ul{list-style:none;padding:0;margin:1rem 0}.privacy-section li{padding:.75rem 0 .75rem 1.5rem;position:relative;color:#444;line-height:1.6}.privacy-section li:before{content:"→";position:absolute;left:0;color:#e2725b}.privacy-section strong{color:#1a1a1a;font-weight:600}.privacy-footer{margin-top:4rem;text-align:center}.back-button{display:inline-block;background:#1a1a1a;color:#fafaf8;padding:1rem 2.5rem;font-size:.95rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;transition:all .3s ease;box-shadow:0 10px 30px #1a1a1a33,0 20px 60px #1a1a1a1a}.back-button:hover{transform:translateY(-2px);box-shadow:0 15px 40px #1a1a1a40,0 25px 70px #1a1a1a26;background:#e2725b}@media(max-width:768px){.privacy-page{padding:2rem 1.5rem}.privacy-section h2{font-size:1.5rem}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;min-height:100vh}
