@import url(https://fonts.googleapis.com/css2?family=Fredoka:wght@300;400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}.minimalist-app{background-color:#000;color:#fff;font-family:Fredoka,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh;overflow-x:hidden}.nav-bar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;border-bottom:1px solid #ffffff1a;left:0;padding:20px 40px;position:fixed;right:0;top:0;z-index:1000}.nav-links{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.nav-link{border-bottom:2px solid #0000;color:#fff;font-size:14px;font-weight:300;letter-spacing:1px;padding:5px 10px;text-decoration:none;transition:all .3s ease}.nav-link:hover{border-bottom:2px solid #fff;opacity:.8}.scroll-container{padding-top:0}.content-section{align-items:center;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:60px 40px;position:relative}.shapes-container{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.shape{height:120px;position:absolute;width:120px}.ps-icon-wrapper{align-items:center;display:flex;justify-content:center;position:absolute;transform:translate(-50%,-50%);transition:all 1.5s ease-in-out}.ps-icon-wrapper.clickable{transition:all .4s ease-in-out}.ps-icon-wrapper.clickable:hover{transform:translate(-50%,-50%) scale(1.15)}.ps-icon-svg{transition:color 1.5s ease-in-out}.shape.oval{border-radius:50%;height:100px;width:150px}.shape.hexagon{-webkit-clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);height:100px;width:100px}.shape.octagon{-webkit-clip-path:polygon(30% 0,70% 0,100% 30%,100% 70%,70% 100%,30% 100%,0 70%,0 30%);clip-path:polygon(30% 0,70% 0,100% 30%,100% 70%,70% 100%,30% 100%,0 70%,0 30%);height:120px;width:120px}.shape.cube{animation:float3d 8s ease-in-out infinite,rotateCube 10s linear infinite;height:100px;position:relative;transform-style:preserve-3d;width:100px}.shape.cube:after,.shape.cube:before{background-color:inherit;content:"";height:100%;opacity:.7;position:absolute;width:100%}.shape.cube:before{filter:brightness(.7);transform:translateZ(-50px) rotateY(90deg)}.shape.cube:after{filter:brightness(1.3);transform:translateZ(50px)}.shape.sphere{animation:float3d 7s ease-in-out infinite,rotateSphere 12s linear infinite;background:radial-gradient(circle at 30% 30%,currentColor,#0000);border-radius:50%;box-shadow:inset -10px -10px 30px #00000080,10px 10px 30px #ffffff1a;position:relative}.shape.sphere:before{background:#ffffff4d;border-radius:50%;content:"";filter:blur(10px);height:30%;left:20%;position:absolute;top:10%;width:30%}.text-content{margin:0 auto;max-width:800px;position:relative;text-align:center;z-index:10}.section-wrapper{display:inline-block;position:relative}.section-title{animation:fadeInUp .8s ease-out;font-size:96px;font-weight:700;letter-spacing:-1px;line-height:1.2;margin-bottom:40px;margin-top:0;text-align:center;transition:transform .3s ease,opacity .3s ease}.section-title.clickable-text:hover{opacity:.8;transform:scale(1.05)}.section-line{animation:fadeInUp .8s ease-out forwards;font-size:24px;font-weight:300;letter-spacing:.5px;line-height:1.6;margin:20px 0;opacity:0;text-align:center}.subtitle-wrapper{opacity:0;transition:opacity .3s ease,visibility 0s linear .5s;visibility:hidden}.section-wrapper:hover .subtitle-wrapper{opacity:1;transition:opacity .3s ease .5s,visibility 0s linear .5s;visibility:visible}.subtitle-line{position:relative;z-index:10}.text-link{border-bottom:2px solid #0000;color:#4ecdc4;text-decoration:none;transition:border-bottom .3s ease}.text-link:hover{border-bottom:2px solid #4ecdc4}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.nav-bar{padding:15px 20px}.nav-links{gap:15px}.nav-link{font-size:12px}.section-title{font-size:56px}.section-line{font-size:18px;margin-left:0!important}.content-section{padding:40px 20px}.shape{height:80px;width:80px}.ps-icon-svg{height:300px!important;width:300px!important}.bouncing-text{animation:bounceMobile 20s ease-in-out infinite!important;font-size:40px!important}.subtitle-wrapper{margin-top:30px;opacity:1;transition:none;visibility:visible}.subtitle-wrapper .section-line{font-size:28px}}@media (max-width:480px){.section-title{font-size:42px}.section-line{font-size:16px}.subtitle-wrapper{margin-top:25px}.subtitle-wrapper .section-line{font-size:24px}.shape{height:60px;width:60px}.ps-icon-svg{height:250px!important;width:250px!important}.bouncing-text{animation:bounceMobile 20s ease-in-out infinite!important;font-size:28px!important}.subtitle-wrapper{opacity:1;transition:none;visibility:visible}}html{scroll-behavior:auto}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ffffff80}.bouncing-text{animation:bounce 20s ease-in-out infinite;font-family:Fredoka,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:48px;font-weight:700;opacity:.15;pointer-events:none;position:fixed;-webkit-user-select:none;user-select:none;white-space:nowrap;z-index:0}.bouncing-text span{display:inline-block}@keyframes bounce{0%{left:10%;top:10%}25%{left:70%;top:70%}50%{left:60%;top:20%}75%{left:20%;top:60%}to{left:10%;top:10%}}@keyframes bounceMobile{0%{left:5%;top:10%}25%{left:30%;top:50%}50%{left:10%;top:30%}75%{left:5%;top:70%}to{left:5%;top:10%}}.back-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #ffffff4d;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;left:20px;position:fixed;top:20px;transition:all .3s ease;width:50px;z-index:1000}.back-button:hover{background:#fff3;border-color:#ffffff80;transform:scale(1.1)}.amazon-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ff980033;border:2px solid #ff980066;border-radius:50%;color:#ff9800;cursor:pointer;display:flex;height:50px;justify-content:center;position:fixed;right:20px;text-decoration:none;top:20px;transition:all .3s ease;width:50px;z-index:1000}.amazon-button:hover{background:#ff98004d;border-color:#ff980099;color:#ffa726;transform:scale(1.1)}.view-toggle-buttons{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000004d;border:none;border-radius:25px;display:flex;gap:8px;left:50%;padding:5px;position:fixed;top:20px;transform:translateX(-50%);z-index:1000}.view-toggle-button{background:#ffffff1a;border:1px solid #fff3;border-radius:20px;color:#ffffffb3;cursor:pointer;font-size:13px;font-weight:500;outline:none;padding:8px 18px;transition:all .3s ease;white-space:nowrap}.view-toggle-button:hover{background:#fff3;border-color:#fff6;color:#fff}.view-toggle-button.active{background:#ffffffe6;border-color:#ffffffe6;color:#000;font-weight:600}.view-toggle-button.download-button{align-items:center;background:#ffffff26;display:flex;text-decoration:none}.view-toggle-button.download-button:hover{background:#ffffff40}.experience-layout{align-items:flex-start;display:flex;gap:40px;margin:0 auto;max-width:900px}.experience-icon-container{align-items:center;display:flex;flex-shrink:0;justify-content:center;padding-top:10px}.experience-icon{display:block}.experience-content-wrapper{flex:1 1;text-align:left}.experience-company{animation:fadeInUp .8s ease-out;color:#fff;font-size:42px;font-weight:700;letter-spacing:-1px;line-height:1.2;margin-bottom:8px;margin-top:0}.experience-title{animation:fadeInUp .8s ease-out .1s both;color:#ffffffe6;font-size:28px;font-weight:500;margin-bottom:12px}.experience-dates{animation:fadeInUp .8s ease-out .2s both;color:#ffffffb3;font-size:16px;font-weight:300;margin-bottom:4px}.experience-location{animation:fadeInUp .8s ease-out .3s both;color:#fff9;font-size:16px;font-weight:300;margin-bottom:24px}.experience-description{list-style:none;margin:0;padding:0}.experience-description li{animation:fadeInUp .8s ease-out forwards;color:#ffffffd9;font-size:16px;font-weight:300;line-height:1.6;margin:10px 0;opacity:0;padding-left:20px;position:relative}.experience-description li:before{color:#ffffff80;content:"•";left:0;position:absolute}@media (max-width:768px){.back-button{left:15px}.amazon-button,.back-button{height:45px;top:15px;width:45px}.amazon-button{right:15px}.view-toggle-buttons{gap:6px;padding:4px;top:80px}.view-toggle-button{font-size:12px;padding:7px 14px}.view-toggle-button.download-button svg{height:14px;margin-right:4px;width:14px}.experience-layout{align-items:center;flex-direction:column;gap:20px}.experience-icon-container{padding-top:0}.experience-content-wrapper{text-align:center}.experience-company{font-size:32px}.experience-title{font-size:24px}.experience-dates,.experience-location{font-size:14px}.experience-description{text-align:left}.experience-description li{font-size:15px}.experience-icon{height:100px!important;width:100px!important}}@media (max-width:480px){.amazon-button,.back-button{height:40px;width:40px}.view-toggle-buttons{gap:4px;padding:3px;top:70px}.view-toggle-button{font-size:10px;padding:6px 10px}.view-toggle-button.download-button svg{height:12px;margin-right:3px;width:12px}.experience-company{font-size:28px}.experience-title{font-size:20px}.experience-dates,.experience-location{font-size:13px}.experience-description li{font-size:14px;padding-left:18px}.experience-icon{height:80px!important;width:80px!important}}
/*# sourceMappingURL=main.2528d934.css.map*/