.mezelf{max-height:200px}.color-black{color:#4a4a4a!important}.color-link{color:#485fc7!important}.hero-landing{position:relative;background:#0a0a0f;overflow:hidden}.hero-landing .hero-body{position:relative;z-index:1}.particle-canvas{position:absolute;inset:0;z-index:0}.photo-frame{position:relative;width:180px;height:180px;display:inline-block}.photo-frame__glow{position:absolute;inset:-6px;border-radius:50%;background:linear-gradient(135deg,#00e5ff44,#ff6b9d44);filter:blur(12px)}.photo-frame__border{position:absolute;inset:-3px;border-radius:50%;background:linear-gradient(135deg,#00e5ff,#ff6b9d);padding:3px}.photo-frame__border-inner{width:100%;height:100%;border-radius:50%;background:#0a0a0f}.photo-frame img{position:relative;width:180px;height:180px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.gradient-name{font-size:clamp(2rem,6vw,3.5rem);font-weight:800;background:linear-gradient(135deg,#00e5ff,#ff6b9d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-1px;margin-top:1.25rem}.hero-tagline{color:rgba(255,255,255,.45);font-weight:300;letter-spacing:2px;font-size:clamp(.85rem,2vw,1.1rem);margin-top:.5rem}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.section-dark{background:#0a0a0f}.section-label{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:3px;color:rgba(255,255,255,.3);margin-bottom:1rem}.buttons.is-flex-direction-column .button,.buttons.is-flex-direction-column .button:not(:last-child):not(.is-fullwidth){margin-right:0;margin-bottom:0}.link-btn.button{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:12px;color:#e0e0e0;font-size:.95rem;font-weight:500;padding:.75rem 1.5rem;height:auto;width:100%;justify-content:flex-start;gap:.6rem;transition:all .25s}.link-btn.button:hover{border-color:#00e5ff;background:rgba(0,229,255,.08);color:#fff}.link-btn .icon{width:1.25rem}.project-card.card{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:16px;transition:all .3s;height:100%;cursor:pointer}.project-card.card:hover{background:rgba(255,255,255,.06);border-color:rgba(0,229,255,.4);transform:translateY(-2px)}.project-card .card-content{padding:1.75rem 1.5rem}.project-card .title{color:#fff;font-size:1.1rem;margin-bottom:.5rem}.project-card .content{color:#999;font-size:.875rem;line-height:1.6}.tag-accent{font-size:.7rem;font-weight:600;letter-spacing:.5px;border-radius:20px;border:none}.project-card__hint{display:block;margin-top:.75rem;font-size:.75rem;font-weight:500;color:rgba(255,255,255,.25);transition:color .3s}.project-card.card:hover .project-card__hint,.tag-cyan{color:#00e5ff}.tag-cyan{background:rgba(0,229,255,.12)}.tag-pink{background:rgba(255,107,157,.12);color:#ff6b9d}.footer-bio{background:#0a0a0f;border-top:1px solid rgba(255,255,255,.06);padding:2.5rem 1.5rem 3.5rem}.footer-bio p{color:rgba(255,255,255,.35);font-weight:300;font-size:.875rem;line-height:1.8}.footer-bio .copyright{color:rgba(255,255,255,.15);font-size:.75rem;margin-top:1rem}.project-modal .modal-background{background:rgba(0,0,0,.75);backdrop-filter:blur(8px)}.project-modal__content{background:#12121a;border-radius:20px;border:1px solid rgba(255,255,255,.08);width:60%;max-height:90vh;overflow-y:auto;animation:modalSlideUp .3s ease;box-shadow:0 0 80px rgba(0,229,255,.08),0 24px 48px rgba(0,0,0,.6)}.project-modal__body{padding:1.5rem 1.75rem 1.75rem}.project-modal__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.project-modal__title{color:#fff!important;margin-bottom:0!important}.project-modal__tags{margin-bottom:1.25rem}.project-modal__text{color:rgba(255,255,255,.6);font-size:.875rem;line-height:1.8;margin-bottom:1rem}.project-modal__text:last-child{margin-bottom:0}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.carousel{border-radius:20px 20px 0 0}.carousel,.carousel__slide{position:relative;overflow:hidden}.carousel__slide{width:100%;height:60vh;max-height:600px;min-height:240px;margin:0!important;background:#000}.carousel__backdrop{position:absolute;inset:0;background-size:cover;background-position:50%;background-repeat:no-repeat;filter:blur(30px) brightness(.5);transform:scale(1.1);pointer-events:none}.carousel__image{position:absolute;inset:0;-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.5);border:1px solid rgba(255,255,255,.15);color:#fff;width:36px;height:36px;border-radius:50%;cursor:pointer;font-size:1rem;display:flex;align-items:center;justify-content:center;transition:background .2s;backdrop-filter:blur(4px)}.carousel__arrow:hover{background:rgba(0,229,255,.3)}.carousel__arrow--left{left:.5rem}.carousel__arrow--right{right:.5rem}.carousel__counter{position:absolute;bottom:3rem;right:1rem;color:rgba(255,255,255,.4);font-size:.75rem;font-weight:600}.carousel__dots{display:flex;justify-content:center;gap:.5rem;padding:.75rem 0;background:rgba(0,0,0,.3)}.carousel__dot{width:8px;height:8px;border-radius:4px;border:none;cursor:pointer;background:rgba(255,255,255,.2);padding:0;transition:all .3s}.carousel__dot--active{width:24px;background:#00e5ff}