:root{--text-dark:#f8f9fa;--light-bg:#1a1a1a;--mint:#1abc9c;--secondary-color:#2c3e50;--primary-color:#1abc9c;--accent-color:#3498db;--transition:all 0.3s ease;--dark-bg:#121212;--dark-bg-lighter:#1a1a1a;--border-width:3px}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}.site-layout,.site-layout.layout-two{min-height:100vh}@media (min-width:992px){.layout-two .profile-about-layout{display:grid;grid-template-columns:minmax(0,42fr) minmax(0,58fr)}.layout-two .hero-section{border-right:calc(var(--border-width) + 2px) solid #3498db;position:relative}.layout-two #about,.layout-two .hero-section{padding-bottom:1.5rem}.layout-two .profile-image{width:290px!important;height:290px!important;margin-bottom:0}.layout-two .brands-section{margin-top:-.5rem!important}.layout-two .brands-section .row{position:absolute;right:0;bottom:1rem;left:0;margin-right:0;margin-left:0}.layout-two #about{padding-top:5.5rem;border-top:0}.layout-two #about .col-lg-8{width:100%}}@media (max-width:991.98px){.layout-two .hero-section{border-bottom-color:#3498db}}.dark{background-color:var(--dark-bg);color:var(--text-dark)}.dark .nav-link,.dark .navbar-brand{color:var(--text-dark)!important}.dark .project-card{background-color:var(--dark-bg-lighter);border:2px solid #2c3e50;color:var(--text-dark)}.dark .project-description{color:#adb5bd}.dark #about{background-color:var(--dark-bg);color:var(--text-dark)}.dark #about .lead,.dark #about p{color:#adb5bd}.dark #about .highlights{background-color:var(--dark-bg-lighter);padding:2rem;border-radius:10px;border:2px solid var(--secondary-color)}.dark #about .highlights h3{color:var(--mint)}.dark #about .highlights ul{color:#adb5bd}.dark #about .highlights li{margin-bottom:.5rem}.navbar{background-color:hsla(0,0%,100%,.95);padding:.65rem 0;transition:all .3s ease;border-bottom:2px solid var(--secondary-color)}.navbar>.container{max-width:none;padding-right:clamp(1rem,2vw,2rem);padding-left:clamp(1rem,2vw,2rem)}.dark .navbar{background-color:hsla(0,0%,7%,.95);border-bottom:2px solid var(--text-dark)}.navbar-brand{font-weight:700;color:#333}.dark .navbar-brand{color:var(--text-dark)!important}.nav-link{color:#666;font-weight:500;transition:color .3s ease;position:relative}.dark .nav-link{color:var(--text-dark)!important}.nav-link:hover{color:#333}.layout-toggle-nav-item{display:flex;align-items:center}.layout-toggle-button{border:1px solid #3498db;border-radius:999px;background:transparent;padding:.3rem .65rem;font:inherit;line-height:1.2;transition:color .25s ease,background-color .25s ease,box-shadow .25s ease,transform .25s ease}.layout-toggle-button:focus-visible,.layout-toggle-button:hover{background-color:rgba(52,152,219,.15);color:#3498db;box-shadow:0 0 10px rgba(52,152,219,.7);transform:scale(1.04)}.animation-nav-item{display:flex;align-items:center}.animation-toggle-button{position:relative;width:32px;height:32px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:50%;background:transparent;color:#3498db;font-size:1rem;line-height:1;transition:color .25s ease,border-color .25s ease,box-shadow .25s ease,transform .25s ease}.animation-toggle-button:focus-visible,.animation-toggle-button:hover{border-color:#3498db;color:#6ebcf0;box-shadow:0 0 10px rgba(52,152,219,.8);transform:scale(1.08)}.animation-toggle-button.is-off{color:#777}.animation-toggle-button.is-off:after{content:"";position:absolute;width:22px;height:2px;border-radius:999px;background-color:#ff4d4d;transform:rotate(-45deg)}.volume-nav-item{display:flex;align-items:center}.volume-control{height:100%;padding:.5rem 0}.volume-control .form-range{margin:0}.dark .nav-link:hover{color:var(--mint)!important}.nav-item:not(:first-child){border-left:1.5px solid #666;margin-left:.75rem;padding-left:.75rem}.dark .nav-item:not(:first-child){border-left:1.5px solid var(--text-dark)}.dark .navbar-toggler{border-color:var(--text-dark)}.dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(248, 249, 250, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.hero-section{background-color:var(--dark-bg-lighter);min-height:auto;display:flex;align-items:center;justify-content:center;text-align:center;padding:5.5rem 0 3rem;border-bottom:var(--border-width) solid var(--mint);position:relative;overflow:hidden;isolation:isolate}.hero-section>.container{z-index:1}.profile-animation-layer{position:absolute;inset:0;z-index:0;display:none;overflow:hidden;pointer-events:none}.profile-animation-layer.is-active{display:block}.profile-canvas-animation{width:100%;height:100%}.profile-meteor-shower{container-type:inline-size}.profile-meteor{position:absolute;top:-12%;left:-32%;width:130px;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.95));opacity:0;filter:drop-shadow(0 0 5px rgba(126,200,255,.95));transform:rotate(24deg);animation:profile-meteor-fall 6s linear infinite}.profile-meteor:after{content:"";position:absolute;top:50%;right:-2px;width:5px;height:5px;border-radius:50%;background-color:#fff;box-shadow:0 0 8px #8fd3ff,0 0 14px rgba(52,152,219,.9);transform:translateY(-50%)}.profile-meteor:nth-child(2){top:2%;animation-delay:-1.1s;animation-duration:7.2s}.profile-meteor:nth-child(3){top:14%;animation-delay:-3.8s;animation-duration:5.4s}.profile-meteor:nth-child(4){top:26%;animation-delay:-.4s;animation-duration:8s}.profile-meteor:nth-child(5){top:38%;animation-delay:-5.2s;animation-duration:6.7s}.profile-meteor:nth-child(6){top:50%;animation-delay:-2.3s;animation-duration:7.7s}.profile-meteor:nth-child(7){top:62%;animation-delay:-4.6s;animation-duration:5.9s}.profile-meteor:nth-child(8){top:74%;animation-delay:-1.8s;animation-duration:8.4s}.profile-meteor:nth-child(9){top:86%;animation-delay:-6.1s;animation-duration:6.2s}.profile-meteor:nth-child(10){top:20%;animation-delay:-7.4s;animation-duration:9s}@keyframes profile-meteor-fall{0%{opacity:0;transform:translateZ(0) rotate(24deg)}5%{opacity:1}42%{opacity:0;transform:translate3d(140cqw,58vh,0) rotate(24deg)}to{opacity:0;transform:translate3d(140cqw,58vh,0) rotate(24deg)}}.profile-lightning-spark{--lightning-rotation:0deg;--lightning-scale:1;position:absolute;width:30px;height:110px;background:linear-gradient(180deg,#fff,#ffb0b0 10%,#ff2020 36%,#c40000);-webkit-clip-path:polygon(42% 0,82% 0,58% 38%,100% 38%,20% 100%,42% 55%,0 55%);clip-path:polygon(42% 0,82% 0,58% 38%,100% 38%,20% 100%,42% 55%,0 55%);opacity:0;filter:drop-shadow(0 0 3px #fff) drop-shadow(0 0 8px rgba(255,35,35,1)) drop-shadow(0 0 18px rgba(255,0,0,.95)) drop-shadow(0 0 30px rgba(125,0,0,.8));mix-blend-mode:screen;transform:rotate(var(--lightning-rotation)) scale(var(--lightning-scale));animation:profile-lightning-flash 3.2s step-end infinite}.profile-lightning-spark:first-child{top:7%;left:8%;--lightning-rotation:-18deg;animation-delay:-.7s}.profile-lightning-spark:nth-child(2){top:16%;left:31%;--lightning-rotation:13deg;--lightning-scale:0.72;animation-delay:-3.2s;animation-duration:3.7s}.profile-lightning-spark:nth-child(3){top:9%;left:68%;--lightning-rotation:-9deg;--lightning-scale:0.86;animation-delay:-1.8s;animation-duration:2.8s}.profile-lightning-spark:nth-child(4){top:29%;left:87%;--lightning-rotation:22deg;--lightning-scale:0.62;animation-delay:-4.9s;animation-duration:4.1s}.profile-lightning-spark:nth-child(5){top:41%;left:13%;--lightning-rotation:8deg;--lightning-scale:0.66;animation-delay:-2.6s;animation-duration:3.3s}.profile-lightning-spark:nth-child(6){top:50%;left:43%;--lightning-rotation:-24deg;--lightning-scale:0.9;animation-delay:-.2s;animation-duration:2.9s}.profile-lightning-spark:nth-child(7){top:38%;left:72%;--lightning-rotation:17deg;--lightning-scale:0.58;animation-delay:-3.9s;animation-duration:3.8s}.profile-lightning-spark:nth-child(8){top:64%;left:91%;--lightning-rotation:-12deg;--lightning-scale:0.8;animation-delay:-1.3s;animation-duration:4.3s}.profile-lightning-spark:nth-child(9){top:72%;left:21%;--lightning-rotation:28deg;--lightning-scale:0.56;animation-delay:-5.4s;animation-duration:4.6s}.profile-lightning-spark:nth-child(10){top:78%;left:54%;--lightning-rotation:-16deg;--lightning-scale:0.7;animation-delay:-2.1s;animation-duration:3.1s}.profile-lightning-spark:nth-child(11){top:58%;left:4%;--lightning-rotation:11deg;--lightning-scale:0.48;animation-delay:-4.3s;animation-duration:3.9s}.profile-lightning-spark:nth-child(12){top:22%;left:52%;--lightning-rotation:-29deg;--lightning-scale:0.52;animation-delay:-6.1s;animation-duration:4.7s}.profile-lightning-spark:nth-child(13){top:5%;left:45%;--lightning-rotation:19deg;--lightning-scale:0.7;animation-delay:-1.1s;animation-duration:2.7s}.profile-lightning-spark:nth-child(14){top:33%;left:2%;--lightning-rotation:-14deg;--lightning-scale:0.76;animation-delay:-2.9s;animation-duration:3.5s}.profile-lightning-spark:nth-child(15){top:46%;left:28%;--lightning-rotation:25deg;--lightning-scale:0.6;animation-delay:-.5s;animation-duration:4s}.profile-lightning-spark:nth-child(16){top:55%;left:81%;--lightning-rotation:-21deg;--lightning-scale:0.82;animation-delay:-3.6s;animation-duration:3s}.profile-lightning-spark:nth-child(17){top:75%;left:40%;--lightning-rotation:12deg;--lightning-scale:0.68;animation-delay:-1.7s;animation-duration:4.4s}.profile-lightning-spark:nth-child(18){top:67%;left:69%;--lightning-rotation:-27deg;--lightning-scale:0.74;animation-delay:-4.2s;animation-duration:3.6s}@keyframes profile-lightning-flash{0%,50%,to{opacity:0}54%{opacity:.96}59%{opacity:.3}64%{opacity:1}71%{opacity:.4}77%{opacity:1}89%{opacity:.26}93%{opacity:0}}.profile-blue-fire{--fire-depth:34px;--fire-visible-top:3.65rem;filter:drop-shadow(0 0 7px rgba(0,145,255,.9))}.profile-blue-fire:before{content:"";position:absolute;inset:2px;top:calc(var(--fire-visible-top) + 2px);border:2px solid rgba(85,205,255,.85);box-shadow:inset 0 0 12px rgba(0,128,255,.75),0 0 12px rgba(0,174,255,.85);animation:profile-fire-border-pulse 1.8s ease-in-out infinite alternate}.profile-fire-edge{position:absolute;display:flex;justify-content:space-around;pointer-events:none}.profile-fire-edge-bottom,.profile-fire-edge-top{right:0;left:0;height:var(--fire-depth)}.profile-fire-edge-top{top:var(--fire-visible-top);align-items:flex-end;transform:rotate(180deg)}.profile-fire-edge-bottom{bottom:-2px;align-items:flex-end}.profile-fire-edge-left,.profile-fire-edge-right{top:var(--fire-visible-top);bottom:0;width:var(--fire-depth);flex-direction:column;align-items:center}.profile-fire-edge-left{left:-2px;align-items:flex-start}.profile-fire-edge-right{right:-2px;align-items:flex-end}.profile-blue-flame{position:relative;width:13px;height:30px;flex:0 0 auto;border-radius:52% 48% 38% 62%/72% 68% 32% 28%;background:radial-gradient(circle at 50% 72%,rgba(235,252,255,.98) 0 11%,transparent 12%),linear-gradient(0deg,#00b7ff,#147df5 43%,rgba(15,38,255,.28) 78%,transparent);opacity:.8;filter:drop-shadow(0 0 4px rgba(63,210,255,1)) drop-shadow(0 0 9px rgba(0,98,255,.95));transform-origin:50% 100%;animation:profile-blue-flame-flicker 1.05s ease-in-out infinite alternate}.profile-blue-flame:after{content:"";position:absolute;right:28%;bottom:3px;left:28%;height:48%;border-radius:55% 45% 48% 52%/72% 72% 28% 28%;background:linear-gradient(0deg,#fff,#83e7ff 48%,transparent);opacity:.9}.profile-blue-flame:nth-child(3n+1){height:23px;animation-delay:-.72s;animation-duration:.82s}.profile-blue-flame:nth-child(3n+2){width:16px;height:37px;animation-delay:-.31s;animation-duration:1.28s}.profile-blue-flame:nth-child(5n){opacity:.58;animation-delay:-1.1s;animation-duration:.94s}.profile-fire-edge-left .profile-blue-flame,.profile-fire-edge-right .profile-blue-flame{width:30px;height:13px}.profile-fire-edge-left .profile-blue-flame{border-radius:28% 72% 58% 42%/45% 58% 42% 55%;background:radial-gradient(circle at 22% 50%,rgba(235,252,255,.98) 0 11%,transparent 12%),linear-gradient(90deg,#00b7ff,#147df5 43%,rgba(15,38,255,.28) 78%,transparent);-webkit-clip-path:polygon(0 5%,42% 18%,67% 5%,100% 50%,68% 74%,40% 100%,0 95%);clip-path:polygon(0 5%,42% 18%,67% 5%,100% 50%,68% 74%,40% 100%,0 95%)}.profile-fire-edge-right .profile-blue-flame{border-radius:72% 28% 42% 58%/58% 45% 55% 42%;background:radial-gradient(circle at 78% 50%,rgba(235,252,255,.98) 0 11%,transparent 12%),linear-gradient(270deg,#00b7ff,#147df5 43%,rgba(15,38,255,.28) 78%,transparent);-webkit-clip-path:polygon(100% 5%,58% 18%,33% 5%,0 50%,32% 74%,60% 100%,100% 95%);clip-path:polygon(100% 5%,58% 18%,33% 5%,0 50%,32% 74%,60% 100%,100% 95%)}.profile-fire-edge-left .profile-blue-flame:after,.profile-fire-edge-right .profile-blue-flame:after{top:28%;bottom:28%;width:48%;height:auto}.profile-fire-edge-left .profile-blue-flame:after{right:auto;left:3px;background:linear-gradient(90deg,#fff,#83e7ff 48%,transparent)}.profile-fire-edge-right .profile-blue-flame:after{right:3px;left:auto;background:linear-gradient(270deg,#fff,#83e7ff 48%,transparent)}@keyframes profile-blue-flame-flicker{0%{opacity:.52;scale:.78 .86;translate:-2px 2px;skew:-5deg}45%{opacity:.96;scale:1.08 1.18;translate:2px -2px;skew:7deg}to{opacity:.72;scale:.9 1.04;translate:-1px 0;skew:-2deg}}@keyframes profile-fire-border-pulse{0%{opacity:.52}to{opacity:1}}@media (prefers-reduced-motion:reduce){.profile-animation-layer{display:none!important}}.profile-image{margin-bottom:1rem;box-shadow:0 4px 20px rgba(0,0,0,.2);border:3px solid var(--mint);width:320px!important;height:320px!important;object-fit:cover}.brands-section{margin-top:1rem}.brands-section .col-auto{margin:0 1rem}.hero-social-icon{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border:2px solid transparent;border-radius:50%;text-decoration:none;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.hero-social-icon:focus-visible,.hero-social-icon:hover{border-color:#3498db!important;transform:scale(1.1)!important;box-shadow:0 0 14px rgba(52,152,219,.95)!important}.page-section{padding:3.5rem 0;border-top:var(--border-width) solid var(--mint);border-bottom:var(--border-width) solid var(--mint);position:relative}.section-title{text-align:center;margin-bottom:1.25rem;font-weight:700;position:relative;padding-bottom:.65rem}.section-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:50px;height:3px;background:var(--mint)}.project-card{background:#fff;border-radius:10px;padding:1.35rem;text-align:center;box-shadow:0 4px 6px rgba(0,0,0,.1);height:100%;border:2px solid var(--secondary-color)}.project-icon{font-size:2rem;margin-bottom:.75rem;color:var(--mint)}.project-title{margin-bottom:.65rem;font-weight:600}.project-description{color:#666;margin-bottom:1rem}.project-links{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;align-items:flex-start;min-height:48px}.project-links .btn{align-self:flex-start;height:auto;margin:.25rem;border:1px solid var(--mint);transition:transform .25s ease,box-shadow .25s ease}.project-links .btn:focus-visible,.project-links .btn:hover{transform:scale(1.06)!important;box-shadow:0 0 12px rgba(52,152,219,.9)!important}.project-carousel-button{width:34px;height:34px;min-width:34px;min-height:34px;flex:0 0 34px;padding:0;display:flex;align-items:center;justify-content:center;border:2px solid #8b0000;border-radius:50%;background-color:#000;color:#ff6b6b;font-size:.875rem;line-height:1;cursor:pointer;transition:all .3s ease}.project-carousel-button:disabled{opacity:.65;cursor:not-allowed}.project-carousel-button:focus-visible:not(:disabled),.project-carousel-button:hover:not(:disabled){background-color:#8b0000;color:#fff;transform:scale(1.1);box-shadow:0 0 14px rgba(255,35,35,.9)}#projects .row>[class*=col-]:not([data-keep-visible=true]):has(.project-links:empty){display:none}.writings-section-header{display:grid;grid-template-columns:52px 1fr 52px;align-items:center;grid-gap:1rem;gap:1rem;margin-bottom:1.25rem}.writings-section-header.without-controls{grid-template-columns:1fr}.writings-section-header .section-title{margin-bottom:0}.writings-carousel-button{width:52px;height:52px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:2px solid #8b0000;border-radius:50%;background-color:#000;color:#ff6b6b;font-size:1.5rem;line-height:1;transform:translateY(-.325rem);transition:all .3s ease}.writings-carousel-button:focus-visible:not(:disabled),.writings-carousel-button:hover:not(:disabled){background-color:#8b0000;color:#fff;transform:translateY(-.325rem) scale(1.1);box-shadow:0 0 14px rgba(255,35,35,.9)}.writings-carousel-button:disabled{opacity:.35;cursor:not-allowed}#writings .project-links .btn{background-color:#d8d8d8;color:#333}.footer{background:#1a1a1a;color:#fff;padding:1.5rem 0;border-top:var(--border-width) solid var(--mint)}.social-links{display:flex;justify-content:center;gap:1.5rem}.social-icon{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border:2px solid #3498db;border-radius:50%;font-size:1.75rem;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}.social-icon-twitter{color:#1da1f2}.social-icon-github{color:#fff}.social-icon-linkedin{color:#0077b5}.social-icon:active,.social-icon:focus-visible,.social-icon:hover{transform:scale(1.1);box-shadow:0 0 14px rgba(52,152,219,.95)}@media (max-width:768px){.hero-section{padding:5rem 0 2.5rem}.profile-image{width:260px!important;height:260px!important}.project-card{margin-bottom:0}}