@import"https://fonts.googleapis.com/css2?family=Reenie+Beanie&display=swap";body{margin:0;padding:0;font-family:Montserrat;background-color:#181818}.page{margin:50px 120px 0;position:relative;overflow:hidden}.text{color:#fff;font-size:110px;font-weight:500;line-height:115px}.container{display:flex;justify-content:space-between;margin-top:50px}.section__text__p1{font-size:20px;margin-bottom:5px}.section__text__p2{font-size:15px;margin-right:400px;line-height:1.4}.title{font-size:40px;display:inline;margin-bottom:5px}.section__text{display:inline-flex;color:#fff;padding-bottom:10px}.ani-text li{font-size:40px;list-style:none;font-weight:500;color:#40e0d0}.ani-text li span{position:relative}.ani-text li span:after{content:"";position:absolute;left:0;height:100%;width:100%;background:#000;border-left:2px solid turquoise;animation:typing 1.5s steps(9) infinite}@keyframes typing{to{left:100%;margin:0 -35px 0 35px}}@keyframes cursor{50%{border-color:transparent}}.podcast-header{display:flex;flex-direction:column;align-items:flex-start;color:#fff;margin-bottom:60px;max-width:50%}.podcast-header h1{font-size:48px;font-weight:600;margin-bottom:20px;line-height:1.2}.podcast-header p{font-size:18px;line-height:1.6;margin-bottom:30px;opacity:.8}.subscription-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.subscription-buttons button{background-color:#40e0d0;color:#000;border:none;padding:10px 24px;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:all .3s ease;display:flex;align-items:center;gap:8px}.subscription-buttons button svg{width:16px;height:16px}.subscription-buttons button:hover{background-color:#00cec9}.latest-episodes{color:#fff;margin-top:50px}.latest-episodes h2{font-size:24px;font-weight:600;margin-bottom:30px;text-align:left}.latest-episodes{display:flex;flex-direction:column}.episodes-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}.episode{display:flex;flex-direction:column;width:100%;text-align:left}.episode img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:8px;margin-bottom:15px}.episode p{font-size:14px;line-height:1.4}.podcast-container{background-color:#272727;border-radius:20px;padding:60px 80px;position:relative;width:90%;max-width:1400px;margin:0 auto;box-shadow:0 10px 30px #0000004d}.podcast-cover{position:absolute;top:80px;right:80px;width:350px;height:350px;border-radius:8px;overflow:hidden;box-shadow:0 10px 30px #00000080}.podcast-cover img{width:100%;height:100%;object-fit:cover}.contact-container{max-width:1200px;margin:60px auto;text-align:center}.contact-heading{font-size:60px;font-weight:600;color:#fff;margin-bottom:80px}.contact-buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:40px;margin-top:60px}.contact-button{display:flex;flex-direction:column;align-items:center;justify-content:center;width:120px;height:120px;border-radius:50%;color:#40e0d0;background-color:transparent;text-decoration:none;transition:all .3s ease;font-size:18px;font-weight:500}.contact-button svg{width:40px;height:40px;margin-bottom:10px;fill:#40e0d0;transition:all .3s ease}.contact-button.linkedin,.contact-button.email,.contact-button.phone{background-color:transparent}.contact-button:hover{transform:translateY(-10px);box-shadow:0 10px 20px #0000004d;background-color:#40e0d0;color:#000}.contact-button:hover svg{fill:#000}.scattered-text-page{min-height:100vh;background-color:#000;padding:80px 25%;position:relative;display:flex;flex-direction:column;align-items:center}.text-block{color:#fff;font-size:18px;line-height:1.4;max-width:33.33%;font-family:Cutive Mono,monospace;margin-bottom:30px;text-align:left}.text-1{margin-top:20px}.text-2{margin-bottom:40px}.text-3{margin-bottom:20px}.text-4{margin-bottom:35px}.text-5{margin-bottom:30px}.text-6{margin-bottom:40px}.centered-text-page{min-height:100vh;background-color:#000;padding:80px 33.33% 60px;position:relative}.text-content{width:100%;color:#fff;font-size:18px;line-height:1.6;font-family:Cutive Mono,monospace}.text-content p{margin-bottom:5px}.text-content p:first-child{margin-bottom:-10px}.text-content strong{font-weight:900;font-family:Inter,sans-serif}.wave{animation-name:wave-animation;animation-duration:2.5s;animation-iteration-count:infinite;transform-origin:70% 70%;display:inline-block}@keyframes wave-animation{0%{transform:rotate(0)}10%{transform:rotate(14deg)}20%{transform:rotate(-8deg)}30%{transform:rotate(14deg)}40%{transform:rotate(-4deg)}50%{transform:rotate(10deg)}60%{transform:rotate(0)}to{transform:rotate(0)}}.header-line{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:60px}.page-title{color:#fff;font-size:18px;font-weight:700;margin:0;opacity:.5;font-family:Cutive Mono,monospace}.page-title-malayalam{color:#fff;font-size:20px;font-weight:400;margin-bottom:40px;margin-top:0;opacity:.5;font-family:Cutive Mono,monospace}.page-date{color:#fff;font-size:18px;opacity:.5;font-family:Cutive Mono,monospace;margin:0}@keyframes glassFloat{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-2px)}}.liquid-glass-container{position:relative}.liquid-glass-container:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,rgba(255,255,255,.15) 0%,transparent 30%,transparent 70%,rgba(255,255,255,.08) 100%);border-radius:32px;z-index:-1;filter:blur(1px)}.liquid-glass-container:after{content:"";position:absolute;top:20%;left:20%;width:60%;height:60%;background:radial-gradient(circle,rgba(255,255,255,.12),transparent 70%);border-radius:50%;filter:blur(15px);z-index:-1;animation:glassShimmer 4s ease-in-out infinite}@keyframes glassShimmer{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}@keyframes glassRipple{0%{transform:scale(.5);opacity:.8}50%{transform:scale(1.2);opacity:.4}to{transform:scale(1);opacity:.6}}@keyframes bounce{0%,to{transform:translateY(2px)}50%{transform:translateY(-3px)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px);max-height:0}to{opacity:1;transform:translateY(0);max-height:500px}}@keyframes slideUp{0%{opacity:1;transform:translateY(0);max-height:500px}to{opacity:0;transform:translateY(-10px);max-height:0}}@keyframes pulse{0%,to{opacity:1;transform:scale(1);color:#fff}50%{opacity:.8;transform:scale(1.05);color:#40e0d0}}.name-pulse{transition:all .3s ease;cursor:pointer}.name-pulse:hover{animation:pulse 1s ease-in-out infinite}.blog-title{--underline-width: 0%}.blog-title:after{content:"";position:absolute;bottom:-2px;left:0;width:var(--underline-width);height:.5px;background-color:#fff;transition:width .3s ease}.name-container{position:relative;display:inline-block}.name-container .arrow{position:absolute;top:-35px;left:130%;width:80px;height:40px;pointer-events:none;z-index:5}.name-container .arrow svg{width:100%;height:100%;opacity:.8}.name-container:before{content:"";position:absolute;top:-10px;left:-15px;right:-15px;bottom:-8px;border:2px solid rgba(64,224,208,.9);border-radius:55% 35% 65% 40%;transform:rotate(-2deg);pointer-events:none;background:none;box-shadow:0 .5px #40e0d066,0 -.5px #40e0d04d,.5px 0 #40e0d04d,-.5px 0 #40e0d066,inset 0 0 1px #40e0d033;filter:contrast(1.3) saturate(.5) opacity(.85) sepia(.1);animation:pencilDraw 2s ease-in-out infinite;background-image:radial-gradient(circle at 20% 30%,rgba(64,224,208,.05) 1px,transparent 1px),radial-gradient(circle at 80% 70%,rgba(64,224,208,.08) 1px,transparent 1px),radial-gradient(circle at 40% 80%,rgba(64,224,208,.04) 1px,transparent 1px);background-size:4px 4px,6px 6px,3px 3px}.name-container:after{content:"click me";position:absolute;top:-60px;left:220%;transform:translate(-50%) rotate(-5deg);color:#40e0d0;font-size:22px;font-weight:400;font-family:Reenie Beanie,cursive;pointer-events:none;opacity:.8}@keyframes pencilDraw{0%,to{border-color:#40e0d0b3;transform:rotate(-2deg) scale(1)}50%{border-color:#40e0d0e6;transform:rotate(-1deg) scale(1.02)}}
