.resume-carousel-container{width:100%;min-width:224px;max-width:560px;margin:0 auto;padding:1rem;position:relative}.resume-carousel-card{aspect-ratio:3/4;perspective:1200px;width:100%;margin:0 auto;position:relative}.resume-carousel-content{width:100%;height:100%;transform-style:preserve-3d;animation:9s linear infinite continuousFlip;position:absolute;top:0;left:0}@keyframes continuousFlip{0%{transform:rotateY(0)}10%{transform:rotateY(5deg)}18%{transform:rotateY(15deg)}25%{transform:rotateY(30deg)}30%{transform:rotateY(60deg)}33%{transform:rotateY(105deg)}33.33%{transform:rotateY(120deg)}43%{transform:rotateY(125deg)}51%{transform:rotateY(135deg)}58%{transform:rotateY(150deg)}63%{transform:rotateY(180deg)}66.33%{transform:rotateY(225deg)}66.66%{transform:rotateY(240deg)}77%{transform:rotateY(245deg)}85%{transform:rotateY(255deg)}92%{transform:rotateY(270deg)}97%{transform:rotateY(300deg)}99.67%{transform:rotateY(345deg)}to{transform:rotateY(360deg)}}.resume-carousel-face{-webkit-backface-visibility:hidden;backface-visibility:hidden;width:100%;height:100%;position:absolute;top:0;left:0}.resume-carousel-front{z-index:2;transform:rotateY(0)}.resume-carousel-back{z-index:1;transform:rotateY(180deg)}.resume-image-wrapper{width:100%;height:100%;position:relative}.resume-image{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 20px 40px rgba(0,0,0,.15));border-radius:8px;width:100%;height:100%}.animation-zoom-in{animation:.6s ease-out zoomIn}@keyframes zoomIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:639px){.resume-carousel-container{max-width:90vw;padding:.5rem}.resume-carousel-card{aspect-ratio:3/4}.resume-image{filter:drop-shadow(0 10px 20px rgba(0,0,0,.1))}}@media (min-width:640px) and (max-width:767px){.resume-carousel-container{max-width:60vw;padding:.75rem}}@media (min-width:768px) and (max-width:1023px){.resume-carousel-container{max-width:50vw;padding:1rem}}@media (min-width:1024px) and (max-width:1279px){.resume-carousel-container{max-width:45vw;max-width:min(45vw,440px)}}@media (min-width:1280px){.resume-carousel-container{max-width:480px}}@media (min-width:1536px){.resume-carousel-container{max-width:520px}.resume-image{filter:drop-shadow(0 25px 50px rgba(0,0,0,.15))}}@media (min-width:1920px){.resume-carousel-container{max-width:560px}.resume-image{filter:drop-shadow(0 30px 60px rgba(0,0,0,.18))}}@media (max-height:700px){.resume-carousel-container{max-width:min(360px,40vw)}.resume-carousel-card{aspect-ratio:3.5/4}}@media (min-height:900px) and (min-width:1280px){.resume-carousel-container{max-width:520px}}@media (min-height:1080px) and (min-width:1536px){.resume-carousel-container{max-width:560px}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.resume-image{filter:drop-shadow(0 20px 40px rgba(0,0,0,.12))}}@media print{.resume-carousel-container{display:none}}
.scroll-indicator-container{z-index:10;cursor:pointer;justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;bottom:25px;left:50%;transform:translate(-50%)}.scroll-indicator-container:hover{transform:translate(-50%)scale(1.1)}.scroll-indicator{flex-direction:column;align-items:center;gap:10px;display:flex;position:relative}.scroll-circle{width:48px;height:48px;animation:3s ease-in-out infinite float;position:relative}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.circle-gradient{-webkit-mask-composite:xor;filter:drop-shadow(0 0 10px rgba(102,126,234,.5));background:linear-gradient(135deg,#667eea 0%,#764ba2 50%,#26d0a8 100%);border-radius:50%;padding:2px;animation:3s linear infinite rotate-gradient;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#fff 0,#fff 0),linear-gradient(#fff 0,#fff 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes rotate-gradient{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.circle-inner{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.15);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:3px;bottom:3px;left:3px;right:3px;box-shadow:0 4px 16px rgba(102,126,234,.2),inset 0 0 20px rgba(102,126,234,.1)}.scroll-indicator-container:hover .circle-inner{background:rgba(255,255,255,.25);box-shadow:0 8px 24px rgba(102,126,234,.4),inset 0 0 30px rgba(102,126,234,.2)}.chevron-container{flex-direction:column;justify-content:center;align-items:center;width:20px;height:24px;display:flex;position:relative}.chevron{color:#667eea;opacity:0;animation:2s ease-in-out infinite chevron-bounce;position:absolute;left:50%;transform:translate(-50%)}.chevron-1{animation-delay:0s}.chevron-2{animation-delay:.3s}@keyframes chevron-bounce{0%{opacity:0;top:-6px}30%{opacity:1}60%{opacity:.4}to{opacity:0;top:12px}}.scroll-indicator-container:hover .chevron{color:#26d0a8;animation-duration:1.5s}.sparkle{opacity:0;background:linear-gradient(135deg,#667eea,#26d0a8);border-radius:50%;width:3px;height:3px;animation:3s ease-in-out infinite sparkle-float;position:absolute;box-shadow:0 0 6px rgba(102,126,234,.6)}.sparkle-1{animation-delay:0s;top:0;left:-15px}.sparkle-2{animation-delay:.75s;top:0;right:-15px}.sparkle-3{animation-delay:1.5s;bottom:30px;left:-18px}.sparkle-4{animation-delay:2.25s;bottom:30px;right:-18px}@keyframes sparkle-float{0%,to{opacity:0;transform:translateY(0)scale(0)}50%{opacity:1;transform:translateY(-15px)scale(1)}}.scroll-circle:before{content:"";z-index:-1;background:radial-gradient(circle,rgba(102,126,234,.2) 0%,transparent 70%);border-radius:50%;animation:2s ease-in-out infinite glow-pulse;position:absolute;top:-8px;bottom:-8px;left:-8px;right:-8px}@keyframes glow-pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.scroll-text{letter-spacing:1.2px;text-transform:uppercase;background:linear-gradient(135deg,#667eea 0%,#764ba2 50%,#26d0a8 100%);-webkit-text-fill-color:transparent;text-shadow:0 2px 10px rgba(102,126,234,.3);-webkit-background-clip:text;background-clip:text;font-size:10px;font-weight:600;animation:2s ease-in-out infinite text-fade}@keyframes text-fade{0%,to{opacity:.6}50%{opacity:1}}.scroll-indicator-container:hover .scroll-text{animation:1s ease-in-out infinite text-fade}@media (max-width:768px){.scroll-indicator-container{bottom:20px}.scroll-circle{width:44px;height:44px}.chevron-container{width:18px;height:22px}.scroll-text{font-size:9px}.sparkle{width:2.5px;height:2.5px}}@media (max-width:480px){.scroll-indicator-container{bottom:15px}.scroll-circle{width:40px;height:40px}.chevron-container{width:16px;height:20px}.scroll-text{font-size:8px}}
.hero-section{background:linear-gradient(135deg,#667eea 0%,#764ba2 20%,#f093fb 40%,#fda085 60%,#26d0a8 80%,#667eea 100%) 0 0/400% 400%;justify-content:center;align-items:center;height:100vh;margin:0;padding:0;animation:15s infinite gradientShift;display:flex;position:relative;overflow:hidden}.hero-section:before{content:"";z-index:1;background:linear-gradient(rgba(255,255,255,.95) 0%,rgba(255,255,255,.9) 100%);position:absolute;top:0;bottom:0;left:0;right:0}@keyframes gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.hero-container{z-index:2;width:100%;max-width:100%;margin:0;padding:0 60px;position:relative}.hero-content{grid-template-columns:1.1fr 1fr;align-items:center;gap:60px;width:100%;max-width:1600px;margin:0 auto;display:grid}.hero-text-content{max-width:680px}.hero-heading{color:#1a202c;letter-spacing:-.02em;margin-bottom:40px;font-size:56px;font-weight:700;line-height:1.15}.hero-brand{color:#2d3748;margin-bottom:12px;font-size:1em;font-weight:700;display:block}.hero-subheading{color:#4a5568;text-transform:lowercase;letter-spacing:.01em;margin-left:.3em;font-size:.48em;font-weight:500;display:inline}.hero-gradient{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:1em;font-weight:800;display:block}.hero-subtitle{color:#26d0a8;letter-spacing:.02em;margin-bottom:6px;font-size:.36em;font-weight:600;display:block}.hero-tagline{color:#718096;font-size:.3em;font-weight:500;line-height:1.4;display:block}.hero-buttons{flex-wrap:wrap;gap:20px;margin-bottom:32px;display:flex}.btn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;padding:16px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.btn-large{padding:18px 40px;font-size:17px}.btn-primary{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 50%,#d946ef 100%);position:relative;overflow:hidden;box-shadow:0 4px 14px rgba(99,102,241,.4),0 0 0 1px rgba(99,102,241,.1)}.btn-primary:before{content:"";opacity:0;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 50%,#c026d3 100%);transition:opacity .3s;position:absolute;top:0;bottom:0;left:0;right:0}.btn-primary:hover:before{opacity:1}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(99,102,241,.5),0 0 0 1px rgba(99,102,241,.2)}.btn-primary:active{transform:translateY(0)}.btn-primary span{z-index:1;position:relative}.btn-secondary{color:#475569;background:#fff;border:2px solid #e2e8f0;box-shadow:0 2px 8px rgba(0,0,0,.08),0 0 0 1px rgba(0,0,0,.02)}.btn-secondary:hover{color:#6366f1;background:linear-gradient(135deg,rgba(99,102,241,.05),rgba(168,85,247,.05));border-color:#cbd5e0;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.12),0 0 0 1px rgba(99,102,241,.1)}.btn-secondary:active{transform:translateY(0)}.reviews-widget{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:28px;display:flex}.review-label{color:#2d3748;font-size:15px;font-weight:700}.star-rating{gap:4px;display:flex}.star{color:#fff;background:#26d0a8;border-radius:4px;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;display:inline-flex}.star.half{position:relative;overflow:hidden}.star.half:after{content:"★";color:#a0aec0;background:#e2e8f0;width:50%;height:100%;position:absolute;left:50%}.review-count{color:#2d3748;font-size:15px;font-weight:700}.hero-description{color:#4a5568;max-width:90%;font-size:20px;font-weight:400;line-height:1.6}.hero-resume-preview{justify-content:center;align-items:center;min-height:500px;padding:20px;display:flex;position:relative}.font-selector{z-index:10;background:#fff;border-radius:12px;width:100px;padding:16px;position:absolute;top:20px;left:-120px;box-shadow:0 10px 40px rgba(0,0,0,.1)}.font-selector-header{color:#a0aec0;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;font-size:11px;font-weight:700}.font-options{flex-direction:column;gap:4px;display:flex}.font-option{text-align:left;color:#4a5568;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:8px 10px;font-size:13px;transition:all .2s}.font-option:hover{background:#f7fafc}.font-option.active{color:#26d0a8;background:#e6fffa;font-weight:600}.resume-card-main{z-index:5;background:#fff;border-radius:12px;width:450px;padding:40px;animation:6s ease-in-out infinite float;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.15)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.resume-header{border-bottom:2px solid #e6fffa;gap:20px;margin-bottom:30px;padding-bottom:20px;display:flex}.resume-avatar{border-radius:50%;flex-shrink:0;width:70px;height:70px;overflow:hidden}.resume-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.resume-title{flex:1}.resume-name{color:#2d3748;margin-bottom:4px;font-size:22px;font-weight:700}.resume-role{color:#718096;font-size:13px}.resume-sections{flex-direction:column;gap:24px;display:flex}.resume-section{flex-direction:column;gap:10px;display:flex}.section-title{color:#a0aec0;text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px;font-size:11px;font-weight:700}.section-content{flex-direction:column;gap:8px;display:flex}.experience-title{color:#2d3748;font-size:13px;font-weight:600}.experience-company,.education-school{color:#718096;margin-bottom:6px;font-size:12px}.education-degree{color:#2d3748;font-size:13px;font-weight:600}.text-line{background:#e2e8f0;border-radius:4px;width:100%;height:8px}.text-line.short{width:70%}.text-line.medium{width:85%}.skills-list{flex-wrap:wrap;gap:8px;display:flex}.skill-tag{color:#4a5568;background:linear-gradient(135deg,rgba(102,126,234,.125),rgba(118,75,162,.125));border-radius:6px;padding:6px 12px;font-size:12px}.passion-items{gap:12px;display:flex}.passion-item{color:#4a5568;font-size:12px}.resume-toolbar{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-top:20px;padding-top:20px;display:flex}.toolbar-btn{color:#fff;cursor:pointer;background:#26d0a8;border:none;border-radius:6px;padding:8px 16px;font-size:12px;font-weight:600;transition:all .2s}.toolbar-btn:hover{background:#22c19a}.toolbar-icons{gap:10px;display:flex}.toolbar-icon{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.toolbar-icon:hover{background:#f7fafc}.hired-badge{color:#fff;letter-spacing:.1em;z-index:10;background:#26d0a8;border-radius:20px;padding:8px 16px;font-size:11px;font-weight:700;animation:2s ease-in-out infinite bounce;position:absolute;top:-15px;right:-15px;box-shadow:0 4px 12px rgba(38,208,168,.3)}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.secondary-card{z-index:3;background:#fff;border-radius:10px;width:180px;padding:16px;position:absolute;bottom:40px;left:-80px;transform:rotate(-5deg);box-shadow:0 10px 30px rgba(0,0,0,.1)}.secondary-title{color:#a0aec0;text-transform:uppercase;letter-spacing:.05em;margin-bottom:10px;font-size:10px;font-weight:700}.secondary-content{flex-direction:column;gap:6px;display:flex}.cv-badge{color:#fff;z-index:4;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:17px;font-weight:700;animation:6s ease-in-out infinite float-reverse;display:flex;position:absolute;top:100px;right:-50px;box-shadow:0 10px 25px rgba(102,126,234,.3)}.hero-section .h1,.hero-section .h2,.hero-section .h3,.hero-section .h4,.hero-section .h5,.hero-section .h6,.hero-section h1,.hero-section h2,.hero-section h3,.hero-section h4,.hero-section h5,.hero-section h6{color:#2d3639;font-family:Rubik,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-style:normal}@keyframes float-reverse{0%,to{transform:translateY(0)rotate(10deg)}50%{transform:translateY(10px)rotate(-10deg)}}@media (min-width:1600px){.hero-container{padding:0 80px}.hero-heading{font-size:64px}.hero-content{gap:80px;max-width:1800px}}@media (min-width:1200px) and (max-width:1599px){.hero-container{padding:0 60px}.hero-heading{font-size:52px}.hero-content{gap:60px;max-width:1400px}}@media (min-width:1024px) and (max-width:1199px){.hero-container{padding:0 50px}.hero-heading{margin-bottom:36px;font-size:48px}.hero-content{gap:50px;max-width:1200px}.btn-large{padding:16px 36px;font-size:16px}.hero-description{font-size:18px}}@media (min-width:900px) and (max-width:1023px){.hero-container{padding:0 40px}.hero-heading{margin-bottom:32px;font-size:44px}.hero-content{gap:40px;max-width:1000px}.hero-description{font-size:17px}}@media (min-width:768px) and (max-width:899px){.hero-container{padding:0 40px}.hero-content{text-align:center;grid-template-columns:1fr;gap:50px}.hero-text-content{max-width:100%;margin:0 auto}.hero-heading{margin-bottom:30px;font-size:40px}.hero-buttons,.reviews-widget{justify-content:center}.hero-description{margin-left:auto;margin-right:auto;font-size:18px}.font-selector{display:none}.resume-card-main{width:100%;max-width:500px}}@media (min-width:640px) and (max-width:767px){.hero-container{padding:0 30px}.hero-content{text-align:center;grid-template-columns:1fr;gap:35px}.hero-text-content{max-width:100%}.hero-section{height:auto;min-height:100vh;padding:70px 0 90px}.hero-heading{margin-bottom:28px;font-size:36px}.hero-buttons{justify-content:center;gap:16px}.btn-large{padding:15px 32px;font-size:15px}.reviews-widget{justify-content:center;gap:12px}.hero-description{margin:0 auto;font-size:17px}.resume-card-main{max-width:450px;padding:32px}.secondary-card,.cv-badge,.font-selector{display:none}}@media (min-width:480px) and (max-width:639px){.hero-container{padding:0 24px}.hero-content{text-align:center;grid-template-columns:1fr;gap:30px}.hero-section{height:auto;min-height:100vh;padding:60px 0 80px}.hero-heading{margin-bottom:24px;font-size:32px}.hero-buttons{flex-direction:column;justify-content:center;gap:12px;width:100%}.btn{width:100%;max-width:100%}.btn-large{padding:14px 28px;font-size:15px}.reviews-widget{flex-direction:column;justify-content:center;gap:10px;font-size:14px}.hero-description{margin:0 auto;font-size:16px}.resume-card-main{max-width:380px;padding:28px}.secondary-card,.cv-badge,.font-selector{display:none}}@media (max-width:479px){.hero-container{padding:0 20px}.hero-content{text-align:center;grid-template-columns:1fr;gap:24px}.hero-section{height:auto;min-height:100vh;padding:50px 0 70px}.hero-heading{margin-bottom:20px;font-size:28px}.hero-tagline{font-size:.32em}.hero-buttons{flex-direction:column;gap:12px;width:100%}.btn{width:100%}.btn-large{padding:13px 24px;font-size:14px}.reviews-widget{flex-direction:column;gap:8px;font-size:13px}.star{width:20px;height:20px;font-size:12px}.hero-description{font-size:15px}.resume-card-main{max-width:100%;padding:24px}.secondary-card,.cv-badge,.font-selector{display:none}}@media (max-width:319px){.hero-heading{font-size:24px}.hero-description{font-size:14px}.btn-large{padding:12px 20px;font-size:13px}}@media print{.hero-section{background:#fff;animation:none}.hero-section:before,.btn,.reviews-widget,.font-selector,.secondary-card,.cv-badge{display:none}}
