:root{--bg:#020813;--panel:rgba(3,14,26,.9);--line:rgba(57,137,195,.28);--line2:rgba(49,169,245,.55);--text:#f4f7fb;--muted:#98aabd;--blue:#17a9ff;--green:#75ee61}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;min-width:320px;color:var(--text);font-family:Inter,"Segoe UI",Arial,sans-serif;background:radial-gradient(circle at 54% 15%,rgba(8,78,134,.16),transparent 30%),linear-gradient(180deg,#020713,#020914 70%,#01050b);overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.shell{width:min(1624px,calc(100% - 48px));margin-inline:auto}.ambient{position:fixed;inset:0;z-index:-1;pointer-events:none;overflow:hidden}.ambient-grid{position:absolute;inset:0;opacity:.25;background-image:linear-gradient(rgba(11,114,185,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(11,114,185,.08) 1px,transparent 1px);background-size:70px 70px;mask-image:linear-gradient(#000,transparent 88%)}.ambient>i{position:absolute;width:3px;height:3px;border-radius:50%;background:#26aaff;box-shadow:0 0 12px #26aaff;animation:drift 8s ease-in-out infinite}.ambient>i:nth-child(2){left:4%;top:20%}.ambient>i:nth-child(3){left:40%;top:35%;animation-delay:-3s}.ambient>i:nth-child(4){right:4%;top:70%;animation-delay:-5s}
.site-header{height:48px;padding:0 27px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20;background:rgba(1,6,13,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(42,135,200,.2)}.brand{display:flex;align-items:center;gap:14px;font-weight:700;font-size:14px;letter-spacing:.25em}.brand b{display:grid;place-items:center;width:38px;height:34px;color:#d6efff;letter-spacing:0;font:600 14px ui-monospace,monospace;background:linear-gradient(145deg,#073363,#030e1d);border:1px solid #0b87e9;clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);filter:drop-shadow(0 0 8px rgba(0,132,255,.35))}.site-header nav{height:100%;display:flex;gap:42px}.site-header nav a{position:relative;display:grid;place-items:center;color:#dbe3eb;font-size:13px}.site-header nav a:after{content:"";position:absolute;left:50%;right:50%;bottom:0;height:2px;background:var(--blue);box-shadow:0 0 10px var(--blue);transition:.2s}.site-header nav a:hover:after,.site-header nav a:focus-visible:after{left:0;right:0}
.hero{height:370px;position:relative;overflow:hidden;border-bottom:1px solid rgba(28,111,171,.14)}.hero:before{content:"";position:absolute;inset:20px 0;background:linear-gradient(90deg,transparent 0 10%,rgba(15,132,215,.2) 10% 10.06%,transparent 10.06% 40%,rgba(15,132,215,.16) 40% 40.06%,transparent 40.06%),linear-gradient(0deg,transparent 0 35%,rgba(15,132,215,.17) 35% 35.2%,transparent 35.2%);mask-image:linear-gradient(90deg,#000,transparent 60%)}.hero-copy{position:absolute;z-index:4;left:58px;top:28px;width:42%}.hero h1{margin:0;white-space:nowrap;font-size:clamp(44px,4.15vw,68px);line-height:1;font-weight:800;letter-spacing:.015em;color:#eef5ff;text-shadow:0 2px 0 #8598b7,0 0 25px rgba(91,174,255,.2)}.role{margin:8px 0 6px;color:var(--blue);font-size:clamp(17px,1.25vw,22px)}.role i{margin:0 10px;font-style:normal;font-size:10px}.intro{margin:0 0 12px;color:#c4d0db;font-size:15px}.location{margin:0 0 10px;color:#79afe0;font-size:13px}.tags{display:flex;gap:8px}.tags span{min-width:80px;padding:6px 10px;text-align:center;color:#89adce;font-size:11px;background:rgba(4,19,33,.72);border:1px solid rgba(64,132,181,.34);border-radius:999px}.actions{display:flex;gap:12px;margin-top:13px}.actions a{width:230px;height:41px;display:flex;align-items:center;justify-content:center;gap:20px;border:1px solid #526f85;border-radius:7px;background:rgba(2,10,19,.75);font-weight:600}.actions .primary{background:linear-gradient(#087bea,#043d8b);border-color:#169aff;box-shadow:inset 0 0 14px rgba(72,181,255,.25),0 0 18px rgba(0,111,255,.14)}.stats{display:flex;gap:10px;margin-top:12px}.stats>div{width:176px;height:51px;padding:7px 14px;display:flex;gap:12px;align-items:center;border:1px solid rgba(68,129,173,.3);border-radius:8px;background:rgba(2,11,21,.72)}.stats>div>b{font-size:20px}.stats span{display:flex;flex-direction:column;color:#8da5b9;font-size:11px}.stats strong{font-size:15px;font-weight:500;color:#f1f6fa}.stats>div:nth-child(n+2) strong{color:var(--green)}
.panel{z-index:6;background:rgba(3,13,24,.9);border:1px solid rgba(78,142,188,.36);border-radius:8px;box-shadow:0 14px 30px rgba(0,0,0,.3),inset 0 0 20px rgba(6,96,160,.04);overflow:hidden}.panel-title{height:30px;padding:0 11px;display:flex;align-items:center;justify-content:space-between;color:#bccbd7;font-size:10px;border-bottom:1px solid rgba(57,130,180,.22)}.panel-title i{width:5px;height:5px;border-radius:50%;background:#30dc66;box-shadow:0 0 7px #30dc66}.terminal{position:absolute;left:44.5%;top:23px;width:170px}.terminal pre{margin:0;padding:9px 12px 12px;color:#a0b1c1;font:9px/1.55 ui-monospace,monospace}.terminal pre em{color:var(--green);font-style:normal}.stack{position:absolute;left:40.2%;bottom:12px;width:148px}.stack ul{margin:0;padding:8px 12px 10px;list-style:none;color:#d0dbe3;font-size:10px;line-height:1.65}.stack li:first-child{color:#ff8b4f}.hero-photo{position:absolute;z-index:2;left:52%;top:0;width:32%;height:100%;overflow:hidden}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--bg),transparent 12%,transparent 87%,var(--bg)),linear-gradient(0deg,var(--bg),transparent 29%)}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:52% 50%;filter:saturate(.93) contrast(1.04)}.code{position:absolute;right:3.2%;top:28px;width:245px}.code pre{margin:0;padding:10px 13px;color:#ced9e2;font:10px/1.55 ui-monospace,monospace}.code pre span,.code pre b{color:#f06aa8;font-weight:400}.code pre em{color:#75e372;font-style:normal}.code pre strong{color:#69c4ff;font-weight:400}.activity{position:absolute;right:1.8%;bottom:48px;width:210px;height:85px}.activity .panel-title{height:25px}.activity .bars{position:absolute;left:12px;bottom:10px;height:40px;display:flex;gap:4px;align-items:end}.activity .bars i{display:block;width:6px;background:linear-gradient(#1eb5ff,#0666b8);box-shadow:0 0 7px rgba(21,166,255,.3)}.activity .bars i:nth-child(1){height:33px}.activity .bars i:nth-child(2){height:17px}.activity .bars i:nth-child(3){height:38px}.activity .bars i:nth-child(4){height:28px}.activity .bars i:nth-child(5){height:34px}.activity .bars i:nth-child(6){height:21px}.activity .bars i:nth-child(7){height:30px}.activity .bars i:nth-child(8){height:18px}.activity .bars i:nth-child(9){height:24px}.activity .bars i:nth-child(10){height:36px}.activity p{position:absolute;right:11px;bottom:15px;margin:0;color:#8599a9;font-size:9px}.activity p strong{color:var(--green);font-size:11px}
.strip{position:relative;border:1px solid rgba(55,132,186,.25);border-radius:12px;background:rgba(2,10,19,.78)}.strip h2{margin:0;font-size:18px;font-weight:600}.strip h2:before{content:"";display:inline-block;width:3px;height:17px;margin-right:14px;vertical-align:-3px;background:var(--blue);box-shadow:0 0 8px var(--blue)}.projects{height:136px;padding:8px 22px 11px}.projects h2{height:28px}.project-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.project{--tone:#178fff;position:relative;height:88px;padding:14px 30px 10px 98px;display:flex;align-items:center;border:1px solid color-mix(in srgb,var(--tone) 42%,transparent);border-radius:10px;background:linear-gradient(100deg,color-mix(in srgb,var(--tone) 8%,#06101a),rgba(3,13,23,.96));overflow:hidden;transition:.2s}.project:hover{transform:translateY(-2px);box-shadow:0 0 20px color-mix(in srgb,var(--tone) 20%,transparent)}.project:before{content:"";position:absolute;left:20px;width:52px;height:52px;border:2px solid var(--tone);border-radius:14px;transform:rotate(45deg);box-shadow:0 0 15px color-mix(in srgb,var(--tone) 28%,transparent)}.project .icon{position:absolute;left:35px;z-index:2;color:var(--tone);font-size:25px}.project span{display:flex;flex-direction:column;position:relative;z-index:2}.project span strong{font-size:17px}.project small{margin-top:4px;color:#c0ccd6;font-size:11px;line-height:1.3}.project>i{position:absolute;right:11px;bottom:10px;width:24px;height:24px;display:grid;place-items:center;border:1px solid #65859c;border-radius:50%;font-style:normal}.cheffzy{--tone:#ff8b09}.conan{--tone:#198fff}.mapa{--tone:#72df25}.flora{--tone:#de70d0}
.github{height:113px;margin-top:-1px;padding:7px 22px 10px}.github-heading{height:26px;display:flex;align-items:center;gap:32px}.github-heading a{color:#159fe9;font-size:11px}.repo-grid{width:calc(100% - 250px);display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.repo,.repo-skeleton{height:70px;padding:9px 12px;display:flex;align-items:center;gap:9px;min-width:0;border:1px solid rgba(75,136,181,.3);border-radius:8px;background:#050f1a}.repo:hover{border-color:#178fde}.repo>b{flex:none;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#e7edf1;color:#07101a}.repo span{display:flex;flex-direction:column;min-width:0}.repo strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.repo small{margin-top:2px;color:#8396a7;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.repo em{margin-top:6px;color:#8ca0b2;font-size:8px;font-style:normal}.repo>i{margin-left:auto;width:5px;height:5px;border-radius:50%;background:var(--green);box-shadow:0 0 7px var(--green)}.repo-skeleton{background:linear-gradient(90deg,#06101a,#0a1a29,#06101a);background-size:200% 100%;animation:loading 1.2s infinite}.contribution{position:absolute;right:22px;bottom:10px;width:230px;height:70px;padding:9px 12px}.contribution>span{display:block;color:#8da1b2;font-size:9px}.contribution>strong{display:block;margin-top:3px;font-size:18px;color:var(--green)}.squares{position:absolute;right:12px;bottom:12px;width:116px;height:38px;background:repeating-linear-gradient(90deg,rgba(72,191,90,.5) 0 6px,transparent 6px 10px),repeating-linear-gradient(0deg,rgba(72,191,90,.5) 0 6px,transparent 6px 10px);mask-image:linear-gradient(90deg,transparent,#000 18%)}
.beyond{height:170px;margin-top:6px;padding:7px 22px;display:grid;grid-template-columns:160px 1fr;gap:16px;background:linear-gradient(90deg,rgba(3,11,20,.96),rgba(12,17,24,.88))}.beyond-copy h2{font-size:17px}.beyond-copy p{margin:8px 0 12px;color:#b1c0cc;font-size:12px;line-height:1.55}.beyond-copy a{padding:6px 12px;color:#6ab7ea;font-size:10px;border:1px solid #126bad;border-radius:7px}.gallery{min-width:0;display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.gallery figure{height:154px;margin:0;overflow:hidden;border:1px solid rgba(114,150,176,.42);border-radius:9px}.gallery img{width:100%;height:100%;object-fit:cover;transition:.3s}.gallery figure:hover img{transform:scale(1.04);filter:brightness(1.08)}.gallery figure:nth-child(1) img{object-position:50% 35%}.gallery figure:nth-child(2) img{object-position:50% 48%}.gallery figure:nth-child(n+3) img{object-position:50% 38%}
.contact{height:82px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;position:relative;overflow:hidden}.contact:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at 50% 130%,rgba(5,103,190,.28),transparent 55%),repeating-radial-gradient(ellipse at 50% 130%,transparent 0 18px,rgba(23,135,220,.1) 19px 20px)}.contact h2{margin:0;font-size:27px;font-weight:600}.contact h2 em{color:var(--blue);font-style:normal}.contact div{display:flex;gap:14px}.contact a{width:176px;height:31px;display:grid;place-items:center;border:1px solid #54738a;border-radius:7px;background:rgba(4,13,23,.78);font-size:12px}footer{height:26px;display:flex;align-items:center;justify-content:space-between;color:#61788d;font-size:9px;border-top:1px solid rgba(47,124,179,.12)}
@keyframes drift{50%{transform:translate(12px,-18px);opacity:1}}@keyframes loading{to{background-position:-200% 0}}
@media(max-width:1320px){.hero-copy{left:20px}.hero h1{font-size:48px}.tags span{min-width:62px}.terminal{left:45%}.stack{left:39%}.code{right:1%;width:210px}.activity{right:.5%}.project{padding-left:75px}.project:before{left:15px;width:42px;height:42px}.project .icon{left:27px}.repo small{max-width:130px}.hero-photo{left:51%;width:34%}}
@media(max-width:980px){.shell{width:min(94%,760px)}.site-header{padding:0 18px}.site-header nav{gap:16px}.hero{height:auto;min-height:790px}.hero-copy{position:relative;left:auto;top:auto;width:auto;padding:50px 4px 25px}.hero h1{white-space:normal;font-size:clamp(44px,10vw,68px)}.hero-photo{position:relative;left:auto;top:auto;width:100%;height:400px;border-radius:14px}.terminal,.stack,.code,.activity{position:relative;left:auto;right:auto;top:auto;bottom:auto;display:inline-block;margin:12px 5px 0;width:calc(50% - 14px);vertical-align:top}.activity{height:90px}.projects,.github,.beyond{height:auto;margin-top:12px}.project-grid,.repo-grid{grid-template-columns:1fr 1fr}.project-grid{height:auto}.github{padding-bottom:14px}.repo-grid{width:100%}.contribution{display:none}.beyond{grid-template-columns:1fr}.gallery{grid-template-columns:repeat(3,1fr)}.gallery figure{height:220px}.contact{height:130px}footer{height:45px}}
@media(max-width:620px){.brand{font-size:11px;gap:8px}.site-header nav{display:none}.hero{min-height:1060px}.role{font-size:16px}.tags{flex-wrap:wrap}.actions{flex-direction:column}.actions a{width:100%}.stats{display:grid;grid-template-columns:1fr 1fr}.stats>div{width:auto}.stats>div:last-child{grid-column:1/-1}.terminal,.stack,.code,.activity{display:block;width:100%;margin:10px 0}.project-grid,.repo-grid{grid-template-columns:1fr}.projects h2{margin-bottom:8px}.github-heading{height:auto;padding-bottom:10px;align-items:flex-start;flex-direction:column;gap:4px}.gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.gallery figure{flex:0 0 78%;scroll-snap-align:center}.contact h2{font-size:22px}.contact div{width:100%;padding:0 10px}.contact a{width:50%}footer{flex-wrap:wrap;gap:4px;padding:8px 0}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
