body{margin:0;font-family:Arial,sans-serif;background:#0f172a;background-image:url(/assets/bg-tPgbyg9k.jpg);background-size:cover;background-position:center;background-attachment:fixed;background-repeat:no-repeat;color:#fff}.topbar{display:flex;justify-content:space-between;padding:10px 20px;font-size:18px}.status-icons{display:flex;align-items:center;gap:12px}.battery-status{display:flex;align-items:center;gap:4px}.battery-percent{font-size:12px;color:#fff;min-width:30px}.bottomnav{position:fixed;bottom:10px;left:50%;transform:translate(-50%);background:#ffffff1a;padding:10px 20px;border-radius:15px;display:flex;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);gap:10px}.nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer;padding:8px 12px;border-radius:10px;transition:background-color .3s ease}.nav-item:hover{background-color:#ffffff1a}.nav-item span{font-size:12px;white-space:nowrap}.nav-item.active span{color:#00ff9d;font-weight:700}.nav-item img{width:28px}@media(max-width:768px){.bottomnav{padding:8px 15px;gap:5px}.nav-item{padding:6px 10px;gap:4px}.nav-item span{font-size:11px}}@media(max-width:480px){.bottomnav{padding:8px 10px;gap:3px}.nav-item{padding:5px 8px;gap:3px}.nav-item span{font-size:10px}}.bottom-right-container{position:fixed;bottom:80px;right:30px;display:flex;flex-direction:column;align-items:center;gap:12px;color:#fff;font-family:sans-serif;z-index:1000}.volume-icon{cursor:pointer;opacity:.9;transition:opacity .2s}.volume-icon:hover{opacity:1}.lang-text{cursor:pointer;font-size:14px;font-weight:500;letter-spacing:1px}.terminal-window{width:60vw;height:60vh;max-width:900px;min-width:300px;max-height:700px;min-height:250px;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ccc;border-radius:8px;margin:0;box-shadow:0 4px 18px #00000026;overflow:hidden;font-family:Menlo,Consolas,monospace;display:flex;flex-direction:column}.page-wrapper{width:100%;height:100%;position:absolute}@media(max-width:600px){.terminal-window{width:90vw;height:60vh;min-width:200px;min-height:180px}}.terminal-header{background:#e8e8e8;padding:10px 14px;display:flex;align-items:center;position:relative;-webkit-user-select:none;user-select:none;cursor:grab}.terminal-header:active{cursor:grabbing}.btn{width:13px;height:13px;border-radius:50%;display:inline-block;margin-right:7px}.red{background:#ff5f57}.yellow{background:#ffbd2e}.green{background:#28c840}.terminal-title{position:absolute;left:50%;transform:translate(-50%);font-size:14px;color:#444}.terminal-body{font-size:15px;color:#fffefe;line-height:1.6em;white-space:pre-line;flex:1;background:transparent;overflow-y:auto;overflow-x:hidden}:root{--primary-gradient: linear-gradient(90deg, #6a5af9, #d66d75);--orange: #ff7a00;--blue: #edf875;--white: #ffffff;--orange-blue-gradient: linear-gradient(90deg, var(--orange), var(--blue));--text-dark: #374244;--text-light: #bac9ce}.hero-container{height:100%;background:linear-gradient(to bottom,#4445458b,#51514d60);display:flex;padding:5%;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;overflow:hidden}.hero-greeting{font-size:1rem;color:var(--white);font-weight:600;margin-bottom:.5rem}.hero-title{font-size:2.3rem;color:var(--white);margin:0;line-height:1.2}.hero-title .highlight,.gradient-highlight{background:var(--orange-blue-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;display:inline-block}.hero-description{font-size:1.1rem;color:var(--white);margin:1.5rem 0 2.5rem;line-height:1.6}.hero-buttons{display:flex;gap:1rem;justify-content:center}.btn-primary{background:var(--primary-gradient);color:#fff;border:none;padding:.5rem 1rem;border-radius:50px;font-weight:600;cursor:pointer;transition:opacity .3s;box-shadow:0 4px 15px #6a5af94d}.btn-secondary{background:#fff0;color:var(--text-light);border:1px solid #dfe6e9;padding:.5rem 2rem;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s}.btn-secondary:hover{border-color:#ffdf88;color:var(--white)}.hero-illustration{width:400px;z-index:2}@media(max-width:968px){.hero-container{flex-direction:column-reverse;text-align:center;padding:1rem 1%}.hero-illustration{width:100%}.hero-content{max-width:100%;padding:0 1rem}.hero-buttons{justify-content:center}.hero-title{font-size:2rem;margin-top:.5rem}}.social-icons{display:flex;gap:1rem;justify-content:center;align-items:center;margin-top:1rem}.social-icons a{display:flex;align-items:center;justify-content:center;text-decoration:none;transition:transform .3s}.social-icons a:hover{transform:scale(1.1)}.social-icon{width:30px;height:30px;cursor:pointer;transition:transform .3s}@media(max-width:480px){.hero-container{padding:.5rem 1%}.hero-greeting{font-size:.95rem}.hero-title{font-size:1.6rem;line-height:1.15}.hero-description{font-size:1rem;margin:1rem 0 1.5rem}.hero-illustration{width:90%}.hero-buttons{justify-content:space-around;gap:3rem;flex-direction:column;align-items:stretch}.btn-primary,.btn-secondary{width:100%;padding:.7rem 1rem}}.notice{display:flex;align-items:center;justify-content:center;height:50vh}.resume-container{max-width:850px;padding:30px;background:#fff;font-family:Inter,sans-serif;color:#2d2d2d;width:100%;height:100%;overflow-y:auto;overflow-x:hidden;box-sizing:border-box}.resume-header{text-align:center;margin-bottom:30px}.resume-header h1{font-size:36px;font-weight:700;margin-bottom:5px}.resume-header p{font-size:18px;font-weight:500;margin-bottom:10px}.resume-contact span{margin-right:15px;font-size:14px;color:#555}.resume-section{margin-bottom:30px}.resume-section h2{font-size:22px;border-bottom:2px solid #eee;padding-bottom:6px;margin-bottom:15px;font-weight:600}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px}.skills-grid h4{font-size:16px;margin-bottom:6px;color:#444}.skills-grid p{font-size:14px}.experience-item{margin-bottom:18px}.experience-item h3{font-size:18px;margin-bottom:3px}.exp-company{display:block;font-size:14px;color:#666;margin-bottom:8px}.experience-item ul{padding-left:18px}.experience-item li{font-size:14px;margin-bottom:5px}.project-item{margin-bottom:15px}.project-item h3{font-size:17px;margin-bottom:4px}@media(max-width:600px){.resume-container{padding:20px}.resume-header h1{font-size:28px}}.projects-container{width:100%;height:100%;padding:15px 12px;background:#fff;overflow-y:auto;overflow-x:hidden;box-sizing:border-box;display:flex;flex-direction:column}.projects-header{text-align:left;margin-bottom:15px;flex-shrink:0}.projects-header h1{font-size:clamp(1rem,5vw,1.2rem);font-weight:700;color:#1a2a47;margin:0 0 5px}.projects-header p{font-size:clamp(.7rem,3vw,.5rem);color:#7a8fa0;margin:0;font-style:italic}.projects-carousel{display:flex;align-items:center;gap:15px;flex:1;width:100%}.projects-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;flex:1;min-width:0}.carousel-btn{background:linear-gradient(135deg,#6b5af8,#c94edb);color:#fff;border:none;width:40px;height:40px;border-radius:50%;font-size:20px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;flex-shrink:0;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #6b5af84d}.carousel-btn:hover{transform:scale(1.1);box-shadow:0 6px 16px #6b5af866}.carousel-btn:active{transform:scale(.95)}.prev-btn{order:-1}.next-btn{order:1}.project-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px #00000014;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;height:90%;padding:12px}.project-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001f}.project-image{width:100%;height:clamp(100px,25vw,140px);overflow:hidden;background:#f0f2f5;border-radius:8px;margin-bottom:8px}.project-image img{width:100%;height:100%;object-fit:cover}.project-title{font-size:clamp(.75rem,3vw,.95rem);font-weight:700;color:#1a2a47;margin:4px 0;line-height:1.3}.project-description{font-size:clamp(.6rem,2vw,.75rem);color:#6b7a8f;margin:0 0 8px;line-height:1.4}.project-btn{background:linear-gradient(135deg,#6b5af8,#c94edb);color:#fff;border:none;padding:7px 14px;border-radius:20px;font-size:clamp(.7rem,2.5vw,.8rem);font-weight:600;cursor:pointer;transition:opacity .3s ease,transform .2s ease;align-self:center;min-width:100px;margin-top:auto}.project-btn a{color:#fff;text-decoration:none}.project-btn:hover{opacity:.9}.project-btn:active{transform:scale(.98)}.carousel-indicators{display:flex;justify-content:center;gap:8px;margin-top:15px}.indicator{width:10px;height:10px;border-radius:50%;background:#d0d0d0;cursor:pointer;transition:background .3s ease,transform .3s ease}.indicator.active{background:linear-gradient(135deg,#6b5af8,#c94edb);transform:scale(1.2)}.indicator:hover{background:#b0b0b0}@media(min-width:900px){.projects-container{padding:18px}.projects-grid{grid-template-columns:repeat(3,1fr);gap:20px}.projects-header{margin-bottom:20px}.carousel-btn{width:45px;height:45px;font-size:22px}}@media(max-width:899px)and (min-width:600px){.projects-container{padding:12px 10px}.projects-grid{grid-template-columns:repeat(2,1fr);gap:12px}.carousel-btn{width:36px;height:36px;font-size:18px}}@media(max-width:599px){.projects-container{padding:10px 8px}.projects-grid{grid-template-columns:1fr;gap:10px}.projects-carousel{gap:10px}.carousel-btn{width:32px;height:32px;font-size:16px}.projects-header{margin-bottom:10px}.project-title{margin:4px 0}.project-description{margin:0 0 8px;font-size:.75rem}.project-btn{padding:8px 12px}}.contact-section{width:100%;height:100%;background:#eef4fb8e;display:flex;flex-direction:column;align-items:center;overflow-y:auto;overflow-x:hidden;box-sizing:border-box;padding:12px 8px}.contact-header{text-align:center;margin-bottom:12px;flex-shrink:0}.contact-header h1{font-size:clamp(1.2rem,5vw,1.8rem);font-weight:700;margin:0 0 4px}.location{display:flex;gap:4px;flex-wrap:wrap;justify-content:center;font-size:clamp(.65rem,3vw,.8rem);color:#fff}.line{opacity:.5}.contact-container{width:100%;max-width:100%;display:flex;flex-direction:column;gap:12px;flex-wrap:wrap}.img-box{width:50%;height:auto;margin:0 auto;flex-shrink:0}.img-box img{width:100%;height:auto;object-fit:contain}.contact-form{width:100%;display:flex;flex-direction:column;gap:8px}.contact-form input,.contact-form textarea{padding:8px 12px;background:#fff;border-radius:15px;border:1px solid #fcab70;font-size:clamp(.75rem,2vw,.85rem);box-shadow:0 1px 3px #0b0b0bb8;outline:none;box-sizing:border-box}textarea{height:60px;min-height:100px;resize:none}button{margin-top:10px;padding:15px 12px;border:none;border-radius:15px;font-size:clamp(.8rem,2.5vw,.85rem);color:#fff;font-weight:600;background:linear-gradient(to right,#7a5af8,#43b2f6);cursor:pointer;transition:.25s}button:hover{opacity:.9}button:active{transform:scale(.98)}@media(min-width:700px){.contact-section{padding:15px 12px}.contact-container{flex-direction:row;align-items:flex-start;gap:15px}.img-box{margin:0}.contact-form{flex:1;min-width:0}.double{flex-direction:row}}@media(max-width:699px){.contact-section{padding:10px 8px}.contact-header{margin-bottom:10px}.contact-container{flex-direction:column;align-items:center;text-align:center}.double{flex-direction:column;gap:8px}}
