#my-works{color:#fff;background-color:#1a1a1a;padding:80px 20px}#my-works .container{text-align:center;max-width:1000px;margin:0 auto}#my-works h2{color:#f4a460;margin-bottom:20px;font-size:2.5em;font-weight:700}#my-works .intro{color:#ffffffd9;max-width:800px;margin:0 auto;font-size:1.15em;line-height:1.8}@media (max-width:768px){#my-works{padding:60px 20px}#my-works h2{font-size:2em}#my-works .intro{font-size:1.05em}}
.work_resilio{flex-flow:wrap;justify-content:space-between;align-items:center;gap:15px;display:flex}.work_resilio .texts{flex:50%}.work_resilio .image{width:100%;max-width:300px}.work_resilio .image a{transition:transform .5s ease-in-out;display:block}.work_resilio .image a:hover{transform:scale(1.1)}.work_resilio .image img{width:100%;height:100%;box-shadow:5px 5px 15px #000}
.work_sadness_of_valor{flex-flow:wrap;justify-content:space-between;align-items:center;gap:15px;display:flex}.work_sadness_of_valor .texts{flex:50%}.work_sadness_of_valor .image{width:100%;max-width:300px}.work_sadness_of_valor .image a{transition:transform .5s ease-in-out;display:block}.work_sadness_of_valor .image a:hover{transform:scale(1.1)}.work_sadness_of_valor .image img{width:100%;height:100%;box-shadow:5px 5px 15px #000}
.work_one_man_studio_for_games{flex-flow:wrap;justify-content:space-between;align-items:center;gap:15px;display:flex}.work_one_man_studio_for_games .texts{flex:50%}.work_one_man_studio_for_games .image{width:100%;max-width:300px}.work_one_man_studio_for_games .image a{transition:transform .5s ease-in-out;display:block}.work_one_man_studio_for_games .image a:hover{transform:scale(1.1)}.work_one_man_studio_for_games .image img{width:100%;height:100%;box-shadow:5px 5px 15px #000}
.work_squal{flex-flow:wrap;justify-content:space-between;align-items:center;gap:15px;display:flex}.work_squal .texts{flex:50%}.work_squal .image{width:100%;max-width:300px}.work_squal .image a{transition:transform .5s ease-in-out;display:block}.work_squal .image a:hover{transform:scale(1.1)}.work_squal .image img{width:100%;height:100%;box-shadow:5px 5px 15px #000}
.work_vaalnor{flex-flow:wrap;justify-content:space-between;align-items:center;gap:15px;display:flex}.work_vaalnor .texts{flex:50%}.work_vaalnor .image{width:100%;max-width:300px}.work_vaalnor .image a{transition:transform .5s ease-in-out;display:block}.work_vaalnor .image a:hover{transform:scale(1.1)}.work_vaalnor .image img{width:100%;height:100%;box-shadow:5px 5px 15px #000}
.work_souls_gathering{flex-flow:wrap;justify-content:space-between;align-items:center;gap:15px;display:flex}.work_souls_gathering .texts{flex:50%}.work_souls_gathering .image{width:100%;max-width:300px}.work_souls_gathering .image a{transition:transform .5s ease-in-out;display:block}.work_souls_gathering .image a:hover{transform:scale(1.1)}.work_souls_gathering .image img{width:100%;height:100%;box-shadow:5px 5px 15px #000}
.work_slo_stream{flex-flow:wrap;justify-content:space-between;align-items:center;gap:15px;display:flex}.work_slo_stream .texts{flex:50%}.work_slo_stream .image{width:100%;max-width:300px}.work_slo_stream .image a{transition:transform .5s ease-in-out;display:block}.work_slo_stream .image a:hover{transform:scale(1.1)}.work_slo_stream .image img{width:100%;height:100%;box-shadow:5px 5px 15px #000}
#project{background-color:#1e1e1e;border-bottom:1px solid #f4a4601a;flex-direction:column;justify-content:center;align-items:center;margin:0;padding:60px 20px;display:flex}#project .content{box-sizing:border-box;background:#ffffff08;border:1px solid #f4a46033;border-radius:12px;width:100%;max-width:1080px;padding:40px;transition:all .3s}#project .content:hover{background:#ffffff0d;border-color:#f4a46066;transform:translateY(-3px);box-shadow:0 8px 20px #f4a4601a}@media (max-width:768px){#project{padding:40px 15px}#project .content{padding:25px}}
#last-words{color:#fff;background:linear-gradient(135deg,#f4a460 0%,#9b7d68 100%);padding:100px 20px}#last-words .container{text-align:center;max-width:900px;margin:0 auto}#last-words h2{color:#fff;text-shadow:0 2px 10px #0003;margin-bottom:25px;font-size:2.8em;font-weight:700}#last-words .cta-text{color:#fffffff2;max-width:700px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:1.25em;line-height:1.8}#last-words .cta-buttons{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}#last-words .btn-primary,#last-words .btn-secondary{border-radius:8px;align-items:center;gap:12px;padding:16px 32px;font-size:1.1em;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #0003}#last-words .btn-primary{color:#8b7049;background-color:#fff}#last-words .btn-primary:hover{background-color:#f1f0d8;transform:translateY(-3px);box-shadow:0 6px 20px #0000004d}#last-words .btn-secondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff26;border:2px solid #ffffff80}#last-words .btn-secondary:hover{background-color:#ffffff40;border-color:#fffc;transform:translateY(-3px);box-shadow:0 6px 20px #0000004d}#last-words i{font-size:1.2em}@media (max-width:768px){#last-words{padding:70px 20px}#last-words h2{margin-bottom:20px;font-size:2em}#last-words .cta-text{margin-bottom:30px;font-size:1.1em}#last-words .cta-buttons{flex-direction:column;gap:15px}#last-words .btn-primary,#last-words .btn-secondary{flex-direction:column;justify-content:center;align-items:center;padding:14px 24px;font-size:1em}}
#contact{color:#fff;background-color:#1a1a1a;padding:80px 20px 40px}#contact .container{max-width:1000px;margin:0 auto}#contact h2{text-align:center;color:#f4a460;margin-bottom:20px;font-size:2.5em;font-weight:700}#contact .intro{text-align:center;color:#ffffffd9;margin-bottom:60px;font-size:1.15em;line-height:1.7}#contact .contact-methods{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-bottom:60px;display:grid}#contact .contact-card{text-align:center;background:#ffffff0d;border:1px solid #f4a46033;border-radius:12px;padding:30px;transition:all .3s}#contact .contact-card:hover{background:#ffffff14;border-color:#f4a460;transform:translateY(-5px);box-shadow:0 8px 20px #f4a46026}#contact .contact-card .icon{color:#f4a460;margin-bottom:20px;font-size:2.5em}#contact .contact-card h3{color:#fff;margin:15px 0;font-size:1.3em;font-weight:600}#contact .contact-card p{color:#ffffffb3;margin:10px 0;font-size:1em}#contact .contact-card a{color:#f4a460;word-break:break-all;font-size:1em;text-decoration:none;transition:color .3s}#contact .contact-card a:hover{color:#fff;text-decoration:underline}#contact .social-section{text-align:center;border-top:1px solid #f4a46033;margin-bottom:60px;padding-top:40px}#contact .social-section h3{color:#f4a460;margin-bottom:30px;font-size:1.5em;font-weight:600}#contact .socials{flex-wrap:wrap;justify-content:center;align-items:center;gap:25px;display:flex}#contact .socials a{color:#9b7d68;background:#ffffff0d;border:2px solid #f4a4604d;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.8em;transition:all .3s;display:flex}#contact .socials a:hover{color:#fff;background:#f4a460;border-color:#f4a460;transform:translateY(-5px)scale(1.1);box-shadow:0 8px 15px #f4a4604d}#contact .socials a i{transition:transform .3s}#contact .footer{text-align:center;border-top:1px solid #f4a46033;padding-top:40px}#contact .footer p{color:#fff9;margin:8px 0;font-size:.95em}#contact .footer .tagline{color:#fff6;font-size:.85em;font-style:italic}@media (max-width:768px){#contact{padding:60px 20px 30px}#contact h2{font-size:2em}#contact .intro{margin-bottom:40px;font-size:1.05em}#contact .contact-methods{grid-template-columns:1fr;gap:20px;margin-bottom:40px}#contact .contact-card{padding:25px}#contact .contact-card .icon{font-size:2em}#contact .contact-card h3{font-size:1.2em}#contact .social-section{margin-bottom:40px}#contact .socials a{width:55px;height:55px;font-size:1.6em}}
#home{text-align:center;background-color:#000c;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex}#home h1,#home h2,#home h3,#home p{color:#fff;margin:0;padding:0}#home h1{margin:15px;font-size:3em;font-weight:700}#home h2{margin:10px 0;font-size:2em;font-weight:600}#home h3{color:#f4a460;margin:8px 0;font-size:1.3em;font-weight:400}#home .experience{color:#ffffffd9;margin:15px 0;font-size:1.1em;font-weight:300}#home .socials{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-top:2rem;display:flex}#home .socials a{color:#9b7d68;background:#ffffff14;border:2px solid #f4a46066;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.6em;transition:all .4s;display:flex;box-shadow:0 4px 15px #0000004d}#home .socials a:hover{color:#fff;background:#f4a460;border-color:#f4a460;transform:translateY(-8px)scale(1.15);box-shadow:0 10px 25px #f4a46080}#home .socials a i{transition:transform .3s}#home .arrow{color:#fff;margin-bottom:1rem;font-size:3rem;animation:2s ease-in-out infinite arrow_animation;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@keyframes arrow_animation{0%{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(1rem)}to{transform:translate(-50%)translateY(0)}}@media (max-width:768px){#home h1{font-size:2.5em}#home h2{font-size:1.6em}#home h3{font-size:1.1em}#home .experience{font-size:1em}#home .socials a{width:55px;height:55px;font-size:1.4em}#home .arrow{font-size:2.5rem}}
#about{color:#fff;background-color:#1a1a1a;padding:80px 20px}#about .container{max-width:1000px;margin:0 auto}#about h2{text-align:center;color:#f4a460;margin-bottom:50px;font-size:2.5em;font-weight:700}#about .content{flex-direction:column;gap:30px;display:flex}#about .value-proposition{flex-direction:column;gap:20px;line-height:1.8;display:flex}#about .intro{color:#f4a460;margin:0;font-size:1.3em;font-weight:500}#about .description{color:#ffffffe6;margin:0;font-size:1.15em}#about .approach{color:#fffc;margin:0;font-size:1.1em;font-style:italic}#about strong{color:#f4a460;font-weight:600}@media (max-width:768px){#about{padding:60px 20px}#about h2{font-size:2em}#about .intro{font-size:1.15em}#about .description{font-size:1.05em}#about .approach{font-size:1em}}
#expertise{color:#2c2416;background-color:#f1f0d8;padding:80px 20px}#expertise .container{max-width:1200px;margin:0 auto}#expertise h2{text-align:center;color:#8b7049;margin-bottom:60px;font-size:2.5em;font-weight:700}#expertise .expertise-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;display:grid}#expertise .expertise-card{background-color:#fff;border-radius:10px;padding:30px;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 6px #0000001a}#expertise .expertise-card:hover{transform:translateY(-5px);box-shadow:0 8px 15px #00000026}#expertise .expertise-card .icon{color:#9b7d68;text-align:center;margin-bottom:20px;font-size:3em}#expertise .expertise-card h3{color:#8b7049;text-align:center;margin-bottom:20px;font-size:1.4em;font-weight:600}#expertise .expertise-card ul{margin:0;padding:0;list-style:none}#expertise .expertise-card ul li{color:#5a4a3a;padding:8px 0 8px 25px;font-size:1em;line-height:1.6;position:relative}#expertise .expertise-card ul li:before{content:"▸";color:#9b7d68;font-weight:700;position:absolute;left:0}@media (max-width:768px){#expertise{padding:60px 20px}#expertise h2{margin-bottom:40px;font-size:2em}#expertise .expertise-grid{grid-template-columns:1fr;gap:25px}#expertise .expertise-card{padding:25px}#expertise .expertise-card .icon{font-size:2.5em}#expertise .expertise-card h3{font-size:1.25em}}
#services{color:#fff;background-color:#2a2a2a;padding:80px 20px}#services .container{max-width:1200px;margin:0 auto}#services h2{text-align:center;color:#f4a460;margin-bottom:15px;font-size:2.5em;font-weight:700}#services .subtitle{text-align:center;color:#ffffffb3;margin-bottom:60px;font-size:1.2em;font-style:italic}#services .services-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;display:grid}#services .service-card{background:linear-gradient(135deg,#3a3a3a 0%,#2a2a2a 100%);border:2px solid #444;border-radius:12px;padding:35px;transition:all .3s}#services .service-card:hover{border-color:#f4a460;transform:translateY(-5px);box-shadow:0 10px 30px #f4a46033}#services .service-header{flex-direction:column;align-items:center;margin-bottom:20px;display:flex}#services .service-header i{color:#f4a460;margin-bottom:15px;font-size:3em}#services .service-header h3{color:#fff;text-align:center;margin:0;font-size:1.5em;font-weight:600}#services .description{text-align:center;color:#ffffffd9;margin-bottom:25px;font-size:1.05em;line-height:1.6}#services ul{margin:0;padding:0;list-style:none}#services ul li{color:#fffc;padding:10px 0 10px 28px;font-size:1em;line-height:1.5;position:relative}#services ul li:before{content:"✓";color:#f4a460;font-size:1.2em;font-weight:700;position:absolute;left:0}@media (max-width:768px){#services{padding:60px 20px}#services h2{font-size:2em}#services .subtitle{margin-bottom:40px;font-size:1.05em}#services .services-grid{grid-template-columns:1fr;gap:25px}#services .service-card{padding:28px}#services .service-header i{font-size:2.5em}#services .service-header h3{font-size:1.3em}}
#experience{color:#2c2416;background-color:#f1f0d8;padding:80px 20px}#experience .container{max-width:1000px;margin:0 auto}#experience h2{text-align:center;color:#8b7049;margin-bottom:60px;font-size:2.5em;font-weight:700}#experience .timeline{padding-left:40px;position:relative}#experience .timeline:before{content:"";background:linear-gradient(#9b7d68,#8b7049);width:3px;position:absolute;top:0;bottom:0;left:15px}#experience .timeline-item{margin-bottom:50px;padding-bottom:30px;position:relative}#experience .timeline-item:last-child{margin-bottom:0}#experience .timeline-marker{background-color:#f4a460;border:3px solid #8b7049;border-radius:50%;width:15px;height:15px;position:absolute;top:0;left:-32px;box-shadow:0 0 0 4px #f1f0d8}#experience .timeline-content{background-color:#fff;border-radius:10px;padding:30px;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 6px #0000001a}#experience .timeline-content:hover{transform:translate(5px);box-shadow:0 8px 15px #00000026}#experience .period{color:#fff;background-color:#9b7d68;border-radius:20px;margin-bottom:15px;padding:6px 15px;font-size:.9em;font-weight:600;display:inline-block}#experience h3{color:#8b7049;margin:10px 0;font-size:1.6em;font-weight:700}#experience h4{color:#9b7d68;margin:5px 0 20px;font-size:1.1em;font-style:italic;font-weight:500}#experience ul{margin:20px 0;padding:0;list-style:none}#experience ul li{color:#5a4a3a;padding:8px 0 8px 25px;font-size:1.05em;line-height:1.6;position:relative}#experience ul li:before{content:"▸";color:#9b7d68;font-weight:700;position:absolute;left:0}#experience strong{color:#8b7049;font-weight:600}#experience .tech-stack{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}#experience .tech-stack span{color:#fff;background-color:#f4a460;border-radius:15px;padding:6px 14px;font-size:.85em;font-weight:500;transition:background-color .3s}#experience .tech-stack span:hover{background-color:#9b7d68}@media (max-width:768px){#experience{padding:60px 20px}#experience h2{margin-bottom:40px;font-size:2em}#experience .timeline{padding-left:30px}#experience .timeline:before{left:8px}#experience .timeline-marker{width:12px;height:12px;left:-25px}#experience .timeline-content{padding:20px}#experience h3{font-size:1.3em}#experience h4{font-size:1em}#experience ul li{font-size:.95em}}
#side-projects{color:#fff;background:linear-gradient(135deg,#2a2a2a 0%,#1a1a1a 100%);padding:80px 20px}#side-projects .container{max-width:1000px;margin:0 auto}#side-projects h2{text-align:center;color:#f4a460;margin-bottom:15px;font-size:2.5em;font-weight:700}#side-projects .subtitle{text-align:center;color:#ffffffb3;margin-bottom:60px;font-size:1.15em;font-style:italic;line-height:1.6}#side-projects .projects-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px;display:grid}#side-projects .project-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:2px solid #f4a46033;border-radius:15px;padding:40px;transition:all .4s}#side-projects .project-card:hover{background:#ffffff14;border-color:#f4a460;transform:translateY(-8px);box-shadow:0 15px 40px #f4a4604d}#side-projects .project-icon{color:#f4a460;text-align:center;margin-bottom:25px;font-size:4em;transition:transform .3s}#side-projects .project-card:hover .project-icon{transform:scale(1.1)rotate(5deg)}#side-projects h3{color:#fff;text-align:center;margin:0 0 20px;font-size:1.8em;font-weight:600}#side-projects .description{color:#ffffffd9;text-align:center;margin-bottom:25px;font-size:1.05em;line-height:1.7}#side-projects .technologies{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:20px;display:flex}#side-projects .technologies span{color:#fff;background:linear-gradient(135deg,#f4a460 0%,#9b7d68 100%);border-radius:20px;padding:8px 16px;font-size:.9em;font-weight:500;transition:all .3s;box-shadow:0 2px 5px #0003}#side-projects .technologies span:hover{transform:translateY(-2px);box-shadow:0 4px 10px #f4a46066}@media (max-width:768px){#side-projects{padding:60px 20px}#side-projects h2{font-size:2em}#side-projects .subtitle{margin-bottom:40px;font-size:1.05em}#side-projects .projects-grid{grid-template-columns:1fr;gap:30px}#side-projects .project-card{padding:30px}#side-projects .project-icon{font-size:3em}#side-projects h3{font-size:1.5em}#side-projects .description{font-size:1em}}
