.darwin-enterprise-form-module__Guh-ba__contactForm{gap:28px;min-width:0;font-size:14px;line-height:1.5;display:grid}.darwin-enterprise-form-module__Guh-ba__details,.darwin-enterprise-form-module__Guh-ba__brief{gap:24px;display:grid}.darwin-enterprise-form-module__Guh-ba__formRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.darwin-enterprise-form-module__Guh-ba__singleRow{min-width:0}.darwin-enterprise-form-module__Guh-ba__contactForm label{min-width:0;display:block}.darwin-enterprise-form-module__Guh-ba__contactForm fieldset{border:0;min-width:0;margin:0;padding:0}.darwin-enterprise-form-module__Guh-ba__contactForm legend{margin-bottom:12px;padding:0}.darwin-enterprise-form-module__Guh-ba__contactForm input,.darwin-enterprise-form-module__Guh-ba__contactForm select,.darwin-enterprise-form-module__Guh-ba__contactForm textarea{border:1px solid var(--enterprise-line);background:var(--enterprise-input);width:100%;color:var(--enterprise-fg);border-radius:14px;margin-top:8px;padding:12px 16px;font-family:inherit;font-size:14px;font-weight:400;line-height:1.5;display:block}.darwin-enterprise-form-module__Guh-ba__contactForm input,.darwin-enterprise-form-module__Guh-ba__contactForm select{height:48px}.darwin-enterprise-form-module__Guh-ba__contactForm textarea{resize:vertical;min-height:160px}.darwin-enterprise-form-module__Guh-ba__contactForm input::placeholder,.darwin-enterprise-form-module__Guh-ba__contactForm textarea::placeholder,.darwin-enterprise-form-module__Guh-ba__contactForm select:invalid{color:var(--enterprise-muted);opacity:1}.darwin-enterprise-form-module__Guh-ba__select{display:block;position:relative}.darwin-enterprise-form-module__Guh-ba__select select{appearance:none;cursor:pointer;padding-right:48px}.darwin-enterprise-form-module__Guh-ba__select svg{width:16px;height:16px;color:var(--enterprise-muted);pointer-events:none;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.darwin-enterprise-form-module__Guh-ba__select option{background:var(--enterprise-input);color:var(--enterprise-fg)}.darwin-enterprise-form-module__Guh-ba__formOptions{flex-wrap:wrap;gap:10px;display:flex}.darwin-enterprise-form-module__Guh-ba__formOptions label{border:1px solid var(--enterprise-line);min-height:44px;color:var(--enterprise-muted);cursor:pointer;border-radius:14px;align-items:center;gap:10px;padding:10px 12px;display:inline-flex}.darwin-enterprise-form-module__Guh-ba__formOptions label:has(input:checked){background:var(--enterprise-input);border-color:var(--enterprise-fg);color:var(--enterprise-fg)}.darwin-enterprise-form-module__Guh-ba__formOptions input{appearance:none;border-color:var(--enterprise-muted);background:0 0;border-radius:3px;flex-shrink:0;width:14px;height:14px;margin:0;padding:0}.darwin-enterprise-form-module__Guh-ba__formOptions input:checked{background:var(--enterprise-fg);box-shadow:inset 0 0 0 3px var(--enterprise-input)}.darwin-enterprise-form-module__Guh-ba__formActions{gap:16px;display:grid}.darwin-enterprise-form-module__Guh-ba__formActions>p{color:var(--enterprise-muted);margin:0;font-size:12px}.darwin-enterprise-form-module__Guh-ba__formActions>p a{color:var(--enterprise-fg);text-underline-offset:3px;text-decoration:underline}.darwin-enterprise-form-module__Guh-ba__contactForm .darwin-enterprise-form-module__Guh-ba__formActions>button{background:var(--enterprise-fg);width:100%;min-height:52px;color:var(--enterprise-bg);cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:12px;padding:14px 20px;font-family:inherit;font-size:14px;display:flex}.darwin-enterprise-form-module__Guh-ba__formActions>button:hover{opacity:.88}.darwin-enterprise-form-module__Guh-ba__formActions>button svg{width:18px;height:18px}.darwin-enterprise-form-module__Guh-ba__contactForm :is(input,select,textarea,button,a):focus-visible{outline:2px solid var(--enterprise-fg);outline-offset:4px}@media (max-width:600px){.darwin-enterprise-form-module__Guh-ba__formRow{grid-template-columns:minmax(0,1fr);gap:24px}.darwin-enterprise-form-module__Guh-ba__contactForm input,.darwin-enterprise-form-module__Guh-ba__contactForm select,.darwin-enterprise-form-module__Guh-ba__contactForm textarea{font-size:16px}}.darwin-enterprise-form-module__Guh-ba__contactForm[hidden]{display:none}.darwin-enterprise-form-module__Guh-ba__contactForm .darwin-enterprise-form-module__Guh-ba__hint{color:var(--enterprise-muted);margin:-6px 0 12px;font-size:12px}.darwin-enterprise-form-module__Guh-ba__audienceOptions{border:1px solid var(--enterprise-line);border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:4px;display:grid}.darwin-enterprise-form-module__Guh-ba__audienceOptions label{cursor:pointer;position:relative}.darwin-enterprise-form-module__Guh-ba__audienceOptions input{opacity:0;width:1px;height:1px;position:absolute}.darwin-enterprise-form-module__Guh-ba__audienceOptions span{min-height:44px;color:var(--enterprise-muted);border-radius:14px;justify-content:center;align-items:center;transition:color .16s,background .16s;display:flex}.darwin-enterprise-form-module__Guh-ba__audienceOptions input:checked+span{color:var(--enterprise-fg);background:#292929}.darwin-enterprise-form-module__Guh-ba__audienceOptions input:focus-visible+span{outline:2px solid var(--enterprise-fg);outline-offset:2px}.darwin-enterprise-form-module__Guh-ba__audienceOptions label:hover span{color:var(--enterprise-fg)}.darwin-enterprise-form-module__Guh-ba__formOptions label:hover{color:var(--enterprise-fg);border-color:#777}.darwin-enterprise-form-module__Guh-ba__confirmation{border:1px solid var(--enterprise-line);border-radius:24px;align-content:start;justify-items:start;gap:24px;padding:40px;display:grid}.darwin-enterprise-form-module__Guh-ba__calendarIcon{stroke-width:1.5px;width:32px;height:32px}.darwin-enterprise-form-module__Guh-ba__confirmation h2{letter-spacing:-.035em;margin:0;font-size:clamp(26px,3vw,36px);font-weight:400;line-height:1.2}.darwin-enterprise-form-module__Guh-ba__confirmation h2:focus{outline:none}.darwin-enterprise-form-module__Guh-ba__confirmation p{color:var(--enterprise-muted);margin:0;font-size:16px;line-height:1.6}.darwin-enterprise-form-module__Guh-ba__calendarLink{min-height:48px;color:var(--enterprise-fg);border:1px solid #ffffff80;border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:12px 20px;display:inline-flex}.darwin-enterprise-form-module__Guh-ba__calendarLink svg{width:18px;height:18px}.darwin-enterprise-form-module__Guh-ba__editDetails{min-height:44px;font:inherit;color:var(--enterprise-muted);cursor:pointer;text-underline-offset:4px;background:0 0;border:0;padding:0;font-size:14px;text-decoration:underline}.darwin-enterprise-form-module__Guh-ba__confirmation :is(a,button):focus-visible{outline:2px solid var(--enterprise-fg);outline-offset:4px}.darwin-enterprise-form-module__Guh-ba__confirmation :is(a,button):hover{color:var(--enterprise-fg);background:#ffffff0f}@media (max-width:600px){.darwin-enterprise-form-module__Guh-ba__confirmation{padding:28px 24px}}@media (prefers-reduced-motion:reduce){.darwin-enterprise-form-module__Guh-ba__audienceOptions span{transition:none}}
.darwin-enterprise-page-module__aca6ma__page{--enterprise-bg:#000;--enterprise-fg:#fff;--enterprise-muted:#999;--enterprise-input:#111;--enterprise-line:#292929}.darwin-enterprise-page-module__aca6ma__section{width:min(1280px,calc(100% - 2*var(--darwin-page-gutter,40px)));padding-block:clamp(48px,6vw,88px)var(--editorial-content-inset);grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:clamp(48px,7vw,100px);margin-inline:auto;display:grid}.darwin-enterprise-page-module__aca6ma__introduction{min-width:0}.darwin-enterprise-page-module__aca6ma__introduction h1{letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(36px,3.6vw,52px);font-weight:400;line-height:1.1}.darwin-enterprise-page-module__aca6ma__description{max-width:440px;color:var(--enterprise-muted);text-wrap:pretty;margin:28px 0 0;font-size:clamp(17px,1.6vw,20px);line-height:1.5}.darwin-enterprise-page-module__aca6ma__nextSteps{margin-top:64px}.darwin-enterprise-page-module__aca6ma__nextSteps h2{color:var(--enterprise-muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 28px;font-size:12px;font-weight:400}.darwin-enterprise-page-module__aca6ma__nextSteps ol{gap:28px;margin:0;padding:0;list-style:none;display:grid}.darwin-enterprise-page-module__aca6ma__nextSteps li{grid-template-columns:24px minmax(0,1fr);gap:16px;display:grid}.darwin-enterprise-page-module__aca6ma__nextSteps svg{stroke-width:1.5px;width:22px;height:22px;margin-top:2px}.darwin-enterprise-page-module__aca6ma__nextSteps h3{margin:0 0 8px;font-size:16px;font-weight:400;line-height:1.4}.darwin-enterprise-page-module__aca6ma__nextSteps p{color:var(--enterprise-muted);text-wrap:pretty;margin:0;font-size:15px;line-height:1.5}@media (max-width:900px){.darwin-enterprise-page-module__aca6ma__section{grid-template-columns:minmax(0,1fr);gap:44px;max-width:680px}.darwin-enterprise-page-module__aca6ma__description{max-width:560px}.darwin-enterprise-page-module__aca6ma__nextSteps{margin-top:36px}.darwin-enterprise-page-module__aca6ma__nextSteps ol{gap:20px}}@media (max-width:600px){.darwin-enterprise-page-module__aca6ma__section{padding-top:32px}.darwin-enterprise-page-module__aca6ma__description{margin-top:20px}}
