@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap";
.splash-module__3TVnmq__container{background:var(--bg-primary);overscroll-behavior:none;z-index:50;width:100%;height:100dvh;padding:0;display:flex;position:fixed;top:0;left:0;overflow:hidden}.splash-module__3TVnmq__container:before{content:"";filter:blur(80px);z-index:0;background:radial-gradient(circle at 20% 30%,#3b82f626 0%,#0000 50%),radial-gradient(circle at 80% 70%,#fbbf241f 0%,#0000 50%);position:absolute;inset:0}.splash-module__3TVnmq__content{-webkit-backdrop-filter:blur(40px);z-index:1;background:#1e293b66;border:1px solid #3b82f633;border-radius:2.5rem;flex-direction:column;justify-content:center;gap:2rem;width:80%;max-width:900px;height:auto;min-height:70vh;max-height:none;margin:auto;padding:3rem;animation:.8s forwards splash-module__3TVnmq__fadeIn;display:flex;position:relative;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff0d}.splash-module__3TVnmq__visualContainer{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.splash-module__3TVnmq__waveLine{filter:drop-shadow(0 0 12px #3b82f666);width:100%;max-width:600px;height:200px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.splash-module__3TVnmq__wavePath{stroke-dasharray:1500;stroke-dashoffset:1500px;animation:2s ease-out forwards splash-module__3TVnmq__drawWave,3s ease-in-out 2s infinite splash-module__3TVnmq__pulse}@keyframes splash-module__3TVnmq__drawWave{to{stroke-dashoffset:0}}@keyframes splash-module__3TVnmq__pulse{0%,to{opacity:.8}50%{opacity:1}}.splash-module__3TVnmq__iconsContainer{z-index:2;justify-content:center;align-items:center;gap:0;display:flex;position:relative}.splash-module__3TVnmq__notebookIcon{filter:drop-shadow(0 4px 12px #3b82f64d);width:80px;height:80px;animation:3s ease-in-out infinite splash-module__3TVnmq__float}.splash-module__3TVnmq__penIcon{filter:drop-shadow(0 4px 12px #fbbf244d);width:70px;height:70px;animation:3s ease-in-out .5s infinite splash-module__3TVnmq__float;transform:rotate(-25deg)}@keyframes splash-module__3TVnmq__float{0%,to{transform:translateY(0)rotate(-25deg)}50%{transform:translateY(-10px)rotate(-25deg)}}.splash-module__3TVnmq__textContent{text-align:center}.splash-module__3TVnmq__title{letter-spacing:-3px;grid-template-columns:1fr 1fr;align-items:center;gap:.25rem;width:100%;margin-bottom:1.25rem;font-family:Poppins,sans-serif;font-size:clamp(2.5rem,6vw,5.5rem);font-weight:800;line-height:1.1;display:grid}.splash-module__3TVnmq__classText{color:#f1f5f9;opacity:1;justify-self:end;font-weight:700;transition:opacity .5s ease-in-out;display:inline-block}.splash-module__3TVnmq__classTextHidden{opacity:0}.splash-module__3TVnmq__scribeText{background:linear-gradient(135deg,#3b82f6 0%,#fbbf24 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;justify-self:start;font-weight:800}.splash-module__3TVnmq__tagline{color:var(--text-secondary);letter-spacing:.5px;font-family:Inter,sans-serif;font-size:clamp(1rem,2vw,1.5rem);font-weight:400}.splash-module__3TVnmq__buttonContainer{justify-content:flex-end;align-items:center;padding-top:1rem;display:flex}.splash-module__3TVnmq__getStartedBtn{cursor:pointer;transition:all var(--transition-normal);background:0 0;border:none;align-items:center;gap:1.5rem;padding:0;display:flex}.splash-module__3TVnmq__getStartedBtn:hover .splash-module__3TVnmq__arrowCircle{transform:scale(1.1);box-shadow:0 12px 40px #3b82f666}.splash-module__3TVnmq__getStartedBtn:hover .splash-module__3TVnmq__arrow{transform:translate(4px)}.splash-module__3TVnmq__buttonText{color:#f1f5f9;letter-spacing:2px;text-transform:uppercase;background:linear-gradient(135deg,#fff 0%,#e2e8f0 50%,#cbd5e1 100%);-webkit-text-fill-color:transparent;text-shadow:0 0 20px #ffffff1a;-webkit-background-clip:text;background-clip:text;font-family:Poppins,sans-serif;font-size:1rem;font-weight:700}.splash-module__3TVnmq__arrowCircle{-webkit-backdrop-filter:blur(10px);width:70px;height:70px;transition:all var(--transition-normal);background:#33415599;border:1px solid #3b82f64d;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 4px 20px #0000004d,inset 0 1px #ffffff1a}.splash-module__3TVnmq__arrowCircle:before{content:"";-webkit-mask-composite:xor;opacity:0;transition:opacity var(--transition-normal);background:linear-gradient(135deg,#3b82f6,#fbbf24);border-radius:50%;padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.splash-module__3TVnmq__getStartedBtn:hover .splash-module__3TVnmq__arrowCircle:before{opacity:1}.splash-module__3TVnmq__arrowIcon{width:24px;height:24px;color:var(--text-primary);transition:transform var(--transition-normal)}.splash-module__3TVnmq__spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite splash-module__3TVnmq__spin}@keyframes splash-module__3TVnmq__spin{to{transform:rotate(360deg)}}.splash-module__3TVnmq__loadingSpinner{border:4px solid #3b82f633;border-top-color:#3b82f6;border-radius:50%;width:60px;height:60px;animation:1s linear infinite splash-module__3TVnmq__spin}@media (max-width:1024px){.splash-module__3TVnmq__content{width:85%;height:auto;min-height:70vh;padding:2.5rem}.splash-module__3TVnmq__title{font-size:clamp(2rem,5vw,4rem)}.splash-module__3TVnmq__waveLine{max-width:500px;height:170px}.splash-module__3TVnmq__iconsContainer{gap:.4rem}.splash-module__3TVnmq__notebookIcon{width:70px;height:70px}.splash-module__3TVnmq__penIcon{width:60px;height:60px}.splash-module__3TVnmq__arrowCircle{width:64px;height:64px}.splash-module__3TVnmq__arrow{width:26px;height:26px}}@media (max-width:768px){.splash-module__3TVnmq__content{border-radius:2rem;width:90%;height:auto;min-height:65vh;padding:2rem 1.5rem}.splash-module__3TVnmq__title{letter-spacing:-2px;flex-wrap:wrap;font-size:clamp(1.75rem,7vw,3.5rem)}.splash-module__3TVnmq__tagline{font-size:clamp(.875rem,3vw,1.25rem)}.splash-module__3TVnmq__waveLine{max-width:400px;height:150px}.splash-module__3TVnmq__iconsContainer{gap:.3rem}.splash-module__3TVnmq__notebookIcon{width:60px;height:60px}.splash-module__3TVnmq__penIcon{width:50px;height:50px}.splash-module__3TVnmq__buttonText{font-size:.875rem}.splash-module__3TVnmq__arrowCircle{width:58px;height:58px}.splash-module__3TVnmq__arrow{width:24px;height:24px}}@media (max-width:480px){.splash-module__3TVnmq__container{overscroll-behavior:none;height:100dvh;max-height:100dvh;overflow:hidden}.splash-module__3TVnmq__content{border-radius:1.5rem;gap:1.5rem;width:92%;height:auto;min-height:60vh;padding:1.5rem}.splash-module__3TVnmq__title{letter-spacing:-1.5px;font-size:clamp(1.5rem,8vw,2.75rem)}.splash-module__3TVnmq__tagline{font-size:clamp(.75rem,3.5vw,1.125rem)}.splash-module__3TVnmq__waveLine{max-width:320px;height:130px}.splash-module__3TVnmq__iconsContainer{gap:.25rem}.splash-module__3TVnmq__notebookIcon{width:50px;height:50px}.splash-module__3TVnmq__penIcon{width:40px;height:40px}.splash-module__3TVnmq__buttonText{font-size:.8rem}.splash-module__3TVnmq__arrowCircle{width:54px;height:54px}.splash-module__3TVnmq__arrow{width:22px;height:22px}.splash-module__3TVnmq__buttonContainer{gap:1rem}}@media (min-width:1400px){.splash-module__3TVnmq__content{max-width:1000px;max-height:800px;padding:4rem}.splash-module__3TVnmq__waveLine{max-width:700px;height:240px}.splash-module__3TVnmq__iconsContainer{gap:.6rem}.splash-module__3TVnmq__notebookIcon{width:100px;height:100px}.splash-module__3TVnmq__penIcon{width:85px;height:85px}.splash-module__3TVnmq__buttonText{font-size:1rem}.splash-module__3TVnmq__arrowCircle{width:80px;height:80px}.splash-module__3TVnmq__arrow{width:34px;height:34px}}
