@import url(https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);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;font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.body{align-items:center;background-color:#fff;display:flex;font-family:Arial,sans-serif;justify-content:space-between;padding:10px 20px}.App{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)}}.page-title{color:#4a3b5e;font-size:25px;margin-bottom:20px;text-align:center}.navbar{align-items:center;background-color:#d2c8f6;box-sizing:border-box;display:flex;height:70px;justify-content:space-between;left:0;padding:10px 40px;position:fixed;right:0;top:0;width:100%;z-index:1000}.navbar-left{.logo-container{align-items:center;display:flex;gap:5px;img{background:#946ccb;flex:none;flex-grow:0;height:20px;order:1;width:20px}}.logo-container .logo-name{color:#7443b8;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:25px;font-weight:700;order:2}}.navbar-center{display:flex;gap:80px}.nav-link{border-radius:4px;color:#2c2931;font-size:18px;font-weight:700;justify-content:center;padding:8px 20px;text-decoration:none;transition:background-color .3s ease}.navbar-right{display:flex;gap:15px;padding-right:5%}.navbar-right button{background:linear-gradient(135deg,#7443b8,#bd27d4 80%);border:none;border-radius:20px;box-shadow:0 2px 8px #a977ac26;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:12px 30px;transition:all .3s ease;white-space:nowrap}.navbar-right button:hover{background-color:#a977ac;box-shadow:0 2px 8px #a977ac33;color:#fff;transform:translateY(-2px)}.navbar-right button:active{box-shadow:0 1px 4px #a977ac33;transform:translateY(0)}.logo-link{cursor:pointer;text-decoration:none;transition:opacity .3s ease}.logo-link:hover{opacity:.8}.menu-toggle{background:none;border:none;cursor:pointer;display:none;padding:0;z-index:1001}.hamburger{display:flex;flex-direction:column;height:21px;justify-content:space-between;width:30px}.bar{background-color:#5f2cb7;border-radius:2px;height:3px;transition:all .3s ease;width:100%}.hamburger.active .bar:first-child{transform:translateY(9px) rotate(45deg)}.hamburger.active .bar:nth-child(2){opacity:0}.hamburger.active .bar:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.mobile-overlay{background-color:#00000080;bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:999}@media screen and (max-width:768px){.navbar{padding:10px 20px}.menu-toggle{display:block}.navbar-center{background-color:#fff;box-shadow:0 4px 6px #0000001a;display:none;flex-direction:row;gap:0;left:0;position:fixed;top:40px;width:100%}.navbar-center.show{display:flex}.nav-link{border-bottom:1px solid #eee;box-sizing:border-box;padding:15px 20px;text-align:center;width:100%}.navbar-right{background-color:#fff;display:none;justify-content:center;left:0;padding:10px 0;position:fixed;top:185px;width:100%}.navbar-right.show{display:flex}.mobile-overlay.show{display:block}body{padding-top:60px}.navbar{padding:10px 20px}.menu-toggle{display:block}.navbar-center{background-color:#fff;box-shadow:0 4px 6px #0000001a;display:none;flex-direction:row;gap:0;left:0;position:fixed;top:40px;width:100%}.navbar-center.show{display:flex}.nav-link{border-bottom:1px solid #eee;box-sizing:border-box;padding:15px 20px;text-align:center;width:100%}.navbar-right{display:none;justify-content:center;left:0;padding:10px 0;position:fixed;top:0;width:100%}.navbar-right.show{display:flex}.mobile-overlay.show{display:block}body{padding-top:60px}}@media screen and (max-width:480px){.navbar{padding:10px 15px}.navbar-left .logo{font-size:18px}.nav-link{font-size:14px}}.feedback-container{min-height:100vh;padding:3rem 1rem}.feedback-wrapper{margin:0 auto;max-width:48rem}.feedback-header{padding:2rem;text-align:center}.feedback-title{color:#9333ea;font-size:1.875rem;font-weight:700}.feedback-subtitle{color:#9333ea}.feedback-body{padding:1rem}.error-alert{background-color:#fdf2f8;border-left:4px solid #ec4899;border-radius:0 .5rem .5rem 0;margin-bottom:1rem;padding:1rem}.error-text{color:#be185d;font-size:.875rem;font-weight:500;margin:0}.options-container{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.option-label{align-items:center;border:2px solid #0000;border-radius:.75rem;cursor:pointer;display:flex;padding:1rem;transition:all .2s ease}.bug-option{background:linear-gradient(90deg,#faf5ff,#fce7f3)}.bug-option:hover{background:linear-gradient(90deg,#f3e8ff,#fbcfe8);border-color:#a855f7}.suggestion-option{background:linear-gradient(90deg,#fce7f3,#faf5ff)}.suggestion-option:hover{background:linear-gradient(90deg,#fbcfe8,#f3e8ff);border-color:#ec4899}.option-checkbox{accent-color:#9333ea;border-radius:.25rem;cursor:pointer;height:1.25rem;width:1.25rem}.option-text{color:#581c87;font-size:1.125rem;font-weight:600;margin-left:.75rem}.nested-fields{display:flex;flex-direction:column;gap:1rem;margin-left:1rem}.animate-in{animation:fadeIn .3s ease-out}.form-field{display:flex;flex-direction:column}.field-label{color:#581c87;display:block;font-size:.875rem;font-weight:500}.field-input,.field-textarea{border:2px solid #e9d5ff;border-radius:.75rem;font-family:inherit;font-size:1rem;outline:none;padding:.75rem;transition:all .2s ease;width:100%}.field-input:focus,.field-textarea:focus{border-color:#9333ea;box-shadow:0 0 0 3px #9333ea1a}.field-textarea{resize:none}.suggestion-textarea:focus{border-color:#ec4899;box-shadow:0 0 0 3px #ec48991a}.field-input::placeholder,.field-textarea::placeholder{color:#d8b4fe}.field-error{color:#be185d;font-size:.875rem;margin-top:.25rem}.submit-button{background:linear-gradient(90deg,#9333ea,#ec4899);border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a;font-size:1rem;font-weight:600;padding:1rem;transition:all .2s ease;width:100%}.submit-button:hover{background:linear-gradient(90deg,#7e22ce,#db2777);box-shadow:0 20px 25px -5px #0000001a;transform:scale(1.02)}.submit-button:active{transform:scale(.98)}@media (max-width:640px){.feedback-container{padding:1rem}.feedback-header{padding:1.5rem}.feedback-title{font-size:1.5rem}.feedback-body{padding:1.5rem}.option-text{font-size:1rem}}body.no-scroll{overflow:hidden}.modal-overlay{animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;height:100vh;padding:20px;width:100vw;z-index:1000}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.modal-content{animation:slideUp .3s ease-out;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-height:85vh;max-width:600px;overflow:hidden;position:relative;width:90%}.modal-form{display:flex;flex-direction:column;height:100%;position:relative}.modal-close-button{align-items:center;background:#0000000d;border-radius:50%;color:#333;display:flex;height:40px;justify-content:center;position:absolute;right:16px;top:16px;transition:all .2s ease;width:40px;z-index:10}.modal-close-button:hover{background:#0000001a;transform:rotate(90deg)}.modal-close-button:active{transform:rotate(90deg) scale(.95)}.modal-scroll-area{flex:1 1;overflow-y:auto;padding:60px 32px 32px}.modal-scroll-area::-webkit-scrollbar{width:8px}.modal-scroll-area::-webkit-scrollbar-track{background:#0000000d;border-radius:10px}.modal-scroll-area::-webkit-scrollbar-thumb{background:#0003;border-radius:10px;-webkit-transition:background .2s ease;transition:background .2s ease}.modal-scroll-area::-webkit-scrollbar-thumb:hover{background:#0000004d}@media (max-width:768px){.modal-content{border-radius:12px;max-height:90vh;width:95%}.modal-scroll-area{padding:50px 20px 20px}.modal-close-button{height:36px;right:12px;top:12px;width:36px}}body,html{height:100%;margin:0;overflow-x:hidden;padding:0}.home-container{background:linear-gradient(135deg,#fbfaff,#f5f3ff);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh;overflow:hidden;position:relative}.background-blobs{inset:0;overflow:hidden;pointer-events:none;position:fixed}.blob{animation:blob 7s infinite;border-radius:50%;filter:blur(64px);height:288px;mix-blend-mode:multiply;opacity:.2;position:absolute;width:288px}.blob-1{background-color:#d8b4fe;left:40px;top:80px}.blob-2{animation-delay:2s;background-color:#f9a8d4;right:40px;top:160px}.blob-3{animation-delay:4s;background-color:#bfdbfe;bottom:80px;left:50%}@keyframes blob{0%,to{transform:translate(0) scale(1)}25%{transform:translate(20px,-50px) scale(1.1)}50%{transform:translate(-20px,20px) scale(.9)}75%{transform:translate(50px,50px) scale(1.05)}}.floating-shapes{inset:0;overflow:hidden;pointer-events:none;position:fixed}.shape-wrapper{position:absolute;transform-style:preserve-3d}.cube-wrapper-1{height:96px;left:15%;top:128px;width:96px}.sphere-wrapper-1{height:128px;right:12%;top:20%;width:128px}.torus-wrapper{bottom:30%;height:112px;left:8%;width:112px}.pyramid-wrapper{height:80px;right:18%;top:60%;width:80px}.cube-wrapper-2{bottom:15%;height:64px;right:25%;width:64px}.sphere-wrapper-2{height:80px;left:5%;top:45%;width:80px}.octahedron-wrapper{height:96px;left:35%;top:75%;width:96px}.cube-3d{position:relative;transform-style:preserve-3d}.cube-3d,.cube-face{height:100%;width:100%}.cube-face{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#a855f74d,#ec489933);border:2px solid #a855f766;box-shadow:0 8px 32px #a855f733;position:absolute}.cube-face.front{transform:translateZ(48px)}.cube-face.back{transform:translateZ(-48px) rotateY(180deg)}.cube-face.right{transform:rotateY(90deg) translateZ(48px)}.cube-face.left{transform:rotateY(-90deg) translateZ(48px)}.cube-face.top{transform:rotateX(90deg) translateZ(48px)}.cube-face.bottom{transform:rotateX(-90deg) translateZ(48px)}.cube-3d.small .cube-face.front{transform:translateZ(32px)}.cube-3d.small .cube-face.back{transform:translateZ(-32px) rotateY(180deg)}.cube-3d.small .cube-face.right{transform:rotateY(90deg) translateZ(32px)}.cube-3d.small .cube-face.left{transform:rotateY(-90deg) translateZ(32px)}.cube-3d.small .cube-face.top{transform:rotateX(90deg) translateZ(32px)}.cube-3d.small .cube-face.bottom{transform:rotateX(-90deg) translateZ(32px)}.sphere-3d{border-radius:50%;height:100%;width:100%}.sphere-1{background:linear-gradient(135deg,#a855f766,#ec48994d);box-shadow:0 20px 60px #a855f74d,inset -10px -10px 30px #0000001a,inset 10px 10px 30px #ffffff4d}.sphere-2{background:linear-gradient(135deg,#3b82f666,#9333ea4d);box-shadow:0 15px 40px #3b82f64d,inset -8px -8px 20px #0000001a,inset 8px 8px 20px #ffffff4d}.torus-3d{background:linear-gradient(135deg,#a855f71a,#0000);border:20px solid #9333ea4d;border-radius:50%;box-shadow:0 0 40px #9333ea4d,inset 0 0 30px #9333ea33;height:100%;width:100%}.pyramid-3d{border-bottom:70px solid #ec48994d;filter:drop-shadow(0 10px 30px rgba(236,72,153,.3));position:relative}.pyramid-3d,.pyramid-3d:before{border-left:40px solid #0000;border-right:40px solid #0000;height:0;width:0}.pyramid-3d:before{border-bottom:70px solid #a855f733;content:"";left:-40px;position:absolute;top:0;transform:rotateY(60deg)}.octahedron-3d{border-bottom:80px solid #3b82f64d;filter:drop-shadow(0 15px 40px rgba(59,130,246,.3));position:relative}.octahedron-3d,.octahedron-3d:after{border-left:48px solid #0000;border-right:48px solid #0000;height:0;width:0}.octahedron-3d:after{border-top:80px solid #9333ea33;content:"";left:-48px;position:absolute;top:0}.content-wrapper{margin:0 auto;max-width:1280px;padding:80px 24px;position:relative;z-index:10}.hero-section{padding-bottom:64px;padding-top:80px;text-align:center}.badge{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#fff9;border:1px solid #a855f733;border-radius:9999px;box-shadow:0 1px 2px #0000000d;display:inline-flex;gap:8px;margin-bottom:32px;padding:8px 16px}.badge-icon{color:#9333ea;height:16px;width:16px}.badge-text{color:#581c87;font-size:14px;font-weight:500}.hero-title{font-size:4rem;font-weight:900;line-height:1.1;margin-bottom:24px;margin-top:50px}.title-normal{color:#1e293b}.title-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#9333ea,#7c3aed,#c026d3);-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#475569;font-size:1.5rem;font-weight:500;line-height:1.6;margin:0 auto 48px;max-width:768px}.features-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto 48px;max-width:1024px}.feature-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#ffffffb3;border:1px solid #fff3;border-radius:16px;box-shadow:0 10px 15px -3px #0000001a;padding:24px;text-align:left;transition:all .3s ease}.feature-icon{align-items:center;background:linear-gradient(135deg,#a855f7,#7c3aed);border-radius:12px;box-shadow:0 10px 15px -3px #a855f74d;color:#fff;display:flex;height:48px;justify-content:center;margin-bottom:16px;width:48px}.feature-icon svg{height:20px;width:20px}.feature-text{color:#334155;line-height:1.6;margin:0}.cta-buttons{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center}.btn-primary{align-items:center;background:linear-gradient(90deg,#9333ea,#7c3aed);border:none;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;cursor:pointer;display:inline-flex;font-size:1.125rem;font-weight:700;gap:8px;padding:16px 32px;text-decoration:none;transition:all .3s ease}.btn-primary:hover{box-shadow:0 25px 50px -12px #00000040}.btn-secondary{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#fffc;border:2px solid #7c3aed;border-radius:16px;box-shadow:0 10px 15px -3px #0000001a;color:#7c3aed;cursor:pointer;display:inline-flex;font-size:1.125rem;font-weight:700;gap:8px;padding:16px 32px;transition:all .3s ease}.btn-secondary:hover{background-color:#fff;border-color:#a855f7}.btn-icon{height:20px;width:20px}.developers-section{margin-bottom:80px;margin-top:50px}.section-header{margin-bottom:64px;text-align:center}.section-title{color:#1e293b;font-size:3rem;font-weight:900;margin-bottom:16px}.section-subtitle{color:#475569;font-size:1.25rem}.developers-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1152px}.developer-card{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#fffc;border:1px solid #fff3;border-radius:24px;box-shadow:0 20px 25px -5px #0000001a;cursor:pointer;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:32px;position:relative;transition:all .3s ease}.dev-image{border-radius:50%;height:100px;object-fit:cover;width:100px}.developer-card:hover{box-shadow:0 25px 50px -12px #00000040}.dev-accent{border-radius:24px 24px 0 0;height:6px;left:0;position:absolute;right:0;top:0}.dev-accent.from-blue-500{background:linear-gradient(90deg,#3b82f6,#4f46e5)}.dev-accent.from-pink-500{background:linear-gradient(90deg,#ec4899,#fb923c)}.dev-accent.from-cyan-500{background:linear-gradient(90deg,#06b6d4,#10b981)}.dev-avatar{border-radius:50%;box-shadow:0 8px 24px #0000001a;height:96px;margin:0 auto 24px;width:96px}.dev-avatar.from-blue-500{background:linear-gradient(135deg,#3b82f6,#4f46e5)}.dev-avatar.from-pink-500{background:linear-gradient(135deg,#ec4899,#fb923c)}.dev-avatar.from-cyan-500{background:linear-gradient(135deg,#06b6d4,#10b981)}.dev-name{color:#1e293b;font-size:1.5rem;font-weight:700;margin-bottom:8px;transition:color .3s ease}.developer-card:hover .dev-name{color:#9333ea}.dev-role{color:#475569;line-height:1.6;margin:0}.dev-arrow{align-items:center;background-color:#f3e8ff;border-radius:50%;bottom:24px;display:flex;height:32px;justify-content:center;opacity:0;position:absolute;right:24px;transition:opacity .3s ease;width:32px}.developer-card:hover .dev-arrow{opacity:1}.arrow-icon{color:#9333ea;height:16px;width:16px}html .modal-overlay{align-items:center!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background-color:#4b3b5e66!important;bottom:0!important;display:flex!important;justify-content:center!important;left:0!important;position:fixed!important;right:0!important;top:0!important;z-index:9999!important}@media (min-width:1024px){.hero-title{font-size:6rem}.developers-grid,.features-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:600px){.Homebody{align-items:center;flex-direction:column;text-align:center}.landing-text{margin:0 10px;max-width:100%}.tagline{flex-wrap:wrap;font-size:1.8rem;justify-content:center}.started-button{font-size:1rem;margin-bottom:50px}.feature-card{margin:0 auto;width:70%}.cta-buttons{flex-direction:row}.hero-title{font-size:4.5rem}.developer-card{margin:0 auto;width:50%}}@media (max-width:768px){.row{flex-direction:column}.home-title{font-size:32px}.subHomeBody{margin-left:5%;margin-right:5%}.started-button{font-size:1rem;margin-bottom:50px}.Home-Container{padding-top:60px}.landing-text .tagline{font-size:2rem;margin-top:20px}.landing-text .subtitle{font-size:1.1rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.125rem}.section-title{font-size:2rem}.content-wrapper{padding:40px 16px}.hero-section{padding-bottom:32px;padding-top:40px}.developers-section{margin-top:64px}}.savedBody{background:linear-gradient(135deg,#fdf4ff,#f8f2fa 50%,#f6f1fc);position:relative}.button-36{background:linear-gradient(135deg,#e879f9,#a855f7);border:none;border-radius:12px;box-shadow:0 4px 15px #a855f74d;color:#fff;cursor:pointer;font-size:16px;font-weight:600;height:3rem;margin-left:7%;overflow:hidden;padding:0 2rem;position:relative;text-align:center;transition:all .3s ease;-webkit-user-select:none;user-select:none}.button-36:before{background:linear-gradient(135deg,#f0abfc,#c084fc);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.button-36:hover{box-shadow:0 6px 20px #a855f766;transform:translateY(-3px)}.button-36:hover:before{opacity:1}.button-36:active{box-shadow:0 3px 10px #a855f74d;transform:translateY(-1px)}.button-36 *{position:relative;z-index:1}@media (min-width:768px){.button-36{padding:0 2.6rem}}.modal-overlay{align-items:center;background-color:#f3f3f399;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1030}.modal-content{background:#fff;border-radius:10px;box-shadow:0 10px 20px #0000001a;margin-bottom:20px;max-height:96vh;overflow-y:scroll;padding:5px 5px 40px;scroll-behavior:smooth;text-align:center;width:600px}.modal-close-button{background:#fff;border:none;border-radius:14px;cursor:pointer;float:right;padding:8px;position:sticky;top:0;z-index:1001}.no-scroll{overflow:hidden}.interview-form{gap:20px;margin:0 auto;max-width:600px;padding:20px}.form-group,.interview-form{display:flex;flex-direction:column}.form-group{gap:8px}.form-group label{color:#333;font-weight:500}.form-group input,.form-group textarea{border:1px solid #ddd;border-radius:8px;font-size:14px;padding:10px}.form-group textarea{min-height:100px;resize:vertical}.checkbox-group{align-items:center;flex-direction:row;gap:10px}.checkbox-group input[type=checkbox]{margin-right:8px}.submit-button{background-color:#8c7cac;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:12px 24px;transition:background-color .3s ease}.submit-button:hover{background-color:#7b6b9b}.form-group input.error,.form-group textarea.error{border-color:#f44}.error-message{color:#f44;font-size:12px;margin-top:4px}.entries-container{margin:2rem auto;padding:0;width:90%}.entries-title{color:#333;font-size:1.5rem;margin-bottom:1rem;margin-left:20px}.no-entries{background:#fff;border-radius:8px;color:#666;margin-left:2%;padding:2rem;text-align:center}.entry-card{border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px #0000000d;padding:1rem;transition:transform .2s ease;width:100%}.entry-header{border-bottom:1px solid #eee;margin-bottom:1rem;padding-bottom:.5rem}.company-name{color:#ae9ece;font-size:1.25rem;font-weight:600}.auth-prompt{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border:1px solid #a855f726;border-radius:32px;box-shadow:0 20px 60px #0000001a,inset 0 0 0 1px #ffffff80;display:flex;flex-direction:column;gap:24px;height:350px;margin:50px auto 0;max-width:560px;overflow:hidden;padding:48px 40px;position:relative;text-align:center;width:90%}.auth-gradient-bg{animation:rotate-gradient 15s linear infinite;background:radial-gradient(circle at center,#a855f714 0,#ec48990d 50%,#0000 70%);height:200%;left:-50%;pointer-events:none;position:absolute;top:-50%;width:200%}@keyframes rotate-gradient{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.auth-icon{align-items:center;background:linear-gradient(135deg,#a855f7,#ec4899);border-radius:24px;box-shadow:0 12px 32px #a855f74d,0 0 0 8px #a855f71a;display:flex;height:80px;justify-content:center;position:relative;width:80px;z-index:1}.lock-icon{color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));height:36px;width:36px}.auth-content{display:flex;flex-direction:column;gap:12px;position:relative;z-index:1}.auth-title{line-height:1.2;margin:0}.auth-subtitle{color:#64748b;font-size:16px;font-weight:500;line-height:1.6;margin:0;max-width:400px}.auth-button{align-items:center;background:linear-gradient(135deg,#9333ea,#c026d3);border:none;border-radius:16px;box-shadow:0 8px 24px #9333ea40,inset 0 0 0 1px #ffffff1a;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:700;gap:10px;overflow:hidden;padding:16px 36px;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1}.auth-button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.auth-button:hover:before{left:100%}.auth-button:hover{box-shadow:0 12px 32px #9333ea59,inset 0 0 0 1px #fff3;transform:translateY(-2px) scale(1.02)}.auth-button:active{transform:translateY(0) scale(.98)}.button-icon{height:18px;transition:transform .3s ease;width:18px}.auth-button:hover .button-icon{transform:rotate(12deg) scale(1.1)}.auth-particles{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%}.particle{animation:float 8s ease-in-out infinite;background:linear-gradient(135deg,#a855f766,#ec48994d);border-radius:50%;filter:blur(8px);position:absolute}.particle-1{animation-delay:0s;height:60px;left:10%;top:10%;width:60px}.particle-2{animation-delay:2s;height:40px;right:15%;top:70%;width:40px}.particle-3{animation-delay:4s;bottom:15%;height:50px;left:80%;width:50px}@keyframes float{0%,to{opacity:.3;transform:translate(0) scale(1)}50%{opacity:.5;transform:translate(20px,-20px) scale(1.1)}}@media (max-width:768px){.auth-prompt,.savedBody{align-items:center;display:flex;justify-content:center}.auth-prompt{border-radius:24px;margin:0 0 0 50px}.auth-icon{height:64px;width:64px}.lock-icon{height:28px;width:28px}.auth-title{font-size:24px}.auth-button,.auth-subtitle{font-size:15px}.auth-button{padding:14px 28px}}@media (max-width:480px){.auth-prompt{padding:32px 20px;width:95%}.auth-title{font-size:22px}.auth-subtitle{font-size:14px}}.edit-button{background-color:#6fcf97;border:none;border-radius:6px;box-shadow:0 2px 5px #6fcf9766;color:#fff;cursor:pointer;font-weight:600;padding:8px 16px;transition:background-color .3s ease,box-shadow .2s ease}.edit-button:hover{background-color:#52b673;box-shadow:0 4px 10px #52b67399}.edit-button:active{background-color:#3d8f53;box-shadow:inset 0 2px 5px #0003;transform:translateY(1px)}@media (max-width:600px){.body{align-items:flex-start;flex-direction:column;padding:4% 3%}.listingBody{padding:0;width:100%}.button-36{font-size:14px;padding:0 1rem;width:100%}.modal-content{max-height:90vh;width:90vw}.interview-form{gap:16px;padding:10px}.form-group input,.form-group textarea{font-size:13px;padding:8px}.submit-button{font-size:14px;padding:10px 20px;width:100%}.entries-title{font-size:1.25rem}.entry-card{box-sizing:border-box;font-size:14px;padding:.5rem;width:350px}.company-name{font-size:1rem}.entries-title{color:#333;font-size:1.5rem;margin-bottom:1rem;margin-left:-10px}.edit-button,.entry-detail{font-size:13px}.edit-button{margin-top:20px}.auth-prompt{gap:16px;padding:20px}.auth-prompt .home-title{font-size:24px}.auth-prompt .home-subtitle{font-size:14px}.auth-prompt .save-button{font-size:14px;padding:10px 24px}.essay-section,.see-more-details .details-text{font-size:14px}}body{background:linear-gradient(90deg,#f5f0ff,#f9f7ff);font-family:Segoe UI,sans-serif}.profile-container{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:20px}.profile-card{animation:fadeIn .5s ease-in-out;background:#fff;border-radius:20px;box-shadow:0 12px 32px #8000801a;max-width:400px;padding:40px;text-align:center;width:100%}.profile-avatar img{border:3px solid #a46ed9;border-radius:50%;height:100px;margin-bottom:20px;width:100px}.profile-name{color:#5d3fd3;font-size:2rem;font-weight:700;margin-bottom:10px}.profile-tagline{color:#888;font-size:1rem;font-style:italic;margin-bottom:20px}.profile-info p{color:#444;font-size:1.1rem;margin:10px 0}.profile-info strong{color:#7b2cbf}.profile-input,.profile-textarea{border:2px solid #a46ed9;border-radius:8px;box-sizing:border-box;color:#333;font-family:Segoe UI,sans-serif;font-size:1rem;margin-bottom:12px;padding:10px 12px;resize:none;transition:border-color .3s ease;width:100%}.profile-input:focus,.profile-textarea:focus{border-color:#7b2cbf;outline:none}.profile-buttons{display:flex;gap:15px;justify-content:center;margin-top:15px}.btn{border:none;border-radius:8px;cursor:pointer;font-family:Segoe UI,sans-serif;font-size:1rem;font-weight:600;padding:10px 25px;transition:background-color .3s ease}.btn-primary{background-color:#7b2cbf;color:#fff}.btn-primary:hover{background-color:#9d5ff3}.btn-secondary{background-color:#ddd;color:#444}.btn-secondary:hover{background-color:#bbb}.btn-edit{background-color:#a46ed9;border-radius:10px;color:#fff;font-size:1.1rem;font-weight:700;margin-top:20px;padding:10px 30px;transition:background-color .3s ease}.btn-edit:hover{background-color:#7b2cbf}@media (max-width:768px){.profile-card{max-width:90%;padding:30px 20px}.profile-name{font-size:1.5rem}.profile-info p{font-size:1rem}}.savedBody{background-color:#fbfaff;display:flex;font-family:Arial,sans-serif;height:100%;justify-content:center;min-height:100vh;padding:6% 5%}.entries-page{box-sizing:border-box;width:80%}.auth-prompt .home-title{color:#fff;margin-bottom:10px}.auth-prompt .home-subtitle{color:#fffc;margin-bottom:20px}.auth-prompt .save-button{background:#fff;border:none;border-radius:8px;color:#8c7cac;cursor:pointer;font-size:16px;padding:12px 24px;text-decoration:none;transition:all .3s ease}.filter-bar{box-sizing:border-box;display:flex;justify-content:space-between;margin-bottom:20px;padding:0 30px;width:100%;.filter-select-container{align-items:center;background-color:#fff;border:.8px solid #efefef;border-radius:7px;box-sizing:border-box;display:flex;max-width:200px;padding:6px;position:relative;width:25%}.filter-select{-webkit-appearance:none;appearance:none;border:none;color:#515151;cursor:pointer;font-size:14px;height:30px;padding-right:2rem;width:100%}.filter-select-container svg{pointer-events:none;position:absolute;right:10px;top:50%;transform:translateY(-50%) scale(1.3)}}.active-filters{align-items:center;border-radius:8px;display:flex;flex-wrap:wrap;gap:10px;margin-top:15px;padding:8px 20px;width:fit-content;.filter-tag{align-items:center;background-color:#d1c4e9;border-radius:20px;box-shadow:0 1px 4px #0003;color:#5a3d9b;display:flex;font-size:14px;font-weight:500;gap:6px;padding:5px 10px;.remove-filter-btn{background:none;border:none;color:#5a3d9b;cursor:pointer;font-size:14px;font-weight:700;transition:color .2s ease,transform .1s ease}.remove-filter-btn:hover{color:#3d2a66;transform:scale(1.1)}}}.numEntries{color:#777;font-size:.9rem;margin-top:4px;padding:0 20px;width:100%}.entries-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));justify-content:center;margin:0 auto;max-width:98%;min-height:300px}.entries-grid,.entry-card{display:flex;flex-direction:column;padding:20px}.entry-card{word-wrap:break-word;background:#fff;border:none;border-radius:30px;box-shadow:0 12px 12px #8585854d;box-sizing:border-box;gap:.5rem;-webkit-hyphens:auto;hyphens:auto;margin-bottom:20px;overflow-wrap:break-word;word-break:break-word}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.entry-card summary{background:#fff;border-radius:8px;color:#8c7cac;cursor:pointer;font-weight:700;list-style:none;padding:10px}.entry-card summary::-webkit-details-marker{display:none}.entry-card[open] summary{border-bottom:1px solid #e0e0e0;margin-bottom:10px}.header-left{display:flex;gap:10px;.company-logo{background-color:#fff;border-radius:50%;height:50px;width:50px}.title-and-location{display:flex;flex-direction:column;.company-name{color:#000;font-size:1.5rem;margin:0}.location-and-type{color:#777;font-size:.9rem;margin-top:4px;width:100%}}}.header-right{color:#666;font-size:.9rem}.card-horizontal-body{display:flex;flex-direction:row;.left-column{display:flex;flex:0.6 1;flex-direction:column;height:100%;padding-right:20px;.details-row{display:flex;flex-wrap:wrap;gap:1rem;padding:6px 0;.detail-item{border-radius:4px;color:#333;font-size:.9rem;padding-right:10px}}}.right-column{display:flex;flex:1 1;flex-direction:column;gap:1rem;height:100%;.essay-col{flex-direction:column;gap:1rem;max-height:106px;overflow:hidden;transition:max-height .5s ease,opacity .5s ease;.essay-section{border-radius:4px;display:flex;font-size:.9rem;padding:6px;.essay-text{background-color:#f3eff4;border-radius:4px;font-size:.8rem;margin:0;max-height:29px;overflow:scroll;padding:6px;text-overflow:ellipsis;width:300%}}.essay-section strong{display:flex;margin:0;max-height:29px;text-align:right;width:100%}}}}.hidePreviewText{max-height:0;opacity:0}.see-more-details{text-align:left;width:max-content}.see-more-details:hover{border-bottom:1px solid #9d5ff3;margin-bottom:-1px}.details-link{color:#9d5ff3;cursor:pointer;display:flex;font-size:.9rem;.details-text{width:110px}.down-arrow{float:right;margin-left:4px;transition:transform .3s ease}.rotated{transform:rotate(-180deg)}}.full-essay-section{margin-top:10px;max-height:0;overflow:hidden;transition:max-height .3s ease;.essay-text-full{background-color:#f3eff4;border-radius:4px;font-size:.8rem;margin:0;padding:6px;white-space:pre-wrap}}.expanded{max-height:300px;transition:max-height .5s ease}.entry-header{align-items:center;display:flex;justify-content:space-between}.role-title{color:#666;font-size:1.2rem}.entry-content{color:#333;font-size:1rem}.entry-detail{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin-bottom:10px;overflow-wrap:break-word;word-break:break-word}.entry-section{margin-bottom:15px}.entry-section strong{color:#8c7cac;display:block;margin-bottom:5px}.compensation-section{margin-bottom:15px}.entry-footer{color:#666;font-size:.9rem;text-align:right}.scrollable-text{word-wrap:break-word;background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:5px;margin-top:5px;max-height:150px;overflow-y:auto;padding:10px;position:relative;white-space:pre-wrap}.scrollable-text p{font-size:.9rem;line-height:1.5;margin:0}.contribute-message{color:#4a4a4a;font-size:16px;line-height:1.6;margin:20px;max-width:500px;text-align:center}.notLoggedh1{color:#2d2d2d;font-size:28px;font-weight:600;margin-bottom:20px;text-align:center}@media (max-width:768px){.savedBody{padding:15px 9% 30px 2%}}.filters-container{border-radius:12px;margin-left:19px;padding-bottom:.05px;padding-left:0;padding-top:19px;width:96%}@media (max-width:600px){.entries-grid{display:flex;flex-direction:column;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));justify-content:center;margin:0 auto 0 -50px;max-width:98%;min-height:300px;padding:20px}.filter-bar{flex-direction:column;width:200 px}.filter-bar .filter-select,.filter-bar .filter-select-container{width:100%}}.auth-page{align-items:center;background:linear-gradient(135deg,#fbfaff,#f5f3ff);display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;justify-content:center;margin-top:50px;min-height:100vh;overflow:hidden;padding:20px;position:relative}.auth-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #a855f71a;border-radius:32px;box-shadow:0 20px 60px #00000014,inset 0 0 0 1px #ffffff80;margin-top:20px;max-width:440px;padding:48px 40px;position:relative;width:100%;z-index:1}.auth-header{margin-bottom:32px;margin-top:20px;text-align:center}.auth-icon-badge{align-items:center;background:linear-gradient(135deg,#a855f7,#ec4899);border-radius:20px;box-shadow:0 10px 25px #a855f740,0 0 0 8px #a855f714;display:flex;height:64px;justify-content:center;margin:0 auto 20px;width:64px}.sparkle-icon{color:#fff;height:28px;width:28px}.auth-title{color:#1e293b;font-size:28px;font-weight:800;letter-spacing:-.5px;margin:0 0 8px}.auth-description{color:#64748b;font-size:15px;font-weight:500;margin:0}.google-sign-in-btn{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:12px;color:#334155;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:12px;justify-content:center;margin-bottom:24px;padding:14px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.google-sign-in-btn:hover{background:#f8fafc;border-color:#cbd5e1;box-shadow:0 4px 12px #00000014;transform:translateY(-1px)}.google-sign-in-btn:active{transform:translateY(0)}.google-icon-modern{background:url(https://upload.wikimedia.org/wikipedia/commons/c/c1/Google_%22G%22_logo.svg) no-repeat 50%;background-size:contain;height:20px;width:20px}.auth-divider{align-items:center;display:flex;gap:16px;margin:24px 0}.divider-line{background:linear-gradient(90deg,#0000,#e2e8f0,#0000);flex:1 1;height:1px}.divider-text{color:#94a3b8;font-size:13px;font-weight:500}.message-box{align-items:center;border-radius:12px;display:flex;font-size:14px;font-weight:500;gap:10px;margin-bottom:20px;padding:12px 16px}.error-box{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.success-box{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a}.message-icon{flex-shrink:0;height:18px;width:18px}.input-group{margin-bottom:20px}.input-label{color:#334155;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.input-wrapper{align-items:center;display:flex;position:relative}.input-icon{color:#94a3b8;height:18px;left:14px;pointer-events:none;position:absolute;width:18px;z-index:1}.modern-input{background:#fff;border:2px solid #e2e8f0;border-radius:12px;box-sizing:border-box;color:#1e293b;font-family:inherit;font-size:15px;padding:12px 14px 12px 42px;transition:all .3s ease;width:100%}.modern-input:focus{border-color:#a855f7;box-shadow:0 0 0 4px #a855f71a;outline:none}.modern-input::placeholder{color:#cbd5e1}.password-input-field{padding-right:42px}.password-toggle{align-items:center;background:none;border:none;color:#94a3b8;cursor:pointer;display:flex;justify-content:center;padding:4px;position:absolute;right:12px;transition:color .2s ease;z-index:1}.password-toggle:hover{color:#64748b}.forgot-password-btn{background:none;border:none;color:#9333ea;cursor:pointer;font-size:14px;font-weight:600;margin-bottom:24px;padding:0;transition:color .2s ease}.forgot-password-btn:hover{color:#7c3aed;text-decoration:underline}.primary-btn{background:linear-gradient(135deg,#9333ea,#c026d3);border:none;border-radius:12px;box-shadow:0 8px 20px #9333ea40,inset 0 0 0 1px #ffffff1a;color:#fff;cursor:pointer;font-size:15px;font-weight:700;overflow:hidden;padding:14px 24px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.primary-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.primary-btn:hover:before{left:100%}.primary-btn:hover{box-shadow:0 12px 28px #9333ea59,inset 0 0 0 1px #fff3;transform:translateY(-2px)}.primary-btn:active{transform:translateY(0)}.primary-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.auth-footer{margin-top:24px;text-align:center}.footer-text{color:#64748b;font-size:14px;margin:0}.footer-link{color:#9333ea;font-weight:600;text-decoration:none;transition:color .2s ease}.footer-link:hover{color:#7c3aed;text-decoration:underline}@media (max-width:768px){.auth-card{border-radius:24px;padding:40px 28px}.auth-title{font-size:24px}.auth-description{font-size:14px}}@media (max-width:480px){.auth-page{padding:16px}.auth-card{padding:32px 24px}.auth-icon-badge{height:56px;width:56px}.sparkle-icon{height:24px;width:24px}.auth-title{font-size:22px}}
/*# sourceMappingURL=main.50d663ae.css.map*/