*{box-sizing:border-box;margin:0;padding:0}body{color:#e0e0e0;min-height:100vh;font-family:Google Sans Code,monospace,sans-serif;line-height:1.6;position:relative;overflow-x:hidden;background-color:#0000!important}h1,h2,h3,h4,h5,h6,.section-title,.portfolio-title,.skill-title,.education-title,.other-job-title,.project-title,.collapsible-title{font-family:Goldman,cursive,sans-serif}:root{--primary:#00b4ff;--primary-glow:#00b4ff80;--secondary:#7000ff;--accent:#ff00c8;--glass:#ffffff0d;--glass-border:#ffffff1a;--card-bg:#0f111ab3}a{color:#2980b9e6;cursor:pointer;text-decoration:none;transition:color .3s}a:hover{color:#176191;text-decoration:underline}.project-link{color:#2980b9e6;cursor:pointer;font-weight:500;text-decoration:none;transition:color .3s}.project-link:hover{color:#176191;text-decoration:underline}.skill-tag,.mission-name,.skill-name,.hobby-header,.collapsible-header{cursor:default!important}.skill-tag:hover,.mission-name:hover,.skill-name:hover,.hobby-item:hover,.collapsible-header:hover{cursor:default}.carousel-btn,.mobile-carousel-btn,.indicator,.mobile-indicator{cursor:pointer!important}.main-content{opacity:0;transition:opacity .8s ease-in-out,transform .8s ease-in-out;transform:translateY(20px)}.main-content[style*="display: none"]{opacity:0!important;transform:translateY(20px)!important}@keyframes psFadeIn{to{opacity:1;transform:translateY(0)}}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.data-stream{z-index:-1;pointer-events:none;background:linear-gradient(#0000,#00b4ff08 50%,#0000) 0 0/100% 4px;width:100%;height:100%;animation:10s linear infinite scanline;position:fixed;top:0;left:0}@keyframes scanline{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}body:after{content:"";z-index:-2;pointer-events:none;background:radial-gradient(circle,#00b4ff0d 0%,#0000 70%),radial-gradient(circle at 80% 20%,#7000ff0d 0%,#0000 50%);width:100%;height:100%;position:fixed;top:0;left:0}.container{z-index:1;background:0 0;width:100%;max-width:1200px;margin:0 auto;padding:0 20px;position:relative}.powershell-header{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;padding-bottom:20px 0!important;background:0 0!important}.powershell-terminal{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#ccc;background:#0c0c0cf2;border:1px solid #ffffff1a;border-radius:8px;width:100%;max-width:100%;height:240px;margin:0 auto;font-family:Consolas,Courier New,monospace;overflow:hidden;box-shadow:0 4px 20px #00000080,inset 0 1px #ffffff1a}.ps-header{background:linear-gradient(#3c3c3c,#2a2a2a);border-bottom:1px solid #1e1e1ecc;justify-content:space-between;align-items:center;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex}.ps-title{color:#fff;align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.ps-title:before{content:"";color:#00b4ff;font-family:Segoe MDL2 Assets;font-size:14px}.ps-window-controls{gap:1px;display:flex}.ps-control{cursor:pointer;color:#fff;background:0 0;border:none;justify-content:center;align-items:center;width:46px;height:32px;font-family:Segoe MDL2 Assets,Segoe UI,sans-serif;font-size:12px;transition:all .2s;display:flex}.ps-control:hover{background:#ffffff1a}.ps-control.close:hover{color:#fff;background:#e81123}.ps-body{background:0 0;height:calc(100% - 44px);padding:12px 16px;overflow:visible}.ps-content{max-width:100%;height:100%}.ps-command-line{align-items:center;gap:8px;margin-bottom:8px;font-size:13px;display:flex}.ps-prompt{color:#4ec9b0;font-size:12px;font-weight:700}.ps-command{color:#fff;font-size:12px}.ps-output{flex-direction:column;gap:3px;height:auto;display:flex;overflow:visible}.ps-line{opacity:0;font-size:12px;line-height:1.2;animation:.5s forwards psFadeIn;transform:translateY(5px)}.ps-label{color:#9cdcfe;min-width:60px;font-size:12px;display:inline-block}.ps-value{color:#d4d4d4;font-size:12px}.ps-complete{margin-top:6px}.ps-success{color:#4ec9b0;font-size:12px;font-weight:700}.ps-prompt-line{align-items:center;gap:8px;margin-top:6px;font-size:13px;display:flex}.ps-cursor{color:#4ec9b0;vertical-align:middle;background:#4ec9b0;width:8px;height:15px;margin-left:2px;animation:1s infinite blink;display:inline-block}.ps-command-input-wrapper{align-items:center;display:flex}.ps-live-command{color:#fff;min-width:1px;font-size:12px}.ps-hidden-input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.powershell-terminal:focus-within{border-color:#00b4ff66;box-shadow:0 4px 25px #00b4ff33,inset 0 1px #fff3}.ps-line[data-delay="500"]{animation-delay:.5s}.ps-line[data-delay="1000"]{animation-delay:1s}.ps-line[data-delay="1500"]{animation-delay:1.5s}.ps-line[data-delay="2000"]{animation-delay:2s}.ps-line[data-delay="2500"]{animation-delay:2.5s}.ps-line[data-delay="3000"]{animation-delay:3s}.ps-line[data-delay="3500"]{animation-delay:3.5s}.main-content-inner{gap:40px;width:100%;display:flex}.left-column{flex-direction:column;flex:1;gap:30px;min-width:0;display:flex}.right-column{flex-direction:column;flex:2;gap:30px;min-width:0;display:flex}.main-content{gap:40px;padding:40px;display:flex;position:relative}.card{background:var(--card-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:20px;padding:30px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;box-shadow:0 10px 40px #0000004d,inset 0 1px #ffffff0d}.card:after{content:"";background:linear-gradient(90deg,#0000,#ffffff08,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.card:hover:after{left:100%}.card:hover{border-color:var(--primary-glow);box-shadow:0 20px 50px #0006, 0 0 20px var(--primary-glow), inset 0 1px 0 #ffffff1a;background:#141621cc;transform:translateY(-8px)scale(1.02)}.card:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);height:1px;position:absolute;top:0;left:0;right:0}.profile-card{background:linear-gradient(135deg,#f8f9fa33 0%,#e9ecef33 100%);border-left:4px solid #3498db99}.cv-profile-actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.cv-home-link,.cv-download-link{color:#fff;background:#00b4ff1f;border:1px solid #00b4ff73;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 14px;font-weight:700;text-decoration:none;display:inline-flex}.cv-home-link:hover,.cv-download-link:hover{color:#fff;background:#00b4ff33;text-decoration:none}.section-title{color:#fff;letter-spacing:.5px;border-bottom:1px solid #ffffff1a;margin-bottom:25px;padding-bottom:12px;font-family:Poppins,sans-serif;font-size:26px;font-weight:700;position:relative}.section-title:after{content:"";background:linear-gradient(90deg, var(--primary), var(--secondary));width:80px;height:3px;box-shadow:0 0 10px var(--primary-glow);border-radius:2px;position:absolute;bottom:-1px;left:0}.portfolio-title{color:#3498dbe6;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f8f9fa4d;border:1px solid #fff3;border-radius:6px;margin-bottom:20px;padding:10px;font-family:Poppins,sans-serif;font-size:18px;font-weight:500}.profile-section{align-items:center;gap:30px;display:flex}.photo-placeholder{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:4px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;display:flex;box-shadow:0 8px 32px #0000001a,inset 0 1px #fff3}.photo-placeholder span{color:#fff;font-size:48px;font-weight:700}.profile-info h1.name{text-shadow:0 2px 4px #0000004d;margin-bottom:5px;font-family:Poppins,sans-serif;font-size:42px;font-weight:600}.profile-info h1 .last-name{font-weight:700}.profile-info h2.job-title{opacity:.9;text-shadow:0 1px 2px #0000004d;margin-bottom:20px;font-size:22px;font-weight:400}.contact-info{flex-wrap:wrap;gap:20px;display:flex}.contact-item{text-shadow:0 1px 2px #0000004d;align-items:center;gap:8px;font-size:16px;display:flex}.skill-category{margin-bottom:25px}.skill-category:last-child{margin-bottom:0}.skill-title{color:#fff;margin-bottom:15px;font-family:Poppins,sans-serif;font-size:18px;font-weight:500}.skill-group{margin-bottom:15px}.skill-group h4{color:#fff;margin-bottom:10px;font-size:15px;font-weight:500}.skill-tags{flex-wrap:wrap;gap:10px;display:flex}.skill-tag{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2c3e5066;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:10px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex}.skill-tag i{color:var(--primary);filter:drop-shadow(0 0 5px var(--primary-glow));font-size:16px}.skill-tag.soft{color:#d1b3ff;background:#7000ff1a;border-color:#7000ff33}.skill-tag.soft i{color:var(--secondary);filter:drop-shadow(0 0 5px #7000ff80)}.skill-tag:hover{color:#fff;border-color:var(--primary);background:#00b4ff26;transform:translateY(-5px)scale(1.05);box-shadow:0 10px 20px #00b4ff33}.languages-container{flex-direction:column;gap:15px;display:flex}.language-item{justify-content:space-between;align-items:center;display:flex}.language-info{flex-direction:column;gap:2px;display:flex}.language-name{color:#fff;font-weight:500}.language-level-text{color:#fff;font-size:14px}.language-level{gap:5px;display:flex}.level-dot{background:#ecf0f1b3;border:1px solid #ffffff4d;border-radius:50%;width:12px;height:12px}.level-dot.active{background:#3498dbcc}.hobbies-list{flex-direction:column;gap:15px;display:flex}.hobby-item{cursor:default;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;padding:0;transition:all .3s;overflow:hidden}.hobby-item:hover{background:#ffffff26;transform:translateY(-3px);box-shadow:0 8px 25px #0000001a,inset 0 1px #fff3}.hobby-header{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#f8f9fa33;border-bottom:1px solid #ffffff1a;align-items:center;gap:12px;padding:18px 20px;display:flex}.hobby-icon{text-align:center;width:24px;font-size:20px}.hobby-name{color:#f0f0f0;font-size:16px;font-weight:600}.hobby-details{color:#f0f0f0;background:#ffffff0d;max-height:0;padding:0 20px;font-size:14px;line-height:1.6;transition:all .5s;overflow:hidden}.hobby-item:hover .hobby-details{max-height:500px;padding:20px}.desktop-experience{display:block}.experience-carousel{margin-bottom:30px}.carousel-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;padding:20px;position:relative;overflow:visible}.carousel-track{transition:transform .5s;display:flex}.carousel-slide{opacity:0;min-width:100%;transition:opacity .5s}.carousel-slide.active{opacity:1}.carousel-controls{z-index:10;justify-content:space-between;align-items:center;margin-top:20px;padding:10px 5px;display:flex;position:relative}.carousel-btn{color:#fff;cursor:pointer;z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#3498dbcc;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 15px #3498db4d}.carousel-btn:hover{background:#2980b9e6;transform:scale(1.15);box-shadow:0 6px 20px #2980b966}.carousel-btn svg{filter:drop-shadow(0 1px 2px #0000004d);width:20px;height:20px}.carousel-indicators{z-index:15;gap:10px;display:flex;position:relative}.indicator{cursor:pointer;z-index:15;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#bdc3c7b3;border:none;border-radius:50%;width:12px;height:12px;transition:all .3s;position:relative}.indicator.active{background:#3498dbe6;transform:scale(1.2);box-shadow:0 2px 8px #3498db66}.indicator:hover{background:#3498dbcc}.carousel-container .mission-item{background:#f8f9fa4d;border:1px solid #fff3;border-radius:8px;margin:12px 0;padding:15px;transition:all .3s;position:relative}.carousel-container .mission-item:before{content:none}.carousel-container .mission-item:hover{background:#e8f4fd66;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.carousel-container .mission-name{color:#e0e0e0;cursor:default;font-size:15px;font-weight:600;transition:color .3s;display:block}.carousel-container .mission-name:hover{color:#3498dbe6}.carousel-container .mission-details{color:#e0e0e0;max-height:0;margin-top:8px;font-size:14px;line-height:1.6;transition:max-height .5s;overflow:hidden}.carousel-container .mission-item:hover .mission-details{max-height:150px}.carousel-container .project{border-bottom:1px solid #ffffff1a;margin-bottom:30px;padding-bottom:25px}.project-image-container{border:1px solid var(--glass-border);border-radius:12px;width:100%;height:250px;margin-bottom:20px;position:relative;overflow:hidden;box-shadow:0 5px 15px #0006}.project-image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.165,.84,.44,1)}.project:hover .project-image{transform:scale(1.08)}.reveal-on-scroll{opacity:0;transition:all .8s cubic-bezier(.165,.84,.44,1);transform:translateY(30px)}.reveal-on-scroll.revealed{opacity:1;transform:translateY(0)}h1.name:hover{text-shadow:0 0 15px var(--primary-glow);transition:all .3s}.carousel-container .project:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.carousel-container .project-title{color:#e0e0e0;text-align:center;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;border-radius:0;margin-bottom:20px;padding:0;font-size:18px;font-weight:600}.carousel-container .project-missions{flex-direction:column;gap:15px;display:flex}.mobile-experience{display:none}.mobile-experience-carousel{margin-bottom:30px}.mobile-carousel-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;padding:20px;position:relative;overflow:visible}.mobile-carousel-track{transition:transform .5s;display:flex}.mobile-carousel-slide{opacity:0;min-width:100%;transition:opacity .5s}.mobile-carousel-slide.active{opacity:1}.mobile-carousel-controls{z-index:10;justify-content:space-between;align-items:center;margin-top:20px;padding:10px 5px;display:flex;position:relative}.mobile-carousel-btn{color:#fff;cursor:pointer;z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#3498dbcc;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 15px #3498db4d}.mobile-carousel-btn:hover{background:#2980b9e6;transform:scale(1.15);box-shadow:0 6px 20px #2980b966}.mobile-carousel-btn svg{filter:drop-shadow(0 1px 2px #0000004d);width:20px;height:20px}.mobile-carousel-indicators{z-index:15;gap:10px;display:flex;position:relative}.mobile-indicator{cursor:pointer;z-index:15;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#bdc3c7b3;border:none;border-radius:50%;width:12px;height:12px;transition:all .3s;position:relative}.mobile-indicator.active{background:#3498dbe6;transform:scale(1.2);box-shadow:0 2px 8px #3498db66}.mobile-indicator:hover{background:#3498dbcc}.mobile-carousel-container .mission-item{background:#f8f9fa4d;border:1px solid #fff3;border-radius:8px;margin:12px 0;padding:15px;transition:all .3s;position:relative}.mobile-carousel-container .mission-item:before{content:none}.mobile-carousel-container .mission-item:hover{background:#e8f4fd66;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.mobile-carousel-container .mission-name{color:#e0e0e0;cursor:default;font-size:15px;font-weight:600;transition:color .3s;display:block}.mobile-carousel-container .mission-name:hover{color:#3498dbe6}.mobile-carousel-container .mission-details{color:#e0e0e0;max-height:0;margin-top:8px;font-size:14px;line-height:1.6;transition:max-height .5s;overflow:hidden}.mobile-carousel-container .mission-item:hover .mission-details{max-height:150px}.mobile-carousel-container .mobile-project{border-bottom:1px solid #ecf0f180;margin-bottom:30px;padding-bottom:25px}.mobile-carousel-container .mobile-project:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.mobile-carousel-container .project-title{color:#e0e0e0;text-align:center;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;border-radius:0;margin-bottom:20px;padding:0;font-size:18px;font-weight:600}.mobile-carousel-container .project-missions{flex-direction:column;gap:15px;display:flex}.other-experiences-collapsible{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff4d;border-radius:16px;margin-top:25px;transition:all .3s;overflow:hidden}.other-experiences-collapsible:hover{border-color:#3498db99;box-shadow:0 8px 25px #3498db26}.collapsible-header{cursor:default;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f8f9fa4d;justify-content:space-between;align-items:center;padding:18px 20px;transition:background .3s;display:flex}.collapsible-header:hover{background:#e8f4fd66}.collapsible-title{color:#e0e0e0;margin:0;font-family:Poppins,sans-serif;font-size:18px;font-weight:500}.collapsible-indicator{color:#3498dbcc;font-size:18px;font-weight:700;transition:transform .3s}.collapsible-content{background:#ffffff0d;max-height:0;transition:max-height .5s;overflow:hidden}.other-experiences-collapsible:hover .collapsible-content{max-height:300px}.other-experiences-collapsible:hover .collapsible-indicator{transform:rotate(45deg)}.other-job-item{border-bottom:1px solid #f0f0f04d;padding:20px}.other-job-item:last-child{border-bottom:none}.other-job-title{color:#e0e0e0;margin-bottom:5px;font-size:16px;font-weight:600}.other-job-period{color:#e0e0e0;margin-bottom:10px;font-size:14px;font-style:italic}.other-job-description{color:#e0e0e0;font-size:14px;line-height:1.6}.education-item{border-bottom:1px solid #ecf0f180;margin-bottom:25px;padding-bottom:20px}.education-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.education-title{color:#e0e0e0;margin-bottom:5px;font-family:Poppins,sans-serif;font-size:20px;font-weight:600}.education-institution{color:#e0e0e0;margin-bottom:5px;font-weight:500}.education-period{color:#e0e0e0;margin-bottom:10px;font-size:14px;font-style:italic}.education-description{color:#e0e0e0;font-size:14px;line-height:1.6}.skills-acquired{flex-direction:column;gap:12px;display:flex}.skill-item{padding-left:20px;position:relative}.skill-item:before{content:"•";color:#3498dbcc;font-weight:700;position:absolute;left:0}.skill-name{color:#e0e0e0;cursor:default;font-size:15px;font-weight:600;transition:color .3s}.skill-name:hover{color:#3498dbe6}.skill-details{color:#e0e0e0;max-height:0;margin-top:5px;font-size:14px;line-height:1.6;transition:max-height .5s;overflow:hidden}.skill-item:hover .skill-details{max-height:100px}@media (width<=992px){.main-content-inner{flex-direction:column}.left-column,.right-column{flex:none;width:100%}.main-content{flex-direction:column;gap:25px}.profile-section{text-align:center;flex-direction:column;gap:20px}.contact-info{flex-direction:column;justify-content:center;align-items:center;gap:12px}.desktop-experience{display:none!important}.mobile-experience{display:block!important}body{font-size:16px;line-height:1.7}.profile-info h1.name{font-size:32px}.profile-info h2.job-title{font-size:20px}.contact-item{font-size:16px}.section-title{font-size:22px}.card{padding:20px}.skill-tag{padding:8px 14px;font-size:15px}.hobby-details,.mission-details,.skill-details,.other-job-description,.education-description{font-size:15px;line-height:1.6}.language-name,.mission-name,.skill-name,.other-job-title,.education-title{font-size:17px}.mobile-carousel-controls{justify-content:space-between;align-items:center;flex-direction:row!important}.mobile-carousel-indicators{order:0}.other-experiences-collapsible:hover .collapsible-content{max-height:600px}}@media (width<=768px){.header-content{padding:0 20px}.main-content{gap:20px;padding:20px}.card{padding:18px}body{font-size:17px}.profile-info h1.name{font-size:28px}.profile-info h2.job-title{font-size:18px}.section-title{font-size:20px}.contact-item{font-size:15px}.left-column,.right-column{gap:20px}.skill-category{margin-bottom:20px}.education-item{margin-bottom:20px;padding-bottom:15px}.mobile-project .mission-item{padding:12px}.mobile-project .mission-name{font-size:15px}.mobile-project .mission-details{font-size:14px}.mobile-carousel-container .mission-item:hover .mission-details{max-height:200px}.other-experiences-collapsible:hover .collapsible-content{max-height:600px}}@media (width<=480px){.main-content{padding:15px}.header-content{padding:0 15px}.card{border-radius:12px;padding:15px}.photo-placeholder{width:120px;height:120px}.photo-placeholder span{font-size:36px}body{font-size:18px}.profile-info h1.name{font-size:24px}.section-title{font-size:19px}.skill-tag{padding:7px 12px;font-size:14px}.mobile-project .mission-item{padding:10px}.mobile-carousel-btn{width:40px;height:40px}.mobile-carousel-btn svg{width:18px;height:18px}.mobile-carousel-controls{justify-content:space-between;align-items:center;flex-direction:row!important}.other-experiences-collapsible:hover .collapsible-content{max-height:600px}}@media (width>=993px){.desktop-experience{display:block!important}.mobile-experience{display:none!important}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.cv-page{--cv-bg:#07090d;--cv-panel:#0d1219d6;--cv-panel-strong:#141c24f0;--cv-line:#ffffff1f;--cv-text:#f6f7f8;--cv-muted:#b8c0c8;--cv-soft:#d9dee4;--cv-accent:#00b4ff;--cv-warm:#f6c177;--cv-mint:#8ee6c8;color:var(--cv-text);min-height:100vh;font-family:Poppins,sans-serif}.cv-page .container{max-width:1180px}.cv-page .data-stream{opacity:.35}.cv-page .powershell-terminal,.cv-page .card,.cv-page .carousel-container,.cv-page .mobile-carousel-container,.cv-page .other-experiences-collapsible{background:var(--cv-panel);border:1px solid var(--cv-line);border-radius:8px;box-shadow:0 24px 80px #0000003d}.cv-page .card{padding:28px;font-family:Poppins,sans-serif;transition:transform .22s,border-color .22s,background .22s}.cv-page .card:hover{background:var(--cv-panel-strong);border-color:#00b4ff57;transform:translateY(-2px);box-shadow:0 24px 80px #00000047}.cv-page .card:after,.cv-page .card:before{content:none}.cv-page .profile-card{background:linear-gradient(135deg, #00b4ff1f, #f6c17714), var(--cv-panel);border-left:0}.cv-page .profile-card p,.cv-page .mission-details,.cv-page .other-job-description,.cv-page .education-description,.cv-page .skill-details,.cv-page .hobby-details,.cv-page .language-level-text{color:var(--cv-muted)}.cv-page .section-title{color:var(--cv-text);border-bottom-color:var(--cv-line);letter-spacing:0;font-family:Poppins,sans-serif;font-size:26px}.cv-page .section-title:after{background:var(--cv-accent);box-shadow:none}.cv-page .portfolio-title{border-color:var(--cv-line);color:var(--cv-warm);letter-spacing:0;background:#ffffff0f;border-radius:8px;font-weight:800}.cv-page .project-title,.cv-page .skill-title,.cv-page .education-title,.cv-page .other-job-title,.cv-page .collapsible-title,.cv-page .skill-group h4,.cv-page .language-name,.cv-page .hobby-name,.cv-page .mission-name{color:var(--cv-text);letter-spacing:0;font-family:Poppins,sans-serif}.cv-page .project-link,.cv-page a{color:var(--cv-accent)}.cv-page .cv-profile-actions{gap:12px}.cv-page .cv-home-link,.cv-page .cv-download-link{border-color:#00b4ff6b;font-family:Poppins,sans-serif;font-weight:800}.cv-page .cv-download-link{background:var(--cv-accent);color:#031018}.cv-page .cv-home-link{color:var(--cv-text);background:#ffffff12}.cv-page .cv-home-link:hover,.cv-page .cv-download-link:hover{color:#031018;background:#31c4ff}.cv-page .skill-tag{border-color:var(--cv-line);color:var(--cv-soft);background:#ffffff0f;border-radius:8px;font-family:Poppins,sans-serif;font-weight:700}.cv-page .skill-tag i{color:var(--cv-accent);filter:none}.cv-page .skill-tag.soft{color:var(--cv-warm);background:#f6c1771a;border-color:#f6c17747}.cv-page .skill-tag:hover{box-shadow:none;background:#00b4ff24;border-color:#00b4ff73;transform:translateY(-2px)}.cv-page .carousel-container .mission-item,.cv-page .mobile-carousel-container .mission-item,.cv-page .hobby-item,.cv-page .collapsible-header{border-color:var(--cv-line);background:#ffffff0f;border-radius:8px}.cv-page .carousel-container .mission-item:hover,.cv-page .mobile-carousel-container .mission-item:hover,.cv-page .hobby-item:hover,.cv-page .collapsible-header:hover{box-shadow:none;background:#ffffff17;transform:none}.cv-page .carousel-btn,.cv-page .mobile-carousel-btn{color:var(--cv-text);box-shadow:none;border:1px solid var(--cv-line)!important;background:#ffffff14!important}.cv-page .indicator,.cv-page .mobile-indicator{background:#ffffff52!important}.cv-page .indicator.active,.cv-page .mobile-indicator.active{box-shadow:0 0 0 4px #00b4ff24;background:var(--cv-accent)!important}.cv-page .project-image-container{border-color:var(--cv-line);border-radius:8px}.cv-page .education-item{border-bottom-color:var(--cv-line)}.agency-landing,.legal-page{--agency-bg:#07090d;--agency-panel:#0d1219d1;--agency-panel-strong:#141c24f0;--agency-line:#ffffff1f;--agency-text:#f6f7f8;--agency-muted:#b8c0c8;--agency-soft:#d9dee4;--agency-accent:#00b4ff;--agency-warm:#f6c177;--agency-mint:#8ee6c8;color:var(--agency-text);min-height:100vh;font-family:Poppins,sans-serif}.agency-nav{justify-content:space-between;align-items:center;gap:24px;width:min(1160px,100% - 40px);margin:0 auto;padding:24px 0 0;display:flex}.agency-brand{color:var(--agency-text);flex-direction:column;gap:2px;text-decoration:none;display:flex}.agency-brand:hover{color:var(--agency-text);text-decoration:none}.agency-brand span{font-size:18px;font-weight:800}.agency-brand small{color:var(--agency-muted);font-size:12px}.agency-nav nav{flex-wrap:wrap;justify-content:flex-end;gap:18px;display:flex}.agency-nav nav a,.agency-footer a,.legal-back-link{color:var(--agency-soft);text-transform:uppercase;letter-spacing:1px;font-family:Tourney,sans-serif;font-size:20px;font-weight:600;text-decoration:none}.agency-nav nav a:hover,.agency-footer a:hover,.legal-back-link:hover{color:var(--agency-accent);text-decoration:none}.agency-hero{grid-template-columns:minmax(0,1.4fr) minmax(320px,.6fr);align-items:center;gap:48px;width:min(1160px,100% - 40px);min-height:calc(100svh - 86px);margin:0 auto;padding:70px 0 52px;display:grid}.agency-hero-copy{max-width:820px}.agency-eyebrow{color:var(--agency-warm);letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px;font-size:13px;font-weight:800}.agency-hero h1,.agency-section h2,.agency-contact h2,.legal-page h1,.legal-page h2{color:var(--agency-text);letter-spacing:0}.agency-hero h1{max-width:930px;margin:0 0 24px;font-size:clamp(42px,7vw,86px);font-weight:800;line-height:.98}.agency-hero-text{color:var(--agency-soft);max-width:760px;font-size:20px;line-height:1.65}.agency-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.agency-button{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:52px;padding:14px 22px;font-size:16px;font-weight:800;text-decoration:none;transition:transform .2s,border-color .2s,background .2s;display:inline-flex}.agency-button:hover{text-decoration:none;transform:translateY(-2px)}.agency-button-primary{background:var(--agency-accent);color:#031018}.agency-button-primary:hover{color:#031018}.agency-button-secondary{border-color:var(--agency-line);color:var(--agency-text);background:#ffffff0f}.agency-button-secondary:hover{color:var(--agency-text);border-color:#ffffff47}.agency-hero-panel,.agency-panel,.agency-case,.agency-process-step,.agency-faq-list details,.agency-form,.legal-section{background:var(--agency-panel);border:1px solid var(--agency-line);border-radius:24px;box-shadow:0 24px 80px #0000003d}.agency-hero-panel{align-self:end;padding:28px}.agency-hero-panel p{color:var(--agency-muted);margin-bottom:8px;font-size:14px;font-weight:700}.agency-hero-panel strong{color:var(--agency-accent);margin-bottom:12px;font-size:56px;line-height:1;display:block}.agency-hero-panel span{color:var(--agency-soft);margin-bottom:22px;line-height:1.55;display:block}.agency-hero-panel ul,.agency-check-list,.agency-case-body ul{padding:0;list-style:none}.agency-hero-panel li,.agency-check-list li,.agency-case-body li{color:var(--agency-soft);margin-bottom:10px;padding-left:22px;position:relative}.agency-hero-panel li:before,.agency-check-list li:before,.agency-case-body li:before{content:"";background:var(--agency-mint);border-radius:50%;width:8px;height:8px;position:absolute;top:.68em;left:0}.agency-proof-strip{border-top:1px solid var(--agency-line);border-bottom:1px solid var(--agency-line);grid-template-columns:repeat(3,1fr);gap:18px;width:min(1160px,100% - 40px);margin:0 auto 90px;padding:18px 0;display:grid}.agency-proof-strip p{color:var(--agency-soft);font-weight:700}.agency-section,.agency-contact,.legal-page{width:min(1160px,100% - 40px);margin:0 auto}.agency-section{padding:26px 0 90px}.agency-section-heading{max-width:780px;margin-bottom:36px}.agency-section-heading h2,.agency-contact h2,.legal-page h1{margin:0 0 18px;font-size:clamp(32px,4vw,54px);font-weight:800;line-height:1.05}.agency-section-heading p:not(.agency-eyebrow),.agency-contact-copy p,.legal-hero p,.legal-section p{color:var(--agency-muted);font-size:17px;line-height:1.75}.agency-offer-grid,.agency-process-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.agency-panel{padding:30px}.agency-panel h3,.agency-case h3,.agency-process-step h3{color:var(--agency-text);margin-bottom:14px;font-size:24px;line-height:1.2}.agency-panel p{color:var(--agency-muted);margin-bottom:22px}.agency-panel-contrast{background:linear-gradient(135deg, #f6c17724, #8ee6c814), var(--agency-panel-strong)}.agency-panel-contrast a,.agency-case-body a,.legal-section a{color:var(--agency-accent);font-weight:800;text-decoration:none}.agency-case-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.agency-case{overflow:hidden}.agency-case img{aspect-ratio:16/8.2;object-fit:cover;border-bottom:1px solid var(--agency-line);width:100%;display:block}.agency-case-body{padding:24px}.agency-case-body p,.agency-process-step p,.agency-faq-list p{color:var(--agency-muted);line-height:1.7}.agency-process-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.agency-process-step{padding:26px}.agency-process-step span{color:var(--agency-warm);margin-bottom:42px;font-weight:800;display:inline-flex}.agency-faq-list{gap:12px;display:grid}.agency-faq-list details{padding:22px 24px}.agency-faq-list summary{color:var(--agency-text);cursor:pointer;font-weight:800;list-style-position:outside}.agency-faq-list p{padding-top:14px}.agency-contact{border:1px solid var(--agency-line);background:linear-gradient(135deg,#00b4ff1f,#f6c17714),#07090ddb;border-radius:40px;grid-template-columns:minmax(0,.8fr) minmax(360px,1.2fr);align-items:start;gap:42px;margin-bottom:86px;padding:70px;display:grid;overflow:hidden}.agency-direct-contact{flex-direction:column;gap:10px;margin-top:28px;display:flex}.agency-direct-contact a{color:var(--agency-text);word-break:break-word;font-weight:800;text-decoration:none}.agency-form{border-radius:40px;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:24px;display:grid}.agency-form label{color:var(--agency-text);flex-direction:column;gap:8px;font-weight:700;display:flex}.agency-form input,.agency-form textarea{border:1px solid var(--agency-line);width:100%;color:var(--agency-text);font:inherit;background:#00000047;border-radius:12px;outline:none;padding:13px 14px}.agency-form input:focus,.agency-form textarea:focus{border-color:var(--agency-accent);box-shadow:0 0 0 3px #00b4ff2e}.agency-form textarea{resize:vertical;min-height:150px}.agency-form-wide,.agency-form-status{grid-column:1/-1}.agency-form-status{color:var(--agency-mint);font-weight:700}.agency-footer{border-top:1px solid var(--agency-line);text-align:center;padding:38px 20px 56px}.agency-footer p{color:var(--agency-muted);margin-bottom:12px}.agency-footer-links{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.legal-page{padding:70px 0 100px}.legal-hero{max-width:780px;margin-bottom:34px}.legal-updated{color:var(--agency-warm);margin-top:14px;font-weight:800}.legal-back-link{margin-bottom:28px;display:inline-flex}.legal-section{margin-bottom:16px;padding:26px}.legal-section h2{margin-bottom:14px;font-size:24px}.legal-section p+p{margin-top:14px}.legal-table-wrap{margin:18px 0 22px;overflow-x:auto}.legal-table{border-collapse:collapse;width:100%;min-width:720px;color:var(--agency-soft)}.legal-table th,.legal-table td{border-bottom:1px solid var(--agency-line);text-align:left;vertical-align:top;padding:14px 16px}.legal-table th{color:var(--agency-warm);letter-spacing:.08em;text-transform:uppercase;font-size:13px}.legal-table td:first-child,.legal-table td:nth-child(2){color:var(--agency-text);font-weight:800}.legal-list{gap:14px;display:grid}.legal-list div{border-bottom:1px solid var(--agency-line);grid-template-columns:220px minmax(0,1fr);gap:18px;padding-bottom:14px;display:grid}.legal-list div:last-child{border-bottom:0;padding-bottom:0}.legal-list dt{color:var(--agency-warm);font-weight:800}.legal-list dd{color:var(--agency-soft);margin:0}.legal-warning{border-color:#f6c1776b}.legal-actions{flex-wrap:wrap;gap:14px;margin-top:22px;display:flex}@media (width<=900px){.agency-nav{flex-direction:column;align-items:flex-start}.agency-nav nav{justify-content:flex-start}.agency-hero,.agency-contact{grid-template-columns:1fr;padding-top:44px}.agency-hero{min-height:auto}.agency-proof-strip,.agency-offer-grid,.agency-case-grid,.agency-process-grid{grid-template-columns:1fr}.agency-contact{background:0 0;border-bottom:0;padding:42px 0}.agency-form{grid-template-columns:1fr}}@media (width<=520px){.agency-nav,.agency-hero,.agency-proof-strip,.agency-section,.agency-contact,.legal-page{width:min(100% - 28px,1160px)}.agency-nav nav{gap:12px}.agency-hero h1{font-size:40px}.agency-hero-text{font-size:18px}.agency-button{width:100%}.agency-hero-panel,.agency-panel,.agency-case-body,.agency-process-step,.agency-form,.legal-section{padding:20px}.legal-list div{grid-template-columns:1fr;gap:6px}}
