*::-webkit-scrollbar{display:none}.phone{width:350px;height:700px;background:#1a1a1a;border-radius:40px;padding:12px;box-shadow:0 30px 60px #0006;position:relative;border:1px solid #ffffff;-webkit-user-select:none;user-select:none}.power-button{width:5px;height:60px;background:#333;position:absolute;right:-5px;top:120px;border-radius:0 2px 2px 0}.volume-up{width:5px;height:40px;background-color:#333;border-radius:2px 0 0 2px;position:absolute;left:-5px;top:100px}.volume-down{width:5px;height:40px;background-color:#333;border-radius:2px 0 0 2px;position:absolute;left:-5px;top:145px}.power-button,.volume-up,.volume-down,.home-indicator{transition:background-color .25s ease}.power-button:hover,.volume-up:hover,.volume-down:hover{cursor:pointer;background-color:#868686}.screen{width:100%;max-height:100%;height:100%;background:#000;border-radius:32px;overflow:hidden;position:relative}.notch{width:150px;height:28px;background-color:#1a1a1a;position:absolute;top:0;left:50%;transform:translate(-50%);border-radius:0 0 20px 20px;z-index:22}.notch img{width:22.5px;height:22px;border-radius:5px;border:1px solid #667eea;position:absolute;top:0;left:15px}.camera{width:10px;height:10px;background-color:#333;border-radius:50%;position:absolute;top:8px;left:50%;transform:translate(-50%)}.waves{display:flex;align-items:center;gap:2px;height:18px;position:absolute;top:4px;right:15px}.waves span{width:3px;height:100%;background:#667eea;border-radius:2px;animation:wave 1.2s ease-in-out infinite}.waves span:nth-child(1){animation-delay:0s}.waves span:nth-child(2){animation-delay:.15s}.waves span:nth-child(3){animation-delay:.3s}.waves span:nth-child(4){animation-delay:.45s}.waves span:nth-child(5){animation-delay:.6s}@keyframes wave{0%{transform:scaleY(.3)}50%{transform:scaleY(1)}to{transform:scaleY(.3)}}.Barra-datos{position:relative;background-color:#000;height:28px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;z-index:21}.IconsCel{color:#fff;display:flex;gap:5px}.screen-off{background:#000;color:#ffffffd9;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:42px;font-weight:300;letter-spacing:2px}.rol-off{text-align:left;font-size:15px;margin-bottom:30px;transition:color .25s ease;animation:fadeInOut 4s ease-in-out infinite}@keyframes fadeInOut{0%{color:#fff}25%{color:#2191fa}75%{color:#2191fa}to{color:#fff}}.clock{text-align:center;font-size:40px;color:#fff}.clock-unDesbloqueado{font-size:12px;color:#fff}.home-indicator{width:120px;height:4px;background-color:#fff;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.home-indicator:hover{cursor:pointer;background-color:#868686}.volume-overlay{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:50px;height:220px;background:#000000a6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:14px 0;box-shadow:0 12px 30px #00000080;z-index:20;animation:fadeIn .2s ease}.volume-icon{font-size:20px;color:#fff;opacity:.9}.volume-bar{width:12px;height:80%;background:#ffffff40;border-radius:10px;overflow:hidden;position:relative}.volume-level{width:100%;height:65%;background:linear-gradient(to top,#2191fa,#1b3d70);position:absolute;bottom:0;border-radius:10px;transition:height .25s ease}.volume-level{transition:height .25s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-50%) scale(.95)}to{opacity:1;transform:translateY(-50%) scale(1)}}.apps{height:100%}.screen-content{padding:50px 0 20px;height:calc(100% - 70px);background:#3655e4;color:#fff;cursor:grab;overflow-y:auto}.screen-content:active{cursor:grabbing}.screen-content{background-image:url(/assets/sky-DkuRgPi9.jpg);background-repeat:no-repeat;background-position:center;background-size:cover}.ImgName{display:flex;align-items:center;gap:10px;margin:30px 15px;background:#333333c0;border-radius:10px}.ImgName img{width:50px;height:50px;padding:10px;border-radius:15%}.name h1{font-size:24px;font-weight:700;text-align:left;margin-bottom:10px}.CardSobreMi{background:linear-gradient(145deg,#35353b,#2a2a3a);color:#f2f2f7;padding:16px 16px 18px;border-radius:14px;box-shadow:0 10px 30px #00000073,inset 0 1px #ffffff0d;position:relative;transition:all .35s ease;margin:0 5px}.CardSobreMi:hover{transform:translateY(-2px)}.CardSobreMi.colapsado{max-height:70px}.CardSobreMi.expandido{max-height:400px}.Extender{position:absolute;top:12px;right:12px;width:22px;height:22px;border-radius:50%;background:#ffffffd9;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .3s ease,background .3s ease}.Extender:before{content:"";width:8px;height:8px;border-right:2px solid #1c1c4a;border-bottom:2px solid #1c1c4a;transform:rotate(45deg)}.Extender.rotado{transform:rotate(180deg)}.CardSobreMi h2{color:#fff;font-size:20px;margin-bottom:10px}.CardSobreMi.expandido .contenido p{-webkit-line-clamp:unset}.contenido p{font-size:15px;line-height:1.6;color:#d1d1d6;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;transition:all .35s ease}.HuellaDesbloqueo{width:80px;height:80px;background:#ffffff26;border-radius:50%;position:absolute;bottom:30px;left:50%;transform:translate(-50%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:inset 0 0 0 1px #fff3;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;touch-action:none}.HuellaDesbloqueo:active{transform:translate(-50%) scale(.95)}.HuellaIcon{width:40px;height:40px;color:#fff;position:relative;z-index:2;pointer-events:none}.ProgressRing{position:absolute;width:100%;height:100%;top:0;left:0;transform:rotate(-90deg);pointer-events:none}.ProgressRingBg{fill:none;stroke:#ffffff1a;stroke-width:3}.ProgressRingFill{fill:none;stroke:#fff;stroke-width:3;stroke-dasharray:283;stroke-dashoffset:283;transition:stroke-dashoffset .1s linear;stroke-linecap:round}.Bloc{margin:0 10px;padding:14px 30px;background:linear-gradient(180deg,#645d5d,#2f2f2f);border-radius:18px;box-shadow:0 8px 24px #0006,inset 0 1px #ffffff0d;font-family:Shadows Into Light,cursive;letter-spacing:2px;color:#f1f1f1;position:relative;overflow:hidden}.Bloc h2{margin:0 0 12px;font-size:22px;text-transform:uppercase;letter-spacing:3px;opacity:.85}.Bloc ul{list-style:none;padding:0;margin:0}.Bloc li{font-size:18px;padding:3px 0;border-bottom:1px dashed rgba(255,255,255,.15)}.Bloc li:last-child{border-bottom:none}.Apps-Container{margin:0 10px;padding:10px;display:grid;align-items:center;grid-template-columns:repeat(3,1fr);gap:15px;position:relative;z-index:1}.Dock{position:absolute;bottom:15px;display:flex;gap:10px;justify-content:center;width:100%}.file{display:flex;flex-direction:column;align-items:center;justify-content:center;max-height:90px;max-width:60px;-webkit-tap-highlight-color:transparent;border-radius:10px}.file:hover{cursor:pointer}.file-icon{width:55px;height:55px}.folder-base{background:#ffffff26;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:16px;position:relative}.folder-preview{position:absolute;inset:6px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:3px}.folder-preview-icon{width:100%;height:100%;border-radius:6px;display:flex;align-items:center;justify-content:center}.folder-preview-img{width:100%;height:100%;border-radius:inherit;background-size:contain;background-repeat:no-repeat;background-position:center}.folder-preview-svg svg{width:10px;height:16px;color:#fff}.file-name{margin-top:6px;font-size:15px;color:#fff;text-align:center;font-weight:700}.app{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:10px;max-height:80px;max-width:60px;-webkit-tap-highlight-color:transparent}.app:hover{cursor:pointer}.app-icon-img{width:55px;height:55px;border-radius:14px;background-size:contain;background-repeat:no-repeat;background-position:center}.app-icon-svg svg{width:32px;height:32px;color:#fff}.app-name{margin-top:6px;font-size:15px;width:90px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;font-weight:700}.folder-view{position:absolute;inset:0;z-index:20;background:#102a7270;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:32px;display:flex;flex-direction:column;animation:openFolder .25s cubic-bezier(.4,0,.2,1)}@keyframes openFolder{0%{transform:scale(.85);opacity:0}to{transform:scale(1);opacity:1}}.folder-header{height:56px;display:flex;font-weight:700;align-items:center;justify-content:center;font-size:25px;margin-top:15px;letter-spacing:3px;text-transform:uppercase;font-weight:500;position:relative}.folder-header button{position:absolute;right:16px;background:none;border:none;font-size:25px;cursor:pointer;color:#fff;font-weight:700}.folder-content{flex:1;padding:24px;display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:80px;gap:18px;place-content:center;place-items:center}.screen-content-app{position:absolute;inset:0;z-index:20;background:#fff0;padding:28px 0 21px;border-radius:32px;animation:openApp .25s cubic-bezier(.4,0,.2,1);overflow-y:auto;overflow-x:hidden}@keyframes openApp{0%{transform:scale(.85);opacity:0}to{transform:scale(1);opacity:1}}.SApp .home-indicator{z-index:21}.Screen-Sobremi{background:#151022;font-family:Inter,sans-serif}.Screen-Sobremi h2{text-align:center;font-weight:700;font-size:18px;color:#e6f1ff}.Screen-Sobremi p{margin:10px 0 25px;font-size:14px;line-height:1.5;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.Icon-Name{display:flex;align-items:center;flex-direction:column;margin-bottom:25px}.ContentImg{border:1px solid #4a0aee;border-radius:50%;max-width:150px;text-align:center;margin:25px;box-shadow:0 4px 12px #4a0aee}.Icon-Name h3{font-size:20px;color:#e6f1ff}.Screen-Sobremi .logo{display:block;margin:25px;width:100px;height:100px}.Main-Sobremi{margin-top:30px;padding:0 20px}.Main-Sobremi h4{font-size:16px;margin:0;font-weight:700;color:#fff}.Intereses{display:flex;flex-wrap:wrap;gap:5px;margin-top:12px}.Intereses span{display:flex;align-items:center;gap:5px;padding:6px 14px;font-size:.85rem;border-radius:45px;background-color:#36293d;color:#e5e7eb;border:1px solid #1e293b;transition:all .25s ease}.Intereses span:hover{background-color:#4a0aee;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #4a0aee;border-color:#4a0aee}.Datos-Breves{display:grid;grid-template-columns:repeat(2,minmax(0,150px));gap:20px;margin:16px 0;justify-content:center}.Dato{background-color:red;max-height:130px;height:130px;border-radius:30px;background-color:#36293d;color:#e5e7eb;border:1px solid #1e293b;padding:5px 10px;display:flex;flex-direction:column;justify-content:center;transition:transform .2s ease,box-shadow .2s ease;gap:5px 10px}.Dato:hover{transform:translateY(-4px);box-shadow:0 4px 12px #6240b9;border-color:#4a0aee}.Titulo-Dato{color:rgb(148 163 184 / var(--tw-text-opacity, 1));font-size:12px;font-weight:700;transition:box-shadow .2s ease}.Dato:hover .Titulo-Dato{color:#fff;font-weight:700}.value{font-size:14px}.carousel-container{position:relative;width:80%;height:300px;max-width:600px;margin:20px auto;overflow:hidden;border-radius:12px;box-shadow:0 4px 20px #0000001a}.carousel-wrapper{width:100%;overflow:hidden}.carousel-track{display:flex;transition:transform .6s ease-in-out}.carousel-slide{min-width:100%;height:400px;display:flex;align-items:center;justify-content:center;background:#f0f0f0}.carousel-image{width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.carousel-indicators{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:10px;z-index:10}.indicator{width:10px;height:10px;border-radius:50%;background:#ffffff80;cursor:pointer;transition:all .3s ease}.indicator.active{background:#fff;width:30px;border-radius:5px}.indicator:hover{background:#fffc}.Content-Skills{background-color:#020617}.borde{width:100%;padding:10px;border-bottom:1px solid #3a3a3ab9}.Main-Skills{margin-top:30px;padding:0 20px}.Content-Skills h2{text-align:center;font-weight:700;font-size:18px;color:#e6f1ff}.Content-Skills h2,.Content-Skills h3{font-family:Inter,sans-serif}.Main-Skills p{font-size:14px;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.title-icon{display:flex;align-items:center;margin:10px 0;gap:10px}.title-icon h3{font-size:20px;color:#e6f1ff}.Skills-Icons{display:grid;grid-template-columns:repeat(3,minmax(0,90px));gap:10px;margin:16px 0}.Skill-Icon{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#0f172a;border-radius:12px;border:1px solid #3a3a3ab9;padding:16px;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.Skill-Icon:hover{transform:translateY(-4px);box-shadow:0 4px 12px #38bdf84d;border-color:#38bdf8}.Skill-Icon span{margin-top:8px;font-size:10px;font-weight:600;color:#38bdf8;letter-spacing:1px;text-transform:uppercase;text-align:center}.Main-Skills section{margin:15px 0 40px}.Skill-Android,.Skill-Backend{margin:5px 0;padding:0 10px}.Skills-Icon{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:10px;border:2px solid #616161;border-radius:10px;margin:5px 0}.Skilsl-Icon div{display:flex;flex-direction:column;justify-content:center;align-items:center}.Skills-Icon img{width:60px;height:60px}.Skills-Icon p{margin-top:6px;font-size:12px;font-weight:700;text-align:center}*{margin:0;padding:0}img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.content{margin:0;padding:20px;display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#2191fa,#1b3d70);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative}.Version-Portafolio{position:absolute;font-size:20px;top:10px;right:20px;color:#fff;font-weight:500;font-family:Shadows Into Light,cursive;letter-spacing:3px}
