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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{font-family:Libre Franklin,sans-serif;text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.scroll-container{overflow:auto;scrollbar-gutter:stable}::-webkit-scrollbar{height:12px;opacity:0;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;width:12px}.scroll-container:hover ::-webkit-scrollbar,body:hover ::-webkit-scrollbar{opacity:1}::-webkit-scrollbar-track{background:#2a232b;box-shadow:0 0 10px #0009}::-webkit-scrollbar-thumb{background-color:#f7d47e;border:3px solid #2a232b;border-radius:6px;box-shadow:0 0 6px #0000004d;-webkit-transition:background-color .3s ease,transform .2s ease,box-shadow .3s ease;transition:background-color .3s ease,transform .2s ease,box-shadow .3s ease}::-webkit-scrollbar-thumb:hover{background-color:#ffe393;box-shadow:0 0 10px #fff6;transform:scale(1.1)}::-webkit-scrollbar-thumb:active{transform:scale(.95)}*{scrollbar-color:#f7d47e #2a232b;scrollbar-width:thin}@media (hover:none) and (pointer:coarse){::-webkit-scrollbar{display:none}*{scrollbar-width:none}}.app-content{opacity:1;transition:opacity .6s ease}.app-content.hidden-before-load{opacity:0;pointer-events:none}.app-content.fade-in{opacity:1;pointer-events:auto}.dropdown-navbar{background-color:#1f2022;border-top:1px solid #f7d47e;display:block;left:0;padding:20px 0;position:fixed;top:70px;transform-origin:top;width:100%;z-index:1000}.hide{opacity:0;visibility:hidden}.hide,.show{transition:all .2s ease-in}.show{opacity:1;visibility:visible}@media (min-width:1060px){.dropdown-navbar{display:none}}.dropdown-items{display:flex;flex-direction:column;flex-flow:column;width:100%}.dropdown-item{color:#b39557;cursor:pointer;font-size:20px;font-weight:400;letter-spacing:.15em;padding:10px 0;text-decoration:none}.dropdown-item:hover{color:#f1d4a0}.dropdown-item.active{color:#f1d4a0;position:relative}.chalk-underline.active:after,.chalk-underline:before{bottom:5px}.social-media-icon{color:#b39557;cursor:pointer;font-size:1.7em;font-weight:400;letter-spacing:.15em;text-decoration:none}.social-media-icon:hover{color:#f1d4a0}.dropdown-social-media-icons{gap:20px;padding-top:20px}.dropdown-social-media-icons,.logo{align-items:center;display:flex;flex-direction:row;flex-flow:row;justify-content:center}.logo{gap:10px}.logo-title{align-items:center;color:#af8f4f;display:flex;flex-direction:column;flex-flow:column;font-size:12px;font-weight:600;height:100%;justify-content:center;letter-spacing:.2em;margin:0;padding:0;text-transform:uppercase}.logo-initial{color:#f1d4a0}.avyaan-logo{height:auto;transition:transform .3s ease-in-out;width:40px}.barrel-roll-clockwise{animation:barrel-roll-cw .8s ease-in-out}.barrel-roll-counterclockwise{animation:barrel-roll-ccw .8s ease-in-out}@keyframes barrel-roll-cw{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes barrel-roll-ccw{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}@media (min-width:1060px){.logo-title{font-size:16px}}.navbar{background-color:#1f2022;border-bottom:1px solid #f7d47e;border-top:1px solid #f7d47e;height:fit-content;position:fixed;width:100%;z-index:1000}.navbar-container{align-items:center;display:flex;flex-flow:row;flex-direction:row;height:70px;justify-content:space-between;margin:auto;width:90%}.hamburger-react{display:block}@media (min-width:1060px){.navbar-container{justify-content:space-evenly;width:100%}.hamburger-react{display:none}.navbar-container{height:120px}}.navbar-items{display:none;flex-flow:row;flex-direction:row;gap:40px}@media (min-width:1060px){.navbar-items{display:flex}}.navbar-item{color:#b39557;cursor:pointer;font-weight:400;letter-spacing:.15em;text-decoration:none}.navbar-item:hover{color:#f1d4a0}.navbar-item.active{color:#f1d4a0;position:relative}.chalk-underline{display:inline-block;position:relative;transition:color .3s ease}.chalk-underline:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 4c15 4 25-4 35 0s20-4 30 0 20-4 35 0' stroke='%23f1d4a0' fill='none' stroke-width='2' stroke-dasharray='100' stroke-dashoffset='100'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;bottom:-5px;content:"";height:8px;left:0;opacity:0;pointer-events:none;position:absolute;transform-origin:center;transition:opacity .2s ease;width:100%}.chalk-underline:hover:before{animation:drawChalkLine .8s ease-out forwards;opacity:1}.chalk-underline.active:after{animation:glowingChalk 2s ease-in-out infinite;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 4c15 4 25-4 35 0s20-4 30 0 20-4 35 0' stroke='%23f1d4a0' fill='none' stroke-width='2'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;bottom:-5px;content:"";filter:drop-shadow(0 0 2px #f1d4a0);height:8px;left:0;pointer-events:none;position:absolute;width:100%}@keyframes glowingChalk{0%{filter:drop-shadow(0 0 2px #f1d4a0);transform:scale(1)}50%{filter:drop-shadow(0 0 5px #f1d4a0);transform:scale(1.02)}to{filter:drop-shadow(0 0 2px #f1d4a0);transform:scale(1)}}@keyframes drawChalkLine{0%{background-position:-100%;opacity:0}20%{opacity:1}to{background-position:50%;opacity:1}}.social-media-icons{align-items:center;display:none;flex-direction:row;flex-flow:row;gap:20px;justify-content:center;padding:0 10px}@media (min-width:1060px){.social-media-icons{display:flex}}.home{width:100%}.container{border-bottom:1px solid #f7d47e;border-top:1px solid #f7d47e;margin:auto;width:100%}.container-title{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#000;animation:slideUpAndFade .5s ease-out forwards;color:#b39557;font-size:22px;font-weight:900;margin:auto;max-width:90%;opacity:0;padding:0;text-align:center;text-shadow:2px 2px 4px #000c,-1px -1px 2px #fff3;text-transform:uppercase;transform:translateY(50px)}@media (min-width:1060px){.container-title{font-size:40px;margin:0;max-width:600px;padding:0 15%;text-align:left}}.title{color:#b39557;font-size:22px;margin:50px auto 0;text-transform:uppercase}@media (min-width:1060px){.title{font-size:40px}}.input-box-wrapper{width:90%}.input-box-container,.input-box-wrapper{align-items:center;display:flex;flex-direction:column;flex-flow:column;gap:10px;justify-content:flex-start;margin:0 auto}.input-box-container{width:100%}.input-box{border:3px solid #f7d47e;border-radius:5px;font-size:18px;font-weight:500;height:35px;letter-spacing:.1em;width:100%}.input-box:focus{outline:none}.input-box-label{color:#f7d47e;font-size:16px;font-weight:100;margin-right:auto;text-align:left;text-transform:uppercase;width:20%;width:100%}.notifier{animation:slideInFromBottom .5s ease forwards;color:red;font-size:14px;font-weight:100;min-height:20px;opacity:0;text-align:right;transform:translateY(20px);width:100%}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1060px){.input-box-wrapper{width:50%}.input-box-container{align-items:center;flex-direction:row;flex-flow:row;gap:30px;gap:10px;justify-content:space-between}.input-box-label{font-size:20px;text-align:left;width:150px}.input-box{width:70%}}.contact-us-form{align-items:center;display:flex;flex-direction:column;flex-flow:column;gap:30px;justify-content:center;padding:50px 0;width:100%}@media (min-width:1060px){.contact-us-form{margin:auto;width:70%}}.alert{color:#f7d47e;font-size:20px;font-weight:100;margin:0 auto;max-width:500px;text-align:justify;width:100%}.button{-webkit-appearance:none;appearance:none;border:none;clip-path:polygon(.8660008083rem 0,calc(100% - .866rem) 0,100% 50%,calc(100% - .866rem) 100%,.8660008083rem 100%,0 50%);color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:900;height:3rem;letter-spacing:.15em;line-height:1rem;margin:auto;min-width:2.59815rem;padding:.5rem 0;position:relative;text-align:center;vertical-align:middle;width:20rem}.button,.button:before{background-color:#b39557}.button:before{clip-path:polygon(0 50%,2px 50%,calc(.866rem + 1px) 2px,calc(100% - .866rem - 1px) 2px,calc(100% - 2px) 50%,calc(100% - .866rem - 1px) calc(100% - 2px),calc(.866rem + 1px) calc(100% - 2px),2px 50%,0 50%,0 100%,100% 100%,100% 50%,100% 0,0 0);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.button:hover{background-color:#ffce00;color:#123143}.modal-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease-in-out;width:100%;z-index:999}.modal-overlay.show{opacity:1}.modal-content{background:#fff;border-radius:15px;box-shadow:0 20px 40px #0000004d;max-width:400px;opacity:0;padding:30px;text-align:center;transform:translateY(-20px);transition:all .4s ease}.modal-content.show{border:2px solid #f7d47e;opacity:1;transform:translateY(0)}.modal-title{color:#f7d47e;font-size:24px;font-weight:700;margin-bottom:10px}.modal-text{color:#333;font-size:16px}.team-member-content{align-items:center;display:flex;flex-flow:column;flex-direction:column;gap:10px;justify-content:flex-start;width:100%}.avatar-container{align-items:center;aspect-ratio:1/1;background-color:#65c9ff;border:5px solid #b39557;border-radius:50%;display:flex;flex-shrink:0;justify-content:center;overflow:hidden;width:150px}.team-member-content img{background-color:#65c9ff;border-radius:50%;display:block;height:100%;object-fit:cover;width:100%}.team-member-details{align-items:center;display:flex;flex-flow:column;flex-direction:column;justify-content:flex-start}.team-member-name{color:#b39557;display:inline-block;font-size:20px;font-weight:900;margin-bottom:10px;padding-bottom:10px;position:relative;text-transform:uppercase}.team-member-name:after{animation:drawUnderline .8s ease-out forwards;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 4c20-4 30 4 50 0s30 4 50 0' stroke='%23b39557' fill='none' stroke-width='2'/%3E%3C/svg%3E");background-position:50%;background-repeat:repeat-x;background-size:100px 8px;bottom:0;content:"";height:8px;left:0;opacity:0;position:absolute;transform-origin:left;width:100%}.team-member-description{color:#b39557;font-size:13px;font-weight:100;max-width:90%;text-align:justify}@media (min-width:1110px){.team-member-content{flex-flow:row;flex-direction:row}.team-member-content img{width:100%}.avatar-container{aspect-ratio:1/1;width:250px}.team-member-details{align-items:flex-start;justify-content:flex-start}.team-member-description{font-size:17px;max-width:100%}}.about-us{width:100%}.about-us-details{display:flex;flex-flow:column;flex-direction:column;gap:20px;margin:0 auto;width:100%}.about-us-title{animation:slideUpAndFade .5s ease-out forwards;color:#b39557;font-weight:900;justify-content:center;opacity:0;text-align:center;text-transform:uppercase;transform:translateY(50px)}.about-us-description{color:#b39557;font-size:13px;font-weight:100;margin:0 auto;max-width:80%;text-align:justify}.our-team{align-items:center;display:flex;flex-direction:column;flex-flow:column;gap:30px;height:100%;justify-content:flex-start;margin:0 auto;width:100%}.team-title{animation:slideUpAndFade .5s ease-out forwards;color:#b39557;opacity:0;text-transform:uppercase;transform:translateY(50px)}.team-members{align-items:flex-start;display:flex;flex-direction:column;gap:50px}@keyframes slideUpAndFade{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1110px){.about-us-details{width:50%}.about-us-description{font-size:17px}.our-team{justify-content:space-evenly;width:95%}.team-members{flex-direction:row}}.press-kit{width:100%}.press-title{color:#b39557;font-size:28px;font-weight:900;letter-spacing:1px;margin:8px 0 16px;text-transform:none}.pitch-overlay{border-radius:8px;margin:0 auto;max-width:980px;padding:28px;position:relative;z-index:2}.pitch-overlay .about-us-title,.pitch-overlay .press-title{color:#f1d4a0;text-shadow:-1px -1px 0 #000000d9,1px -1px 0 #000000d9,-1px 1px 0 #000000d9,1px 1px 0 #000000d9,0 2px 6px #00000073}.pitch-overlay .about-us-description{color:#f9e9cd;line-height:1.6;text-shadow:0 1px 3px #000000d9}@media (min-width:1060px){.pitch-overlay{padding:48px}}.sub-title{display:inline-block;font-weight:900;padding-bottom:5px;position:relative}.sub-title:after{animation:drawUnderline .8s ease-out forwards;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 4c20-4 30 4 50 0s30 4 50 0' stroke='%23b39557' fill='none' stroke-width='2'/%3E%3C/svg%3E");background-position:50%;background-repeat:repeat-x;background-size:100px 8px;bottom:0;content:"";height:8px;left:0;opacity:0;position:absolute;transform-origin:left;width:100%}@keyframes drawUnderline{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}.steam-banner{align-items:center;background:linear-gradient(180deg,#5c7e10 5%,#3d5311 95%);border:1px solid #000;border-radius:2px;display:inline-flex;font-family:Arial,sans-serif;max-width:253px;padding:6px 8px}.coming-soon{color:#d2e885;font-size:16px;font-weight:700;margin-right:10px}.wishlist-button{background:linear-gradient(180deg,#8bc53f 5%,#658d1b 95%);border-radius:2px;color:#fff;font-size:14px;font-weight:700;padding:5px 10px;text-decoration:none}.wishlist-button:hover{background:linear-gradient(180deg,#9edc41 5%,#6a9920 95%);color:#fff}.media-details{align-items:center;display:flex;flex-flow:column;flex-direction:column;gap:30px;justify-content:center!important;justify-items:space-between;width:100%}.media-details .button{margin:0!important}@media (min-width:1060px){.media-details{align-items:center;flex-direction:column;gap:40px;justify-content:center}.video-wrapper{max-width:980px;width:100%}.media-controls{align-items:center;display:flex;flex-direction:row;gap:30px;justify-content:center}}.media-controls{align-items:center;display:flex;flex-direction:row;gap:30px;justify-content:center}.video-wrapper{border-radius:8px;box-shadow:0 8px 24px #00000059;height:0;margin:0 auto;max-width:980px;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.video-wrapper iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}@media (max-width:1059px){.media-details{align-items:stretch;gap:20px;overflow:hidden;padding:0 18px}.media-details,.video-wrapper{box-sizing:border-box;max-width:100%;width:100%}.video-wrapper{margin:0 auto}.video-wrapper iframe{display:block}.media-controls{align-items:stretch;box-sizing:border-box;flex-direction:column;gap:16px;width:100%}.media-controls .button,.media-controls .steam-banner{box-sizing:border-box;justify-content:center;width:100%}.steam-banner{max-width:none;padding:10px 12px}.wishlist-button{display:inline-block;width:auto}}.loading-screen{align-items:center;background-color:#2a232b;display:flex;height:100%;justify-content:center;left:0;opacity:1;position:fixed;top:0;transition:opacity .6s ease,visibility .6s ease;width:100%;z-index:9999}.loading-screen.fade-out{opacity:0;pointer-events:none;visibility:hidden}.loading-content{gap:20px;justify-content:center;padding:20px;text-align:center;width:90%}.loading-content,.logo-section{align-items:center;display:flex;flex-direction:column}.logo-section{gap:15px}.loading-logo{animation:pulse 2s infinite;height:auto;width:60px}.loading-logo-title{align-items:center;color:#af8f4f;display:flex;flex-direction:column;font-size:14px;font-weight:600;justify-content:center;letter-spacing:.2em;text-transform:uppercase}.loading-logo-initial{color:#f1d4a0}.text-with-dots{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center;max-width:320px;width:100%}.loading-text{animation:fadeInOut 2s infinite;color:#b39557;font-family:Noto Sans Devanagari,sans-serif;font-size:1.2rem;font-weight:700;letter-spacing:1px;text-align:center;white-space:nowrap}.loading-dots{display:flex;gap:4px;justify-content:center;margin-top:5px}.loading-dots span{background-color:#b39557;border-radius:50%;display:inline-block;height:6px;width:6px}.loading-dots span:first-child{animation:bounce 1.4s ease-in-out infinite}.loading-dots span:nth-child(2){animation:bounce 1.4s ease-in-out .2s infinite}.loading-dots span:nth-child(3){animation:bounce 1.4s ease-in-out .4s infinite}@media (min-width:400px){.loading-logo{width:80px}.loading-logo-title{font-size:18px}.loading-text{font-size:1.8rem}.text-with-dots{gap:15px;max-width:none}.loading-dots{gap:8px}.loading-dots span{height:8px;width:8px}}@media (min-width:1060px){.loading-content{gap:30px;max-width:800px;width:100%}.loading-logo{width:120px}.loading-logo-title{font-size:24px}.text-with-dots{gap:20px}.loading-text{font-size:2.5rem}.loading-dots span{height:12px;width:12px}}@keyframes fadeInOut{0%,to{opacity:.4}50%{opacity:1}}@keyframes bounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-20px)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.flower-container{height:100%;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100%;z-index:10000}.flower{animation:falling linear forwards;top:-30px}.flower,.petal{position:absolute}.petal{background:#ff69b4;border-radius:50% 0;box-shadow:0 0 5px #ff69b44d;height:100%;opacity:.7;transform-origin:bottom right;width:100%}.leaf{animation:leafFalling linear forwards;position:absolute;top:-30px}.leaf:before{background:#90ee90;border-radius:50% 50% 0 50%;box-shadow:0 0 5px #90ee904d;content:"";height:100%;opacity:.7;position:absolute;transform-origin:bottom right;width:100%}.petal:first-child{transform:rotate(0deg)}.petal:nth-child(2){transform:rotate(72deg)}.petal:nth-child(3){transform:rotate(144deg)}.petal:nth-child(4){transform:rotate(216deg)}.petal:nth-child(5){transform:rotate(288deg)}@keyframes falling{0%{opacity:.7;transform:translateY(0) rotate(0deg)}25%{transform:translateY(25vh) rotate(90deg)}50%{transform:translateY(50vh) rotate(180deg)}75%{transform:translateY(75vh) rotate(270deg)}to{opacity:0;transform:translateY(100vh) rotate(1turn)}}@keyframes leafFalling{0%{opacity:.7;transform:translateY(0) rotate(0deg) scale(1)}25%{transform:translateY(25vh) rotate(45deg) scale(.9) translateX(50px)}50%{transform:translateY(50vh) rotate(90deg) scale(1) translateX(-50px)}75%{transform:translateY(75vh) rotate(135deg) scale(.9) translateX(25px)}to{opacity:0;transform:translateY(100vh) rotate(180deg) scale(1) translateX(0)}}
/*# sourceMappingURL=main.ba941f1e.css.map*/