.new-organisation-module__b_MsKG__page{color:var(--text);background:var(--background);align-items:stretch;min-height:100%;font-family:URWGothic;display:flex;position:relative;overflow:hidden}.new-organisation-module__b_MsKG__bgGlow{background:radial-gradient(circle at center, var(--accent) 0%, transparent 60%);opacity:.12;filter:blur(40px);width:800px;height:800px;position:absolute;top:-250px;right:-200px}.new-organisation-module__b_MsKG__container{z-index:2;grid-template-columns:240px 1fr;gap:0;width:100%;min-height:100%;display:grid}.new-organisation-module__b_MsKG__sidebar{border-right:1px solid color-mix(in srgb, var(--text) 10%, transparent);background:color-mix(in srgb, var(--background) 92%, var(--text) 4%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);flex-direction:column;gap:2.5rem;padding:2.5rem 2rem;display:flex}.new-organisation-module__b_MsKG__brandTitle{letter-spacing:-.03em;color:var(--text);margin:0;font-size:1.4rem}.new-organisation-module__b_MsKG__stepsNav{flex-direction:column;gap:0;display:flex}.new-organisation-module__b_MsKG__stepItem{align-items:flex-start;gap:.9rem;padding:.7rem 0;display:flex;position:relative}.new-organisation-module__b_MsKG__stepItem:not(:last-child):after{content:"";background:color-mix(in srgb, var(--text) 10%, transparent);width:1px;position:absolute;top:36px;bottom:-8px;left:11px}.new-organisation-module__b_MsKG__stepDot{border:1px solid color-mix(in srgb, var(--text) 20%, transparent);width:24px;height:24px;color:var(--text);opacity:.35;background:var(--background);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.65rem;font-weight:500;transition:all .25s;display:flex}.new-organisation-module__b_MsKG__stepDot.new-organisation-module__b_MsKG__active{background:var(--accent);border-color:var(--accent);color:#fff;opacity:1}.new-organisation-module__b_MsKG__stepDot.new-organisation-module__b_MsKG__done{background:color-mix(in srgb, var(--accent) 15%, var(--background));border-color:var(--accent);color:var(--accent);opacity:1}.new-organisation-module__b_MsKG__stepLabel{flex-direction:column;gap:.15rem;padding-top:2px;display:flex}.new-organisation-module__b_MsKG__stepName{color:var(--text);opacity:.35;font-size:.82rem;transition:opacity .25s}.new-organisation-module__b_MsKG__stepName.new-organisation-module__b_MsKG__active{opacity:1;font-weight:500}.new-organisation-module__b_MsKG__stepName.new-organisation-module__b_MsKG__done{opacity:.6}.new-organisation-module__b_MsKG__stepDesc{color:var(--text);opacity:.35;font-size:.7rem}.new-organisation-module__b_MsKG__main{flex-direction:column;display:flex}.new-organisation-module__b_MsKG__panelWrap{flex:1;width:100%;max-width:1000px;margin:auto;padding:2.5rem 3rem}.new-organisation-module__b_MsKG__panel{flex-direction:column;animation:.3s forwards new-organisation-module__b_MsKG__fadeUp;display:none}.new-organisation-module__b_MsKG__panel.new-organisation-module__b_MsKG__visible{display:flex}@keyframes new-organisation-module__b_MsKG__fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.new-organisation-module__b_MsKG__panelLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--primary);margin-bottom:.4rem;font-size:.7rem}.new-organisation-module__b_MsKG__panelTitle{letter-spacing:-.02em;color:var(--text);margin:0 0 .4rem;font-size:1.6rem}.new-organisation-module__b_MsKG__panelSub{color:var(--text);opacity:.5;margin:0 0 1.75rem;font-size:.875rem;font-weight:300;line-height:1.65}.new-organisation-module__b_MsKG__form{flex-direction:column;gap:1rem;display:flex}.new-organisation-module__b_MsKG__inputGroup{flex-direction:column;gap:.35rem;display:flex}.new-organisation-module__b_MsKG__inputGroup label{opacity:.5;font-size:.75rem}.new-organisation-module__b_MsKG__inputGroup input,.new-organisation-module__b_MsKG__inputGroup textarea{border:1px solid color-mix(in srgb, var(--text) 12%, transparent);background:color-mix(in srgb, var(--primary) 15%, var(--background));color:var(--text);resize:none;border-radius:10px;outline:none;padding:.8rem .9rem;font-family:URWGothic;font-size:.9rem;transition:border .2s,transform .2s}.new-organisation-module__b_MsKG__inputGroup input.new-organisation-module__b_MsKG__error,.new-organisation-module__b_MsKG__inputGroup textarea.new-organisation-module__b_MsKG__error,.new-organisation-module__b_MsKG__logoUpload.new-organisation-module__b_MsKG__error{border-color:#ff4d4f}.new-organisation-module__b_MsKG__errorBox{color:#ff6b6b;background:#ff50501a;border:1px solid #ff50504d;border-radius:8px;margin:1rem 1rem 12px;padding:10px 12px;font-size:14px;animation:.3s forwards new-organisation-module__b_MsKG__fadeUp}.new-organisation-module__b_MsKG__inputGroup input:focus,.new-organisation-module__b_MsKG__inputGroup textarea:focus,.new-organisation-module__b_MsKG__stripeInput{border-color:var(--accent);transform:translateY(-1px)}.new-organisation-module__b_MsKG__row2{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.new-organisation-module__b_MsKG__colourPickerRow{align-items:center;gap:.6rem;display:flex}.new-organisation-module__b_MsKG__colourPickerRow input{flex:1}.new-organisation-module__b_MsKG__colourSwatch{border:1px solid color-mix(in srgb, var(--text) 12%, transparent);border-radius:8px;flex-shrink:0;width:36px;height:36px;transition:background .15s}.new-organisation-module__b_MsKG__colourPicker{margin-top:.5rem;border-radius:10px!important;width:100%!important;height:160px!important}.new-organisation-module__b_MsKG__logoUpload{border:1px dashed color-mix(in srgb, var(--text) 18%, transparent);cursor:pointer;background:color-mix(in srgb, var(--primary) 5%, var(--background));border-radius:12px;align-items:center;gap:1rem;padding:1.25rem;transition:border-color .2s,background .2s;display:flex}.new-organisation-module__b_MsKG__logoUpload:hover{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 5%, var(--background))}.new-organisation-module__b_MsKG__logoThumb{background:color-mix(in srgb, var(--primary) 12%, var(--background));border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.4rem;display:flex;overflow:hidden}.new-organisation-module__b_MsKG__logoThumb img{object-fit:cover;width:100%;height:100%}.new-organisation-module__b_MsKG__logoInfo{flex-direction:column;gap:.2rem;display:flex}.new-organisation-module__b_MsKG__logoTitle{color:var(--text);font-size:.85rem}.new-organisation-module__b_MsKG__logoSub{color:var(--text);opacity:.4;font-size:.7rem}.new-organisation-module__b_MsKG__plans{grid-template-columns:1fr 1fr 1fr;gap:1rem;margin-bottom:.5rem;display:grid}.new-organisation-module__b_MsKG__planCard{border:1px solid color-mix(in srgb, var(--primary) 13%, transparent);cursor:pointer;background:color-mix(in srgb, var(--primary) 5%, var(--background));-webkit-user-select:none;user-select:none;border-radius:14px;padding:1.5rem;transition:border-color .2s,background .2s,transform .15s;position:relative}.new-organisation-module__b_MsKG__planCard:hover{transform:translateY(-2px)}.new-organisation-module__b_MsKG__planCard.new-organisation-module__b_MsKG__selectedFree{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 6%, var(--background));border-width:2px}.new-organisation-module__b_MsKG__planCard.new-organisation-module__b_MsKG__selectedPro{border-color:var(--primary);background:color-mix(in srgb, var(--primary) 8%, var(--background));border-width:2px}.new-organisation-module__b_MsKG__planBadge{letter-spacing:.06em;text-transform:uppercase;background:color-mix(in srgb, var(--primary) 15%, var(--background));color:var(--primary);border-radius:0 0 8px 8px;padding:.2rem .6rem;font-size:.62rem;font-weight:500;position:absolute;top:0;right:14px}.new-organisation-module__b_MsKG__planIcon{border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:1rem;font-size:1.1rem;display:flex}.new-organisation-module__b_MsKG__planIconFree{background:color-mix(in srgb, var(--accent) 12%, var(--background))}.new-organisation-module__b_MsKG__planIconPro{background:color-mix(in srgb, var(--primary) 15%, var(--background))}.new-organisation-module__b_MsKG__planName{color:var(--text);margin-bottom:.2rem;font-size:1.05rem}.new-organisation-module__b_MsKG__planPrice{color:var(--text);opacity:.45;margin-bottom:1.1rem;font-size:.78rem}.new-organisation-module__b_MsKG__planPrice strong{color:var(--text);opacity:1;letter-spacing:-.02em;font-size:1.5rem;font-weight:400}.new-organisation-module__b_MsKG__planFeatures{flex-direction:column;gap:.55rem;margin-top:1rem;display:flex}.new-organisation-module__b_MsKG__planFeat{color:var(--text);opacity:.6;align-items:center;gap:.6rem;font-size:.78rem;display:flex}.new-organisation-module__b_MsKG__featDot{border-radius:50%;flex-shrink:0;width:5px;height:5px}.new-organisation-module__b_MsKG__featDotFree{background:var(--accent)}.new-organisation-module__b_MsKG__featDotPro{background:var(--primary)}.new-organisation-module__b_MsKG__footer{border-top:1px solid color-mix(in srgb, var(--text) 8%, transparent);grid-template-columns:1fr auto 1fr;align-items:center;margin-top:2rem;padding:1.5rem;display:grid}.new-organisation-module__b_MsKG__backBtn{color:var(--text);opacity:.45;cursor:pointer;background:0 0;border:none;justify-self:start;padding:0;font-family:URWGothic;font-size:.8rem;transition:opacity .2s}.new-organisation-module__b_MsKG__backBtn:hover{opacity:.8}.new-organisation-module__b_MsKG__backBtn.new-organisation-module__b_MsKG__hidden{visibility:hidden}.new-organisation-module__b_MsKG__progressText{color:var(--text);opacity:.3;letter-spacing:.05em;margin:0 1rem;font-size:.72rem}.new-organisation-module__b_MsKG__nextBtn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:100px;justify-self:end;padding:.8rem 1.75rem;font-family:URWGothic;font-size:.9rem;transition:transform .15s,opacity .2s}.new-organisation-module__b_MsKG__nextBtn:hover{opacity:.9;transform:translateY(-1px)}.new-organisation-module__b_MsKG__nextBtn.new-organisation-module__b_MsKG__proPlan{background:var(--primary);color:var(--background)}.new-organisation-module__b_MsKG__billingToggle{background:color-mix(in srgb, var(--primary) 8%, var(--background));border:1px solid color-mix(in srgb, var(--primary) 13%, transparent);border-radius:100px;gap:.25rem;width:fit-content;margin-bottom:1.25rem;padding:.25rem;display:flex}.new-organisation-module__b_MsKG__billingBtn{color:var(--text);cursor:pointer;opacity:.8;background:0 0;border:none;border-radius:100px;align-items:center;gap:.5rem;padding:.45rem 1rem;font-family:URWGothic;font-size:.82rem;transition:opacity .2s,background .2s;display:flex}.new-organisation-module__b_MsKG__billingBtn.new-organisation-module__b_MsKG__billingActive{background:var(--background);opacity:1;box-shadow:0 1px 4px color-mix(in srgb, var(--text) 10%, transparent)}.new-organisation-module__b_MsKG__billingDiscount{background:color-mix(in srgb, var(--accent) 15%, var(--background));color:var(--accent);border-radius:100px;padding:.15rem .45rem;font-size:.68rem}.new-organisation-module__b_MsKG__annualNote{font-size:.72rem;font-weight:400}@media (max-width:820px){.new-organisation-module__b_MsKG__container{grid-template-rows:auto 1fr;grid-template-columns:1fr}.new-organisation-module__b_MsKG__sidebar{border-right:none;border-bottom:1px solid color-mix(in srgb, var(--primary) 12%, transparent);flex-direction:row;align-items:center;gap:1.5rem;padding:1.5rem}.new-organisation-module__b_MsKG__brandTitle{display:none}.new-organisation-module__b_MsKG__stepsNav{flex-flow:wrap;flex:1;justify-content:center;gap:1rem}.new-organisation-module__b_MsKG__stepItem:after,.new-organisation-module__b_MsKG__stepDesc{display:none}}@media (max-width:1100px){.new-organisation-module__b_MsKG__row2,.new-organisation-module__b_MsKG__plans{grid-template-columns:1fr}}.new-organisation-module__b_MsKG__stripeInput{border:1px solid color-mix(in srgb, var(--text) 12%, transparent);background:color-mix(in srgb, var(--primary) 15%, var(--background));color:var(--text);border-radius:10px;outline:none;padding:.8rem .9rem;font-family:URWGothic;font-size:.9rem;transition:border .2s,transform .2s}.new-organisation-module__b_MsKG__stripeInput:focus-within{border-color:var(--accent);transform:translateY(-1px)}.new-organisation-module__b_MsKG__paymentLayout{grid-template-columns:1fr 300px;gap:32px;margin-top:24px;display:grid}@media (max-width:720px){.new-organisation-module__b_MsKG__paymentLayout{grid-template-columns:1fr}}.new-organisation-module__b_MsKG__cardForm{border:1px solid color-mix(in srgb, var(--primary) 13%, transparent);background:color-mix(in srgb, var(--primary) 5%, var(--background));border-radius:14px;flex-direction:column;gap:16px;padding:1.5rem;display:flex}.new-organisation-module__b_MsKG__stripeNote{color:var(--text);opacity:.75;margin-top:.5rem;font-size:.72rem;line-height:1.5}.new-organisation-module__b_MsKG__stripeLink{color:var(--accent);font-weight:500;text-decoration:none}.new-organisation-module__b_MsKG__stripeLink:hover{opacity:.85;text-decoration:underline}.new-organisation-module__b_MsKG__orderSummary{border:1px solid color-mix(in srgb, var(--primary) 13%, transparent);cursor:pointer;background:color-mix(in srgb, var(--primary) 5%, var(--background));-webkit-user-select:none;user-select:none;border-radius:14px;flex-direction:column;gap:16px;height:fit-content;padding:24px;transition:border-color .2s,background .2s,transform .15s;display:flex;position:relative}.new-organisation-module__b_MsKG__orderSummary:hover{border-color:color-mix(in srgb, var(--accent) 30%, transparent);transform:translateY(-2px)}.new-organisation-module__b_MsKG__summaryTitle{color:var(--text);margin:0;font-size:15px;font-weight:600}.new-organisation-module__b_MsKG__summaryPlan{background:color-mix(in srgb, var(--primary) 15%, var(--background));border-radius:10px;align-items:center;gap:12px;padding:12px;display:flex}.new-organisation-module__b_MsKG__summaryPlanIcon{font-size:20px;line-height:1}.new-organisation-module__b_MsKG__summaryPlanName{margin:0 0 2px;font-size:14px;font-weight:600}.new-organisation-module__b_MsKG__summaryPlanBilling{color:color-mix(in srgb, var(--text) 75%, var(--background));margin:0;font-size:12px}.new-organisation-module__b_MsKG__summaryRows{flex-direction:column;gap:8px;display:flex}.new-organisation-module__b_MsKG__summaryRow{color:color-mix(in srgb, var(--text) 75%, var(--background));justify-content:space-between;font-size:13px;display:flex}.new-organisation-module__b_MsKG__summaryDiscount{color:color-mix(in srgb, var(--text) 25%, var(--accent));font-weight:500}.new-organisation-module__b_MsKG__summaryTotal{color:var(--text);border-top:1px solid color-mix(in srgb, var(--text) 10%, transparent);justify-content:space-between;padding-top:12px;font-size:15px;font-weight:700;display:flex}.new-organisation-module__b_MsKG__summaryRenewal{color:color-mix(in srgb, var(--text) 75%, var(--background));margin:0;font-size:11px;line-height:1.5}.new-organisation-module__b_MsKG__spinner{border:2px solid color-mix(in srgb, var(--text) 75%, var(--background));border-top-color:var(--background);border-radius:50%;width:16px;height:16px;animation:.7s linear infinite new-organisation-module__b_MsKG__spin;display:inline-block}@keyframes new-organisation-module__b_MsKG__spin{to{transform:rotate(360deg)}}.new-organisation-module__b_MsKG__successWrap{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100%;margin:auto;padding:40px;display:flex}.new-organisation-module__b_MsKG__successIcon{font-size:56px;line-height:1}.new-organisation-module__b_MsKG__successTitle{color:var(--text);margin:0;font-size:28px;font-weight:700}.new-organisation-module__b_MsKG__successSub{color:color-mix(in srgb, var(--text) 75%, var(--background));max-width:380px;margin:0;font-size:15px}.new-organisation-module__b_MsKG__loader{margin:auto}
.animated_logo-module__GO8AFW__logo{display:block;overflow:visible}.animated_logo-module__GO8AFW__qPath{fill:none;stroke:#37c8ab;stroke-width:16px;stroke-linecap:round;stroke-linejoin:round}.animated_logo-module__GO8AFW__starPath{fill:none;stroke:#2ca089;stroke-width:32px;stroke-linecap:round;stroke-linejoin:round}
.layout-module__CUj6aG__content{height:100vh;padding-top:56px}
