.guide-layout{display:flex;flex-direction:column}.guide-layout__summary{display:flex;flex-direction:column;gap:24px;justify-content:space-between;padding:20px 0;background:linear-gradient(133deg,#f0d8eb,#f6e5dc 40.25% 100%)}.guide-layout__title{margin:0;font-size:28px;font-weight:700;line-height:1.15;color:var(--color-grey-90);padding:0 20px;max-width:340px}.guide-layout__illust{display:block;width:100%;height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover;height:200px}.guide-layout__content{padding:20px;background-color:var(--color-white);box-shadow:0 0 24px #26262640}.guide-layout__app-content{display:flex;flex-direction:column;gap:32px}.guide-layout__step-shell{transition:min-height .25s ease}.guide-layout #vue-guide,.guide-layout__app-content{height:100%}.guide-layout__progress-section{margin:auto auto 0;width:100%;max-width:400px;display:flex;flex-direction:column;gap:32px}.guide-layout__progress-section .stepper{max-width:100%}.guide-layout .inp__input{min-width:-moz-fit-content;min-width:fit-content}.guide-layout--result .guide-layout__summary{display:none}.guide-layout--result .guide-layout__content{background:transparent;box-shadow:none}.guide-layout--main .guide-layout__progress-section,.guide-layout--result .guide-layout__progress-section{display:none}.guide-layout--error .guide-layout__app-content .guide-layout__step-shell{display:flex}.guide-layout--error .guide-layout__app-content .guide-layout__step-shell>div:first-of-type{margin:auto}.guide-layout--error .guide-layout__progress-section{margin-top:0}.guide-layout--error .guide-layout__progress-section .stepper{display:none}@media(min-width:999px){.guide-layout{flex-direction:row;min-height:750px}.guide-layout__title{margin:0 auto;max-width:380px}.guide-layout__summary{flex:0 0 420px;gap:40px;padding:56px 0 40px;max-height:750px}.guide-layout__content{flex:1;min-height:auto;padding:56px}.guide-layout__app-content{max-width:400px;margin:0 auto}.guide-layout__step-shell{height:100%}.guide-layout--result .guide-layout__app-content{max-width:var(--container-width);padding-inline:var(--container-indent)}.guide-layout--main .guide-layout__app-content{max-width:700px;justify-content:center}.guide-layout__illust,.guide-layout__illust--pilot{height:440px}.guide-layout__illust--office{height:410px}.guide-layout__illust--house{height:360px}}@media(min-width:1200px){.guide-layout__summary{flex-basis:540px}.guide-layout__title{font-size:40px}}
