.PlanStart-module__xMwLMW__page{background:var(--surface-muted,#f5f5fa);min-height:100vh;color:var(--text-strong,#0d0a2c);padding:22px 16px 48px}.PlanStart-module__xMwLMW__frame{max-width:1120px;margin:0 auto}.PlanStart-module__xMwLMW__app{background:var(--surface,#fff);border-radius:24px;min-height:640px;box-shadow:0 24px 60px #1420401a}.PlanStart-module__xMwLMW__main{min-width:0;padding:26px 32px 40px}.PlanStart-module__xMwLMW__rail{background:#0e1e30;flex-direction:column;align-items:center;gap:6px;padding:18px 0;display:flex}.PlanStart-module__xMwLMW__railLogo{background:linear-gradient(150deg, var(--blue,#3272db), #7f9bff);color:#fff;border-radius:11px;place-items:center;width:38px;height:38px;margin-bottom:14px;font-size:16px;font-weight:800;display:grid;box-shadow:0 8px 18px #4a3aff80}.PlanStart-module__xMwLMW__railBtn{color:#c3d3df;cursor:pointer;background:#ffffff0a;border:0;border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.PlanStart-module__xMwLMW__railBtn svg{width:22px;height:22px;display:block}.PlanStart-module__xMwLMW__railBtn.PlanStart-module__xMwLMW__on{color:#fff;background:#ffffff1f}.PlanStart-module__xMwLMW__railSpring{flex:1}.PlanStart-module__xMwLMW__railLock{color:#f4b740}.PlanStart-module__xMwLMW__h1{letter-spacing:-.6px;margin:0 0 4px;font-size:27px;font-weight:800}.PlanStart-module__xMwLMW__lead{color:var(--text-body,#585667);margin:0 0 20px;font-size:14.5px}.PlanStart-module__xMwLMW__lead b{color:var(--text-strong,#0d0a2c);font-weight:800}.PlanStart-module__xMwLMW__steps{align-items:center;gap:10px;margin-bottom:22px;display:flex}.PlanStart-module__xMwLMW__step{color:var(--text-muted,#5f5c7f);align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.PlanStart-module__xMwLMW__stepNum{background:var(--surface-muted,#f5f5fa);width:24px;height:24px;color:var(--text-muted,#5f5c7f);border-radius:50%;flex:none;place-items:center;font-size:13px;font-weight:800;display:grid}.PlanStart-module__xMwLMW__step.PlanStart-module__xMwLMW__stepOn{color:var(--text-strong,#0d0a2c)}.PlanStart-module__xMwLMW__step.PlanStart-module__xMwLMW__stepOn .PlanStart-module__xMwLMW__stepNum,.PlanStart-module__xMwLMW__step.PlanStart-module__xMwLMW__stepDone .PlanStart-module__xMwLMW__stepNum{background:var(--blue,#3272db);color:#fff}.PlanStart-module__xMwLMW__stepBar{background:var(--border-soft,#dfdef1);flex:0 0 28px;height:2px}.PlanStart-module__xMwLMW__formGrid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:22px;display:grid}.PlanStart-module__xMwLMW__field{flex-direction:column;display:flex}.PlanStart-module__xMwLMW__fieldWide{grid-column:1/-1}.PlanStart-module__xMwLMW__label{color:var(--text-muted,#5f5c7f);letter-spacing:.04em;margin-bottom:8px;font-size:13px;font-weight:800}.PlanStart-module__xMwLMW__req{color:var(--blue,#3272db);margin-left:3px}.PlanStart-module__xMwLMW__input,.PlanStart-module__xMwLMW__textarea{border:1.5px solid var(--border-soft,#dfdef1);background:var(--surface-soft,#f9f9ff);width:100%;font:inherit;color:var(--text-strong,#0d0a2c);resize:vertical;border-radius:12px;padding:13px 16px;font-size:14.5px}.PlanStart-module__xMwLMW__input:focus,.PlanStart-module__xMwLMW__textarea:focus{outline:2px solid var(--blue,#3272db);outline-offset:1px}.PlanStart-module__xMwLMW__hint{color:var(--text-muted,#5f5c7f);margin-top:6px;font-size:13px;line-height:1.5}.PlanStart-module__xMwLMW__select{position:relative}.PlanStart-module__xMwLMW__selectBtn{border:1.5px solid var(--border-soft,#dfdef1);background:var(--surface-soft,#f9f9ff);width:100%;font:inherit;color:var(--text-strong,#0d0a2c);cursor:pointer;text-align:left;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:13px 16px;font-size:14.5px;font-weight:600;transition:all .14s;display:flex}.PlanStart-module__xMwLMW__selectBtn:hover{border-color:color-mix(in srgb, var(--blue,#3272db) 45%, var(--border-soft,#dfdef1))}.PlanStart-module__xMwLMW__selectBtn:focus-visible{outline:2px solid var(--blue,#3272db);outline-offset:1px}.PlanStart-module__xMwLMW__selectBtn.PlanStart-module__xMwLMW__placeholder{color:var(--text-muted,#5f5c7f);font-weight:500}.PlanStart-module__xMwLMW__selectBtn svg{width:16px;height:16px;color:var(--text-muted,#5f5c7f);flex:none;transition:transform .16s}.PlanStart-module__xMwLMW__selectBtn.PlanStart-module__xMwLMW__open svg{transform:rotate(180deg)}.PlanStart-module__xMwLMW__menu{z-index:30;background:var(--surface,#fff);border:1px solid var(--border-soft,#dfdef1);border-radius:12px;max-height:260px;padding:6px;animation:.14s ease-out PlanStart-module__xMwLMW__menuIn;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 32px #14204024}.PlanStart-module__xMwLMW__menuUp{top:auto;bottom:calc(100% + 6px)}@keyframes PlanStart-module__xMwLMW__menuIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.PlanStart-module__xMwLMW__menu{animation:none}}.PlanStart-module__xMwLMW__option{text-align:left;width:100%;font:inherit;color:var(--text-body,#585667);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:11px 13px;font-size:14px;display:flex}.PlanStart-module__xMwLMW__option:hover{background:var(--surface-soft,#f9f9ff)}.PlanStart-module__xMwLMW__option.PlanStart-module__xMwLMW__optionOn{background:var(--blue-soft,#efeefb);color:var(--blue,#3272db);font-weight:700}.PlanStart-module__xMwLMW__option svg{width:15px;height:15px}.PlanStart-module__xMwLMW__aiBtn{border:1px dashed color-mix(in srgb, var(--blue,#3272db) 45%, transparent);background:var(--blue-soft,#efeefb);color:var(--blue,#3272db);font:inherit;cursor:pointer;border-radius:999px;align-self:flex-start;align-items:center;gap:6px;margin-top:10px;padding:8px 14px;font-size:13px;font-weight:800;display:inline-flex}.PlanStart-module__xMwLMW__aiBtn:disabled{opacity:.6;cursor:default}.PlanStart-module__xMwLMW__actions{align-items:center;gap:10px;padding-top:4px;display:flex}.PlanStart-module__xMwLMW__primaryBtn{background:var(--blue,#3272db);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:12px;padding:14px 26px;font-size:15px;font-weight:800;box-shadow:0 8px 20px #4a3aff4d}.PlanStart-module__xMwLMW__primaryBtn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.PlanStart-module__xMwLMW__ghostBtn{border:1px solid var(--border-soft,#dfdef1);color:var(--text-body,#585667);font:inherit;cursor:pointer;background:0 0;border-radius:12px;padding:13px 20px;font-size:14px;font-weight:700}.PlanStart-module__xMwLMW__summaryBox{background:var(--surface-soft,#f9f9ff);border:1px solid var(--border-soft,#dfdef1);color:var(--text-body,#585667);border-radius:14px;margin-bottom:20px;padding:14px 18px;font-size:13.5px;line-height:1.6}.PlanStart-module__xMwLMW__summaryBox b{color:var(--text-strong,#0d0a2c)}.PlanStart-module__xMwLMW__titleField{margin-bottom:20px}.PlanStart-module__xMwLMW__titleLabel{color:var(--text-muted,#5f5c7f);letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px;font-size:13px;font-weight:800;display:block}.PlanStart-module__xMwLMW__titleInput{border:1.5px solid var(--border-soft,#dfdef1);background:var(--surface-soft,#f9f9ff);width:100%;max-width:420px;font:inherit;color:var(--text-strong,#0d0a2c);border-radius:12px;padding:13px 16px;font-size:15px;font-weight:700}.PlanStart-module__xMwLMW__titleInput:focus{outline:2px solid var(--blue,#3272db);outline-offset:1px}.PlanStart-module__xMwLMW__cats{background:var(--surface-soft,#f9f9ff);border:1px solid var(--border-soft,#dfdef1);border-radius:12px;gap:5px;width:100%;margin-bottom:18px;padding:5px;display:flex}.PlanStart-module__xMwLMW__cats button{color:var(--text-muted,#5f5c7f);font:inherit;cursor:pointer;text-align:center;background:0 0;border:0;border-radius:9px;flex:1 1 0;padding:10px 20px;font-size:13.5px;font-weight:800}.PlanStart-module__xMwLMW__grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.PlanStart-module__xMwLMW__card{text-align:left;border:1px solid var(--border-soft,#dfdef1);background:var(--surface,#fff);cursor:pointer;border-radius:18px;padding:0 0 18px;transition:transform .16s,border-color .16s,box-shadow .16s;position:relative;overflow:hidden;box-shadow:0 2px 8px #1420400d}.PlanStart-module__xMwLMW__card:hover{border-color:color-mix(in srgb, var(--acc) 55%, transparent);transform:translateY(-4px);box-shadow:0 18px 40px #1420401f}.PlanStart-module__xMwLMW__card:focus-visible{outline:2px solid var(--blue,#3272db);outline-offset:2px}.PlanStart-module__xMwLMW__cardTop{background:var(--tint);place-items:center;height:84px;display:grid;position:relative}.PlanStart-module__xMwLMW__cardTop svg{width:40px;height:40px;color:var(--acc);display:block}.PlanStart-module__xMwLMW__badge{background:var(--acc);color:#fff;border-radius:999px;padding:4px 10px;font-size:13px;font-weight:800;position:absolute;top:10px;right:10px}.PlanStart-module__xMwLMW__cat{color:var(--acc);letter-spacing:.05em;margin:15px 18px 2px;font-size:13px;font-weight:800}.PlanStart-module__xMwLMW__cardTitle{letter-spacing:-.3px;margin:0 18px;font-size:17px;font-weight:800}.PlanStart-module__xMwLMW__desc{color:var(--text-body,#585667);margin:8px 18px 0;font-size:13px;line-height:1.55}.PlanStart-module__xMwLMW__go{color:var(--acc);align-items:center;gap:5px;margin:14px 18px 0;font-size:13px;font-weight:800;display:flex}@media (max-width:640px){.PlanStart-module__xMwLMW__grid,.PlanStart-module__xMwLMW__formGrid{grid-template-columns:1fr}.PlanStart-module__xMwLMW__app{grid-template-columns:52px minmax(0,1fr)}.PlanStart-module__xMwLMW__main{padding:18px 16px 28px}}.PlanStart-module__xMwLMW__okTag{color:#0f9d66;margin-left:6px;font-size:13px;font-weight:900}.PlanStart-module__xMwLMW__ready{animation:2s infinite PlanStart-module__xMwLMW__readyPulse}@keyframes PlanStart-module__xMwLMW__readyPulse{0%{transform:scale(.95);box-shadow:0 8px 18px #4a3aff47,0 0 #3182f68c}70%{transform:scale(1.05);box-shadow:0 8px 18px #4a3aff47,0 0 0 20px #3182f600}to{transform:scale(.95);box-shadow:0 8px 18px #4a3aff47,0 0 #3182f600}}.PlanStart-module__xMwLMW__todo{color:var(--text-muted,#5f5c7f);font-size:13px}@media (prefers-reduced-motion:reduce){.PlanStart-module__xMwLMW__ready{animation:none}}.PlanStart-module__xMwLMW__hero{text-align:left;border:1.5px solid var(--acc,#3358f4);background:linear-gradient(120deg, var(--tint,#eef1ff), var(--surface,#fff) 62%);cursor:pointer;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;width:100%;padding:24px 26px;transition:transform .16s,box-shadow .16s;display:grid;box-shadow:0 10px 26px #14204014}.PlanStart-module__xMwLMW__hero:hover{transform:translateY(-2px);box-shadow:0 18px 40px #14204024}.PlanStart-module__xMwLMW__heroIcon{background:var(--surface,#fff);width:54px;height:54px;color:var(--acc,#3358f4);border-radius:15px;place-items:center;display:grid;box-shadow:0 4px 12px #1420401a}.PlanStart-module__xMwLMW__heroIcon svg{width:27px;height:27px;display:block}.PlanStart-module__xMwLMW__heroBody{min-width:0}.PlanStart-module__xMwLMW__heroBadge{background:var(--acc,#3358f4);color:#fff;border-radius:999px;padding:4px 10px;font-size:13px;font-weight:800;display:inline-block}.PlanStart-module__xMwLMW__heroTitle{letter-spacing:-.5px;margin:8px 0 6px;font-size:21px;font-weight:800}.PlanStart-module__xMwLMW__heroGo{color:#fff;background:var(--acc,#3358f4);white-space:nowrap;border-radius:11px;flex:none;padding:13px 20px;font-size:14px;font-weight:800}.PlanStart-module__xMwLMW__fits{flex-direction:column;gap:5px;margin:10px 0 0;padding:0;list-style:none;display:flex}.PlanStart-module__xMwLMW__fits li{color:var(--text-body,#585667);padding-left:17px;font-size:13px;position:relative}.PlanStart-module__xMwLMW__fits li:before{content:"✓";color:var(--acc,#3358f4);font-size:13px;font-weight:900;position:absolute;left:0}.PlanStart-module__xMwLMW__otherLabel{letter-spacing:.08em;color:var(--text-muted,#5f5c7f);text-transform:uppercase;margin:26px 0 12px;font-size:13px;font-weight:800}.PlanStart-module__xMwLMW__sameNote{color:var(--text-muted,#5f5c7f);background:var(--surface-soft,#f9f9ff);border-radius:11px;margin:18px 0 0;padding:13px 15px;font-size:13px;line-height:1.7}@media (max-width:640px){.PlanStart-module__xMwLMW__hero{grid-template-columns:1fr;gap:14px}.PlanStart-module__xMwLMW__heroGo{text-align:center}}.PlanStart-module__xMwLMW__meta{color:var(--acc,#3358f4);background:var(--surface,#fff);border:1px solid color-mix(in srgb, var(--acc,#3358f4) 30%, transparent);font-variant-numeric:tabular-nums;border-radius:999px;margin-top:9px;padding:4px 10px;font-size:13px;font-weight:800;display:inline-block}.PlanStart-module__xMwLMW__deck{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:20px;margin-top:4px;display:grid}.PlanStart-module__xMwLMW__planCard{text-align:left;cursor:pointer;font:inherit;background:0 0;border:0;flex-direction:column;gap:10px;padding:0;display:flex;container-type:inline-size}.PlanStart-module__xMwLMW__sheet{border:1px solid var(--border-soft,#dfdef1);background:#fff;border-radius:16px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}@media (hover:hover) and (pointer:fine){.PlanStart-module__xMwLMW__planCard:hover .PlanStart-module__xMwLMW__sheet{transform:translateY(-4px);box-shadow:0 18px 36px #14204029}}.PlanStart-module__xMwLMW__planCard:focus-visible{outline:none}.PlanStart-module__xMwLMW__planCard:focus-visible .PlanStart-module__xMwLMW__sheet{box-shadow:0 0 0 3px color-mix(in srgb, var(--acc,#3358f4) 45%, transparent)}.PlanStart-module__xMwLMW__cover{aspect-ratio:4/5;padding:13px;background:repeating-linear-gradient(-52deg, #ffffff0d 0 10px, transparent 10px 26px), linear-gradient(158deg, color-mix(in srgb, var(--acc,#3358f4) 88%, #fff) 0%, var(--acc,#3358f4) 52%, color-mix(in srgb, var(--acc,#3358f4) 72%, #10233a) 100%);flex-direction:column;justify-content:flex-end;align-items:flex-start;height:125cqw;padding:7cqw;display:flex;position:relative;overflow:hidden}.PlanStart-module__xMwLMW__coverIcon{width:66px;height:66px;width:36cqw;height:36cqw;color:var(--acc,#3358f4);pointer-events:none;background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 20px #10233a38}.PlanStart-module__xMwLMW__coverIcon svg{width:33px;height:33px;width:18cqw;height:18cqw;display:block}.PlanStart-module__xMwLMW__coverName{color:#fff;font-size:16px;letter-spacing:-.02em;word-break:keep-all;text-shadow:0 1px 8px #00000024;max-width:100%;font-size:9cqw;font-weight:800;line-height:1.3;position:relative}.PlanStart-module__xMwLMW__coverBadge{color:#f4b740;background:#10233a;border-radius:999px;align-items:center;gap:4px;padding:5px 10px;font-size:13px;font-weight:800;display:inline-flex;position:absolute;top:10px;left:10px}.PlanStart-module__xMwLMW__strip{color:var(--text-body,#585667);background:#fff;justify-content:space-between;align-items:center;gap:8px;padding:11px 13px;font-size:13px;display:flex}.PlanStart-module__xMwLMW__strip b{font-variant-numeric:tabular-nums;color:var(--text-strong,#0d0a2c);font-weight:800}.PlanStart-module__xMwLMW__strip svg{color:var(--text-muted,#5f5c7f);transition:transform .2s,color .2s}.PlanStart-module__xMwLMW__planCard:hover .PlanStart-module__xMwLMW__strip svg{color:var(--acc,#3358f4);transform:translate(3px)}.PlanStart-module__xMwLMW__cardDesc{color:var(--text-muted,#5f5c7f);-webkit-line-clamp:2;-webkit-box-orient:vertical;padding:0 2px;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}@media (max-width:640px){.PlanStart-module__xMwLMW__deck{grid-template-columns:1fr 1fr;gap:12px}}@media (max-width:560px){.PlanStart-module__xMwLMW__actions{flex-direction:column;align-items:stretch;gap:8px}.PlanStart-module__xMwLMW__primaryBtn{width:100%;padding:15px 20px}.PlanStart-module__xMwLMW__todo{text-align:center}}.PlanStart-module__xMwLMW__inheritBox{margin:4px 0 18px}.PlanStart-module__xMwLMW__inheritHead{color:var(--text-muted,#5f5c7f);margin-bottom:8px;font-size:13px;font-weight:700}.PlanStart-module__xMwLMW__inheritOpts{border:1px solid var(--border-soft,#dfdef1);background:var(--surface,#fff);border-radius:12px;overflow:hidden}.PlanStart-module__xMwLMW__inheritOpt{text-align:left;cursor:pointer;width:100%;font:inherit;background:0 0;border:0;align-items:flex-start;gap:11px;padding:14px 16px;transition:background .15s;display:flex}.PlanStart-module__xMwLMW__inheritOpt+.PlanStart-module__xMwLMW__inheritOpt{border-top:1px solid var(--border-soft,#eef1f4)}.PlanStart-module__xMwLMW__inheritOpt:active{background:var(--surface-soft,#f9f9ff)}.PlanStart-module__xMwLMW__inheritRadio{background:#fff;border:1.6px solid #cdd3da;border-radius:50%;flex:none;width:19px;height:19px;margin-top:1px;transition:border .15s}.PlanStart-module__xMwLMW__inheritOn .PlanStart-module__xMwLMW__inheritRadio{border:6px solid var(--blue,#3272db)}.PlanStart-module__xMwLMW__inheritText{flex-direction:column;gap:3px;min-width:0;display:flex}.PlanStart-module__xMwLMW__inheritText b{color:var(--text-strong,#0d0a2c);font-size:14px;font-weight:700}.PlanStart-module__xMwLMW__inheritText span{color:var(--text-muted,#5f5c7f);word-break:keep-all;font-size:13px;line-height:1.55}.PlanStart-module__xMwLMW__hiddenNote{background:var(--surface-soft,#f9f9ff);border:1px dashed var(--border-soft,#d5dbe2);color:var(--text-muted,#5f5c7f);word-break:keep-all;border-radius:10px;margin:0 0 14px;padding:10px 14px;font-size:13px;line-height:1.6}@media (max-width:640px){.PlanStart-module__xMwLMW__page{padding:48px 0 32px}.PlanStart-module__xMwLMW__app{box-shadow:none;border-radius:0;min-height:0}}.PlanStart-module__xMwLMW__consultNote{border:1px solid var(--blue-soft,#cfe3ff);background:var(--blue-soft,#eef5ff);border-radius:12px;margin:0 0 18px;padding:14px 16px}.PlanStart-module__xMwLMW__consultNote>strong{color:var(--blue,#3272db);margin-bottom:8px;font-size:13px;font-weight:800;display:block}.PlanStart-module__xMwLMW__consultNote ul{gap:3px;margin:0 0 8px;padding-left:16px;display:grid}.PlanStart-module__xMwLMW__consultNote li{color:var(--text,#0d0a2c);font-size:13px;line-height:1.6}.PlanStart-module__xMwLMW__consultNote>small{color:var(--text-2,#5f5c7f);font-size:13px}.PlanStart-module__xMwLMW__page{color:#1c1d21;padding:28px 28px 64px}.PlanStart-module__xMwLMW__app{box-shadow:none;background:0 0;border-radius:0;min-height:0}.PlanStart-module__xMwLMW__main{background:#fff;border-radius:12px;padding:28px 28px 32px;box-shadow:0 1px 2px #1c1d210a}.PlanStart-module__xMwLMW__h1{color:#1c1d21;font-size:20px}.PlanStart-module__xMwLMW__card{box-shadow:none;border:1px solid #ececf4;border-radius:12px}.PlanStart-module__xMwLMW__card:hover{transform:translateY(-2px);box-shadow:0 10px 28px #1c1d211a}.PlanStart-module__xMwLMW__cardTitle{color:#1c1d21}.PlanStart-module__xMwLMW__cardDesc{color:#8181a5}@media (max-width:640px){.PlanStart-module__xMwLMW__page{padding:16px 16px 56px}.PlanStart-module__xMwLMW__main{padding:20px 16px 24px}}.PlanStart-module__xMwLMW__main{max-width:880px}.PlanStart-module__xMwLMW__h1{color:#1c1d21;margin-bottom:4px;font-size:20px;font-weight:700}.PlanStart-module__xMwLMW__lead{color:#8181a5;font-size:13px}.PlanStart-module__xMwLMW__lead b{color:#1c1d21}.PlanStart-module__xMwLMW__steps{border-bottom:1px solid #f0f0f3;gap:10px;margin:18px 0 22px;padding-bottom:18px}.PlanStart-module__xMwLMW__step{color:#8181a5;font-size:13px}.PlanStart-module__xMwLMW__stepOn{color:#1c1d21}.PlanStart-module__xMwLMW__stepNum{color:#8181a5;background:#f0f0f3;border-radius:50%;place-items:center;width:22px;height:22px;font-size:12px;font-weight:700;display:inline-grid}.PlanStart-module__xMwLMW__stepOn .PlanStart-module__xMwLMW__stepNum,.PlanStart-module__xMwLMW__stepDone .PlanStart-module__xMwLMW__stepNum{background:var(--blue,#3272db);color:#fff}.PlanStart-module__xMwLMW__stepBar{background:#e6e6ef}.PlanStart-module__xMwLMW__field label,.PlanStart-module__xMwLMW__titleLabel{color:#8181a5;font-size:12px;font-weight:700}.PlanStart-module__xMwLMW__field input,.PlanStart-module__xMwLMW__field textarea,.PlanStart-module__xMwLMW__field select,.PlanStart-module__xMwLMW__titleInput{color:#1c1d21;background:#fff;border:1px solid #e6e6ef;border-radius:8px;min-height:44px;font-size:14px}.PlanStart-module__xMwLMW__field input:focus,.PlanStart-module__xMwLMW__field textarea:focus,.PlanStart-module__xMwLMW__field select:focus,.PlanStart-module__xMwLMW__titleInput:focus{border-color:var(--blue,#3272db);outline:none;box-shadow:0 0 0 3px #4a3aff1f}.PlanStart-module__xMwLMW__summaryBox{color:#1c1d21;background:#f5f5fa;border:0;border-radius:8px}.PlanStart-module__xMwLMW__inheritBox{background:#f5f5fa;border:0;border-radius:8px}.PlanStart-module__xMwLMW__inheritHead{color:#8181a5;font-size:12px;font-weight:700}.PlanStart-module__xMwLMW__inheritOpt{border-radius:8px}.PlanStart-module__xMwLMW__inheritOn{background:#fff;box-shadow:0 1px 2px #1c1d210f}.PlanStart-module__xMwLMW__cats{background:0 0;border:0;gap:6px;padding:0}.PlanStart-module__xMwLMW__cats button{color:#55586a;background:#f5f5fa;border:0;font-size:12px;border-radius:8px!important;min-height:30px!important;padding:0 12px!important;font-weight:700!important}.PlanStart-module__xMwLMW__cats button.PlanStart-module__xMwLMW__catOn{background:var(--blue,#3272db);color:#fff}.PlanStart-module__xMwLMW__hiddenNote,.PlanStart-module__xMwLMW__sameNote{color:#55586a;background:#f5f5fa;border:0;border-radius:8px;padding:10px 12px;font-size:12.5px}.PlanStart-module__xMwLMW__typeList{gap:6px;margin-top:12px;display:grid}.PlanStart-module__xMwLMW__typeRow{width:100%;color:inherit;text-align:left;cursor:pointer;grid-template-columns:34px minmax(0,1fr) auto auto;align-items:center;gap:14px;transition:background .12s,border-color .12s;display:grid;min-height:60px!important;box-shadow:none!important;background:#fff!important;border:1px solid #f0f0f3!important;border-radius:8px!important;padding:10px 12px 10px 14px!important}.PlanStart-module__xMwLMW__typeRow:hover{background:#f9f9fc!important;border-color:#e6e6ef!important}.PlanStart-module__xMwLMW__typeRow:focus-visible{outline:2px solid var(--blue,#3272db);outline-offset:1px}.PlanStart-module__xMwLMW__typeIcon{background:color-mix(in srgb, var(--acc,#3272db) 12%, #fff);width:34px;height:34px;color:var(--acc,#3272db);border-radius:8px;place-items:center;display:grid}.PlanStart-module__xMwLMW__typeIcon svg{width:16px!important;height:16px!important;display:inline-block!important}.PlanStart-module__xMwLMW__typeMain{gap:2px;min-width:0;display:grid}.PlanStart-module__xMwLMW__typeMain b{color:#1c1d21;flex-wrap:wrap;align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.PlanStart-module__xMwLMW__typeMain small{color:#8181a5;font-size:12.5px;line-height:1.45}.PlanStart-module__xMwLMW__typeBadge{color:#8a6400;background:#fff4d6;border-radius:5px;align-items:center;gap:3px;padding:2px 7px;font-size:10.5px;font-style:normal;font-weight:700;display:inline-flex}.PlanStart-module__xMwLMW__typeBadge svg{width:10px!important;height:10px!important;display:inline-block!important}.PlanStart-module__xMwLMW__typeCount{color:#8181a5;white-space:nowrap;font-size:12px}.PlanStart-module__xMwLMW__typeGo{color:var(--blue,#3272db);white-space:nowrap;background:#f5f5fa;border-radius:6px;align-items:center;gap:4px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.PlanStart-module__xMwLMW__typeGo svg{width:14px!important;height:14px!important;display:inline-block!important}.PlanStart-module__xMwLMW__typeRow:hover .PlanStart-module__xMwLMW__typeGo{background:var(--blue,#3272db);color:#fff}.PlanStart-module__xMwLMW__primaryBtn{border-radius:8px;min-height:42px;font-size:14px}.PlanStart-module__xMwLMW__ghostBtn{color:#55586a;background:#fff;border:1px solid #e6e6ef;border-radius:8px;min-height:38px;font-size:13px}@media (max-width:640px){.PlanStart-module__xMwLMW__typeRow{grid-template-columns:34px minmax(0,1fr)}.PlanStart-module__xMwLMW__typeCount{grid-column:2}.PlanStart-module__xMwLMW__typeGo{grid-column:2;justify-self:start}}.PlanStart-module__xMwLMW__cats{grid-template-columns:none;width:-webkit-fit-content;width:fit-content;display:flex}.PlanStart-module__xMwLMW__cats button{flex:none;width:auto}.PlanStart-module__xMwLMW__headRow{align-items:center;gap:10px;margin-bottom:4px;display:flex}.PlanStart-module__xMwLMW__backBtn{color:#55586a;cursor:pointer;background:#fff;border:1px solid #e6e6ef;place-items:center;width:32px;height:32px;font-size:14px;display:grid;min-height:0!important;box-shadow:none!important;border-radius:8px!important;padding:0!important}.PlanStart-module__xMwLMW__backBtn:hover{color:#1c1d21;background:#f5f5fa}.PlanStart-module__xMwLMW__h1{margin-bottom:0}.PlanStart-module__xMwLMW__step.PlanStart-module__xMwLMW__stepOn .PlanStart-module__xMwLMW__stepNum,.PlanStart-module__xMwLMW__cats button.PlanStart-module__xMwLMW__catOn{color:#fff;background:#1c1d21}.PlanStart-module__xMwLMW__inheritOn .PlanStart-module__xMwLMW__inheritRadio{border-color:#1c1d21}.PlanStart-module__xMwLMW__inheritOn .PlanStart-module__xMwLMW__inheritRadio:after{background:#1c1d21}.PlanStart-module__xMwLMW__typeGo{background:var(--blue,#3272db);color:#fff}.PlanStart-module__xMwLMW__typeRow:hover .PlanStart-module__xMwLMW__typeGo{background:var(--blue-dark,#3a2ddb)}.PlanStart-module__xMwLMW__typeIcon{color:#55586a;background:#f0f0f3}@keyframes PlanStart-module__xMwLMW__planRise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes PlanStart-module__xMwLMW__planRowIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:none}}@keyframes PlanStart-module__xMwLMW__planGrowX{0%{transform:scaleX(0)}to{transform:none}}@keyframes PlanStart-module__xMwLMW__planGrowY{0%{transform:scaleY(0)}to{transform:none}}@keyframes PlanStart-module__xMwLMW__planPop{0%{transform:scale(.6)}60%{transform:scale(1.15)}to{transform:none}}.PlanStart-module__xMwLMW__main{animation:.45s cubic-bezier(.2,.7,.2,1) both PlanStart-module__xMwLMW__planRise}.PlanStart-module__xMwLMW__stepBody{animation:.4s cubic-bezier(.2,.7,.2,1) both PlanStart-module__xMwLMW__planRise}.PlanStart-module__xMwLMW__typeList .PlanStart-module__xMwLMW__typeRow{animation:.35s cubic-bezier(.2,.7,.2,1) both PlanStart-module__xMwLMW__planRowIn}.PlanStart-module__xMwLMW__typeList .PlanStart-module__xMwLMW__typeRow:nth-child(2){animation-delay:50ms}.PlanStart-module__xMwLMW__typeList .PlanStart-module__xMwLMW__typeRow:nth-child(3){animation-delay:.1s}.PlanStart-module__xMwLMW__typeList .PlanStart-module__xMwLMW__typeRow:nth-child(4){animation-delay:.15s}.PlanStart-module__xMwLMW__typeList .PlanStart-module__xMwLMW__typeRow:nth-child(n+5){animation-delay:.2s}.PlanStart-module__xMwLMW__typeRow{transition:background .15s,border-color .15s,transform .15s,box-shadow .15s}.PlanStart-module__xMwLMW__typeRow:hover{transform:translate(3px);box-shadow:0 6px 16px #1c1d210f}.PlanStart-module__xMwLMW__typeGo{transition:background .15s,transform .1s}.PlanStart-module__xMwLMW__typeRow:active .PlanStart-module__xMwLMW__typeGo{transform:scale(.96)}.PlanStart-module__xMwLMW__field input,.PlanStart-module__xMwLMW__field textarea,.PlanStart-module__xMwLMW__field select,.PlanStart-module__xMwLMW__titleInput{transition:border-color .15s,box-shadow .15s}.PlanStart-module__xMwLMW__stepNum{transition:background .2s,color .2s,transform .2s}.PlanStart-module__xMwLMW__step.PlanStart-module__xMwLMW__stepOn .PlanStart-module__xMwLMW__stepNum{animation:.35s PlanStart-module__xMwLMW__planPop}.PlanStart-module__xMwLMW__primaryBtn{transition:background .15s,transform .1s,box-shadow .15s}.PlanStart-module__xMwLMW__primaryBtn:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 8px 20px #4a3aff40}.PlanStart-module__xMwLMW__primaryBtn:active{transform:scale(.98)}.PlanStart-module__xMwLMW__inheritOpt{transition:background .15s,box-shadow .15s}.PlanStart-module__xMwLMW__cats button{transition:background .15s,color .15s}@media (prefers-reduced-motion:reduce){.PlanStart-module__xMwLMW__main,.PlanStart-module__xMwLMW__stepBody,.PlanStart-module__xMwLMW__typeList .PlanStart-module__xMwLMW__typeRow,.PlanStart-module__xMwLMW__step.PlanStart-module__xMwLMW__stepOn .PlanStart-module__xMwLMW__stepNum{animation:none}.PlanStart-module__xMwLMW__typeRow:hover,.PlanStart-module__xMwLMW__primaryBtn:not(:disabled):hover{transform:none}}.PlanStart-module__xMwLMW__fieldNote{color:#8181a5;margin:6px 0 0;font-size:12px;line-height:1.5}.PlanStart-module__xMwLMW__actions{border-top:1px solid #f0f0f3;justify-items:stretch;gap:10px;margin-top:22px;padding-top:18px;display:grid}.PlanStart-module__xMwLMW__actions .PlanStart-module__xMwLMW__todo{color:#8181a5;text-align:center;font-size:12.5px}.PlanStart-module__xMwLMW__actions .PlanStart-module__xMwLMW__primaryBtn{border-radius:10px;justify-content:center;align-items:center;gap:6px;width:100%;min-height:52px;font-size:15px;display:flex}
