body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--primary:#5574ff;--secondary:#004074fd;--dark:#121212;--light:#fff;--gradient:linear-gradient(135deg,var(--primary),var(--secondary))}body{background:#121212;background:var(--dark);color:#fff;color:var(--light);font-family:Segoe UI Emoji,Roboto Mono,monospace;margin:0;overflow-x:hidden}.background-image,.background-video{bottom:0;filter:blur(8px);height:auto;min-height:100%;min-width:100%;object-fit:cover;opacity:.8;position:fixed;right:0;transform:scale(1.1);transition:transform .1s ease-out;width:auto;z-index:-1}.App{background:#1a1a1a66;min-height:100vh;position:relative;text-align:center}.App-header{min-height:10vh;overflow:hidden;padding:80px 0 40px;position:relative}.App-header,.App-header *{-webkit-user-drag:none;pointer-events:none;-webkit-user-select:none;user-select:none}.App-header a{pointer-events:auto}.header-content{position:relative;z-index:2}.header-content h1{background:linear-gradient(135deg,#5574ff,#004074fd);background:var(--gradient);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:3.5rem;margin:0;text-shadow:2px 2px 20px #00fff533}.subtitle{color:#5574ff;color:var(--primary);font-size:1.2rem;margin:10px 0;opacity:.8}.emoji{background:none;-webkit-background-clip:unset;background-clip:initial;color:inherit;font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,sans-serif;margin-left:8px;opacity:1}.profile-image{-webkit-user-drag:none;-webkit-user-select:none;user-select:none;width:150px}.learnings-predictions{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0006;padding:20px;position:relative}.footer ul{list-style:none;margin:0;padding:0}.footer ul li{display:inline;margin:0 10px}.footer ul li a{color:#5574ff;color:var(--primary);text-decoration:none}::-webkit-scrollbar{background:#0000;width:6px}::-webkit-scrollbar-thumb{background:#fff0;border-radius:3px;-webkit-transition:background .3s ease;transition:background .3s ease}::-webkit-scrollbar-track{background:#0000}:hover::-webkit-scrollbar-thumb{background:#ffffff26}:hover::-webkit-scrollbar-thumb:hover{background:#00fff54d}.intro-text{color:#fff;color:var(--light);font-size:1.1rem;line-height:1.8;margin:30px auto 0;max-width:800px;opacity:.9;padding:0 20px;text-align:center}.social-icons{gap:20px;margin:20px 0}.social-icons,.social-icons a{align-items:center;display:flex;justify-content:center}.social-icons a{background:#0000;border-radius:50%;height:32px;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:32px}.social-icons a:hover{box-shadow:0 5px 10px #00000080;transform:translateY(-5px)}.social-icons img{height:100%;object-fit:contain;width:100%}.gradient-text{background:linear-gradient(135deg,#5574ff,#004074fd);background:var(--gradient);-webkit-background-clip:text;background-clip:text;color:#0000}.cv-link{background:linear-gradient(135deg,#5574ff,#004074fd);background:var(--gradient);border-radius:25px;color:#fff;color:var(--light);display:inline-block;font-weight:500;margin-top:20px;padding:10px 20px;pointer-events:auto!important;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.cv-link:hover{box-shadow:0 4px 15px #00fff54d;transform:translateY(-2px)}@media (max-width:768px){.App-header{padding:20px 10px}.header-content h1{font-size:2.5rem}.intro-text{font-size:1rem;padding:0 15px}}.card-project-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#e5e7eb;display:-webkit-box;font-size:.9rem;font-weight:400;height:2.7em;letter-spacing:.01em;line-height:1.5;margin:0;overflow:hidden;padding-right:20px;text-overflow:ellipsis;text-shadow:0 1px 2px #0000001a}.portfolio{background:#111827b3;border-radius:20px;box-shadow:0 4px 6px #0000001a;margin:40px auto;max-width:1200px;padding:60px 20px;position:relative}.portfolio h2{color:#fff;font-size:2.8rem;margin-bottom:50px;padding-bottom:20px;position:relative;text-align:center}.portfolio h2:after{background:#3b82f6;border-radius:2px;bottom:0;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.portfolio h2 span:not(:last-child){color:#3b82f6;font-weight:700}.projects{display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:1000px;padding:20px}.project-item{align-items:flex-start;background:linear-gradient(145deg,#1f2937b3,#111827b3);border:1px solid #4b55634d;border-radius:20px;cursor:pointer;display:flex;gap:24px;overflow:hidden;padding:28px;position:relative;transition:all .3s ease}.project-item:before{background:#3b82f6;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:4px}.project-item:hover{background:linear-gradient(145deg,#1f2937e6,#111827e6);border-color:#3b82f64d;box-shadow:0 8px 16px #0000001a;transform:translateX(8px)}.project-item:hover:before{opacity:1}.project-icon-container{align-items:center;display:flex;flex-shrink:0;height:100px;justify-content:center;position:relative;width:100px}.project-icon-bg{background-position:50%;background-size:cover;border-radius:20px;filter:blur(8px);height:100%;opacity:.15;position:absolute;transform:scale(1.1);transition:all .3s ease;width:100%}.project-icon{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#3b82f61a;border:1px solid #3b82f633;border-radius:16px;height:80px;object-fit:contain;padding:16px;position:relative;transition:all .3s ease;width:80px;z-index:1}.project-item:hover .project-icon-bg{filter:blur(4px);opacity:.25;transform:scale(1.2)}.project-item:hover .project-icon{background:#3b82f626;border-color:#3b82f64d;box-shadow:0 8px 16px #0000001a;transform:scale(1.05)}.project-content{flex:1 1;min-width:0;position:relative}.project-title{align-items:center;color:#fff;display:flex;font-size:1.4rem;font-weight:600;gap:8px;letter-spacing:-.01em;margin:0 0 12px}.project-title:after{content:"→";font-size:1.2rem;opacity:0;transform:translateX(-10px);transition:all .3s ease}.project-item:hover .project-title:after{opacity:1;transform:translateX(0)}.project-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#e5e7eb;display:-webkit-box;font-size:1rem;font-weight:400;letter-spacing:.01em;line-height:1.6;margin:0;overflow:hidden;padding-right:20px;text-shadow:0 1px 2px #0000001a}.project-skills{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px;position:relative}.skill-tag{background:#3b82f626;border:1px solid #3b82f633;border-radius:8px;color:#bfdbfe;font-size:.85rem;padding:6px 12px}.project-item:hover .skill-tag{background:#3b82f640;border-color:#3b82f64d;transform:translateY(-2px)}@media (max-width:768px){.portfolio{border-radius:16px;margin:20px;padding:40px 15px}.portfolio h2{font-size:2rem;margin-bottom:30px}.project-item{flex-direction:column;gap:16px;padding:24px;text-align:center}.project-item:hover{transform:translateY(-4px)}.project-item:before{height:4px;left:0;top:0;width:100%}.project-icon-container{height:90px;margin:0 auto;width:90px}.project-icon{height:70px;width:70px}.project-title{font-size:1.3rem;justify-content:center;margin-bottom:10px}.project-description{-webkit-line-clamp:4;font-size:.95rem;line-height:1.5;padding-right:0}.project-skills{justify-content:center;margin-top:12px}}.video-player-container{background:#000;border-radius:12px;box-shadow:0 4px 10px #0000004d;margin:1rem 0;overflow:hidden;padding-top:56.25%;position:relative;width:100%}.video-player-container>div{height:100%!important;left:0;position:absolute!important;top:0;width:100%!important}@media (max-width:768px){.video-player-container{border-radius:8px;box-shadow:0 2px 6px #0003;margin:.5rem 0}}@media (max-width:480px){.video-player-container{padding-top:75%}}.project-modal{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#000c;height:100%;width:100%}.modal-overlay,.project-modal{align-items:center;display:flex;justify-content:center;left:0;position:fixed;top:0}.modal-overlay{animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#000000d9;bottom:0;right:0;z-index:1000}.modal-content{animation:slideIn .4s ease-out;background:#fffffffa;border-radius:20px;box-shadow:0 25px 50px -12px #00000040;display:flex;flex-direction:column;height:90vh;max-width:1200px;overflow:hidden;position:relative;width:90%}.close-button{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:none;border-radius:50%;color:#2c3e50;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;position:absolute;right:1.5rem;top:1.5rem;transition:all .3s ease;width:40px;z-index:10}.close-button:hover{background:#fff3;transform:rotate(90deg)}.project-icon{margin:1rem 0;text-align:center}.project-icon img{height:auto;max-width:100px}.project-details{box-sizing:border-box;flex:1 1;overflow-y:auto;padding:2rem;scrollbar-color:#3498db #0000;scrollbar-width:thin;width:100%}.project-details::-webkit-scrollbar{width:8px}.project-details::-webkit-scrollbar-track{background:#0000;border-radius:10px}.project-details::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#3498db,#2c3e50);background-clip:content-box;border:2px solid #0000;border-radius:10px}.project-details::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#2980b9,#2c3e50);background-clip:content-box}.project-details:after{bottom:0;content:"";height:40px;left:0;opacity:0;pointer-events:none;position:fixed;right:0;transition:opacity .3s ease}.project-details.scrollable:after{opacity:1}.modal-project-description{word-wrap:break-word;-webkit-line-clamp:unset;-webkit-box-orient:unset;color:#2c3e50;display:block;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem;max-width:100%;overflow:visible;overflow-wrap:break-word;padding-right:1rem;text-align:justify;white-space:normal}.technologies{margin-top:1.5rem}.technologies ul{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;padding:0}.technologies li{background:#f0f0f0;border-radius:20px;font-size:.9rem;padding:.5rem 1rem}.project-links{display:flex;gap:1rem;margin-top:1.5rem}.project-links a{align-items:center;background:linear-gradient(135deg,#3498db,#2c3e50);border-radius:30px;color:#fff;display:flex;font-weight:500;gap:.5rem;padding:.8rem 1.5rem;text-decoration:none;transition:all .3s ease}.project-links a:hover{box-shadow:0 4px 8px #0003;transform:translateY(-2px)}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.modal-content{border-radius:0;height:100vh;width:100%}.project-modal-header{padding:1.5rem}.project-modal-title{font-size:1.8rem}.project-modal-icon{height:48px;width:48px}.modal-section{margin-bottom:1.5rem;padding:1.5rem}.project-gallery{grid-template-columns:1fr}.project-links{flex-direction:column}.project-links a{justify-content:center;width:100%}}.modal-content h2{margin-top:0}.modal-content h3{margin-bottom:5px}.modal-content ul{list-style:none;padding:0}.modal-content ul li{background:#f0f0f0;border-radius:4px;margin:5px 0;padding:5px 10px}.project-modal-content{color:var(--dark);max-width:600px}.project-modal-content h2{color:#2c3e50;margin-top:0}.skills-list{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1rem}.skill-tag{background:linear-gradient(135deg,#3498db,#2c3e50);border-radius:30px;box-shadow:0 2px 4px #0000001a;color:#fff;font-size:.95rem;font-weight:500;padding:.6rem 1.2rem;transition:all .3s ease}.skill-tag:hover{box-shadow:0 4px 8px #00000026;transform:translateY(-2px)}.workflow-timeline{list-style:none;margin:0;padding:0 0 0 2.5rem;position:relative}.workflow-timeline:before{background:linear-gradient(180deg,#3498db,#2c3e50);border-radius:2px;bottom:.5rem;content:"";left:1.5rem;opacity:.3;position:absolute;top:.5rem;width:3px}.workflow-step{display:flex;gap:1rem;margin-bottom:1rem;position:relative}.workflow-badge{background:linear-gradient(135deg,#fff,#eaf4ff);border:2px solid #3498db59;border-radius:50%;box-shadow:0 2px 6px #00000014;display:grid;font-size:.9rem;height:1.6rem;left:.85rem;place-items:center;position:absolute;top:.35rem;width:1.6rem}.workflow-content{background:linear-gradient(180deg,#fff,#f9fbfd);border:1px solid #0000000f;border-left:4px solid #3498db;border-radius:12px;box-shadow:0 4px 10px #0000000f;flex:1 1;padding:1rem}.workflow-chip{background:#3498db26;border:1px solid #3498db40;border-radius:999px;color:#1c3b57;display:inline-block;font-size:.75rem;margin-bottom:.4rem;padding:.2rem .6rem}.workflow-content p{margin:0}.workflow-content p,.workflow-text{color:#2c3e50;line-height:1.8}.lyrics-section{background:linear-gradient(180deg,#fff,#fbfcff);border-left:4px solid #8e44ad}.lyrics-text{color:#2c3e50;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji;line-height:1.9;margin:0;padding:.5rem 0 0;white-space:pre-wrap}.lyrics-container{position:relative}.lyrics-container.collapsed .lyrics-text{max-height:260px;overflow:hidden}.lyrics-fade{background:linear-gradient(180deg,#fbfcff00,#fbfcff);bottom:0;height:80px;left:0;position:absolute;right:0}.lyrics-toggle{background:linear-gradient(135deg,#8e44ad,#3498db);border:none;border-radius:999px;box-shadow:0 4px 10px #0000001a;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;margin-top:.75rem;padding:.6rem 1rem;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.lyrics-toggle:hover{box-shadow:0 6px 14px #0000001f;transform:translateY(-1px)}.lyrics-toggle:active{transform:translateY(0)}@media (max-width:768px){.workflow-timeline{padding-left:2rem}.workflow-timeline:before{left:1.2rem}.workflow-badge{left:.55rem}}.project-modal-header{align-items:center;background:linear-gradient(90deg,#fffffff2,#fffffffa);border-bottom:1px solid #0000001a;display:flex;gap:1.5rem;padding:2rem;position:sticky;top:0;z-index:5}.project-modal-icon{background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;height:64px;object-fit:contain;padding:8px;width:64px}.project-modal-title{background:linear-gradient(135deg,#2c3e50,#3498db);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:2.4rem;font-weight:700;letter-spacing:-.02em;margin:0}.project-modal-skills{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.modal-section{background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;box-sizing:border-box;margin-bottom:2rem;padding:2rem;transition:transform .3s ease,box-shadow .3s ease;width:100%}.modal-section:hover{box-shadow:0 8px 12px -1px #00000026;transform:translateY(-2px)}.modal-section h3{align-items:center;color:#2c3e50;display:flex;font-size:1.5rem;font-weight:600;gap:.5rem;margin-bottom:1.5rem;text-shadow:none}.project-history{border-left:3px solid #3498db;color:#2c3e50;font-size:1.1rem;line-height:1.8;margin-left:10px;padding-left:20px;position:relative}.project-gallery{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:1.5rem}.gallery-item{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000001a;overflow:hidden;transition:all .3s ease}.gallery-item:hover{box-shadow:0 8px 12px #00000026;transform:translateY(-5px)}.gallery-item img{border-bottom:1px solid #0000001a;height:200px;object-fit:cover;width:100%}.gallery-item-info{padding:1.2rem}.gallery-item-info h4{color:#2c3e50;font-size:1.1rem;font-weight:600;margin:0 0 .5rem}.gallery-item-info p{color:#666;font-size:.9rem;line-height:1.5;margin:0}.project-media-grid{gap:1.5rem;margin-top:1rem}.media-item,.project-media-grid{display:flex;flex-direction:column}.media-item{background:linear-gradient(180deg,#fff,#f8f9fa);border-radius:12px;box-shadow:0 4px 15px #0000001a;margin:0 auto 2rem;max-width:800px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;width:100%}.media-item:hover{box-shadow:0 8px 12px #00000026;transform:translateY(-5px)}.media-item img,.media-item video{background:#f8f9fa;border-bottom:2px solid #f0f0f0;height:auto;max-height:450px;object-fit:contain;width:100%}.video-item{background:#fff;border-radius:12px;display:flex;flex-direction:column;margin-bottom:2rem;overflow:hidden}.custom-video-container,.native-video-container,.video-container{aspect-ratio:16/9;background:#000;border-radius:0 0 12px 12px;overflow:hidden;position:relative;width:100%}.video-container video{height:100%;object-fit:contain;width:100%}.media-info{background:linear-gradient(180deg,#fff,#f8f9fa);border-bottom:2px solid #eef2f7;padding:1.5rem}.media-info h4{font-size:1.2rem;font-weight:600;letter-spacing:-.02em;margin:0 0 .8rem}.media-info p{color:#505d6f;font-size:1rem;line-height:1.6}.media-info p .timestamp-link{background-color:#007bff1a;border:1px solid #007bff33;border-radius:4px;color:#3498db;cursor:pointer;display:inline-block;font-weight:500;margin:0 4px;padding:2px 8px;text-decoration:none;transition:color .2s ease;white-space:nowrap}.media-info p .timestamp-link:hover{background-color:#007bff33;border-color:#007bff4d;box-shadow:0 2px 4px #007bff1a;color:#2980b9;text-decoration:underline;transform:translateY(-1px)}.media-info p .timestamp-link:active{box-shadow:none;transform:translateY(0)}.audio-wrapper{align-items:center;background:linear-gradient(135deg,#2c3e50,#3498db);border:none;border-radius:0 0 12px 12px;display:flex;min-height:80px;padding:1.5rem}.audio-wrapper audio{height:40px;width:100%}.audio-wrapper audio::-webkit-media-controls-panel{background:#ffffff1a;border-radius:8px}.audio-wrapper audio::-webkit-media-controls-play-button{background-color:#ffffffe6;border-radius:50%;-webkit-transition:transform .2s;transition:transform .2s}.audio-wrapper audio::-webkit-media-controls-play-button:hover{transform:scale(1.1)}.audio-wrapper audio::-webkit-media-controls-timeline{background-color:#fff3;border-radius:10px;height:4px;padding:0}.audio-wrapper audio::-webkit-media-controls-current-time-display,.audio-wrapper audio::-webkit-media-controls-time-remaining-display{color:#fff;text-shadow:1px 1px 2px #0000004d}.audio-wrapper audio::-webkit-media-controls-volume-slider{background-color:#fff3;border-radius:10px;padding:0}.audio-wrapper audio::-webkit-media-controls-mute-button{background-color:#ffffffe6;border-radius:50%;-webkit-transition:transform .2s;transition:transform .2s}.audio-wrapper audio::-webkit-media-controls-mute-button:hover{transform:scale(1.1)}.media-info{padding:1rem}.media-info h4{color:#2c3e50;font-size:1.1rem;margin:0 0 .5rem}.media-info p{color:#666;font-size:.9rem;line-height:1.4;margin:0}.video-wrapper{background:#fff;border-radius:12px;display:flex;flex-direction:column;height:auto;margin-bottom:2rem;overflow:hidden}.custom-video-container,.native-video-container{aspect-ratio:16/9;background:#000;position:relative;width:100%}.custom-video-container video,.native-video-container video{height:100%;object-fit:contain;position:absolute;width:100%}.video-info{background:#fff;border-top:1px solid #eee;padding:1rem;position:relative;z-index:2}.modal-media-description{line-height:1.5;margin:10px 0}.modal-media-description .timestamp{color:#007bff;cursor:pointer;margin:0 2px;text-decoration:underline}.modal-media-description .timestamp:hover{color:#0056b3}.section-navigation{-ms-overflow-style:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff80;border-radius:12px;display:flex;gap:1rem;margin-bottom:2rem;overflow-x:auto;padding:.5rem;position:sticky;scrollbar-width:none;top:0;z-index:5}.section-navigation::-webkit-scrollbar{display:none}.nav-button{background:#0000;border:none;border-radius:8px;color:#2c3e50;cursor:pointer;font-size:.95rem;font-weight:500;padding:.8rem 1.5rem;transition:all .3s ease;white-space:nowrap}.nav-button:hover{background:#3498db1a;color:#3498db}.nav-button.active{background:linear-gradient(135deg,#3498db,#2c3e50);box-shadow:0 2px 4px #0000001a;color:#fff}@media (max-width:768px){.section-navigation{background:#ffffffe6;border-radius:0;margin:0 -1rem 1.5rem;padding:.5rem}.nav-button{font-size:.9rem;padding:.6rem 1rem}}.learnings-predictions{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000004d;margin:20px 0;padding:40px 20px}.learnings-predictions h2{color:var(--primary);font-size:2.5rem;margin-bottom:30px}.learnings-predictions h2 span:not(:last-child){background:var(--gradient);-webkit-background-clip:text;background-clip:text;color:#0000}.predictions-list{grid-gap:20px;display:grid;gap:20px;margin:0 auto;max-width:1000px}.prediction-item{background:#ffffff0d;border:1px solid rgba(var(--primary),.2);border-radius:15px;padding:20px;transition:transform .3s ease,box-shadow .3s ease}.prediction-item:hover{box-shadow:0 5px 15px #00fff51a;transform:translateY(-5px)}.prediction-item h3{color:var(--primary);font-size:1.2rem;margin:0 0 10px}.prediction-item p{color:#ffffffb3;font-size:.9rem;line-height:1.6;margin:0}@media (max-width:768px){.learnings-predictions{padding:30px 15px}.learnings-predictions h2{font-size:2rem}}.loading-container{align-items:center;animation:fadeIn .5s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000d9;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.loading-spinner{animation:pulse 2s ease-in-out infinite;height:120px;position:relative;width:120px}.spinner-ring{animation:spin 3s cubic-bezier(.68,-.55,.265,1.55) infinite;border:3px solid #0000;border-radius:50%;height:100%;position:absolute;width:100%}.spinner-ring:first-child{animation-delay:0s;border-top-color:var(--primary)}.spinner-ring:nth-child(2){animation-delay:.4s;border-right-color:var(--secondary);height:80%;margin:10%;width:80%}.spinner-ring:nth-child(3){animation-delay:.8s;border-bottom-color:var(--primary);height:60%;margin:20%;width:60%}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.inspirations{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000004d;margin:20px 0;padding:40px 20px}.inspirations h2{color:var(--primary);font-size:2.5rem;margin-bottom:40px}.inspiration-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px;padding:20px}.inspiration-card{background:#ffffff0d;border-radius:15px;padding:20px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.inspiration-card:hover{box-shadow:0 5px 15px #00fff51a;transform:translateY(-5px)}.inspiration-card img{border:2px solid var(--primary);border-radius:60px;height:120px;margin-bottom:15px;object-fit:cover;width:120px}.inspiration-card h3{color:var(--primary);font-size:1.4rem;margin:10px 0}.inspiration-card p{color:#ffffffb3;font-size:.9rem;line-height:1.6}@media (max-width:768px){.inspirations{padding:30px 15px}.inspirations h2{font-size:2rem}}.scroll-to-top{align-items:center;animation:fadeIn .3s ease-out;background:var(--gradient);border-radius:50%;bottom:30px;box-shadow:0 2px 10px #0000004d;color:#fff;cursor:pointer;display:flex;font-size:24px;height:40px;justify-content:center;position:fixed;right:30px;transition:all .3s ease;width:40px;z-index:1000}.scroll-to-top:hover{box-shadow:0 5px 15px #00fff54d;transform:translateY(-5px)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.scroll-to-top{bottom:20px;right:20px}}.footer{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0000004d;color:#ffffffb3;font-size:.9rem;margin-top:auto;padding:20px;position:relative;text-align:center}.footer p{margin:0}
/*# sourceMappingURL=main.99655acf.css.map*/