.background-grid{background-image:linear-gradient(#ffffff08 1px,#0000 0),linear-gradient(90deg,#ffffff08 1px,#0000 0);background-size:50px 50px;inset:0;position:fixed;z-index:-3}body:before{background:#000741;filter:blur(180px);height:700px;opacity:.45;right:-200px;top:-250px;width:700px}body:after,body:before{content:"";position:fixed;z-index:-2}body:after{background:#0017ff;bottom:-180px;filter:blur(150px);height:500px;left:-120px;opacity:.18;width:500px}.container{width:min(1200px,90%)}header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#00000073;border-bottom:1px solid #ffffff14;border-bottom:1px solid var(--border);left:0;position:fixed;top:0;width:100%;z-index:999}header .container{align-items:center;display:flex;justify-content:space-between;padding:20px 0}nav{display:flex;gap:35px}nav a{color:#fff;text-decoration:none;transition:.3s}nav a:hover{color:#6d86ff}.primary-btn{background:#000741;border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:600;padding:14px 34px;transition:.35s}.primary-btn:hover{background:#0018c7;box-shadow:0 10px 30px #003cff59;transform:translateY(-4px)}.login-btn,.secondary-btn{background:#0000;border:1px solid #ffffff1a;border-radius:12px;color:#fff;cursor:pointer;padding:14px 34px;transition:.3s}.login-btn:hover,.secondary-btn:hover{background:#ffffff14}.hero{padding-top:120px}.hero-container{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:1.1fr .9fr}.hero-tag{background:#ffffff14;border:1px solid #ffffff14;border-radius:30px;display:inline-block;margin-bottom:25px;padding:10px 18px}.hero h1{font-size:4rem}.hero-buttons{display:flex;gap:18px;margin-bottom:60px}.hero-stats{display:flex;gap:50px}.hero-stats h3{color:#8fb2ff;font-size:2rem}.hero-stats span{color:#c6cbe0}.dashboard-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff14;border-radius:22px;box-shadow:0 20px 60px #00000073;box-shadow:var(--shadow);padding:30px}.dashboard-header{display:flex;justify-content:space-between;margin-bottom:25px}.live{color:#57ff84;font-weight:600}.agent-row{border-bottom:1px solid #ffffff0d;display:flex;justify-content:space-between;padding:18px 0}.agent-row:last-child{border:none}.green{color:#57ff84}.blue{color:#6ea8ff}.yellow{color:#ffd54f}.red{color:#ff7070}.gray{color:#b4b4b4}.contactForm{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff14;border-radius:22px;box-shadow:0 20px 60px #00000073;box-shadow:var(--shadow);padding:40px}.formGroup{margin-bottom:25px}.formGroup label{color:#fff;color:var(--white);display:block;font-weight:500;margin-bottom:10px}.formGroup input,.formGroup textarea{border:1px solid #ffffff1a;border-radius:12px;padding:15px 20px;width:100%}.formGroup input:focus,.formGroup textarea:focus{background:#ffffff14}.formGroup input:disabled,.formGroup textarea:disabled{cursor:not-allowed;opacity:.5}.formGroup textarea{min-height:120px}.alert{border-radius:12px;font-size:.95rem;font-weight:500;margin-bottom:25px;padding:15px 20px}.alert-success{background:#57ff8426;border:1px solid #57ff844d;color:#57ff84}.alert-error{background:#ff707026;border:1px solid #ff70704d;color:#ff7070}.footer{border-top:1px solid #ffffff14;border-top:1px solid var(--border);padding:80px 0 40px}.footerGrid{grid-gap:40px;gap:40px;grid-template-columns:1.5fr 1fr 1fr 1fr}.footerLogo{margin-bottom:20px;width:150px}.footer p{font-size:.95rem;line-height:1.7}.footer h4{color:#fff;color:var(--white);font-size:1.1rem}.footer button{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:none;border:none;color:#d7d9e3;color:var(--text);cursor:pointer;display:block;font-size:.95rem;margin-bottom:12px;padding:0;text-align:left;transition:.3s}.footer button:hover{color:#6d86ff}@media (max-width:1024px){.hero h1{font-size:3rem}.hero-container{gap:50px;grid-template-columns:1fr}.footerGrid{grid-template-columns:1fr 1fr}.featureGrid,.pricingGrid{grid-template-columns:repeat(2,1fr)}.contactGrid{grid-template-columns:1fr}}@media (max-width:768px){header .container{padding:15px 0}.navButtons,nav{display:none}.mobileMenuBtn{background:none;border:none;color:#fff;cursor:pointer;display:block;font-size:1.5rem}.mobileMenuOverlay{background:#00000080;inset:0;position:fixed;z-index:999}.hero{min-height:auto;padding-bottom:50px;padding-top:100px}.hero h1{font-size:2.5rem}.hero p{font-size:1rem}.hero-buttons{flex-direction:column}.hero-buttons button{width:100%}.hero-stats{flex-wrap:wrap;gap:30px}.dashboard-card{padding:20px}.footerGrid{gap:30px;grid-template-columns:1fr}.footerLogo{width:120px}.footer p{max-width:100%}.contactGrid,.featureGrid,.pricingGrid{grid-template-columns:1fr}.sectionTitle h2{font-size:2rem}.sectionTitle p{font-size:.95rem}}@media (max-width:480px){.container{width:95%}.logo h2{font-size:1.5rem}.hero h1{font-size:2rem}.hero-tag{font-size:.85rem;padding:8px 14px}.login-btn,.primary-btn,.secondary-btn{font-size:.9rem;padding:12px 24px}.footer{padding:50px 0 30px}body:before{height:400px;width:400px}body:after{height:300px;width:300px}}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:9999}.modal-content{animation:modalSlideIn .3s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff14;border-radius:22px;box-shadow:0 20px 60px #00000073;box-shadow:var(--shadow);max-width:500px;padding:40px;position:relative;width:100%}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.modal-close{align-items:center;background:none;border:none;border-radius:50%;color:#d7d9e3;color:var(--text);cursor:pointer;display:flex;font-size:2rem;height:40px;justify-content:center;position:absolute;right:20px;top:20px;transition:.3s;width:40px}.modal-close:hover{background:#ffffff1a;color:#fff;color:var(--white)}.modal-content h2{color:#fff;color:var(--white);font-family:Space Grotesk,sans-serif;font-size:1.8rem;margin-bottom:10px}.modal-content>p{color:#d7d9e3;color:var(--text);font-size:1rem;margin-bottom:30px}.modal-content .form-group{margin-bottom:20px}.modal-content .form-group label{color:#fff;color:var(--white);display:block;font-size:.95rem;font-weight:500;margin-bottom:8px;text-align:left}.modal-content .form-group input{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;color:#fff;color:var(--white);font-family:Inter,sans-serif;font-size:1rem;padding:14px 18px;transition:.3s;width:100%}.modal-content .form-group input:focus{background:#ffffff14;border-color:#6d86ff;outline:none}.modal-content .form-group input:disabled{cursor:not-allowed;opacity:.5}.modal-content button.primaryBtn{background:#000741;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:10px;padding:14px 34px;transition:.35s;width:100%}.modal-content button.primaryBtn:hover:not(:disabled){background:#0018c7;box-shadow:0 10px 30px #003cff59;transform:translateY(-2px)}.modal-content button.primaryBtn:disabled{cursor:not-allowed;opacity:.6}.submit-message{border-radius:12px;font-size:.95rem;font-weight:500;margin-top:20px;padding:15px 20px;text-align:center}.submit-message.success{background:#57ff8426;border:1px solid #57ff844d;color:#57ff84}.submit-message.error{background:#ff707026;border:1px solid #ff70704d;color:#ff7070}@media (max-width:768px){.modal-content{padding:30px 20px}.modal-content h2{font-size:1.5rem}}*{box-sizing:border-box;margin:0;padding:0}body,html{overflow-x:clip;position:relative}#root,body,html{max-width:100%;width:100%}html{scroll-behavior:smooth}:root{--black:#000;--primary:#000741;--white:#fff;--text:#d7d9e3;--border:#ffffff14;--card:#ffffff0d;--hover:#0018c7;--shadow:0 20px 60px #00000073}body{background:linear-gradient(180deg,#000,#000318 45%,#000741);color:#fff;color:var(--white);font-family:Inter,sans-serif;line-height:1.6;overflow-x:clip}.backgroundGrid{background-image:linear-gradient(#ffffff08 1px,#0000 0),linear-gradient(90deg,#ffffff08 1px,#0000 0);background-size:50px 50px;inset:0;position:fixed;z-index:-3}.container{margin:auto;max-width:100%;width:min(1400px,95%)}.header{background:#0000;border-bottom:0;left:0;position:fixed;top:0;width:100%;z-index:999}.headerContainer{align-items:center;display:grid;grid-template-columns:1fr auto 1fr;padding:14px 0}.headerContainer .logo{grid-column:1;justify-self:start}.headerContainer .navButtons{grid-column:3;justify-content:flex-end;justify-self:end}.headerContainer>.pill-nav-container{grid-column:2}.logo span{color:#6d86ff;font-size:.8rem;letter-spacing:3px}.logo h2{font-family:Space Grotesk,sans-serif;font-size:2rem}.logoImage{height:40px}.brandLogo,.logoImage{object-fit:contain;width:auto}.brandLogo{display:inline-block;height:56px}.footerBrand .brandLogo{height:72px;margin-bottom:20px}.footerLogoMark .brandMark{height:44px;width:44px}.footerLogoMark .brandWord{font-size:1.5rem}.footerLogoMark .brandDivider{height:30px}.footerLogo{height:50px;margin-bottom:15px;object-fit:contain;width:auto}.nav{display:flex;gap:35px}.nav a{color:#fff;text-decoration:none;transition:.3s}.nav a:hover{color:#6d86ff}.navButtons{align-items:center;display:flex;gap:15px}.mobileMenuBtn{background:none;border:none;color:#fff;cursor:pointer;display:none;font-size:1.5rem;padding:5px}body.mobileMenuOpen{overflow:hidden}.mobileMenuOverlay{background:#00000080;z-index:999}.mobileMenu,.mobileMenuOverlay{bottom:0;height:100vh;left:0;position:fixed;right:0;top:0;width:100vw}.mobileMenu{-webkit-overflow-scrolling:touch;align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000f2;display:flex;flex-direction:column;gap:30px;justify-content:center;max-width:none;overflow-y:auto;padding:80px 20px 40px;z-index:1000}.mobileMenu a{color:#fff;font-size:1.5rem;text-decoration:none;transition:.3s}.mobileMenu a:hover{color:#6d86ff}.closeMenuBtn{background:none;font-size:2rem;position:absolute;right:30px;top:30px}.closeMenuBtn,.primaryBtn{border:none;color:#fff;cursor:pointer}.primaryBtn{background:#000741;border-radius:12px;font-weight:600;padding:14px 34px;transition:.35s}.primaryBtn:hover{background:#0018c7;box-shadow:0 10px 30px #003cff59;transform:translateY(-4px)}.loginBtn,.secondaryBtn{align-items:center;background:#0000;border:1px solid #ffffff1a;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font-weight:600;gap:8px;justify-content:center;padding:14px 34px;text-decoration:none;transition:.3s}.loginBtn:hover,.secondaryBtn:hover{background:#ffffff14}.hero{display:flex;min-height:100vh;padding-bottom:50px;padding-top:100px}.hero,.heroContainer{align-items:center;position:relative}.heroContainer{grid-gap:60px;display:grid;gap:60px;grid-template-columns:1fr 1fr;z-index:2}.heroLeft{text-align:left}.heroTag{align-items:center;background:#ffffff14;border:1px solid #ffffff1f;border-radius:30px;color:#d7d9e3;color:var(--text);display:inline-flex;font-size:.9rem;gap:8px;padding:10px 20px}.hero h1{font-family:Space Grotesk,sans-serif;font-size:4.5rem;line-height:1.1;margin-bottom:25px}.hero h1 span{color:#7ea2ff}.hero p{color:#d7d9e3;color:var(--text);font-size:1.15rem;margin-bottom:35px;max-width:620px}.heroButtons{display:flex;gap:18px;margin-top:6px}@media (min-width:769px) and (max-width:1024px){.hero h1{font-size:3.5rem}}.heroButtons .primaryBtn,.heroButtons .secondaryBtn{border-radius:50px;padding:15px 32px}.heroButtons .secondaryBtn{background:#fff;background:var(--white);border:1px solid #fff;border:1px solid var(--white);color:#05060f}.heroButtons .secondaryBtn:hover{background:#ffffffd9}.heroRight{align-items:center;display:flex;justify-content:center}.robotCluster{aspect-ratio:1/1;margin:0 auto;position:relative;width:min(500px,100%)}.robotCluster:before{animation:clusterAura 7s ease-in-out infinite;background:radial-gradient(circle at 50% 45%,#7ea2ff42 0,#ec79f224 38%,#6d86ff0d 60%,#0000 74%);border-radius:50%;content:"";filter:blur(10px);inset:8%;position:absolute}.robotLayer{animation:layerDrift 9s ease-in-out infinite;position:absolute}.robotLayer--front{animation-duration:8s;bottom:2%;filter:drop-shadow(0 26px 34px rgba(0,0,0,.45));left:50%;transform:translateX(-50%);width:60%;z-index:3}.robotLayer--back{animation-delay:-2.4s;animation-duration:10.5s;filter:blur(.6px) drop-shadow(0 14px 22px rgba(0,0,0,.4));left:1%;opacity:.72;top:2%;width:40%;z-index:1}.robotLayer--side{animation-delay:-5s;animation-duration:9.6s;filter:drop-shadow(0 18px 26px rgba(0,0,0,.42));opacity:.85;right:0;top:24%;width:41%;z-index:2}@keyframes layerDrift{0%,to{transform:translate(0)}50%{transform:translateY(-10px)}}@keyframes layerDriftFront{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-10px)}}.robotLayer--front{animation-name:layerDriftFront}@keyframes clusterAura{0%,to{opacity:.75;transform:scale(1)}50%{opacity:1;transform:scale(1.04)}}@media (prefers-reduced-motion:reduce){.robotCluster:before,.robotLayer{animation:none}}.trusted{padding:60px 0}.trusted p{color:#d7d9e3;color:var(--text);margin-bottom:30px;text-align:center}.companies{display:flex;flex-wrap:wrap;gap:60px;justify-content:center}.companies div{color:#d7d9e3;color:var(--text);font-size:1.2rem;font-weight:600}.features{height:240vh;height:240svh;position:relative}.featuresSticky{align-items:center;display:flex;height:100vh;height:100svh;overflow:hidden;padding:40px 0;position:-webkit-sticky;position:sticky;top:0}.featuresSticky .sectionTitle{margin-bottom:34px}.featuresSticky .sectionTitle h2{font-size:2.3rem;margin:8px 0}.featuresSticky .featureGrid{gap:22px}.featuresSticky .featureCard{padding:26px 28px}.featuresSticky .featureCard i{font-size:1.8rem;margin-bottom:14px}.featuresSticky .featureCard h3{margin-bottom:10px}.featuresSticky .featureCard p{font-size:.95rem;line-height:1.55}.sectionTitle{margin-bottom:40px;text-align:center}.sectionTitle>span{color:#6d86ff;font-size:.9rem;letter-spacing:2px;text-transform:uppercase}.sectionTitle h2{font-family:Space Grotesk,sans-serif;font-size:2.8rem;margin:15px 0}.titleAccent{color:#7ea2ff}.sectionTitle p{color:#d7d9e3;color:var(--text);margin:0 auto;max-width:600px}.featureGrid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1120px}.featureCard{background:#ffffff0d;background:var(--card);border:1px solid #ffffff14;border:1px solid var(--border);border-radius:16px;filter:blur(8px);opacity:0;padding:35px;transform:translateY(38px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.7,.2,1),filter .7s ease,border-color .3s ease}.featureCard.inView{filter:blur(0);opacity:1;transform:translateY(0)}.featureCard.inView:hover{border-color:#6d86ff4d;transform:translateY(-5px)}.featureCard i{color:#6d86ff;font-size:2rem;margin-bottom:20px}.featureCard h3{font-size:1.3rem;margin-bottom:15px}.featureCard p{color:#d7d9e3;color:var(--text);line-height:1.7}.featuresStatic{height:auto;padding:56px 0}.featuresStatic .featuresSticky{height:auto;overflow:visible;padding:0;position:static}.featuresStatic .featureCard{filter:none;opacity:1;transform:none;transition:none}.agentSection{padding:56px 0}.agentGrid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1120px}.agentBox{background:#ffffff0d;background:var(--card);border:1px solid #ffffff14;border:1px solid var(--border);border-radius:16px;padding:35px;text-align:center;transition:.3s}.agentBox:hover{border-color:#6d86ff4d;transform:translateY(-5px)}.agentBox i{color:#6d86ff;font-size:2.5rem;margin-bottom:20px}.agentBox h3{font-size:1.2rem;margin-bottom:15px}.agentBox p{color:#d7d9e3;color:var(--text)}.judge{padding:56px 0}.judgeGrid{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:1fr 1fr}.judge h2{font-family:Space Grotesk,sans-serif;font-size:2.5rem;line-height:1.2;margin-bottom:20px}.judge p{color:#d7d9e3;color:var(--text);margin-bottom:30px;max-width:500px}.judgeAppGrid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1fr 1fr}.judgeAppCard{background:#ffffff0d;background:var(--card);border:1px solid #ffffff14;border:1px solid var(--border);border-radius:18px;color:#fff;color:var(--white);cursor:pointer;display:flex;flex-direction:column;font:inherit;gap:14px;padding:22px;text-align:left;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease,background .25s ease}.judgeAppCard:hover{background:#ffffff12;border-color:#7ea2ff66;box-shadow:0 18px 44px #0006,0 0 30px #6d86ff1f;transform:translateY(-4px)}.judgeAppCard:focus-visible{outline:2px solid #7ea2ff;outline-offset:2px}.judgeAppCardTop{align-items:center;display:flex;gap:10px;justify-content:space-between}.judgeAppName{font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:600}.judgeStatus{align-items:center;border-radius:20px;display:inline-flex;font-size:.68rem;font-weight:600;gap:6px;letter-spacing:.04em;padding:4px 11px;text-transform:uppercase;white-space:nowrap}.judgeStatus .dot{background:currentColor;border-radius:50%;height:6px;width:6px}.judgeStatus.live{background:#57ff841f;color:#57ff84}.judgeStatus.needs-you{background:#f5b45a24;color:#f5b45a}.judgeStatus.building{background:#6d86ff29;color:#8fb2ff}.judgeAppDesc{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#d7d9e3;color:var(--text);display:-webkit-box;font-size:.9rem;line-height:1.55;overflow:hidden}.judgeConfRow{align-items:center;border-bottom:1px solid #ffffff12;display:flex;gap:12px;padding-bottom:14px}.judgeConfTrack{background:#ffffff1a;border-radius:20px;flex:1 1;height:6px;overflow:hidden}.judgeConfBar{background:linear-gradient(90deg,#6d86ff,#7ea2ff);border-radius:20px;display:block;height:100%}.judgeConfRow.flagged .judgeConfBar{background:linear-gradient(90deg,#b5842f,#e0a94a)}.judgeConfText{color:#d7d9e3;color:var(--text);font-size:.78rem;white-space:nowrap}.judgeAppMeta{color:#8a90ad;display:flex;font-family:SFMono-Regular,ui-monospace,SF Mono,Menlo,monospace;font-size:.72rem;gap:10px;justify-content:space-between}.judgeAppMeta span:last-child{color:#9db0e0}.judgeModalOverlay{animation:judgeFade .2s ease;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#02041099;display:grid;inset:0;padding:24px;place-items:center;position:fixed;z-index:2000}.judgeModal{animation:judgeRise .28s cubic-bezier(.2,.7,.2,1);background:linear-gradient(180deg,#0c1234,#080c24);border:1px solid #7ea2ff2e;border-radius:24px;box-shadow:0 40px 100px #0009;max-height:88vh;overflow-y:auto;padding:40px;position:relative;width:min(640px,100%)}.judgeModalClose{background:#ffffff0d;border:1px solid #ffffff14;border:1px solid var(--border);border-radius:50%;color:#fff;color:var(--white);cursor:pointer;font-size:1.3rem;height:38px;line-height:1;position:absolute;right:22px;top:22px;transition:.25s;width:38px}.judgeModalClose:hover{background:#ffffff1f;border-color:#7ea2ff66}.judgeModalHead h3{font-family:Space Grotesk,sans-serif;font-size:1.9rem;margin-bottom:10px;padding-right:40px}.judgeModalHead p{color:#d7d9e3;color:var(--text);margin-bottom:26px;max-width:90%}.judgeConfidenceBox{align-items:center;background:#ffffff08;border:1px solid #ffffff14;border:1px solid var(--border);border-radius:16px;display:flex;gap:22px;margin-bottom:30px;padding:22px 24px}.judgeConfidenceBar{background:#ffffff1a;border-radius:20px;flex:1 1;height:9px;overflow:hidden}.judgeConfidenceFill{background:linear-gradient(90deg,#6d86ff,#7ea2ff);border-radius:20px;display:block;height:100%}.judgeConfidenceBox.flagged .judgeConfidenceFill{background:linear-gradient(90deg,#b5842f,#e0a94a)}.judgeConfidenceValue{line-height:1.2;text-align:right}.judgeConfidenceValue strong{color:#fff;color:var(--white);display:block;font-family:Space Grotesk,sans-serif;font-size:1.7rem}.judgeConfidenceValue span{color:#8a90ad;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.judgeStep{border-bottom:1px solid #ffffff12;padding:20px 0}.judgeStep:first-child{padding-top:0}.judgeStepRow{align-items:flex-start;display:flex;gap:18px;justify-content:space-between}.judgeStepText{color:#eef1fb;font-size:1.02rem;line-height:1.5}.judgeStepAside{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;gap:8px}.judgeStepStage{border-radius:8px;font-size:.68rem;font-weight:600;letter-spacing:.05em;padding:4px 11px;text-transform:uppercase;white-space:nowrap}.judgeStepStage.stage-planning{background:#9682ff29;color:#b9a8ff}.judgeStepStage.stage-backend{background:#6d86ff29;color:#8fb2ff}.judgeStepStage.stage-frontend{background:#50c8eb24;color:#6fd6ea}.judgeStepStage.stage-deployment{background:#7ea2ff29;color:#7ea2ff}.judgeStepStage.stage-judge{background:#ffffff17;color:#c3c9e0}.judgeStepMeta{color:#8a90ad;font-family:SFMono-Regular,ui-monospace,SF Mono,Menlo,monospace;font-size:.76rem;white-space:nowrap}.judgeStepFoot{align-items:center;display:flex;gap:18px;margin-top:12px}.judgeStepStatus{font-size:.78rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.judgeStepStatus.approved{color:#57ff84}.judgeStepStatus.pending{color:#f5b45a}.judgeStepStatus.flagged{color:#e0a94a}.judgeTellMore{background:none;border:none;color:#7ea2ff;cursor:pointer;font:inherit;font-size:.82rem;padding:0;text-decoration:underline;text-underline-offset:3px}.judgeTellMore:hover{color:#9db4ff}.judgeStepReason{background:#7ea2ff0f;border-left:2px solid #7ea2ff80;border-radius:0 10px 10px 0;color:#d7d9e3;color:var(--text);font-size:.92rem;line-height:1.55;margin-top:12px;padding:14px 16px}.judgeVerdict{grid-gap:20px;border-top:1px solid #ffffff14;display:grid;gap:20px;margin-top:30px;padding-top:26px}.judgeVerdictItem p{color:#d7d9e3;color:var(--text);line-height:1.6}.judgeVerdictLabel{align-items:center;display:inline-flex;font-size:.72rem;gap:8px;letter-spacing:.06em;margin-bottom:8px;text-transform:uppercase}.judgeVerdictLabel:before{border-radius:50%;content:"";height:8px;width:8px}.judgeVerdictLabel.improve{color:#f5b45a}.judgeVerdictLabel.improve:before{background:#f5b45a}.judgeVerdictLabel.good{color:#57ff84}.judgeVerdictLabel.good:before{background:#57ff84}@keyframes judgeFade{0%{opacity:0}to{opacity:1}}@keyframes judgeRise{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.explainability{padding:56px 0}.explainGrid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1000px}.explainCard{background:#ffffff0d;background:var(--card);border:1px solid #ffffff14;border:1px solid var(--border);border-radius:20px;overflow:hidden;padding:34px;position:relative;transition:border-color .3s ease,background .3s ease}.explainCard:hover{background:#ffffff0f;border-color:#7ea2ff59}.explainNum{color:#7ea2ff1a;font-family:Space Grotesk,sans-serif;font-size:3.6rem;font-weight:700;line-height:1;position:absolute;right:26px;top:14px}.explainIcon{background:#6d86ff29;border:1px solid #7ea2ff40;border-radius:14px;display:grid;height:56px;margin-bottom:20px;place-items:center;width:56px}.explainIcon i{color:#8fb2ff;font-size:1.4rem}.explainCard h3{font-family:Space Grotesk,sans-serif;font-size:1.35rem;margin-bottom:12px}.explainLede{color:#d7d9e3;color:var(--text);line-height:1.6;margin-bottom:22px}.explainList{grid-gap:12px;display:grid;gap:12px;list-style:none}.explainList li{color:#d7d9e3;color:var(--text);font-size:.95rem;line-height:1.5;padding-left:28px;position:relative}.explainList li:before{color:#7ea2ff;content:"✓";font-weight:700;left:0;position:absolute;top:0}.workflow{height:320vh;height:320svh;position:relative}.workflowSticky{display:flex;flex-direction:column;height:100vh;height:100svh;justify-content:center;overflow:hidden;position:-webkit-sticky;position:sticky;top:0}.workflowStage{height:320px;margin:50px auto 0;max-width:760px;position:relative;width:100%}.workflowCard{background:radial-gradient(circle at 50% 0,#7ea2ff24,#0000 52%),linear-gradient(135deg,#6d86ff14,#ffffff0d 45%,#6d86ff0a);background:radial-gradient(circle at 50% 0,#7ea2ff24,#0000 52%),linear-gradient(135deg,#6d86ff14,var(--card) 45%,#6d86ff0a);border:1px solid #7ea2ff4d;border-radius:24px;display:flex;filter:blur(12px);flex-direction:column;isolation:isolate;justify-content:center;left:0;min-height:272px;opacity:0;overflow:hidden;padding:56px 48px;right:0;text-align:center;top:50%;transform:translateY(-50%) scale(.98);transition:opacity .8s ease,transform .8s ease,filter .8s ease;will-change:opacity,transform,filter}.workflowCard,.workflowCard:before{pointer-events:none;position:absolute}.workflowCard:before{border:1px solid hsla(0,0%,100%,.055);border-radius:16px;content:"";inset:8px}.workflowCard>*{position:relative;z-index:1}.workflowCard.active{border-color:#6d86ff59;box-shadow:0 28px 72px #0000006b,0 0 48px #6d86ff24;filter:blur(0);opacity:1;pointer-events:auto;transform:translateY(-50%) scale(1)}.workflowCard.past{transform:translateY(-50%) scale(.98)}.number{color:#6d86ff59;font-size:4rem;line-height:1;margin-bottom:12px}.number,.workflowCard h3{font-family:Space Grotesk,sans-serif}.workflowCard h3{font-size:2rem;margin-bottom:16px}.workflowCard p{color:#d7d9e3;color:var(--text);font-size:1.2rem;margin:0 auto;max-width:520px}.workflowDots{display:flex;gap:12px;justify-content:center;margin-top:50px}.workflowDot{background:#ffffff26;border-radius:50%;height:9px;transition:transform .4s ease,background .4s ease,box-shadow .4s ease;width:9px}.workflowDot.done{background:#6d86ff80}.workflowDot.active{background:#6d86ff;box-shadow:0 0 12px #6d86ffb3;transform:scale(1.35)}.workflowStatic{height:auto;padding:56px 0}.workflowStatic .workflowSticky{height:auto;overflow:visible;position:static}.workflowStatic .workflowStage{display:flex;flex-direction:column;gap:24px;height:auto}.workflowStatic .workflowCard{filter:none;opacity:1;pointer-events:auto;position:static;transform:none;transition:none}.workflowStatic .workflowDots{display:none}.pricing{padding:56px 0}.pricingGrid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1400px}.priceCard{background:#ffffff0d;background:var(--card);border:1px solid #ffffff14;border:1px solid var(--border);border-radius:20px;display:flex;flex-direction:column;justify-content:space-between;padding:40px;position:relative;transition:.3s}.priceCard:hover{border-color:#6d86ff4d;transform:translateY(-5px)}.priceCard.featured{background:#6d86ff1a;border-color:#6d86ff}.popular{background:#6d86ff;border-radius:20px;color:#fff;font-size:.8rem;font-weight:600;left:50%;padding:5px 15px;position:absolute;top:-15px;transform:translateX(-50%)}.priceCard h3{font-family:Space Grotesk,sans-serif;font-size:1.5rem;margin-bottom:8px;text-align:center}.planTagline{color:#d7d9e3;color:var(--text);font-size:.92rem;line-height:1.5;margin-bottom:24px;text-align:center}.planFeatures{grid-gap:12px;display:grid;flex-grow:1;gap:12px;list-style:none;margin-bottom:30px}.planFeatures li{color:#d7d9e3;color:var(--text);font-size:.95rem;line-height:1.45;padding-left:26px;position:relative}.planFeatures li:before{color:#7ea2ff;content:"✓";font-weight:700;left:0;position:absolute;top:0}.planIcon{align-items:center;background:#6d86ff29;border:1px solid #7ea2ff40;border-radius:16px;color:#8fb2ff;display:flex;font-size:1.5rem;height:64px;justify-content:center;margin:0 auto 20px;width:64px}.priceCard .primaryBtn{width:100%}.planModalOverlay{animation:judgeFade .2s ease;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#02041099;display:grid;inset:0;padding:24px;place-items:center;position:fixed;z-index:2000}.planModal{animation:judgeRise .28s cubic-bezier(.2,.7,.2,1);background:linear-gradient(180deg,#0c1234,#080c24);border:1px solid #7ea2ff2e;border-radius:24px;box-shadow:0 40px 100px #0009;max-height:88vh;overflow-y:auto;padding:40px;position:relative;width:min(480px,100%)}.planModalClose{background:#ffffff0d;border:1px solid #ffffff14;border:1px solid var(--border);border-radius:50%;color:#fff;color:var(--white);cursor:pointer;font-size:1.3rem;height:38px;line-height:1;position:absolute;right:20px;top:20px;transition:.25s;width:38px}.planModalClose:hover{background:#ffffff1f;border-color:#7ea2ff66}.planModalHead{margin-bottom:28px;text-align:center}.planModalHead h3{font-family:Space Grotesk,sans-serif;font-size:1.7rem;margin-bottom:8px}.planModalHead p{color:#d7d9e3;color:var(--text)}.planFeatureList{grid-gap:20px;display:grid;gap:20px;list-style:none}.planFeatureItem{padding-left:30px;position:relative}.planFeatureItem:before{color:#7ea2ff;content:"✓";font-weight:700;left:0;position:absolute;top:1px}.planFeatureName{color:#fff;color:var(--white);display:block;font-weight:600;margin-bottom:4px}.planFeatureDesc{color:#d7d9e3;color:var(--text);display:block;font-size:.92rem;line-height:1.55}.faq{padding:56px 0}.faqList{margin:0 auto;max-width:820px}.faqItem{background:#ffffff0d;background:var(--card);border:1px solid #ffffff14;border:1px solid var(--border);border-radius:16px;margin-bottom:14px;overflow:hidden;transition:border-color .3s ease,background .3s ease}.faqItem.open{background:#ffffff0f;border-color:#7ea2ff59}.faqQuestion{align-items:center;background:none;border:none;color:#fff;color:var(--white);cursor:pointer;display:flex;font:inherit;font-size:1.1rem;font-weight:600;gap:18px;justify-content:space-between;padding:22px 26px;text-align:left;width:100%}.faqChevron{color:#6d86ff;flex-shrink:0;font-size:.9rem;transition:transform .3s ease}.faqItem.open .faqChevron{transform:rotate(180deg)}.faqAnswer{max-height:0;overflow:hidden;transition:max-height .35s ease}.faqItem.open .faqAnswer{max-height:420px}.faqAnswer p{color:#d7d9e3;color:var(--text);line-height:1.7;margin:0;padding:0 26px 24px}.contact{padding:56px 0}.contactGrid{margin:50px auto 0;max-width:640px}.contactInfo{display:flex;flex-direction:column;gap:30px}.contactItem{align-items:flex-start;display:flex;gap:20px}.contactItem i{color:#6d86ff;font-size:1.5rem;margin-top:5px}.contactItem h3{font-size:1.2rem;margin-bottom:5px}.contactItem p{color:#d7d9e3;color:var(--text)}.contactForm{gap:20px}.contactForm,.formGroup{display:flex;flex-direction:column}.formGroup{gap:8px}.formGroup label{color:#d7d9e3;color:var(--text);font-size:.9rem}.formGroup input,.formGroup textarea{background:#ffffff0d;background:var(--card);border:1px solid #ffffff14;border:1px solid var(--border);border-radius:8px;color:#fff;color:var(--white);font-family:Inter,sans-serif;font-size:1rem;padding:15px;transition:.3s}.formGroup input:focus,.formGroup textarea:focus{border-color:#6d86ff;outline:none}.formGroup textarea{resize:vertical}.footer{background:#01030e;border-top:1px solid #ffffff0f;padding:48px 0}.footerGrid{grid-gap:40px 80px;align-items:start;display:grid;gap:40px 80px;grid-template-columns:1fr auto auto}.footer h2{font-family:Space Grotesk,sans-serif;margin-bottom:15px}.footer p{color:#d7d9e3;color:var(--text);max-width:300px}.footer h4{margin-bottom:20px}.footer a{color:#d7d9e3;color:var(--text);display:block;margin-bottom:12px;text-decoration:none;transition:.3s}.footer a:hover{color:#6d86ff}@media (max-width:768px){*{box-sizing:border-box}body{overflow-x:clip}.container{padding:0 10px;width:92%}.heroContainer{gap:22px;grid-template-columns:1fr}.hero h1{font-size:2.5rem;line-height:1.2;margin-bottom:0}.hero{align-items:flex-start;padding-bottom:60px;padding-top:132px}.header{border-bottom:none}.hero:before{background:radial-gradient(ellipse at top right,#ec79f238 0,#7ea2ff1f 36%,#0000 68%);content:"";height:50%;pointer-events:none;position:absolute;right:0;top:0;width:88%;z-index:0}.nav,.navButtons{display:none}.mobileMenuBtn{display:block}.contactGrid{gap:40px}.contactGrid,.footerGrid{grid-template-columns:1fr}.footerGrid{gap:30px}.sectionTitle h2{font-size:1.8rem}.sectionTitle p{font-size:.95rem}.agentGrid,.featureGrid{grid-template-columns:1fr}.features{height:auto}.featuresSticky{height:auto;overflow:visible;padding:0;position:static}.pricingGrid{gap:20px;grid-template-columns:1fr}.pricing{padding:36px 0}.priceCard{padding:30px 24px}.priceCard h3{font-size:1.3rem}.planFeatures li,.planTagline{font-size:.9rem}.planIcon{height:56px;width:56px}.popular{font-size:.75rem;padding:4px 12px}.heroButtons{flex-direction:column;gap:15px;width:100%}.heroButtons .primaryBtn,.heroButtons .secondaryBtn{width:100%}.heroTag{font-size:.85rem}.robotCluster{width:min(360px,82vw)}.heroContainer{gap:20px;text-align:left}.heroLeft{display:contents;text-align:left}.heroLeft h1{order:1}.heroLeft p{order:2}.heroRight{order:3}.heroButtons{margin-top:28px;order:4}.hero p{font-size:1rem;margin-bottom:0;max-width:100%}.agentBox,.featureCard,.priceCard{padding:25px}.workflowStage{height:280px;margin-top:32px}.workflowCard{border-radius:18px;min-height:238px;padding:36px 26px}.workflowCard .number{font-size:3rem}.workflowCard h3{font-size:1.5rem}.workflowCard p{font-size:1rem}.workflowDots{margin-top:36px}.workflowStatic .workflowCard{padding:28px 24px}.judgeAppGrid{grid-template-columns:1fr}.judgeModal{padding:28px 22px}.judgeModalHead h3{font-size:1.5rem}.judgeStepRow{flex-direction:column;gap:10px}.judgeStepAside{align-items:center;flex-direction:row}.explainGrid{grid-template-columns:1fr}.explainCard{padding:28px}.formGroup input,.formGroup textarea{padding:12px}.contactInfo{gap:25px}.contactItem{gap:15px}.companies{gap:30px}.companies div{font-size:1rem}.trusted{padding:40px 0}.sectionTitle{margin-bottom:30px}.loginBtn,.primaryBtn,.secondaryBtn{font-size:.95rem;padding:12px 24px}.logoImage{height:35px}.headerContainer{grid-template-columns:1fr auto;padding:15px 0}.headerContainer>.pill-nav-container{grid-column:2;width:auto}.headerLogo{height:44px}.mobileMenu a{font-size:1.3rem}.mobileMenu .navButtons{display:flex;flex-direction:column;gap:15px;max-width:300px;padding:0 20px;width:100%}.mobileMenu .navButtons button{width:100%}.mobileMenu{padding:100px 20px 40px}.planModal{padding:28px 22px}.planModalHead h3{font-size:1.5rem}.planModalClose{font-size:1.1rem;height:34px;width:34px}.faqButton{font-size:1rem;padding:18px 20px}.faqAnswer p{font-size:.95rem;padding:0 20px 20px}.faqItem.open .faqAnswer{max-height:500px}.judgeGrid{gap:40px;grid-template-columns:1fr}.judgeCard{padding:30px}.score h1{font-size:3rem}.timelineItem{flex-direction:column;gap:15px}.timelineIcon{height:50px;width:50px}.timelineContent h3{font-size:1.1rem}.timelineContent p{font-size:.95rem}.cta h2{font-size:2rem}.cta p{font-size:1rem}.cta{padding:80px 0}.agentSection,.contact,.explainability,.faq,.features,.judge{padding:36px 0}.trusted{padding:30px 0}.footer{padding:40px 0}}@media (max-width:1024px){.container{width:92%}.heroContainer,.judgeGrid{gap:40px}.agentGrid,.pricingGrid{grid-template-columns:repeat(2,1fr)}.workflowStage{height:300px}.workflowCard{padding:44px 36px}.workflowCard .number{font-size:3.5rem}.workflowCard h3{font-size:1.75rem}.workflowCard p{font-size:1.1rem}}@media (max-width:900px){.pricingGrid{grid-template-columns:1fr}}@media (max-width:480px){.container{padding:0 18px;width:100%}.hero{padding-bottom:40px;padding-top:128px}.hero h1{font-size:2.1rem;line-height:1.15}.heroTag{font-size:.8rem;padding:8px 14px}.sectionTitle h2{font-size:1.65rem}.sectionTitle p{font-size:.9rem}.agentBox,.explainCard,.featureCard,.judgeAppCard,.priceCard{padding:22px}.judge h2{font-size:2rem}.workflowCard{padding:30px 22px}.workflowCard h3{font-size:1.3rem}.faqQuestion{font-size:1rem;padding:18px 20px}.contactForm{padding:28px 20px}}.themeToggle{background:#ffffff0d;background:var(--card);border:1px solid #ffffff14;border:1px solid var(--border);border-radius:50%;color:#fff;color:var(--white);cursor:pointer;display:grid;flex-shrink:0;font-size:1rem;height:42px;place-items:center;transition:transform .25s ease,border-color .25s ease,color .25s ease;width:42px}.themeToggle:hover{border-color:#7ea2ff80;color:#7ea2ff;transform:translateY(-2px)}.themeHint{align-items:center;animation:themeHintIn .4s ease,themeHintOut .5s ease 3s forwards;background:#0c1234;border:1px solid #7ea2ff66;border-radius:30px;box-shadow:0 14px 34px #00000073;color:#eef1fb;cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:500;gap:8px;padding:10px 16px;position:fixed;right:20px;top:76px;z-index:1500}.themeHint i{color:#8fb2ff}.themeHint:after{background:#0c1234;border-left:1px solid #7ea2ff66;border-top:1px solid #7ea2ff66;content:"";height:12px;position:absolute;right:22px;top:-6px;transform:rotate(45deg);width:12px}@keyframes themeHintIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes themeHintOut{to{opacity:0;transform:translateY(-8px)}}@media (max-width:768px){.themeHint{right:16px;top:70px}}:root[data-theme=light]{--white:#14161f;--text:#565b70;--card:#fff;--border:#1416281a;--shadow:0 20px 60px #1416281f}:root[data-theme=light] body{background:linear-gradient(180deg,#f4f5f9,#e9ebf2);color:#fff;color:var(--white)}:root[data-theme=light] .backgroundGrid{background-image:linear-gradient(#1416280a 1px,#0000 0),linear-gradient(90deg,#1416280a 1px,#0000 0)}:root[data-theme=light] .header{background:#ffffffb8}:root[data-theme=light] .closeMenuBtn,:root[data-theme=light] .mobileMenu a,:root[data-theme=light] .mobileMenuBtn,:root[data-theme=light] .nav a{color:#2a2e40}:root[data-theme=light] .mobileMenu{background:#f4f5f9fa}:root[data-theme=light] .hero h1 span,:root[data-theme=light] .titleAccent{color:#3f57cf}:root[data-theme=light] .heroTag{background:#1416280d;border-color:#1416281f}:root[data-theme=light] .heroButtons .secondaryBtn{background:#fff;border:1px solid #1416281f;box-shadow:0 4px 14px #14162814;color:#14161f}:root[data-theme=light] .heroButtons .secondaryBtn:hover{background:#eef0f6}:root[data-theme=light] .loginBtn,:root[data-theme=light] .secondaryBtn{border-color:#1416281f;color:#14161f}:root[data-theme=light] .explainCard:hover,:root[data-theme=light] .faqItem.open,:root[data-theme=light] .judgeAppCard:hover{background:#14162808}:root[data-theme=light] .judgeConfTrack,:root[data-theme=light] .judgeConfidenceBar,:root[data-theme=light] .workflowDot{background:#1416281f}:root[data-theme=light] .judgeAppMeta{color:#7a8099}:root[data-theme=light] .judgeAppMeta span:last-child{color:#4a63d8}:root[data-theme=light] .judgeModal,:root[data-theme=light] .planModal{background:#fff;border-color:#1416281a;box-shadow:0 40px 100px #14162840}:root[data-theme=light] .judgeModalOverlay,:root[data-theme=light] .planModalOverlay{background:#14162859}:root[data-theme=light] .judgeModalClose,:root[data-theme=light] .planModalClose{background:#1416280d}:root[data-theme=light] .judgeModalClose:hover,:root[data-theme=light] .planModalClose:hover{background:#1416281a}:root[data-theme=light] .judgeConfidenceBox{background:#14162808}:root[data-theme=light] .judgeStepText{color:#1a1d29}:root[data-theme=light] .judgeConfidenceValue span,:root[data-theme=light] .judgeStepMeta{color:#7a8099}:root[data-theme=light] .judgeStepStage.stage-judge{background:#14162814;color:#4a4f66}:root[data-theme=light] .sectionTitle>span{color:#4a63d8}:root[data-theme=light] .judgeStepStage.stage-planning{color:#6a4fd0}:root[data-theme=light] .judgeStepStage.stage-backend,:root[data-theme=light] .judgeStepStage.stage-deployment{color:#3f57cf}:root[data-theme=light] .judgeStepStage.stage-frontend{color:#1596b0}:root[data-theme=light] .judgeStatus.live,:root[data-theme=light] .judgeStepStatus.approved,:root[data-theme=light] .judgeVerdictLabel.good{color:#1f9d57}:root[data-theme=light] .judgeStatus.needs-you,:root[data-theme=light] .judgeStepStatus.flagged,:root[data-theme=light] .judgeStepStatus.pending,:root[data-theme=light] .judgeVerdictLabel.improve{color:#c9820f}:root[data-theme=light] .footer a,:root[data-theme=light] .footer p{color:#b9bdcf}:root[data-theme=light] .footer h2,:root[data-theme=light] .footer h4{color:#fff}:root[data-theme=light] .footer a:hover{color:#8fa6ff}:root[data-theme=light] .modal-content{background:#fff;border-color:#1416281a}:root[data-theme=light] .modal-close,:root[data-theme=light] .modal-content h2{color:#14161f}:root[data-theme=light] .modal-content .form-group label,:root[data-theme=light] .modal-content>p{color:#565b70}:root[data-theme=light] .modal-content .form-group input{background:#f4f5f9;border-color:#1416281f;color:#14161f}.pill-nav-container{position:relative;z-index:1}.pill-nav{--nav-h:46px;--pill-pad-x:16px;--pill-gap:3px;align-items:center;display:flex}.mobile-menu-button,.mobile-menu-popover,.pill-nav-items{background:var(--base);border:1px solid #7ea2ff3d;box-shadow:0 10px 30px #0003}.pill-nav-items{border-radius:999px;height:var(--nav-h)}.mobile-menu-list,.pill-list{list-style:none;margin:0;padding:3px}.pill-list{align-items:stretch;gap:var(--pill-gap);height:100%}.pill-list,.pill-list>li{display:flex}.pill{align-items:center;background:var(--pill-bg);border:0;border-radius:999px;color:var(--pill-text);cursor:pointer;display:inline-flex;font:inherit;font-size:.78rem;font-weight:600;height:100%;justify-content:center;letter-spacing:.03em;line-height:1;overflow:hidden;padding:0 var(--pill-pad-x);position:relative;text-decoration:none;white-space:nowrap}.hover-circle{background:var(--hover-bg);border-radius:50%;left:50%;pointer-events:none;position:absolute;will-change:transform;z-index:1}.label-stack,.pill-label,.pill-label-hover{display:inline-block;line-height:1}.label-stack{position:relative;z-index:2}.pill-label-hover{color:var(--hover-text);left:0;position:absolute;top:0;z-index:3}.mobile-menu-button:focus-visible,.mobile-menu-link:focus-visible,.pill:focus-visible{outline:2px solid #8fa6ff;outline-offset:3px}.mobile-only{display:none}.mobile-menu-button{align-items:center;border-radius:50%;cursor:pointer;flex-direction:column;gap:5px;height:var(--nav-h);justify-content:center;padding:0;width:var(--nav-h)}.hamburger-line{background:var(--pill-text);border-radius:2px;height:2px;width:17px}.mobile-menu-popover{border-radius:20px;left:0;position:absolute;right:0;top:calc(var(--nav-h) + 10px);visibility:hidden}.mobile-menu-list{grid-gap:3px;display:grid;gap:3px}.mobile-menu-actions{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr;padding:10px 4px 4px}.mobile-menu-actions .primaryBtn{padding:12px 18px;width:100%}.mobile-menu-link{background:var(--pill-bg);border:0;border-radius:999px;display:block;font:inherit;font-size:.95rem;font-weight:600;padding:12px 16px;text-align:left;text-decoration:none}.mobile-menu-action,.mobile-menu-link{color:var(--pill-text);cursor:pointer;width:100%}.mobile-menu-action{background:#0000;border:1px solid #7ea2ff47;border-radius:999px;font:inherit;font-size:.9rem;font-weight:600;padding:11px 16px}.mobile-menu-action:focus-visible,.mobile-menu-action:hover{border-color:var(--hover-bg);color:var(--hover-bg)}.mobile-menu-link:focus-visible,.mobile-menu-link:hover{background:var(--hover-bg);color:var(--hover-text)}@media (max-width:768px){.desktop-only{display:none}.mobile-only{display:flex}.pill-nav-container{width:auto}.mobile-menu-popover{left:auto;right:0;width:min(320px,calc(100vw - 36px))}}@media (prefers-reduced-motion:reduce){.hover-circle,.pill-label,.pill-label-hover{transition:none!important}}
/*# sourceMappingURL=main.e191cb0f.css.map*/