:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(135deg,#1e3c72,#2a5298)}body.dark-mode{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#a8e6a1}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#1a365d;background:#f7fafc}.app{max-width:800px;margin:0 auto;padding:2rem;background:linear-gradient(135deg,#e6f3ff,#b3d9ff);display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1}@media (max-width: 768px){.app{padding:1rem}}html{scroll-behavior:smooth}::selection{background-color:#3182ce;color:#fff}button:focus,input:focus,textarea:focus{outline:2px solid #3182ce;outline-offset:2px}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .6s ease-out}img{max-width:100%;height:auto}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.text-center{text-align:center}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.header{text-align:center;margin-bottom:3rem;padding:2rem;background:linear-gradient(135deg,#3182ce,#2c5aa0);border-radius:15px;color:#fff}.profile-image{margin-bottom:1rem}.placeholder-avatar{width:120px;height:120px;background-color:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;margin:0 auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.name{font-size:2.5rem;margin:1rem 0 .5rem;font-weight:700}.title{font-size:1.2rem;opacity:.9;margin:0}section{margin-bottom:3rem;padding:2rem;background-color:#fffc;border-radius:10px;border:1px solid rgba(49,130,206,.2)}section h2{color:#2c5aa0;font-size:1.8rem;margin-bottom:1.5rem;border-bottom:2px solid #3182ce;padding-bottom:.5rem}.skill-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.skill-item{padding:1.5rem;background-color:#ffffffe6;border-radius:8px;border:1px solid rgba(49,130,206,.2)}.skill-item h3{color:#2c5aa0;margin-bottom:.5rem;font-size:1.2rem}.skill-item p{margin:0;opacity:.8}.project-list{display:grid;gap:1.5rem}.project-item{padding:1.5rem;background-color:#ffffffe6;border-radius:8px;border:1px solid rgba(49,130,206,.2);transition:transform .3s ease,box-shadow .3s ease}.project-item:hover{transform:translateY(-5px);box-shadow:0 10px 25px #3182ce4d}.project-item h3{color:#3182ce;margin-bottom:.5rem;font-size:1.3rem}.project-item p{margin:0;opacity:.8}.contact-links{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.contact-link{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.5rem;background:linear-gradient(135deg,#3182ce,#2c5aa0);color:#fff;text-decoration:none;border-radius:25px;font-weight:500;transition:transform .3s ease,box-shadow .3s ease}.contact-link:hover{transform:translateY(-3px);box-shadow:0 8px 20px #3182ce66;color:#fff}.dark-mode{background:#1a1a2e;color:#a8e6a1}.dark-mode .app{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#a8e6a1}.dark-mode body{background:#1a1a2e;color:#a8e6a1}.dark-mode ::selection{background-color:#66c86e;color:#1a1a2e}.dark-mode button:focus,.dark-mode input:focus,.dark-mode textarea:focus{outline:2px solid #66c86e;outline-offset:2px}.dark-mode section{background-color:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#a8e6a1}.dark-mode section h2{color:#66c86e}.dark-mode .skill-item,.dark-mode .project-item{background-color:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#a8e6a1}.dark-mode .skill-item h3{color:#7dd87f}.dark-mode .project-item h3{color:#66c86e}.dark-mode .contact-link{background:linear-gradient(135deg,#66c86e,#4caf50)}.dark-mode .contact-link:hover{box-shadow:0 8px 20px #66c86e66}.header{background:linear-gradient(135deg,#3182ce,#2c5aa0);color:#fff;padding:1rem 0;box-shadow:0 2px 10px #3182ce33;position:sticky;top:0;z-index:100}.header-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;position:relative}.logo{background:none;border:none;color:#fff;font-size:1.5rem;font-weight:700;cursor:pointer;transition:all .3s ease;padding:.5rem 1rem;border-radius:8px}.logo:hover{background:#ffffff1a;transform:translateY(-1px)}.header-title{font-size:1.8rem;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.2)}.nav{position:absolute;top:100%;left:0;right:0;background:linear-gradient(135deg,#667eea,#764ba2);border-top:1px solid rgba(255,255,255,.1);border-radius:0 0 10px 10px;box-shadow:0 4px 15px #0003;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease;z-index:100}.nav.nav-open{transform:translateY(0);opacity:1;visibility:visible}.nav-list{display:flex;flex-direction:column;list-style:none;margin:0;padding:1rem 0;gap:0;width:100%}.nav-link{background:none;border:none;color:#fff;padding:1rem 2rem;border-radius:0;cursor:pointer;transition:all .3s ease;font-size:1rem;font-weight:500;text-decoration:none;white-space:nowrap;width:100%;text-align:left;border-bottom:1px solid rgba(255,255,255,.1)}.nav-link:last-child{border-bottom:none}.nav-link:hover{background:#ffffff26;transform:none}.nav-link.active{background:#ffffff40;box-shadow:inset 4px 0 #ffffff80}.menu-toggle{background:none;border:none;cursor:pointer;padding:.5rem;z-index:110;border-radius:8px;transition:background .3s ease}.menu-toggle:hover{background:#ffffff1a}.hamburger{display:flex;flex-direction:column;width:24px;height:18px;position:relative;transition:all .3s ease}.hamburger-line{width:100%;height:2px;background-color:#fff;transition:all .3s ease;margin:2px 0}.hamburger.open .hamburger-line:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.hamburger.open .hamburger-line:nth-child(2){opacity:0}.hamburger.open .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.header-controls{display:flex;flex-direction:column;gap:.5rem;padding:1rem 2rem;border-top:1px solid rgba(255,255,255,.1)}.dark-mode-toggle,.language-toggle{display:flex;align-items:center;gap:.5rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:.8rem 1rem;border-radius:25px;cursor:pointer;transition:all .3s ease;font-size:.9rem;font-weight:500;width:100%;justify-content:center}.dark-mode-toggle:hover,.language-toggle:hover{background:#fff3;transform:translateY(-1px)}.toggle-icon{font-size:1.1rem}.toggle-text{font-size:.85rem}.dark-mode .header,.dark-mode .nav{background:linear-gradient(135deg,#1a1a2e,#16213e)}.dark-mode .dark-mode-toggle{background:#ffffff26;border-color:#ffffff4d;color:#a8e6a1}.dark-mode .dark-mode-toggle:hover{background:#ffffff40}@media (max-width: 768px){.header-container{flex-direction:row;text-align:left;padding:0 1rem;justify-content:space-between}.logo{font-size:1.3rem;margin-bottom:0}.header-title{font-size:1.5rem}.nav{border-radius:0}.nav-link{padding:1rem 2rem;font-size:1rem}.nav-link:hover{background:#ffffff1a;transform:none}}@media (max-width: 480px){.header-container{padding:0 .5rem}.logo{font-size:1.1rem}.header-title{font-size:1.3rem}.nav-link{padding:.8rem 1rem;font-size:.9rem}}.footer{background:linear-gradient(135deg,#2c5aa0,#3182ce);color:#fff;padding:2rem 0;margin-top:3rem;border-top:1px solid rgba(255,255,255,.1)}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-content{text-align:center}.footer-main{margin-bottom:2rem}.footer-rights{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.rights-section{text-align:left}.rights-section h4{color:#fff;font-size:1rem;margin-bottom:.5rem;font-weight:600}.rights-section p{color:#ffffffb3;font-size:.85rem;line-height:1.4;margin:0}.footer-content p{margin:.5rem 0;color:#fffc;font-size:.9rem}.footer-content p:first-child{font-weight:600;color:#fff}.dark-mode .footer{background:linear-gradient(135deg,#16213e,#1a1a2e);color:#a8e6a1;border-top-color:#66c86e33}.dark-mode .footer-content p{color:#a8e6a1cc}.dark-mode .footer-content p:first-child{color:#a8e6a1}.dark-mode .footer-rights{border-top-color:#66c86e33}.dark-mode .rights-section h4{color:#a8e6a1}.dark-mode .rights-section p{color:#a8e6a1b3}@media (max-width: 768px){.footer{padding:1.5rem 0}.footer-container{padding:0 1rem}.footer-content p{font-size:.8rem}.footer-rights{grid-template-columns:1fr;gap:1rem;margin-top:1.5rem;padding-top:1.5rem}.rights-section{text-align:center}.rights-section h4{font-size:.9rem}.rights-section p{font-size:.8rem}}.home{color:#1a365d}.hero{text-align:center;padding:3rem 0;background:#fffc;border-radius:15px;margin-bottom:2rem;border:1px solid rgba(49,130,206,.2)}.hero-content h1{font-size:2.5rem;margin-bottom:1rem;color:#2c5aa0}.hero-subtitle{font-size:1.2rem;margin-bottom:2rem;opacity:.8;color:#1a365d}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn{padding:.8rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#3182ce,#2c5aa0);color:#fff}.btn-secondary{background:#ffffffe6;color:#2c5aa0;border:1px solid rgba(49,130,206,.3)}.btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0003}.home-preview{padding:2rem 0;position:relative}.home-preview:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:80%;height:1px;background:linear-gradient(90deg,transparent,#3182ce,transparent)}.preview-section{background:#fff9;border:1px solid rgba(49,130,206,.2);border-radius:15px;padding:2rem;margin-bottom:2rem;position:relative;overflow:hidden;opacity:0;transform:translateY(40px);animation:fadeInUp .8s ease-out forwards}.preview-section:nth-child(1){animation-delay:.2s}.preview-section:nth-child(2){animation-delay:.4s}.preview-section:nth-child(3){animation-delay:.6s}.preview-section:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:0;height:1px;background:linear-gradient(90deg,transparent,rgba(49,130,206,.3),transparent);animation:expandWidth 1s ease-out 1s forwards}.preview-section:last-child:after{display:none}.section-title{text-align:center;font-size:1.5rem;color:#2c5aa0;margin-bottom:1.5rem;position:relative;padding-bottom:.5rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .6s ease-out forwards}.section-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:0;height:2px;background:linear-gradient(90deg,#3182ce,#2c5aa0);border-radius:1px;animation:expandWidth .8s ease-out .3s forwards}@keyframes expandWidth{0%{width:0}to{width:50px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{opacity:.7}50%{opacity:1}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes cardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.preview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.preview-card{background:#ffffffe6;padding:1.5rem;border-radius:10px;border:1px solid rgba(49,130,206,.2);cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;opacity:0;transform:translateY(30px);animation:fadeInUp .6s ease-out forwards;will-change:transform,box-shadow}.preview-card:nth-child(1){animation-delay:.1s}.preview-card:nth-child(2){animation-delay:.2s}.preview-card:nth-child(3){animation-delay:.3s}.preview-card:nth-child(4){animation-delay:.4s}.preview-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#3182ce,#2c5aa0);transform:translate(-100%);transition:transform .4s ease}.preview-card:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transform:translate(-100%);transition:transform .6s ease;pointer-events:none;opacity:0}.preview-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #3182ce33,0 3px 10px #00000014;border-color:#3182ce;background:#fffffff2}.preview-card:hover:before{transform:translate(0)}.preview-card:hover:after{transform:translate(100%);opacity:1}.preview-card h3{color:#2c5aa0;margin-bottom:.5rem;transform:translate(-10px);opacity:0;animation:slideInFromLeft .6s ease-out .2s forwards;transition:all .3s ease}.preview-card p{opacity:0;color:#1a365d;transform:translate(-10px);animation:slideInFromLeft .6s ease-out .4s forwards;transition:all .3s ease}.preview-card:hover h3{transform:translate(5px);color:#1e4a7a}.preview-card:hover p{transform:translate(5px);color:#2d3748}.contact-section{text-align:center;padding:3rem 0;position:relative}.contact-section:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:80%;height:1px;background:linear-gradient(90deg,transparent,#3182ce,transparent)}.contact-cta h2{color:#2c5aa0;margin-bottom:1rem}.contact-cta p{opacity:.8;margin-bottom:2rem;color:#1a365d}.btn-contact{background:linear-gradient(135deg,#3182ce,#2c5aa0);color:#fff;padding:1rem 2rem;border:none;border-radius:8px;font-size:1.1rem;font-weight:500;cursor:pointer;transition:all .3s ease}.btn-contact:hover{transform:translateY(-2px);box-shadow:0 5px 15px #3182ce66}.dark-mode .home{background:#1a1a2e;color:#a8e6a1}.dark-mode .home-title{color:#66c86e}.dark-mode .hero-subtitle{color:#7dd87f}.dark-mode .home-preview:before,.dark-mode .contact-section:before{background:linear-gradient(90deg,transparent,#66c86e,transparent)}.dark-mode .preview-section{background:#ffffff0d;border-color:#66c86e33}.dark-mode .preview-section:after{background:linear-gradient(90deg,transparent,rgba(102,200,110,.3),transparent)}.dark-mode .section-title{color:#66c86e}.dark-mode .section-title:after{background:linear-gradient(90deg,#66c86e,#a8e6a1)}.dark-mode .preview-card{background:#ffffff14;color:#a8e6a1;border-color:#66c86e33}.dark-mode .preview-card:before{background:linear-gradient(90deg,#66c86e,#a8e6a1)}.dark-mode .preview-card:after{background:linear-gradient(90deg,transparent,rgba(168,230,161,.3),transparent)}.dark-mode .preview-card:hover{background:#ffffff1f;border-color:#66c86e;box-shadow:0 15px 35px #66c86e4d,0 5px 15px #0003}.dark-mode .preview-card h3{color:#66c86e}.dark-mode .preview-card p{color:#7dd87f}.dark-mode .contact-cta h2{color:#66c86e}.dark-mode .contact-cta p{color:#7dd87f}.dark-mode .btn{background:linear-gradient(135deg,#66c86e,#a8e6a1);color:#1a1a2e}.dark-mode .btn:hover{background:linear-gradient(135deg,#a8e6a1,#66c86e)}@media (max-width: 768px){.hero-content h1{font-size:2rem}.hero-buttons{flex-direction:column;align-items:center}.preview-grid{grid-template-columns:1fr}.preview-section{padding:1.5rem;margin-bottom:1.5rem}.section-title{font-size:1.3rem}.home-preview:before,.contact-section:before,.preview-section:after{width:90%}.preview-card{padding:1.2rem}.preview-card:hover{transform:translateY(-3px) scale(1.01);animation:none}.preview-card,.preview-section,.section-title{animation-duration:.4s}}@media (prefers-reduced-motion: reduce){.preview-card,.preview-section,.section-title{animation:none;opacity:1;transform:none}.preview-card:hover{animation:none}.preview-card:after{animation:none}}.about-page{padding:2rem 0;background:#f8f9fa;min-height:calc(100vh - 200px)}.overview-title-section{text-align:center;margin-bottom:3rem;padding:2rem 0}.overview-title{font-size:2.2rem;color:#333;margin-bottom:1rem;line-height:1.4;font-weight:600}.about-container{max-width:1000px;margin:0 auto;padding:0 2rem}.about-header{text-align:center;margin-bottom:3rem}.about-header h1{font-size:2.5rem;color:#333;margin-bottom:1rem}.about-header p{font-size:1.2rem;color:#666;max-width:600px;margin:0 auto;line-height:1.6}.about-content{display:block;width:100%}.about-details{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 5px 15px #0000001a;width:100%;max-width:none}.about-details h2{color:#333;margin-bottom:1.5rem;font-size:1.8rem;border-bottom:3px solid #667eea;padding-bottom:.5rem;display:inline-block}.about-details p{color:#666;line-height:1.8;margin-bottom:1.5rem;font-size:1.1rem}.skills-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.skill-tag{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.5rem 1rem;border-radius:25px;font-size:.9rem;font-weight:500}.hobbies-section{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem}.hobbies-section.single-column,.hobbies-section .single-column{grid-column:1 / -1;display:block}.hobby-column h2{color:#333;margin-bottom:1.5rem;font-size:1.5rem;border-bottom:3px solid #667eea;padding-bottom:.5rem;display:inline-block}.hobby-items{display:flex;flex-direction:column;gap:1rem}.hobby-item{margin-bottom:1rem;padding:1rem;background:#f8f9fa;border-radius:10px;border-left:4px solid #667eea;transition:all .3s ease}.hobby-item:hover{background:#e9ecef;transform:translate(5px)}.hobby-name{font-weight:600;color:#333;font-size:1.1rem;margin:0 0 .5rem}.hobby-description{color:#666;font-size:.9rem;line-height:1.5;margin:0}.learning-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-top:1rem}.learning-item{padding:1rem;background:#f0f4ff;border-radius:10px;border-left:4px solid #764ba2;transition:all .3s ease}.learning-item:hover{background:#e6f0ff;transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}.learning-name{font-weight:600;color:#333;font-size:1.1rem;margin:0 0 .5rem}.learning-description{color:#666;font-size:.9rem;line-height:1.5;margin:0}@media (max-width: 768px){.about-content{display:block;width:100%}.about-header h1{font-size:2rem}.about-details{padding:1.5rem}.hobbies-section{grid-template-columns:1fr;gap:1.5rem}.learning-items{grid-template-columns:1fr}.hobby-item,.learning-item{padding:.8rem}}.dark-mode .about-page{background:#1a1a2e;color:#a8e6a1}.dark-mode .overview-title{color:#66c86e}.dark-mode .about-details{background:#ffffff14;color:#a8e6a1}.dark-mode .about-details h2{color:#66c86e;border-bottom-color:#66c86e}.dark-mode .about-details p{color:#7dd87f}.dark-mode .hobby-item,.dark-mode .learning-item{background:#ffffff14;border-left-color:#66c86e}.dark-mode .hobby-item:hover,.dark-mode .learning-item:hover{background:#ffffff1f}.dark-mode .hobby-name,.dark-mode .learning-name{color:#a8e6a1}.dark-mode .hobby-description,.dark-mode .learning-description{color:#7dd87f}.hobby-page{padding:2rem 0;background:#f7fafc;min-height:calc(100vh - 200px)}.hobby-container{max-width:1000px;margin:0 auto;padding:0 2rem}.hobby-header{text-align:center;margin-bottom:3rem;padding:2rem 0}.hobby-title{font-size:2.2rem;color:#2c5aa0;margin-bottom:1rem;line-height:1.4;font-weight:600}.hobby-header h1{font-size:2.5rem;color:#2c5aa0;margin-bottom:1rem;font-weight:600}.hobby-subtitle{font-size:1.2rem;color:#1a365d;max-width:600px;margin:0 auto;line-height:1.6}.hobby-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}.hobby-category{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 5px 15px #3182ce1a;transition:transform .3s ease,box-shadow .3s ease}.hobby-category:hover{transform:translateY(-5px);box-shadow:0 10px 25px #3182ce33}.hobby-category h2{color:#3182ce;font-size:1.8rem;margin-bottom:1.5rem;border-bottom:3px solid #3182ce;padding-bottom:.5rem;text-align:center}.hobby-list{display:flex;flex-direction:column;gap:1rem}.hobby-item{padding:1.5rem;background:#f7fafc;border-radius:10px;border-left:4px solid #3182ce;transition:all .3s ease}.hobby-item:hover{background:#e6f3ff;transform:translate(5px);border-left-color:#2c5aa0}.hobby-info{display:flex;flex-direction:column}.hobby-name{font-weight:600;color:#2c5aa0;font-size:1.2rem;margin:0 0 .5rem}.hobby-description{color:#1a365d;font-size:1rem;line-height:1.6;margin:0}.hobby-content{color:#1a365d;font-size:1rem;line-height:1.6;margin:0;white-space:pre-line}.hobby-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:2rem}.hobby-category:last-of-type .hobby-cards-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.hobby-category:last-of-type .hobby-card-image{height:300px}.hobby-category:first-of-type .hobby-cards-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.hobby-category:first-of-type .hobby-card-image{height:250px}@media (min-width: 1200px){.hobby-category:first-of-type .hobby-cards-grid{grid-template-columns:repeat(3,1fr);max-width:1000px;margin:2rem auto 0}}@media (min-width: 768px) and (max-width: 1199px){.hobby-category:first-of-type .hobby-cards-grid{grid-template-columns:repeat(2,1fr)}.hobby-category:first-of-type .hobby-cards-grid .hobby-card:nth-child(3){grid-column:1 / -1;max-width:50%;margin:0 auto}}.hobby-card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 15px #3182ce1a;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(49,130,206,.1)}.hobby-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #3182ce33}.hobby-card-image{width:100%;height:200px;overflow:hidden;position:relative}.hobby-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.hobby-category:first-of-type .hobby-card-image img{object-fit:contain;background-color:#f8f9fa}.hobby-category:last-of-type .hobby-card-image img{object-fit:contain;background-color:#f8f9fa}.hobby-card:hover .hobby-card-image img{transform:scale(1.05)}.hobby-card-content{padding:1.5rem}.hobby-card-title{font-size:1.2rem;font-weight:600;color:#2c5aa0;margin:0 0 1rem;line-height:1.3}.hobby-card-description{color:#1a365d;font-size:.95rem;line-height:1.6;margin:0}@media (max-width: 768px){.hobby-grid{grid-template-columns:1fr;gap:1.5rem}.hobby-container{padding:0 1rem}.hobby-header h1{font-size:2rem}.hobby-category{padding:1.5rem}.hobby-item{padding:1rem}.hobby-cards-grid{grid-template-columns:1fr;gap:1rem}.hobby-card-content{padding:1rem}}@media (max-width: 768px){.hobby-category:first-of-type .hobby-cards-grid{grid-template-columns:1fr;gap:1rem}.hobby-category:first-of-type .hobby-card-image{height:220px}}@media (max-width: 480px){.hobby-category:first-of-type .hobby-card-image{height:180px}}@media (max-width: 768px){.hobby-category:last-of-type .hobby-cards-grid{grid-template-columns:1fr;gap:1rem}.hobby-category:last-of-type .hobby-card-image{height:250px}}@media (max-width: 480px){.hobby-header{padding:1rem 0}.hobby-header h1{font-size:1.8rem}.hobby-subtitle{font-size:1rem}.hobby-category:last-of-type .hobby-card-image{height:200px}}.dark-mode .hobby-page{background:#1a1a2e;color:#a8e6a1}.dark-mode .hobby-title{color:#a8e6a1}.dark-mode .hobby-header h1{color:#66c86e}.dark-mode .hobby-subtitle{color:#7dd87f}.dark-mode .hobby-category{background:#ffffff14;color:#a8e6a1}.dark-mode .hobby-category h2{color:#66c86e;border-bottom-color:#66c86e}.dark-mode .hobby-item{background:#ffffff14;border-left-color:#66c86e}.dark-mode .hobby-item:hover{background:#ffffff1f;border-left-color:#a8e6a1}.dark-mode .hobby-name{color:#a8e6a1}.dark-mode .hobby-description,.dark-mode .hobby-content{color:#7dd87f}.dark-mode .hobby-card{background:#ffffff14;border-color:#66c86e33}.dark-mode .hobby-card:hover{box-shadow:0 10px 25px #66c86e33}.dark-mode .hobby-card-title{color:#a8e6a1}.dark-mode .hobby-card-description{color:#7dd87f}.dark-mode .umamusume-slider{background:#ffffff14;color:#a8e6a1}.dark-mode .slider-title{color:#66c86e}.dark-mode .slide,.dark-mode .slider-wrapper{background:#ffffff0d}.dark-mode .indicator{background:#ffffff4d}.dark-mode .indicator.active{background:#66c86e}.dark-mode .indicator:hover{background:#ffffff80}.umamusume-slider{margin-top:3rem;background:#fff;padding:2rem;border-radius:15px;box-shadow:0 5px 15px #3182ce1a;border:1px solid rgba(49,130,206,.1)}.slider-title{font-size:1.5rem;color:#2c5aa0;margin-bottom:1.5rem;text-align:center;font-weight:600}.slider-container{position:relative;display:flex;align-items:center;gap:1rem}.slider-wrapper{flex:1;overflow:hidden;border-radius:10px;background:#f8f9fa}.slider-track{display:flex;transition:transform .3s ease;width:100%}.slide{min-width:100%;display:flex;justify-content:center;align-items:center;padding:1rem;background:#f8f9fa}.slide img{max-width:100%;max-height:400px;object-fit:contain;border-radius:8px;box-shadow:0 2px 8px #0000001a}.slider-btn{background:linear-gradient(135deg,#3182ce,#2c5aa0);color:#fff;border:none;width:50px;height:50px;border-radius:50%;font-size:1.5rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #3182ce4d}.slider-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #3182ce66}.slider-btn:active{transform:translateY(0)}.slider-indicators{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}.indicator{width:12px;height:12px;border-radius:50%;border:none;background:#d1d5db;cursor:pointer;transition:all .3s ease}.indicator.active{background:#3182ce;transform:scale(1.2)}.indicator:hover{background:#6b7280}@media (max-width: 768px){.umamusume-slider{margin-top:2rem;padding:1.5rem}.slider-title{font-size:1.3rem}.slider-btn{width:40px;height:40px;font-size:1.2rem}.slide img{max-height:300px}}@media (max-width: 480px){.slider-container{flex-direction:column;gap:1rem}.slider-btn{position:static;margin:0}.slider-btn.prev{order:1}.slider-wrapper{order:2}.slider-btn.next{order:3}.slide img{max-height:250px}}.projects-page{padding:2rem 0;background:#f7fafc;min-height:calc(100vh - 200px)}.projects-container{max-width:1000px;margin:0 auto;padding:0 2rem}.study-header{text-align:center;margin-bottom:3rem;padding:2rem 0}.study-header h1{font-size:2.5rem;color:#2c5aa0;margin-bottom:1rem;font-weight:600}.study-subtitle{font-size:1.2rem;color:#1a365d;max-width:600px;margin:0 auto;line-height:1.6}.current-studies,.future-goals{margin-bottom:3rem}.current-studies h2,.future-goals h2,.certifications h2{color:#3182ce;font-size:2rem;margin-bottom:2rem;text-align:center;border-bottom:3px solid #3182ce;padding-bottom:.5rem;display:inline-block;width:100%}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}.project-card{background:#fff;border-radius:15px;box-shadow:0 5px 15px #3182ce1a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.project-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #3182ce33}.project-content{padding:2rem}.project-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.project-header h3{color:#2c5aa0;font-size:1.5rem;margin:0;font-weight:600}.status-badge{padding:.3rem .8rem;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase}.status-badge.studying{background:linear-gradient(135deg,#3182ce,#2c5aa0);color:#fff}.status-badge.planned{background:#e6f3ff;color:#2c5aa0}.project-content p{color:#1a365d;line-height:1.6;margin-bottom:1.5rem;font-size:1rem}.project-technologies{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.tech-tag{background:#f0f4ff;color:#667eea;padding:.3rem .8rem;border-radius:15px;font-size:.8rem;font-weight:500;border:1px solid #e6f0ff}.progress-section{margin-top:1rem}.progress-label{color:#333;font-size:.9rem;margin-bottom:.5rem;font-weight:500}.progress-bar{width:100%;height:8px;background:#e9ecef;border-radius:4px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:4px;transition:width .3s ease}.dark-mode .projects-page{background:#1a1a2e;color:#a8e6a1}.dark-mode .study-header h1{color:#66c86e}.dark-mode .study-subtitle{color:#7dd87f}.dark-mode .current-studies h2,.dark-mode .future-goals h2,.dark-mode .certifications h2{color:#66c86e;border-bottom-color:#66c86e}.dark-mode .project-card{background:#ffffff14;color:#a8e6a1}.dark-mode .project-header h3{color:#a8e6a1}.dark-mode .project-content p,.dark-mode .study-content{color:#7dd87f}.dark-mode .tech-tag{background:#66c86e33;color:#66c86e;border-color:#66c86e4d}.dark-mode .progress-label{color:#a8e6a1}.dark-mode .progress-bar{background:#ffffff1a}.dark-mode .progress-fill{background:linear-gradient(135deg,#66c86e,#a8e6a1)}@media (max-width: 768px){.projects-grid{grid-template-columns:1fr;gap:1.5rem}.projects-container{padding:0 1rem}.study-header h1{font-size:2rem}.project-content{padding:1.5rem}.project-header{flex-direction:column;align-items:flex-start;gap:.5rem}}@media (max-width: 480px){.study-header{padding:1rem 0}.study-header h1{font-size:1.8rem}.study-subtitle{font-size:1rem}.project-content{padding:1rem}}.contact-page{padding:2rem 0;background:#f7fafc;min-height:calc(100vh - 200px)}.contact-container{max-width:1000px;margin:0 auto;padding:0 2rem}.contact-header{text-align:center;margin-bottom:3rem;padding:2rem 0}.contact-header h1{font-size:2.5rem;color:#2c5aa0;margin-bottom:1rem;font-weight:600}.contact-header p{font-size:1.2rem;color:#1a365d;max-width:600px;margin:0 auto;line-height:1.6}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.contact-info{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 5px 15px #3182ce1a}.contact-info h2{color:#2c5aa0;margin-bottom:2rem;font-size:1.8rem;border-bottom:3px solid #3182ce;padding-bottom:.5rem}.contact-item{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem;background:#f7fafc;border-radius:10px;transition:all .3s ease}.contact-item:hover{background:#e6f3ff;transform:translate(5px)}.contact-icon{font-size:1.5rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3182ce,#2c5aa0);color:#fff;border-radius:50%}.contact-item h3{color:#2c5aa0;margin:0 0 .2rem;font-size:1.1rem;font-weight:600}.contact-item p{color:#1a365d;margin:0;font-size:.9rem}.contact-form{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 5px 15px #3182ce1a}.contact-form h2{color:#2c5aa0;margin-bottom:2rem;font-size:1.8rem;border-bottom:3px solid #3182ce;padding-bottom:.5rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;color:#2c5aa0;font-weight:500}.form-group input,.form-group textarea{width:100%;padding:.8rem;border:1px solid #cbd5e0;border-radius:8px;font-size:1rem;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#3182ce;box-shadow:0 0 0 2px #3182ce33}.form-group textarea{min-height:120px;resize:vertical}.submit-btn{background:linear-gradient(135deg,#3182ce,#2c5aa0);color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #3182ce66}.social-links{margin-top:2rem;padding-top:2rem;border-top:1px solid #eee}.social-links h3{color:#333;margin-bottom:1rem;font-size:1.2rem}.social-list{display:flex;gap:1rem;flex-wrap:wrap}.social-link{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1rem;background:#f8f9fa;color:#333;text-decoration:none;border-radius:25px;font-weight:500;transition:all .3s ease;border:1px solid #ddd}.social-link:hover{background:linear-gradient(135deg,#3182ce,#2c5aa0);color:#fff;transform:translateY(-2px)}.location-link{color:inherit;text-decoration:underline;transition:color .3s ease}.location-link:hover{color:#3182ce}.dark-mode .contact-page{background:#1a1a2e;color:#a8e6a1}.dark-mode .contact-header h1{color:#66c86e}.dark-mode .contact-content{color:#7dd87f}.dark-mode .contact-email{color:#a8e6a1}.dark-mode .contact-info,.dark-mode .contact-form{background:#ffffff14;color:#a8e6a1}.dark-mode .contact-info h2,.dark-mode .contact-form h2{color:#66c86e;border-bottom-color:#66c86e}.dark-mode .contact-item{background:#ffffff14}.dark-mode .contact-item:hover{background:#ffffff1f}.dark-mode .contact-item h3{color:#a8e6a1}.dark-mode .contact-item p{color:#7dd87f}.dark-mode .form-group label{color:#a8e6a1}.dark-mode .form-group input,.dark-mode .form-group textarea{background:#ffffff14;border:1px solid rgba(255,255,255,.2);color:#a8e6a1}.dark-mode .form-group input:focus,.dark-mode .form-group textarea:focus{border-color:#66c86e;box-shadow:0 0 0 2px #66c86e33}.dark-mode .submit-btn{background:linear-gradient(135deg,#66c86e,#4caf50)}.dark-mode .submit-btn:hover{box-shadow:0 5px 15px #66c86e66}.dark-mode .social-link{background:#ffffff14;color:#a8e6a1;border-color:#fff3}.dark-mode .social-link:hover{background:linear-gradient(135deg,#66c86e,#4caf50)}@media (max-width: 768px){.contact-content{grid-template-columns:1fr;gap:2rem}.contact-container{padding:0 1rem}.contact-header h1{font-size:2rem}.contact-info,.contact-form{padding:1.5rem}.social-list{justify-content:center}}@media (max-width: 480px){.contact-header{padding:1rem 0}.contact-header h1{font-size:1.8rem}.contact-header p{font-size:1rem}.contact-info,.contact-form{padding:1rem}.contact-item{flex-direction:column;text-align:center;gap:.5rem}}.favorites-page{padding:2rem 0;background:#f7fafc;min-height:calc(100vh - 200px)}.favorites-container{max-width:1000px;margin:0 auto;padding:0 2rem}.favorites-header{text-align:center;margin-bottom:3rem;padding:2rem 0}.likes-title{font-size:2.2rem;color:#2c5aa0;margin-bottom:1rem;line-height:1.4;font-weight:600}.favorites-content{display:flex;flex-direction:column;gap:3rem}.favorites-section{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 5px 15px #3182ce1a}.likes-subtitle{color:#3182ce;font-size:1.8rem;margin-bottom:1.5rem;border-bottom:3px solid #3182ce;padding-bottom:.5rem;font-weight:600}.likes-contact{color:#1a365d;line-height:1.8;margin-bottom:2rem;font-size:1.1rem}.favorites-items{gap:1rem;margin-top:1.5rem}.favorite-item{background:#f7fafc;padding:1.5rem;border-radius:10px;border-left:4px solid #3182ce;transition:all .3s ease;text-align:center}.favorite-item:hover{background:#e6f3ff;transform:translateY(-3px);box-shadow:0 5px 15px #3182ce33}.likes-berts,.likes-movies{color:#2c5aa0;font-size:1.2rem;margin:0;font-weight:600}.dark-mode .favorites-page{background:#1a1a2e;color:#a8e6a1}.dark-mode .favorites-header h1,.dark-mode .likes-title{color:#a8e6a1}.dark-mode .favorites-header p{color:#7dd87f}.dark-mode .favorites-section{background:#ffffff14;color:#a8e6a1}.dark-mode .likes-subtitle{color:#66c86e;border-bottom-color:#66c86e}.dark-mode .likes-contact{color:#7dd87f}.dark-mode .category-section{background:#ffffff14;color:#a8e6a1}.dark-mode .category-title{color:#66c86e;border-bottom-color:#66c86e}.dark-mode .favorite-item{background:#ffffff14;border-left-color:#66c86e}.dark-mode .favorite-item:hover{background:#ffffff1f;border-left-color:#4caf50}.dark-mode .favorite-name,.dark-mode .likes-berts,.dark-mode .likes-movies{color:#a8e6a1}.dark-mode .favorite-description{color:#7dd87f}.dark-mode .category-badge{background:linear-gradient(135deg,#66c86e,#4caf50);color:#fff}@media (max-width: 768px){.favorites-container{padding:0 1rem}.likes-title{font-size:1.8rem}.favorites-section{padding:1.5rem}.favorites-items{grid-template-columns:1fr}}@media (max-width: 480px){.favorites-header{padding:1rem 0}.likes-title{font-size:1.6rem}.likes-contact{font-size:1rem}.favorites-section{padding:1rem}}@media (max-width: 480px){.media-wrapper{aspect-ratio:16 / 9;min-width:0;margin:.5rem 0;border-radius:6px}.media-wrapper iframe{border-radius:6px}}.media-wrapper{width:100%;aspect-ratio:16 / 9;background:#222;border-radius:10px;overflow:hidden;margin:1rem 0;box-shadow:0 4px 16px #3182ce1f;display:flex;align-items:center;justify-content:center}.media-wrapper iframe{width:100%;height:100%;border:none;display:block}
