html,body{width:100%;height:100%;margin:0;padding:0;font-family:Chakra Petch,serif;font-size:1rem;color:#2d336b;overflow-x:hidden}.hero-neo{position:relative;height:100vh;width:100%;background:linear-gradient(135deg,#b6c4f8,#f0d9f6);display:flex;align-items:center;justify-content:center;z-index:10}.hero-accent{pointer-events:none;position:absolute;z-index:0}.neo-block{position:absolute;top:15%;right:15%;width:140px;height:140px;background:#E8D9FF;border:6px solid #2D336B;box-shadow:10px 10px #2d336b;z-index:1;pointer-events:none}.cv-block{pointer-events:auto;display:flex;justify-content:center;align-items:center;text-decoration:none}.cv-block span{font-size:2rem;font-weight:900;color:#2d336b}.hero-neo-content{text-align:center;z-index:5}.neo-title{font-size:4rem;font-weight:900;text-transform:uppercase}.neo-subtitle{font-size:1.6rem;font-weight:600;opacity:.85;margin-bottom:25px}.neo-badges{display:flex;justify-content:center;gap:14px}.neo-badge{display:inline-flex;background:white;padding:12px 20px;border:4px solid #2D336B;font-weight:800;font-size:1.1rem;box-shadow:6px 6px #2d336b;cursor:pointer}.fullscreen-section{position:fixed;top:0;right:0;bottom:0;left:0;background:white;z-index:9999;overflow-y:auto;padding:40px 20px}.close-button{background:none;border:none;font-size:2.4rem;cursor:pointer;padding:0;line-height:1}.modal-inner{margin-top:40px}.neo-brutal-box{background:white;border:6px solid #2D336B;padding:40px;max-width:900px;margin:0 auto;box-shadow:12px 12px #2d336b;border-radius:0;transform:translate(-6px,-6px);box-sizing:border-box}.neo-brutal-box:hover{transform:translate(-10px,-10px);box-shadow:16px 16px #2d336b}.neo-brutal-box h1,.neo-brutal-box h2{font-weight:900;text-transform:uppercase;color:#2d336b}.neo-brutal-box p{font-size:1.1rem;line-height:1.6}.project-image-wrapper{text-align:center;margin:22px 0}.project-image{width:100%;max-width:420px;height:auto;border:4px solid #2D336B;box-shadow:8px 8px #2d336b}.project-link{margin-top:20px;display:inline-block;font-weight:900;color:#4b164c;text-decoration:none;border-bottom:3px solid #4B164C}.project-link:hover{opacity:.7}@media (max-width: 768px){.neo-block{position:absolute;top:30px;right:20px;width:90px;height:90px;border-width:4px;box-shadow:6px 6px #2d336b;margin:0}.cv-block span{font-size:1.3rem}.neo-title{font-size:2.6rem}.neo-subtitle{font-size:1.3rem}.neo-badge{padding:10px 16px;font-size:1rem;box-shadow:4px 4px #2d336b}.neo-brutal-box{max-width:100%;padding:22px;border-width:4px;transform:none;box-shadow:6px 6px #2d336b}.modal-inner{margin-top:20px}.project-image{max-width:100%;box-shadow:4px 4px #2d336b}.close-button{font-size:2.2rem}}@media (max-width: 480px){.neo-title{font-size:2.2rem}.neo-subtitle{font-size:1.1rem}.neo-brutal-box{padding:16px;border-width:3px;box-shadow:4px 4px #2d336b}.neo-brutal-box h1{font-size:1.4rem}.neo-brutal-box p{font-size:.95rem}.project-image{box-shadow:3px 3px #2d336b}}
