*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;background:#f5f5f5;line-height:1.6;overflow:hidden}#root{min-height:100vh}h1,h2,h3,h4,h5,h6{font-weight:700}p{margin:0}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}ul,ol{margin:0;padding:0}@media print{body{background:#fff}*{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.desktop{width:100vw;height:100vh;position:relative;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.desktop-wallpaper{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2,#f093fb);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}.menu-bar{position:fixed;top:0;left:0;right:0;height:28px;background:#ffffff4d;backdrop-filter:blur(40px) saturate(180%);-webkit-backdrop-filter:blur(40px) saturate(180%);border-bottom:.5px solid rgba(255,255,255,.2);display:flex;justify-content:space-between;align-items:center;padding:0 12px;z-index:99;font-size:13px;color:#fffffff2;font-weight:500;overflow:hidden}@media(max-width:768px){.menu-bar{z-index:5;height:25px}.menu-bar-left .menu-item{display:none}.mobile-holiday{display:none!important}.menu-bar-left{gap:8px}.menu-holiday{gap:4px}.holiday-emoji{font-size:14px}.holiday-name{font-size:10px}.menu-time,.menu-date{font-size:11px}}.desktop.dark .menu-bar{background:#1e1e23cc;border-bottom-color:#00000080}.menu-bar-left,.menu-bar-right{display:flex;align-items:center;gap:16px}.apple-logo{width:15px;height:15px;background-image:url(/codeline-logo.png);background-size:contain;background-position:center;background-repeat:no-repeat;filter:brightness(0) invert(1)}.desktop.dark .apple-logo{filter:brightness(1) invert(0)}.menu-item{cursor:pointer;padding:2px 8px;border-radius:4px;transition:background .2s}.menu-item:hover{background:#ffffff26}.menu-time,.menu-date{font-variant-numeric:tabular-nums}.menu-holiday{display:flex;align-items:center;gap:6px;padding:2px 4px;height:22px;max-height:22px}.mobile-holiday{display:none}.holiday-emoji{font-size:13px;animation:holiday-bounce 1s ease-in-out infinite;line-height:1}.holiday-name{font-size:11px;font-weight:600;white-space:nowrap;color:#fffffff2;text-shadow:0 1px 2px rgba(0,0,0,.3);line-height:1}.desktop.dark .holiday-name{color:#fffffff2}.dev-badge{font-size:8px;font-weight:700;padding:2px 4px;background:#ff9500e6;border-radius:3px;margin-left:2px;letter-spacing:.5px;line-height:1}@keyframes holiday-pulse{0%,to{opacity:1}50%{opacity:.8}}@keyframes holiday-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.desktop-icons{position:absolute;top:50px;right:40px;z-index:1;display:flex;flex-direction:column;gap:20px}.desktop-icon{width:82px;display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer;padding:8px;border-radius:8px;transition:background .2s}.desktop-icon:hover{background:#ffffff1a}.icon-folder{width:64px;height:45px;background:linear-gradient(135deg,#5e85c5f2,#275588f2);border-radius:0 4px 4px;position:relative;box-shadow:0 4px 12px #00000026;transition:all .3s ease}.desktop.festive-mode .icon-folder{background:var(--holiday-folder)!important;filter:brightness(1.1) saturate(1.2)}.icon-folder:before{content:"";position:absolute;top:-8px;left:0;width:24px;height:8px;background:linear-gradient(135deg,#5e85c5f2,#275588f2);border-radius:4px 4px 0 0;transition:all .3s ease}.desktop.festive-mode .icon-folder:before{background:var(--holiday-folder)!important;filter:brightness(.9)}.desktop.festive-mode .icon-folder.projects,.desktop.festive-mode .icon-folder.others,.desktop.festive-mode .icon-folder.memories{background:var(--holiday-folder)!important;filter:brightness(1.1) saturate(1.2)}.desktop.festive-mode .icon-folder.projects:before,.desktop.festive-mode .icon-folder.others:before,.desktop.festive-mode .icon-folder.memories:before{background:var(--holiday-folder)!important;filter:brightness(.9)}.icon-folder.projects{background:linear-gradient(135deg,#e4bb91f2,#b57c55f2)}.icon-folder.projects:before{background:linear-gradient(135deg,#e4bb91f2,#c58357f2)}.icon-folder.others{background:linear-gradient(135deg,#d98899f2,#c65f67f2)}.icon-folder.others:before{background:linear-gradient(135deg,#d98899f2,#c65f67f2)}.icon-folder.memories{background:linear-gradient(135deg,#d98899f2,#a4555cf2)}.icon-folder.memories:before{background:linear-gradient(135deg,#d98899f2,#a4555cf2)}.icon-label{font-size:12px;color:var(--desktop-font-color, white);text-align:center;text-shadow:0 1px 3px rgba(0,0,0,.3);font-weight:500;max-width:100%;word-wrap:break-word}.desktop.light .icon-label{text-shadow:0 1px 2px rgba(255,255,255,.8)}.desktop.dark .icon-label{text-shadow:0 1px 3px rgba(0,0,0,.6)}.dock-container{position:fixed;bottom:8px;left:50%;transform:translate(-50%);z-index:99}@media(max-width:768px){.dock-container{bottom:12px}}.dock{background:#ffffff40;backdrop-filter:blur(40px) saturate(180%);-webkit-backdrop-filter:blur(40px) saturate(180%);border:.5px solid rgba(255,255,255,.3);border-radius:16px;padding:4px 8px;display:flex;align-items:center;gap:8px;box-shadow:0 8px 32px #0003}.desktop.dark .dock{background:#28282d99;border-color:#ffffff1a;box-shadow:0 8px 32px #00000080}.dock-item{width:48px;height:48px;border-radius:12px;cursor:pointer;transition:transform .2s;position:relative}.dock-item:hover{transform:scale(1.15) translateY(-4px)}.dock-item.finder{background:linear-gradient(135deg,#dddfe3f2,#193e69f2);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2c-2.5 0-4.71-1.28-6-3.22.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08-1.29 1.94-3.5 3.22-6 3.22z'/%3E%3C/svg%3E") center/70% no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2c-2.5 0-4.71-1.28-6-3.22.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08-1.29 1.94-3.5 3.22-6 3.22z'/%3E%3C/svg%3E") center/70% no-repeat}.dock-item.folder{width:45px;height:35px;background:linear-gradient(135deg,#5e85c5f2,#275588f2);border-radius:7px;position:relative;overflow:visible;transition:all .3s ease}.desktop.festive-mode .dock-item.folder{background:var(--holiday-folder)!important;filter:brightness(1.1) saturate(1.2)}.dock-item.folder:before{content:"";position:absolute;top:-2px;left:3px;width:14px;height:4px;background:linear-gradient(135deg,#5e85c5f2,#275588f2);border-radius:2px 2px 0 0;transition:all .3s ease}.desktop.festive-mode .dock-item.folder:before{background:var(--holiday-folder)!important;filter:brightness(.9)}.desktop.festive-mode .dock-item.folder.projects,.desktop.festive-mode .dock-item.folder.others,.desktop.festive-mode .dock-item.folder.memories{background:var(--holiday-folder)!important;filter:brightness(1.1) saturate(1.2)}.desktop.festive-mode .dock-item.folder.projects:before,.desktop.festive-mode .dock-item.folder.others:before,.desktop.festive-mode .dock-item.folder.memories:before{background:var(--holiday-folder)!important;filter:brightness(.9)}.dock-item.folder.projects{background:linear-gradient(135deg,#e4bb91f2,#b57c55f2)}.dock-item.folder.projects:before{background:linear-gradient(135deg,#e4bb91f2,#b57c55f2)}.dock-item.folder.others{background:linear-gradient(135deg,#d98899f2,#c65f67f2)}.dock-item.folder.others:before{background:linear-gradient(135deg,#d98899f2,#c65f67f2)}.dock-item.folder.memories{background:linear-gradient(135deg,#d98899f2,#a4555cf2)}.dock-item.folder.memories:before{background:linear-gradient(135deg,#d98899f2,#a4555cf2)}.dock-item.minimized:after{content:"";position:absolute;bottom:-2px;left:50%;transform:translate(-50%);width:4px;height:4px;background:#fffc;border-radius:50%}.dock-divider{width:1px;height:40px;background:#ffffff4d;margin:0 4px}.dock-item.linkedin{width:48px;height:48px;background:linear-gradient(135deg,#0077b5,#005885);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z'/%3E%3C/svg%3E") center/65% no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z'/%3E%3C/svg%3E") center/65% no-repeat;border:1px solid rgba(255,255,255,.2)}.cv-window{position:fixed;width:900px;height:85vh;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 0 0 .5px #fff6,0 25px 50px #00000026,0 10px 25px #0000001a;z-index:100;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1);contain:layout style paint}@media(max-width:768px){.cv-window{z-index:999}}.cv-window.dark{background:#28282d;box-shadow:0 0 0 .5px #ffffff1a,0 25px 50px #0006,0 10px 25px #0000004d}.cv-window.maximized{width:calc(100vw - 16px)!important;height:calc(100vh - 44px)!important;left:8px!important;top:36px!important;border-radius:0}@media(max-width:768px){.cv-window{width:100vw!important;height:calc(100vh - 25px)!important;left:0!important;top:25px!important;border-radius:0!important}.cv-window.maximized{width:100vw!important;height:calc(100vh - 25px)!important;left:0!important;top:25px!important}}.drag-overlay{position:fixed;inset:0;z-index:99;cursor:grabbing}.window-titlebar{height:40px;background:#ffffff80;backdrop-filter:blur(40px) saturate(180%);-webkit-backdrop-filter:blur(40px) saturate(180%);border-bottom:.5px solid rgba(0,0,0,.08);display:flex;align-items:center;justify-content:space-between;padding:0 12px;cursor:grab;-webkit-user-select:none;user-select:none}.cv-window.dark .window-titlebar{background:#32323799;border-bottom-color:#ffffff1a}.window-titlebar:active{cursor:grabbing}.window-controls{display:flex;gap:8px;align-items:center}.control-btn{width:12px;height:12px;border-radius:50%;border:none;cursor:pointer;transition:opacity .2s}.control-btn:hover{opacity:.8}.control-btn.close{background:#ff5f57}.control-btn.minimize{background:#febc2e}.control-btn.maximize{background:#28c840}@media(max-width:768px){.window-controls{gap:6px}.control-btn{width:12px;height:12px;padding:8px;border-radius:999px;background-clip:content-box}.window-controls-spacer{width:96px}}.window-title{font-size:13px;font-weight:500;color:#000000bf;position:absolute;left:50%;transform:translate(-50%)}.cv-window.dark .window-title{color:#fffc}.window-controls-spacer{width:68px}.window-content{flex:1;overflow-y:auto;overflow-x:hidden;background:#fffffff2;-webkit-overflow-scrolling:touch}.cv-window.dark .window-content{background:#1e1e23b3}.window-content::-webkit-scrollbar{width:10px}.window-content::-webkit-scrollbar-track{background:#00000005}.window-content::-webkit-scrollbar-thumb{background:#00000026;border-radius:5px;border:2px solid transparent;background-clip:padding-box}.window-content::-webkit-scrollbar-thumb:hover{background:#00000040;background-clip:padding-box}.cv-window.dark .window-content::-webkit-scrollbar-track{background:#ffffff05}.cv-window.dark .window-content::-webkit-scrollbar-thumb{background:#fff3}.cv-window.dark .window-content::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.cv-document{max-width:850px;margin:0 auto;background:#fff;min-height:100%}.cv-header{display:grid;grid-template-columns:280px 1fr;padding:2.5rem 2.5rem 2rem;background:#fff;align-items:end;gap:.5rem}@media(max-width:768px){.cv-header{grid-template-columns:auto 1fr;padding:4rem 1.5rem 2rem;gap:1rem;align-items:center}}.header-photo{width:230px;height:230px;border-radius:24px;overflow:hidden;background:#f0f0f0;border:none;box-shadow:none}@media(max-width:768px){.header-photo{width:140px;height:140px;margin:0}}.header-photo img{width:100%;height:100%;object-fit:cover}.header-info{display:flex;flex-direction:column;gap:.25rem;padding-top:0;position:relative;line-height:1.3;align-self:end}@media(max-width:768px){.header-info{padding-top:0;align-items:flex-start}}.header-branding{position:absolute;top:-1rem;right:0}@media(max-width:768px){.header-branding{position:absolute;top:-3rem;left:auto;right:-4rem;transform:translate(-50%);margin-bottom:0}}.codeline-logo{height:120px;width:auto}@media(max-width:768px){.codeline-logo{height:100px}}.cv-company{font-size:2.5rem;font-weight:200;color:#00000030;margin:0;letter-spacing:-.02em;line-height:1.1;font-family:Goldman,cursive;margin-bottom:6rem}@media(max-width:768px){.cv-company{font-size:1.5rem;margin-bottom:2rem;text-align:left}}.cv-name{font-size:1.3rem;font-weight:600;color:#000;margin:0;letter-spacing:-.02em;line-height:1.1}@media(max-width:768px){.cv-name{text-align:left;font-size:1.1rem}}.cv-tagline{font-size:1rem;color:#000;margin:0;font-weight:400}@media(max-width:768px){.cv-tagline{text-align:left;font-size:.9rem}}.cv-location{font-size:1rem;color:#000}@media(max-width:768px){.cv-location{text-align:left;font-size:.9rem}}.cv-website{font-size:1rem;color:#3b68a4;text-decoration:none;display:inline-block;margin-bottom:0}.cv-website:hover{color:#0d5bbd;border-bottom-color:#0d5bbd}.cv-details{display:flex;gap:2rem;flex-wrap:wrap}@media(max-width:768px){.cv-details{flex-direction:column;gap:.75rem}}.detail-item{display:flex;align-items:center;gap:.5rem;font-size:.85rem}.detail-item img.detail-icon{width:20px;height:20px;object-fit:contain;flex-shrink:0}.detail-item a{color:#000;text-decoration:none}.detail-item a:hover{color:#3b68a4;text-decoration:underline}.detail-item span{color:#000}.cv-content{padding:2rem 2.5rem}.three-column-section{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:1.5rem}@media(max-width:768px){.three-column-section{grid-template-columns:repeat(2,1fr);gap:1.5rem}}.details-grid{display:flex;flex-direction:column;gap:.4rem}.detail-item{font-size:.8rem;line-height:1.5;display:flex}.detail-label{font-weight:600;color:#000;min-width:110px}.detail-value{color:#000}.about-paragraph{font-size:.8rem;line-height:1.5;margin:0 0 .75rem;color:#000}.about-paragraph:last-child{margin-bottom:0}.education-item{margin-bottom:1rem}.education-item:last-child{margin-bottom:0}.education-degree{font-size:.85rem;font-weight:700;color:#000;margin-bottom:.1rem}.education-institution{font-size:.8rem;color:#000;margin-bottom:.1rem}.education-details{font-size:.75rem;color:#666}.languages-subsection{margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e5e5}.subsection-title{font-size:.8rem;font-weight:700;color:#000;margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.05em}.hobbies-text{font-size:.8rem;line-height:1.5;margin:0 0 .75rem;color:#000}.hobbies-text:last-child{margin-bottom:0}.achievements-list{margin:0;padding-left:1.1rem;list-style-type:disc}.achievement-item{font-size:.8rem;line-height:1.5;margin-bottom:.5rem;color:#000}.achievement-item::marker{color:#000}.achievement-item:last-child{margin-bottom:0}.professional-achievement{margin-bottom:.75rem}.professional-achievement:last-child{margin-bottom:0}.achievement-title{font-size:.8rem;font-weight:700;color:#000;margin-bottom:.1rem}.achievement-description{font-size:.75rem;color:#666;line-height:1.5}.personal-project-item{margin-bottom:1rem}.personal-project-item:last-child{margin-bottom:0}.personal-project-title{font-size:.85rem;font-weight:700;color:#000;margin-bottom:.1rem}.personal-project-period{font-size:.75rem;color:#666;margin-bottom:.1rem}.personal-project-link{font-size:.75rem;color:#3b68a4;text-decoration:underline}.personal-project-bullets{margin:.35rem 0 .3rem;padding-left:1.1rem}.personal-project-bullets li{font-size:.8rem;line-height:1.5;color:#000;margin-bottom:.25rem}.personal-project-bullets li:last-child{margin-bottom:0}.personal-project-tech{font-size:.75rem;color:#5d3d88;line-height:1.4}.personal-project-tech-label{font-weight:700}.cv-section{margin-bottom:1.75rem}.section-title{display:inline-block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.85rem;color:#000;background:#e6e6e8;border-radius:8px;padding:.28rem .65rem}.section-content{font-size:.8rem;line-height:1.5;color:#333}.section-content{font-size:.8rem;line-height:1.5}@media print{.cv-section{margin-bottom:1.2rem}}.experience-item{margin-bottom:1.5rem;break-inside:avoid;page-break-inside:avoid}.experience-header{margin-bottom:.6rem}.experience-title{font-size:.875rem;font-weight:700;margin:0 0 .1rem;color:#000;line-height:1.3}.experience-company{font-size:.8rem;font-weight:400;margin-bottom:.05rem;color:#000;line-height:1.3}.experience-description{font-size:.8rem;font-style:italic;margin-bottom:.05rem;color:#000;line-height:1.3}.experience-meta{font-size:.75rem;color:#666;margin-bottom:.6rem;font-weight:400;line-height:1.3}.experience-period,.experience-location{font-size:.75rem}.meta-separator{margin:0 .2rem}.experience-bullets{margin:0;padding-left:1.1rem;list-style-type:disc}.experience-bullets li{font-size:.8rem;line-height:1.5;margin-bottom:.35rem;color:#000}.experience-bullets li::marker{color:#000;font-size:.7rem}.experience-bullets li:last-child{margin-bottom:0}.sub-experience-section{margin-top:.75rem}.sub-experience-header{font-size:.8rem;font-style:italic;margin-bottom:.75rem;color:#000}.sub-experience-item{margin-bottom:1rem;padding-left:1rem}.sub-experience-item:last-child{margin-bottom:0}.sub-experience-title-row{font-size:.8rem;line-height:1.4;margin-bottom:.5rem;color:#000}.sub-experience-title{font-weight:700}.sub-experience-company{font-weight:400}.sub-experience-period{font-weight:400;color:#666}.sub-experience-separator,.sub-experience-separator-period{font-weight:400}.sub-experience-bullets{margin:0;padding-left:1.1rem;list-style-type:disc}.sub-experience-bullets li{font-size:.8rem;line-height:1.5;margin-bottom:.35rem;color:#000}.sub-experience-bullets li::marker{color:#000;font-size:.7rem}.sub-experience-bullets li:last-child{margin-bottom:0}@media print{.experience-item{margin-bottom:1.2rem}.experience-bullets li{font-size:.7rem}}.tag-list{margin:0;padding:0;padding-left:1.1rem;list-style-type:disc}.tag-item{font-size:.8rem;line-height:1.5;margin-bottom:.3rem;color:#000}.tag-item::marker{color:#000;font-size:.7rem}.tag-item:last-child{margin-bottom:0}@media print{.tag-item{font-size:.75rem}}.contact-info{font-size:.8rem;line-height:1.7;display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;align-items:center}.contact-item{margin-bottom:0;word-break:break-word;color:#000;display:flex;align-items:center;gap:.4rem}.contact-item a{color:#000;text-decoration:none}.contact-item a:hover{color:#06c;text-decoration:underline}.contact-brand{display:none}@media print{.contact-item a{text-decoration:none}.contact-item a:after{content:none}}.cvnew-window{position:fixed;width:800px;height:85vh;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 0 0 .5px #fff6,0 25px 50px #0000002e,0 10px 25px #0000001a;z-index:101;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1);contain:layout style paint}.cvnew-window.dark{background:#28282d;box-shadow:0 0 0 .5px #ffffff1a,0 25px 50px #0006,0 10px 25px #0000004d}.cvnew-window.maximized{width:calc(100vw - 16px)!important;height:calc(100vh - 44px)!important;left:8px!important;top:36px!important;border-radius:0}@media(max-width:768px){.cvnew-window{width:100vw!important;height:calc(100vh - 25px)!important;left:0!important;top:25px!important;border-radius:0!important;z-index:999}.cvnew-window.maximized{width:100vw!important;height:calc(100vh - 25px)!important;left:0!important;top:25px!important}}.cvnew-drag-overlay{position:fixed;inset:0;z-index:100;cursor:grabbing}.cvnew-titlebar{height:40px;background:#ffffff80;backdrop-filter:blur(40px) saturate(180%);-webkit-backdrop-filter:blur(40px) saturate(180%);border-bottom:.5px solid rgba(0,0,0,.08);display:flex;align-items:center;justify-content:space-between;padding:0 12px;cursor:grab;-webkit-user-select:none;user-select:none;flex-shrink:0}.cvnew-titlebar:active{cursor:grabbing}.cvnew-window.dark .cvnew-titlebar{background:#32323799;border-bottom-color:#ffffff1a}.cvnew-window-title{font-size:13px;font-weight:500;color:#000000bf;position:absolute;left:50%;transform:translate(-50%)}.cvnew-window.dark .cvnew-window-title{color:#fffc}.cvnew-content{flex:1;overflow-y:auto;overflow-x:hidden;background:#fffffff2;-webkit-overflow-scrolling:touch;padding:.9rem .9rem 1.2rem}.cvnew-window.dark .cvnew-content{background:#1e1e23b3}@media(max-width:768px){.cvnew-content{padding:.55rem .55rem calc(.8rem + env(safe-area-inset-bottom))}}.cvnew-content::-webkit-scrollbar{width:10px}.cvnew-content::-webkit-scrollbar-track{background:#00000005}.cvnew-content::-webkit-scrollbar-thumb{background:#00000026;border-radius:5px;border:2px solid transparent;background-clip:padding-box}.cvnew-content::-webkit-scrollbar-thumb:hover{background:#00000040;background-clip:padding-box}.cvnew-window.dark .cvnew-content::-webkit-scrollbar-track{background:#ffffff05}.cvnew-window.dark .cvnew-content::-webkit-scrollbar-thumb{background:#fff3;background-clip:padding-box}.cvnew-window.dark .cvnew-content::-webkit-scrollbar-thumb:hover{background:#ffffff4d;background-clip:padding-box}.cvnew-document{max-width:750px;margin:.35rem auto;padding:0 0 1.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:13px;line-height:1.45;color:#1a1a1a;background:#fff;min-height:100%;box-shadow:0 4px 14px #00000014}@media(max-width:768px){.cvnew-document{padding:0 0 1rem}}.cvnew-header{margin-bottom:0;padding:1.35rem 1.5rem 1.1rem;background:#03174b}@media(max-width:768px){.cvnew-header{padding:1.1rem 1rem .95rem}}.cvnew-name{font-size:22px;font-weight:700;margin:0;letter-spacing:-.3px;color:#f5f7ff;line-height:1.1}.cvnew-title-line{font-size:13px;font-weight:400;margin:.1rem 0 .45rem;color:#f5f8ffeb;line-height:1.3}.cvnew-contact-line{font-size:12px;margin:0 0 .25rem;color:#e2e8ffe6;padding-right:.25rem}.cvnew-contact-line a,.cvnew-links-line a{color:inherit;text-decoration:none;border-bottom:.5px solid currentColor}.cvnew-contact-line a:hover,.cvnew-links-line a:hover{opacity:.7}.cvnew-links-line{font-size:12px;margin:0;color:#d8e1fff2;font-weight:500;padding-right:.25rem}.cvnew-separator{color:#b3c3ffcc}.cvnew-section{margin:0 0 .7rem}.cvnew-section+.cvnew-section{margin-top:.35rem;border-top:none;padding-top:0}.cvnew-section-title{font-size:11px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;margin:0 0 .35rem;padding:.38rem 1.2rem;color:#111;background:transparent;border:none;border-bottom:2px solid #e4e4e4;line-height:1.2}.cvnew-window.dark .cvnew-section-title{color:#111}.cvnew-header+.cvnew-section .cvnew-section-title{margin-bottom:0;border-bottom:none}.cvnew-section-divider{display:none}.cvnew-window.dark .cvnew-section-divider{background:#1a1a1a}.cvnew-exp-item{margin:0;padding:0 0 .5rem;border-bottom:none}.cvnew-exp-item:last-child{border-bottom:none}.cvnew-exp-header{display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;gap:.25rem;margin-bottom:0;padding:.42rem 1.2rem;background:#ebebeb;border-bottom:none}.cvnew-exp-role{font-weight:700;font-size:13px;color:#111}.cvnew-window.dark .cvnew-exp-role{color:#111}.cvnew-exp-company{font-weight:400;font-size:13px;color:#333}.cvnew-window.dark .cvnew-exp-company{color:#333}.cvnew-exp-period{font-size:11px;color:#666;white-space:nowrap;flex-shrink:0}.cvnew-window.dark .cvnew-exp-period{color:#666}.cvnew-exp-bullets{margin:.3rem 0 .28rem;padding:0 1.2rem 0 2rem;list-style:disc}.cvnew-exp-bullets li{margin-bottom:.12rem;color:#333;font-size:12px;line-height:1.35;padding:0}.cvnew-exp-bullets li strong{font-weight:700;color:#151515}.cvnew-window.dark .cvnew-exp-bullets li{color:#333}.cvnew-exp-tech{font-size:10.5px;color:#575592;margin:0;padding:0 1.2rem}.cvnew-window.dark .cvnew-exp-tech{color:#575592}.cvnew-tech-label{font-weight:600;color:#575592}.cvnew-window.dark .cvnew-tech-label{color:#575592}.cvnew-skill-row{margin:0;font-size:12px;line-height:1.5;color:#333;padding:.22rem 1.2rem}.cvnew-window.dark .cvnew-skill-row{color:#333}.cvnew-skill-category{font-weight:700;color:#111}.cvnew-window.dark .cvnew-skill-category{color:#111}.cvnew-soft-skills{font-size:12px;color:#333;margin:0;padding:.22rem 1.2rem;line-height:1.5}.cvnew-window.dark .cvnew-soft-skills{color:#333}.cvnew-languages{font-size:12px;color:#333;margin:0;padding:.22rem 1.2rem;line-height:1.5}.cvnew-window.dark .cvnew-languages{color:#333}.cvnew-edu-item{margin-bottom:0;padding:.38rem 1.2rem;border-bottom:none}.cvnew-edu-item:last-child{margin-bottom:0}.cvnew-edu-header{display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;gap:.25rem}.cvnew-edu-info{display:flex;flex-direction:column}.cvnew-edu-degree{font-weight:700;font-size:13px;color:#111}.cvnew-window.dark .cvnew-edu-degree{color:#111}.cvnew-edu-institution{font-size:12px;color:#555}.cvnew-window.dark .cvnew-edu-institution{color:#555}.cvnew-edu-period{font-size:11px;color:#666;white-space:nowrap;flex-shrink:0}@media(max-width:768px){.cvnew-name{font-size:18px}.cvnew-title-line{font-size:12px}.cvnew-section-title{font-size:10px}.cvnew-exp-bullets li,.cvnew-skill-row,.cvnew-soft-skills,.cvnew-languages,.cvnew-edu-institution,.cvnew-edu-period{font-size:11px}.cvnew-exp-role,.cvnew-exp-company,.cvnew-edu-degree{font-size:12px}.cvnew-exp-tech{font-size:9.5px}}.cvnew-window.dark .cvnew-edu-period{color:#666}.cvs-window{position:absolute;width:520px;height:360px;background:#fff;border-radius:12px;box-shadow:0 0 0 .5px #fff6,0 25px 50px #00000026,0 10px 25px #0000001a;display:flex;flex-direction:column;z-index:100;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.cvs-window.dark{background:#28282d;box-shadow:0 0 0 .5px #ffffff1a,0 25px 50px #0006,0 10px 25px #0000004d}.cvs-window.dark .window-titlebar{background:#32323799;border-bottom-color:#ffffff1a}.cvs-window.dark .window-title{color:#fffc}.cvs-window.maximized{width:100vw!important;height:calc(100vh - 25px)!important;top:25px!important;left:0!important;border-radius:0}.cvs-window .window-content{flex:1;overflow-y:auto;overflow-x:hidden;background:#fffffff2;-webkit-overflow-scrolling:touch}.cvs-window.dark .window-content{background:#1e1e23b3}.cvs-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:20px;padding:28px}.cvs-file-item{display:flex;flex-direction:column;align-items:center;gap:10px;padding:10px;cursor:pointer;border-radius:8px;transition:background .2s ease}.cvs-file-item:hover{background:#ffffff1a}.cvs-window.light .cvs-file-item:hover{background:#0000000d}.cvs-file-icon{width:46px;height:56px;background:linear-gradient(180deg,#fff,#f0f0f0);border-radius:6px;position:relative;box-shadow:0 0 0 1px #00000014,0 6px 12px #0000001f}.cvs-file-icon:before{content:"";position:absolute;top:0;right:0;width:14px;height:14px;background:linear-gradient(135deg,#e8e8e8,#fff);clip-path:polygon(0 0,100% 0,100% 100%);border-top-right-radius:6px}.cvs-file-icon.pdf:after{content:"PDF";position:absolute;left:50%;bottom:8px;transform:translate(-50%);font-size:9px;font-weight:700;color:#d64a4a;letter-spacing:.4px}.cvs-file-name{font-size:12px;color:#fff;text-align:center;text-shadow:0 1px 3px rgba(0,0,0,.3);font-weight:500;line-height:1.3;word-break:break-word}.cvs-window.light .cvs-file-name{color:#000000d9;text-shadow:0 1px 2px rgba(255,255,255,.5)}@media(max-width:768px){.cvs-window{width:100vw!important;height:calc(100vh - 25px)!important;top:25px!important;left:0!important;border-radius:0}.cvs-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:15px;padding:20px}}.projects-window{position:fixed;width:700px;height:610px;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 0 0 .5px #fff6,0 25px 50px #00000026,0 10px 25px #0000001a;z-index:100;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1);contain:layout style paint}@media(max-width:768px){.projects-window{z-index:999}}.projects-window.dark{background:#28282d;box-shadow:0 0 0 .5px #ffffff1a,0 25px 50px #0006,0 10px 25px #0000004d}.projects-window.dark .window-titlebar{background:#32323799;border-bottom-color:#ffffff1a}.projects-window.dark .window-title{color:#fffc}.projects-window .window-content{background:#fffffff2;-webkit-overflow-scrolling:touch}@media(max-width:768px){.projects-window .window-content{padding-bottom:env(safe-area-inset-bottom)}}.projects-window.dark .window-content{background:#1e1e23b3}.projects-window.maximized{width:calc(100vw - 16px)!important;height:calc(100vh - 44px)!important;left:8px!important;top:36px!important;border-radius:0}@media(max-width:768px){.projects-window{width:100vw!important;height:calc(100vh - 25px)!important;left:0!important;top:25px!important;border-radius:0!important}.projects-window.maximized{width:100vw!important;height:calc(100vh - 25px)!important;left:0!important;top:25px!important}}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:20px;padding:16px 30px 30px}.projects-groups{display:flex;flex-direction:column;gap:10px;padding-top:20px}.projects-section-title{margin:0;padding:0 30px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#0000008c}.projects-window.dark .projects-section-title{color:#fff9}.project-file{display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;padding:12px;border-radius:8px;transition:background .2s;border:0;width:100%;text-align:inherit;font:inherit;color:inherit;background:transparent}.project-file:hover{background:#ffffff80}.projects-window.dark .project-file:hover{background:#ffffff1a}.project-file:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.file-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;font-size:48px;background:#ebebebcc;border-radius:8px;box-shadow:0 2px 8px #0000001a}.file-icon img{width:48px;height:48px;object-fit:contain}.projects-window.dark .file-icon{background:#3c3c41cc}.file-name{font-size:12px;color:#000000d9;text-align:center;word-wrap:break-word;max-width:100%;font-weight:500;line-height:1.3}.projects-window.dark .file-name{color:#ffffffe6}.project-detail-window{position:fixed;width:800px;height:80vh;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 0 0 .5px #fff6,0 25px 50px #00000026,0 10px 25px #0000001a;z-index:101;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1);contain:layout style paint;white-space:pre-line}.project-detail-window:before{content:none}.project-detail-window.dark{background:#28282d;box-shadow:0 0 0 .5px #ffffff1a,0 25px 50px #0006,0 10px 25px #0000004d}.project-detail-window.dark .window-titlebar{background:#32323799;border-bottom-color:#ffffff1a}.project-detail-window.dark .window-title{color:#fffc}.project-detail-window.maximized{width:calc(100vw - 16px)!important;height:calc(100vh - 44px)!important;left:8px!important;top:36px!important;border-radius:0}@media(max-width:768px){.project-detail-window{width:100vw!important;height:calc(100vh - 25px)!important;left:0!important;top:25px!important;border-radius:0!important;z-index:999}.project-detail-window.maximized{width:100vw!important;height:calc(100vh - 25px)!important;left:0!important;top:25px!important}}.window-content{flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;background:#fffffff2}@media(max-width:768px){.window-content{padding-bottom:env(safe-area-inset-bottom)}}.project-detail-window.dark .window-content{background:#1e1e23b3}.project-document{max-width:750px;margin:0 auto;background:#fff;min-height:100%}.project-header{display:flex;gap:2rem;padding:2.5rem;border-bottom:1px solid #e5e5e5;background:#fff;align-items:center}.project-icon-large{width:120px;height:120px;display:flex;align-items:center;justify-content:center;font-size:72px;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:16px;box-shadow:0 4px 12px #0000001a;flex-shrink:0}.project-icon-large img{width:80px;height:80px;object-fit:contain}.project-info{flex:1}.project-title{font-size:2rem;font-weight:700;color:#000;margin:0 0 .5rem;letter-spacing:-.02em}.project-date{font-size:.95rem;color:#666;margin-bottom:.25rem}.project-role{font-size:1.1rem;color:#444;font-weight:500}.project-type{margin-top:.45rem;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#6b7280}.project-detail-window.dark .project-type{color:#9ca3af}.project-content{padding:2rem 2.5rem}.project-section{margin-bottom:2rem}.project-section:last-child{margin-bottom:0}.project-section h2{font-size:1.3rem;font-weight:600;color:#000;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:2px solid #e5e5e5}.project-section p{font-size:1rem;line-height:1.6;color:#333;margin:0}.project-capabilities-section{margin-bottom:1.5rem}.capability-groups{display:grid;gap:.75rem;grid-template-columns:1fr}.capability-group{border-radius:8px;padding:.65rem}.capability-group h3{margin:0 0 .45rem;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.capability-group-tech{background:#eef7f1;border:1px solid #c7e9d4}.capability-group-tech h3{color:#155b3a}.capability-group-focus{background:#f2f5ff;border:1px solid #d8e0ff}.capability-group-focus h3{color:#384a99}.tech-tags{display:flex;flex-wrap:wrap;gap:.4rem}.tech-tag{display:inline-block;padding:.28rem .56rem;background:#fff;color:#2f3d84;border:1px solid #b9c8ff;border-radius:5px;font-size:.76rem;font-weight:600}.tech-stack-tags{display:flex;flex-wrap:wrap;gap:.4rem}.tech-stack-tag{display:inline-block;padding:.28rem .52rem;background:#f8fffb;color:#0f5132;border:1px solid #9adbb6;border-radius:5px;font-size:.75rem;font-weight:500;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;letter-spacing:0;line-height:1.2;text-shadow:0 0 4px rgba(16,185,129,.14)}.project-links{display:flex;flex-direction:column;gap:.75rem}.project-link{display:inline-flex;align-items:center;padding:.6rem 1rem;background:#007aff1a;color:#007aff;text-decoration:none;border-radius:8px;font-size:.95rem;font-weight:500;transition:all .2s;border:1px solid rgba(0,122,255,.2)}.project-link:hover{background:#007aff26;border-color:#007aff66;transform:translate(4px)}.project-link:before{content:"🔗";margin-right:.5rem}.project-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;margin-top:1rem}.gallery-item{display:flex;flex-direction:column;gap:.5rem}.gallery-image{width:100%;height:200px;object-fit:cover;border-radius:8px;box-shadow:0 2px 8px #0000001a}.gallery-image.vertical{height:auto;max-height:500px;object-fit:contain;background:transparent}.gallery-caption{font-size:.85rem;color:#666;margin:0;text-align:center;line-height:1.4}.settings-popup{position:fixed;width:420px;max-height:80vh;background:#fff;border-radius:12px;box-shadow:0 0 0 .5px #fff6,0 25px 50px #00000026,0 10px 25px #0000001a;z-index:1000;overflow:hidden;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1)}.settings-popup.dark{background:#28282d;box-shadow:0 0 0 .5px #ffffff1a,0 25px 50px #0006,0 10px 25px #0000004d}.settings-popup.dark .window-titlebar{background:#32323799;border-bottom-color:#ffffff1a}.settings-popup.dark .window-title{color:#fffc}@media(max-width:768px){.settings-popup{width:calc(100vw - 32px)!important;max-width:420px;max-height:85vh}}.window-content{flex:1;overflow-y:auto;overflow-x:hidden;background:#fffffff2;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.settings-popup.dark .window-content{background:#1e1e23b3}.window-content::-webkit-scrollbar{width:8px}.window-content::-webkit-scrollbar-track{background:transparent}.window-content::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}.window-content::-webkit-scrollbar-thumb:hover{background:#0000004d}.settings-popup.dark .window-content::-webkit-scrollbar-thumb{background:#fff3}.settings-popup.dark .window-content::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.settings-section{padding:16px 20px;border-bottom:1px solid rgba(0,0,0,.06)}.settings-section:last-child{border-bottom:none;padding-bottom:20px}.settings-section h4{margin:0 0 16px;font-size:13px;font-weight:600;color:#0009;text-transform:uppercase;letter-spacing:.5px}.settings-popup.dark .settings-section h4{color:#ffffff80}.user-profile{display:flex;align-items:center;gap:16px;padding:12px;background:#fff9;border-radius:12px}.settings-popup.dark .user-profile{background:#3c3c4199}.user-avatar{width:60px;height:60px;border-radius:50%;overflow:hidden;background:#0000000d;flex-shrink:0}.user-avatar img{width:100%;height:100%;object-fit:cover}.user-info{display:flex;flex-direction:column;gap:4px}.user-name{font-size:16px;font-weight:600;color:#000000d9}.settings-popup.dark .user-name{color:#ffffffe6}.user-role{font-size:13px;color:#0000008c}.settings-popup.dark .user-role{color:#ffffff8c}.theme-toggle{display:flex;gap:12px}.theme-btn{flex:1;padding:12px 20px;border:1.5px solid rgba(0,0,0,.1);background:#fff9;border-radius:10px;font-size:14px;font-weight:500;color:#000000b3;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:8px}.settings-popup.dark .theme-btn{background:#3c3c4199;border-color:#ffffff26;color:#ffffffb3}.theme-btn:hover{background:#fffc;border-color:#0003;transform:translateY(-1px)}.theme-btn.active{background:#007aff26;border-color:#007aff80;color:#007aff;font-weight:600}.wallpaper-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.wallpaper-option{aspect-ratio:16 / 10;border-radius:8px;cursor:pointer;position:relative;overflow:hidden;border:2px solid transparent;transition:all .2s;box-shadow:0 2px 8px #00000026}.wallpaper-option:hover{transform:scale(1.05);border-color:#fffc;box-shadow:0 4px 16px #00000040}.wallpaper-option.selected{border-color:#007affcc;box-shadow:0 4px 16px #007aff4d}.wallpaper-name{position:absolute;bottom:0;left:0;right:0;padding:6px;background:#00000080;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;font-size:10px;font-weight:500;text-align:center;opacity:0;transition:opacity .2s}.theme-info{position:absolute;top:6px;right:6px;padding:4px 6px;background:#0009;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:4px;font-size:14px;opacity:0;transition:opacity .2s}.wallpaper-option:hover .wallpaper-name,.wallpaper-option:hover .theme-info{opacity:1}.festive-toggle{display:flex;align-items:center;gap:12px;padding:12px;background:#fff9;border-radius:10px}.settings-popup.dark .festive-toggle{background:#3c3c4199}.toggle-switch{position:relative;width:48px;height:28px;display:inline-block}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;inset:0;background-color:#00000026;transition:.3s;border-radius:28px}.toggle-slider:before{position:absolute;content:"";height:22px;width:22px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%;box-shadow:0 2px 4px #0003}input:checked+.toggle-slider{background-color:#34c759}input:checked+.toggle-slider:before{transform:translate(20px)}.toggle-label{font-size:14px;font-weight:500;color:#000000b3}.settings-popup.dark .toggle-label{color:#ffffffb3}.festive-description{margin:12px 0 0;font-size:12px;color:#0000008c;line-height:1.5}.settings-popup.dark .festive-description{color:#ffffff8c}.appearance-description{margin:12px 0 0;font-size:12px;color:#0000008c;line-height:1.5}.settings-popup.dark .appearance-description{color:#ffffff8c}.dev-mode-info{margin:8px 0 0;font-size:12px;color:#ff9500e6;font-weight:600;padding:8px 12px;background:#ff95001a;border-radius:8px;border:1px solid rgba(255,149,0,.2)}.settings-popup.dark .dev-mode-info{background:#ff950026;border-color:#ff95004d}.holiday-preview-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;max-height:300px;overflow-y:auto;padding:4px}.holiday-preview-option{aspect-ratio:16 / 10;border-radius:8px;cursor:pointer;position:relative;overflow:hidden;border:2px solid transparent;transition:all .2s;box-shadow:0 2px 8px #00000026;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px}.holiday-preview-option:hover{transform:scale(1.05);border-color:#ffffffe6;box-shadow:0 4px 16px #0000004d}.holiday-preview-emoji{font-size:24px;margin-bottom:4px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.holiday-preview-name{font-size:11px;font-weight:600;color:#fff;text-align:center;text-shadow:0 1px 3px rgba(0,0,0,.5);margin-bottom:2px}.holiday-preview-date{font-size:9px;color:#fffc;text-shadow:0 1px 2px rgba(0,0,0,.5);background:#0003;padding:2px 6px;border-radius:4px}.memories-window{position:absolute;width:900px;height:650px;background:#fff;border-radius:12px;box-shadow:0 0 0 .5px #fff6,0 25px 50px #00000026,0 10px 25px #0000001a;display:flex;flex-direction:column;z-index:100;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.memories-window.light{background:#fff;box-shadow:0 0 0 .5px #fff6,0 25px 50px #00000026,0 10px 25px #0000001a}.memories-window.dark{background:#28282d;box-shadow:0 0 0 .5px #ffffff1a,0 25px 50px #0006,0 10px 25px #0000004d}.memories-window.dark .window-titlebar{background:#32323799;border-bottom-color:#ffffff1a}.memories-window.dark .window-title{color:#fffc}.memories-window.maximized{width:100vw!important;height:calc(100vh - 25px)!important;top:25px!important;left:0!important;border-radius:0}.memories-window .window-content{flex:1;overflow-y:auto;overflow-x:hidden;background:#fffffff2;-webkit-overflow-scrolling:touch}@media(max-width:768px){.memories-window .window-content{padding-bottom:env(safe-area-inset-bottom)}}.memories-window.dark .window-content{background:#1e1e23b3}.memories-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-auto-rows:250px;gap:4px;padding:0;overflow-y:auto;height:100%;background:#000;grid-auto-flow:dense}.memories-window.light .memories-grid{background:#f5f5f5}.memory-item{position:relative;overflow:hidden;background:#000;cursor:default}.memories-window.light .memory-item{background:#f0f0f0}.memory-item.horizontal{grid-column:span 2;grid-row:span 1}.memory-item.vertical{grid-column:span 1;grid-row:span 2}.memory-item.square{grid-column:span 1;grid-row:span 1}.memory-item.mobile-only{display:none}.memory-content{width:100%;height:100%;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.memory-image,.memory-video{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.memory-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.8) 0%,rgba(0,0,0,.4) 50%,transparent 100%);padding:20px 15px 15px;opacity:0;transition:opacity .3s ease}.memory-item:hover .memory-overlay{opacity:1}.memory-caption{font-size:14px;color:#fff;font-weight:500;margin:0 0 4px;text-shadow:0 1px 3px rgba(0,0,0,.5)}.memory-date{font-size:11px;color:#ffffffb3;margin:0;text-shadow:0 1px 2px rgba(0,0,0,.5)}@media(max-width:768px){.memories-window{width:100vw!important;height:calc(100vh - 25px)!important;top:25px!important;left:0!important;border-radius:0}.memories-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:180px;gap:3px;grid-auto-flow:dense}.memory-item.mobile-only{display:block}}@media(max-width:480px){.memories-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:150px;gap:2px;grid-auto-flow:dense}.memory-caption{font-size:12px}.memory-date{font-size:10px}.memory-overlay{padding:15px 10px 10px}}.testimonials-window{position:fixed;width:700px;height:600px;background:#fff;border-radius:12px;box-shadow:0 0 0 .5px #fff6,0 25px 50px #00000026,0 10px 25px #0000001a;display:flex;flex-direction:column;z-index:100;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.testimonials-window.light{background:#fff;box-shadow:0 0 0 .5px #fff6,0 25px 50px #00000026,0 10px 25px #0000001a}.testimonials-window.dark{background:#28282d;box-shadow:0 0 0 .5px #ffffff1a,0 25px 50px #0006,0 10px 25px #0000004d}.testimonials-window.maximized{width:100vw!important;height:calc(100vh - 25px)!important;top:25px!important;left:0!important;border-radius:0}.testimonials-window .window-titlebar{padding:10px 15px;background:#ffffff80;backdrop-filter:blur(40px) saturate(180%);-webkit-backdrop-filter:blur(40px) saturate(180%);border-bottom:.5px solid rgba(0,0,0,.08);display:flex;align-items:center;justify-content:space-between;cursor:move;-webkit-user-select:none;user-select:none}.testimonials-window.dark .window-titlebar{background:#32323799;border-bottom-color:#ffffff1a}.testimonials-window .window-title{flex:1;text-align:center;font-weight:500;color:#333;font-size:14px}.testimonials-window.dark .window-title{color:#fffc}.testimonials-window .window-controls{display:flex;gap:8px}.testimonials-window .window-controls-spacer{width:60px}.testimonials-window .control-btn{width:12px;height:12px;border-radius:50%;border:none;cursor:pointer;transition:opacity .2s}.testimonials-window .control-btn:hover{opacity:.8}.testimonials-window .control-btn.close{background:#ff5f57}.testimonials-window .control-btn.minimize{background:#ffbd2e}.testimonials-window .control-btn.maximize{background:#28ca42}.testimonials-window .window-content{flex:1;overflow-y:auto;padding:30px;color:#333;background:#fffffff2;-webkit-overflow-scrolling:touch}.testimonials-window.dark .window-content{color:#ffffffe6;background:#1e1e23b3}.testimonials-header{text-align:center;margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid rgba(0,0,0,.1)}.testimonials-window.dark .testimonials-header{border-bottom-color:#ffffff1a}.testimonials-header h2{font-size:28px;font-weight:600;margin:0 0 10px;color:#333}.testimonials-window.dark .testimonials-header h2{color:#ffffffe6}.testimonials-subtitle{font-size:14px;color:#0009;margin:0}.testimonials-window.dark .testimonials-subtitle{color:#ffffffb3}.testimonials-list{display:flex;flex-direction:column;gap:20px}.testimonial-card{background:#00000008;border:1px solid rgba(0,0,0,.1);border-radius:12px;padding:24px;transition:transform .2s,box-shadow .2s,background .2s}.testimonials-window.dark .testimonial-card{background:#ffffff0d;border-color:#ffffff1a}.testimonial-card:hover{background:#0000000d;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.testimonials-window.dark .testimonial-card:hover{background:#ffffff14;box-shadow:0 4px 12px #0000004d}.testimonial-header{display:flex;align-items:flex-start;gap:15px;margin-bottom:16px}.testimonial-avatar{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#efefef,#cfcfcf);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:18px;color:#2d2d2d;flex-shrink:0;overflow:hidden;position:relative}.testimonials-window.dark .testimonial-avatar{background:linear-gradient(135deg,#4b4b4b,#2d2d2d);color:#fff}.testimonial-avatar .avatar-image{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.testimonial-avatar .avatar-initials{z-index:1}.testimonial-info{flex:1;min-width:0}.testimonial-name{font-size:18px;font-weight:600;margin:0 0 4px;color:#333}.testimonials-window.dark .testimonial-name{color:#ffffffe6}.testimonial-title{font-size:14px;color:#000000b3;margin:0 0 2px}.testimonials-window.dark .testimonial-title{color:#fffc}.testimonial-company{font-size:13px;color:#00000080;margin:0;font-style:italic}.testimonials-window.dark .testimonial-company{color:#fff9}.linkedin-link{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border-radius:0;flex-shrink:0;opacity:.82;transition:opacity .2s,transform .2s}.linkedin-link:hover{opacity:1;transform:translateY(-1px)}.linkedin-link img{width:18px;height:18px;object-fit:contain;filter:invert(33%) sepia(96%) saturate(1397%) hue-rotate(183deg) brightness(92%) contrast(91%)}.testimonial-quote{font-size:15px;line-height:1.6;color:#000c;margin:0 0 12px;font-style:italic;border-left:3px solid rgba(0,0,0,.2);padding-left:16px}.testimonials-window.dark .testimonial-quote{color:#ffffffe6;border-left-color:#ffffff4d}.testimonial-date{font-size:12px;color:#0006;text-align:right}.testimonials-window.dark .testimonial-date{color:#ffffff80}@media(max-width:768px){.testimonials-window{width:100vw;height:calc(100vh - 25px);border-radius:0;top:25px!important;left:0!important}.testimonials-window .window-titlebar{padding:10px 15px}.testimonials-window .window-controls{gap:6px}.testimonials-window .window-controls-spacer{width:96px}.testimonials-window .control-btn{width:12px;height:12px;padding:8px;border-radius:999px;background-clip:content-box}.testimonials-window .window-content{padding:20px 15px calc(20px + env(safe-area-inset-bottom)) 15px}.testimonials-header h2{font-size:24px}.testimonial-card{padding:20px 16px}.testimonial-avatar{width:40px;height:40px;font-size:16px}.testimonial-name{font-size:16px}.testimonial-title{font-size:13px}.testimonial-company{font-size:12px}.testimonial-quote{font-size:14px}}.testimonials-window .window-content::-webkit-scrollbar{width:8px}.testimonials-window .window-content::-webkit-scrollbar-track{background:#0000000d}.testimonials-window .window-content::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}.testimonials-window .window-content::-webkit-scrollbar-thumb:hover{background:#0000004d}.testimonials-window.dark .window-content::-webkit-scrollbar-track{background:#ffffff0d}.testimonials-window.dark .window-content::-webkit-scrollbar-thumb{background:#fff3}.testimonials-window.dark .window-content::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.others-window{position:absolute;width:500px;height:400px;background:#fff;border-radius:12px;box-shadow:0 0 0 .5px #fff6,0 25px 50px #00000026,0 10px 25px #0000001a;display:flex;flex-direction:column;z-index:100;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.others-window.light{background:#fff;box-shadow:0 0 0 .5px #fff6,0 25px 50px #00000026,0 10px 25px #0000001a}.others-window.dark{background:#28282d;box-shadow:0 0 0 .5px #ffffff1a,0 25px 50px #0006,0 10px 25px #0000004d}.others-window.dark .window-titlebar{background:#32323799;border-bottom-color:#ffffff1a}.others-window.dark .window-title{color:#fffc}.others-window.maximized{width:100vw!important;height:calc(100vh - 25px)!important;top:25px!important;left:0!important;border-radius:0}.others-window .window-content{flex:1;overflow-y:auto;overflow-x:hidden;background:#fffffff2;-webkit-overflow-scrolling:touch}@media(max-width:768px){.others-window .window-content{padding-bottom:env(safe-area-inset-bottom)}}.others-window.dark .window-content{background:#1e1e23b3}.others-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:20px;padding:30px;overflow-y:auto;height:100%}.folder-item{display:flex;flex-direction:column;align-items:center;gap:8px;padding:10px;cursor:pointer;border-radius:8px;transition:background .2s ease;width:fit-content;height:fit-content}.folder-item:hover{background:#ffffff1a}.others-window.light .folder-item:hover{background:#0000000d}.folder-icon{width:64px;height:45px;background:linear-gradient(135deg,#5e9cfff2,#4a90e2f2);border-radius:0 4px 4px;position:relative;box-shadow:0 4px 12px #00000026}.folder-icon:before{content:"";position:absolute;top:-8px;left:0;width:24px;height:8px;background:linear-gradient(135deg,#5e9cfff2,#4a90e2f2);border-radius:4px 4px 0 0}.folder-icon.memories{background:linear-gradient(135deg,#d98899f2,#c65f67f2)}.folder-icon.memories:before{background:linear-gradient(135deg,#d98899f2,#c65f67f2)}.folder-icon.testimonials{background:linear-gradient(135deg,#966fd6f2,#7851a9f2)}.folder-icon.testimonials:before{background:linear-gradient(135deg,#966fd6f2,#7851a9f2)}.folder-name{font-size:12px;color:#fff;text-align:center;text-shadow:0 1px 3px rgba(0,0,0,.3);font-weight:500}.others-window.light .folder-name{color:#000000d9;text-shadow:0 1px 2px rgba(255,255,255,.5)}@media(max-width:768px){.others-window{width:100vw!important;height:calc(100vh - 25px)!important;top:25px!important;left:0!important;border-radius:0}.others-grid{grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:15px;padding:20px}}@media(max-width:480px){.others-grid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:12px;padding:15px}.folder-icon{width:56px;height:40px}.folder-name{font-size:11px}}
