.diffApp{word-wrap:break-word;padding:0 1em}.diffApp .homeBar{padding:0 .5rem}.diffApp .editorBox{display:flex;border-left:1px solid #ccc;border-right:1px solid #ccc}.diffApp .editorBox .diffResult,.diffApp .editorBox textarea{width:100%;height:70vh;padding:.3em;border-width:0;border-top:1px solid #ccc;box-sizing:border-box;overflow:auto}@media(max-width:800px){.diffApp .editorBox .diffResult,.diffApp .editorBox textarea{height:35vh}}.diffApp .editorBox textarea{color:#333;resize:none}.diffApp .editorItem{flex:1;width:33.2333333333%;border-top:1px solid #ccc;border-bottom:1px solid #ccc}.diffApp .editorItem+.editorItem{border-left:1px solid #ccc}@media(max-width:800px){.diffApp .editorItem+.editorItem{border-top:0;border-left:0}}.diffApp .editorItem h3{min-height:32px}@media(max-width:800px){.diffApp .editorItem h3{min-height:auto}}@media(max-width:800px){.diffApp .editorBox{flex-wrap:wrap}.diffApp .editorItem{width:100%;flex:auto}}.diffApp .diffAdded{background:#bef0be}.diffApp .diffRemoved{background:#ffc8c8}.diffApp .diffResult .diffRemoved{text-decoration:line-through}.diffApp .isProcessing{float:right;color:red;font-size:.8rem}.diffApp .diffCount{font-size:.8rem}.diffApp .diffCount span{padding:.1em .3em .2em}.diffApp .copyBtn,.diffApp .diffCount{float:right;font-weight:400}.diffApp .copyBtn{padding:0 .4rem;margin-right:1rem;font-size:1rem}.diffApp .releaseNotes,.diffApp h1,.diffApp h3{padding:0 .5rem}.diffApp .releaseNotes h3{padding:0}.diffApp .thankYouBox{padding:0 .5rem}.diffApp .thankYouBox h3{padding:0}.diffApp .foot{padding:1em;display:block;text-align:center;font-size:1.2em}.diffApp .langBox{margin-top:6em;margin-bottom:0;text-align:center}.diffApp .langBox .langItem{padding:.2em .4em;font-size:1.4em;display:inline-block}.diffApp .ad-box,.diffApp .adBox{margin-top:2em;margin-bottom:2em}