@font-face{font-family:Geist;src:url('./assets/geist.woff2') format('woff2');font-weight:100 900;font-display:swap}@font-face{font-family:'Geist Mono';src:url('./assets/geist-mono.woff2') format('woff2');font-weight:100 900;font-display:swap}:root{--font-geist-sans:Geist;--font-geist-mono:'Geist Mono'}




:root,.dark { --background:#101210; --foreground:#f1f3ed; --primary:#c1f96b; --primary-foreground:#101210; --card:#171a16; --card-foreground:#f1f3ed; --muted:#1b201a; --muted-foreground:#a3aaa0; --border:#343a30; --ring:#c1f96b; --accent:#c1f96b; --accent-foreground:#101210; --radius:0.5rem; }
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--background);color:var(--foreground);font-family:var(--font-geist-sans),Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}::selection{background:#c1f96b;color:#101210}a:focus-visible,button:focus-visible{outline:2px solid var(--primary);outline-offset:6px}.portfolio{max-width:1600px;padding:0 6%;margin:auto;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}.header{height:clamp(84px,15vh,110px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.wordmark{font-size:34px;font-weight:750;letter-spacing:-2px}.wordmark span{color:var(--primary)}.header-label,.intro-line,.section-label,.coordinate,.graphic-label,.footer-meta,.item-top{font-family:var(--font-geist-mono),monospace}.header-label{font-size:12px;letter-spacing:1.6px;color:#a3aaa0}.contact-nav{display:flex;gap:14px;align-items:center;font-size:14px}.contact-nav:hover,.hero-bottom a:hover{color:var(--primary)}.hero{flex:1 0 auto;display:flex;flex-direction:column;justify-content:center;padding-top:clamp(18px,3vh,40px)}.intro-line{display:flex;align-items:center;gap:16px;font-size:12px;letter-spacing:2px;color:#bbc2b5}.small-cross{color:var(--primary);font-size:24px}.line{height:1px;width:65px;background:var(--border);margin-left:4px}.hero-main{display:grid;grid-template-columns:1.35fr 1fr;align-items:center;padding:clamp(18px,3.5vh,40px) 0 clamp(14px,2.5vh,30px)}.hello{font-size:22px;color:#a3aaa0;margin:0 0 15px}h1{font-size:clamp(56px,min(7.6vw,13vh),116px);line-height:.99;letter-spacing:-.065em;font-weight:550;margin:0;position:relative;z-index:1}h1>span:not(.name-period){color:var(--primary)}.name-period{color:var(--primary)}.hero-summary{display:flex;align-items:flex-start;gap:20px;margin-top:clamp(18px,3vh,33px)}.summary-rule{width:30px;height:1px;background:#88917f;margin-top:12px}.hero-summary p{margin:0;color:#a3aaa0;font-size:17px;line-height:1.65}.hero-summary strong{font-weight:400;color:#e0e4dc}.graphic{height:clamp(250px,40vh,385px);position:relative;display:flex;align-items:center;justify-content:center;background-image:radial-gradient(#333b2c 1px,transparent 1px);background-size:21px 21px;mask-image:linear-gradient(90deg,transparent,black 20%,black 80%,transparent)}.orbital{position:relative;width:clamp(200px,30vh,300px);height:clamp(200px,30vh,300px);border-radius:50%;border:1px solid #536440;transform:rotate(-20deg);background:radial-gradient(circle,#c1f96b0d,transparent 68%)}.orbit{position:absolute;inset:0;border:1px solid #91b566;border-radius:50%}.orbit-one{transform:rotateY(60deg)}.orbit-two{transform:rotateY(60deg) rotateX(60deg)}.orbit-three{transform:rotateX(65deg)}.axis{position:absolute;background:#53644080}.axis-x{width:120%;height:1px;left:-10%;top:50%}.axis-y{height:120%;width:1px;left:50%;top:-10%}.code-symbol{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;gap:8px;font-family:var(--font-geist-mono),monospace;font-size:clamp(44px,7.4vh,74px);color:#f1f3ed;transform:rotate(20deg)}.code-symbol i{font-style:normal;color:var(--primary)}.orbit-point{position:absolute;width:12px;height:12px;background:var(--primary);border-radius:50%;top:50%;left:-6px;box-shadow:0 0 28px #c1f96b88;animation:breathe 4s ease-in-out infinite}.coordinate{position:absolute;font-size:10px;letter-spacing:1px;color:#a3aaa0}.top-coordinate{top:0}.bottom-coordinate{bottom:0}.graphic-label{position:absolute;right:5%;bottom:45px;background:var(--background);font-size:11px;letter-spacing:1px;padding:9px 12px;border:1px solid var(--border);transform:rotate(-7deg)}.graphic-label span{color:var(--primary);margin:0 10px}.hero-bottom{display:flex;justify-content:space-between;align-items:center;padding:20px 0 30px;gap:24px}.hero-bottom p{font-size:14px;color:#929b8a;margin:0}.hero-bottom a{display:flex;gap:18px;align-items:center;font-size:14px}.hero-bottom svg{color:var(--primary)}.expertise{border-top:1px solid var(--border);padding-top:22px}.section-label{display:flex;justify-content:space-between;font-size:11px;letter-spacing:1.4px;color:#a3aaa0;margin-bottom:21px}.expertise-grid{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--border)}.expertise-item{text-align:left;background:none;border:0;border-top:1px solid var(--border);color:inherit;cursor:pointer;padding:22px 26px 25px;transition:background .2s}.expertise-item:first-child{padding-left:0}.expertise-item+.expertise-item{border-left:1px solid var(--border)}.item-top{display:flex;justify-content:space-between;color:#a3aaa0;font-size:12px}.item-top svg{transition:transform .2s}.expertise-item h2{font-size:26px;letter-spacing:-1px;font-weight:500;margin:25px 0 7px}.expertise-item h2 span{color:#6a7561}.expertise-item p{margin:0;font-size:14px;color:#a3aaa0}.expertise-item:hover,.expertise-item.active{background:#c1f96b08}.expertise-item.active{border-top-color:var(--primary)}.expertise-item.active h2 span,.expertise-item.active .item-top svg{color:var(--primary)}.expertise-item:hover .item-top svg{transform:translate(3px,-3px)}.expertise-detail{font-size:14px;line-height:1.6;color:#a3aaa0;margin:18px 0 0;min-height:44px}.expertise-detail span{color:var(--primary);margin-right:10px}footer{padding:clamp(20px,3vh,35px) 0 clamp(16px,2.5vh,25px);display:grid;grid-template-columns:1fr auto;gap:clamp(16px,2.5vh,30px)}.footer-heading{display:flex;align-items:center;gap:12px}.footer-heading h2{font-size:16px;font-weight:400;margin:0}.footer-dot{height:6px;width:6px;flex-shrink:0;border-radius:50%;background:var(--primary)}.socials{display:flex;gap:24px;align-items:center}.socials a{display:flex;align-items:center;gap:8px;font-size:13px}.socials a:hover{color:var(--primary)}.footer-meta{grid-column:1/-1;display:flex;justify-content:space-between;border-top:1px solid var(--border);padding-top:clamp(14px,2vh,25px);font-size:11px;color:#929b8a;gap:15px}.lime{color:var(--primary);margin-left:12px}.skip-link{position:absolute;top:-100px;background:var(--primary);color:#101210;padding:12px;z-index:5}.skip-link:focus{top:10px}@keyframes breathe{50%{box-shadow:0 0 45px #c1f96baa;opacity:.55}}@media(min-width:1600px){.graphic{height:clamp(280px,44vh,430px)}.orbital{width:clamp(220px,34vh,340px);height:clamp(220px,34vh,340px)}}@media(max-width:900px){.portfolio{padding:0 6%}.header{height:85px}.header-label{display:none}.hero-main{grid-template-columns:1.4fr 1fr}.orbital{width:clamp(170px,26vh,210px);height:clamp(170px,26vh,210px)}.graphic{height:clamp(215px,34vh,300px)}.code-symbol{font-size:clamp(30px,5vh,54px)}.coordinate{font-size:9px;letter-spacing:0}.graphic-label{right:0;bottom:20px}footer{grid-template-columns:1fr;gap:25px}.expertise-item{padding:20px 16px}.expertise-item h2{font-size:23px}.hero-summary p{font-size:16px}}@media(max-width:600px){.portfolio{padding:0 7%}.header{height:78px}.wordmark{font-size:29px}.hero{padding-top:clamp(12px,2.5vh,25px)}.intro-line{font-size:10px;letter-spacing:1.5px}.hero-main{grid-template-columns:1fr;gap:clamp(12px,2vh,25px)}h1{font-size:clamp(44px,min(13vw,9vh),78px)}.hello{font-size:19px;margin-bottom:clamp(8px,1.5vh,15px)}.hero-summary{margin-top:clamp(14px,2.5vh,25px)}.graphic{height:clamp(120px,19vh,230px);width:100%;margin:0 auto}.orbital{width:clamp(120px,17vh,190px);height:clamp(120px,17vh,190px)}.top-coordinate{top:0}.bottom-coordinate{bottom:0}.graphic-label{display:none}.hero-bottom{align-items:flex-start;flex-direction:column;gap:15px;padding-bottom:25px}.expertise-grid{grid-template-columns:1fr}.expertise-item,.expertise-item:first-child{padding:18px 12px}.expertise-item+.expertise-item{border-left:none}.expertise-item h2{margin-top:12px}.expertise-detail{min-height:68px}.socials{gap:clamp(12px,2vh,20px);flex-wrap:wrap}.footer-meta{flex-wrap:wrap;font-size:10px}.footer-heading h2{font-size:15px}footer{padding-top:clamp(14px,2.5vh,22px)}.section-label{font-size:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

footer{border-top:1px solid var(--border);margin-top:clamp(12px,2vh,24px)}
