.container{transition:box-shadow .3s ease-out;margin:0 auto;width:100%;border-radius:8px;overflow:hidden;display:flex;flex-direction:column}.container .wrapper{transition:all .3s ease;width:100%;min-height:100%;box-sizing:border-box}@media (max-width:768px){.container{max-width:100%}.container .wrapper{padding:1.5rem}}.container .wrapper{padding:3rem;box-shadow:0 2px 5px rgb(0 0 25/10%),0 5px 75px 1px rgb(0 0 50/20%);height:100%;display:flex;flex-direction:column}.container .content{position:relative;width:100%;min-height:100%;flex:1 1 0%;display:flex;flex-direction:column;box-sizing:border-box}.container .editor{min-height:200px;padding:1.5rem;border:none;outline:none;width:100%;overflow-y:visible;overflow-x:hidden;line-height:1.6;font-size:16px;color:#333;transition:all .2s ease;box-sizing:border-box}.container .editor:focus{outline:none}.container .editor:active,.container .editor:hover{border:none;outline:none}.container .editor.markdown{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.container .editor.markdown>*{margin-top:0;margin-bottom:.5em}.container .editor.markdown>:last-child{margin-bottom:0}.container .editor.markdown h1,.container .editor.markdown h2,.container .editor.markdown h3,.container .editor.markdown h4,.container .editor.markdown h5,.container .editor.markdown h6{margin-top:1em;margin-bottom:.5em;font-weight:600;line-height:1.25}.container .editor.markdown h1{font-size:2em;border-bottom:1px solid #eaecef;padding-bottom:.3em}.container .editor.markdown h2{font-size:1.5em;border-bottom:1px solid #eaecef;padding-bottom:.3em}.container .editor.markdown p{margin-bottom:1em}.container .editor.markdown ol,.container .editor.markdown ul{margin-bottom:1em;padding-left:2em}.container .editor.markdown code{background-color:rgba(27,31,35,.05);border-radius:3px;font-size:85%;padding:.2em .4em}.container .editor.markdown pre{background-color:#f6f8fa;border-radius:6px;font-size:85%;line-height:1.45;overflow:auto;padding:16px;margin-bottom:1em}.container .editor.markdown pre code{background-color:transparent;padding:0}.container .editor.markdown blockquote{border-left:4px solid #dfe2e5;color:#6a737d;padding:0 1em;margin-bottom:1em}.container .editor.markdown a{color:#0366d6;text-decoration:none}.container .editor.markdown a:hover{text-decoration:underline}.container .editor.markdown img{max-width:100%;height:auto;border-radius:4px;margin:1em 0}.container .editor.markdown table{border-collapse:collapse;margin-bottom:1em;width:100%}.container .editor.markdown table td,.container .editor.markdown table th{border:1px solid #dfe2e5;padding:6px 13px}.container .editor.markdown table th{background-color:#f6f8fa;font-weight:600}.theme-minimal .wrapper{background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.theme-minimal .content{background-color:#ffffff;border:1px solid #e0e0e0;border-radius:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.05)}.theme-business .wrapper{background:linear-gradient(135deg,#667eea,#764ba2)}.theme-business .content{background-color:rgba(255,255,255,.95);border-radius:.5rem}.theme-tech .wrapper{background:linear-gradient(135deg,#0f0c29,#302b63 50%,#24243e);position:relative}.theme-tech .wrapper:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(90deg,transparent 79px,rgba(0,255,255,.03) 81px,rgba(0,255,255,.03) 82px,transparent 84px),linear-gradient(rgba(0,255,255,.03) 1px,transparent 0);background-size:100px 20px;opacity:.5}.theme-tech .content{background-color:rgba(0,0,0,.4);border-radius:.25rem;box-shadow:0 0 10px rgba(0,255,255,.2)}.theme-tech .editor{color:#00ffff;background-color:transparent;text-shadow:0 0 5px rgba(0,255,255,.5)}.theme-nature .wrapper{background:linear-gradient(135deg,#84fab0,#8fd3f4)}.theme-nature .content{background-color:rgba(255,255,255,.9);border-radius:1rem}.theme-gradient .wrapper{background-image:linear-gradient(45deg,#667eea,#764ba2 20%,#f093fb 40%,#4facfe 60%,#00f2fe 80%,#43e97b);background-size:400% 400%;animation:gradient 15s ease infinite}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.theme-gradient .content{background-color:rgba(255,255,255,.9);border-radius:1rem;box-shadow:0 4px 15px rgba(0,0,0,.1)}.theme-dark .wrapper{background-image:linear-gradient(90deg,#434343 0,black)}.theme-dark .content,.theme-dark .editor{background-color:transparent}.theme-dark .editor{color:#f2f2f2}.theme-warm .wrapper{background-image:linear-gradient(180deg,#fa709a 0,#fee140 50%,#ff6b6b)}.theme-warm .content{background-color:rgba(255,255,255,.85);border-radius:.75rem;box-shadow:0 2px 10px rgba(250,112,154,.3)}.theme-cool .wrapper{background-image:linear-gradient(120deg,#84fab0,#8fd3f4)}.theme-cool .content{background-color:rgba(255,255,255,.8);border-radius:1rem}.theme-modern .wrapper{background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.theme-modern .content{background-color:#ffffff;border:1px solid #e0e0e0;border-radius:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.05)}.theme-elegant .wrapper{background:linear-gradient(135deg,#667eea,#764ba2)}.theme-elegant .content{background-color:rgba(255,255,255,.95);border-radius:.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.theme-vibrant .wrapper{background-image:linear-gradient(45deg,#667eea,#764ba2 20%,#f093fb 40%,#4facfe 60%,#00f2fe 80%,#43e97b);background-size:400% 400%;animation:gradient 15s ease infinite}.theme-vibrant .content{background-color:rgba(255,255,255,.9);border-radius:1rem;box-shadow:0 4px 15px rgba(0,0,0,.1)}.theme-serene .wrapper{background-image:linear-gradient(120deg,#84fab0,#8fd3f4)}.theme-serene .content{background-color:rgba(255,255,255,.85);border-radius:1rem}.theme-professional .wrapper{background:linear-gradient(135deg,#667eea,#764ba2)}.theme-professional .content{background-color:rgba(255,255,255,.95);border-radius:.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.theme-creative .wrapper{background-image:linear-gradient(45deg,#667eea,#764ba2 20%,#f093fb 40%,#4facfe 60%,#00f2fe 80%,#43e97b);background-size:400% 400%;animation:gradient 15s ease infinite}.theme-creative .content{background-color:rgba(255,255,255,.9);border-radius:1rem;box-shadow:0 4px 15px rgba(0,0,0,.1)}.theme-classic .content,.theme-classic .wrapper{background-color:#f2f2f2}.theme-fashion .wrapper{background-image:linear-gradient(135deg,#667eea,#764ba2 50%,#f093fb)}.theme-fashion .content{background-color:rgba(255,255,255,.9);border-radius:1rem;box-shadow:0 4px 15px rgba(0,0,0,.1)}.theme-artistic .wrapper{background-image:linear-gradient(45deg,#667eea,#764ba2 20%,#f093fb 40%,#4facfe 60%,#00f2fe 80%,#43e97b);background-size:400% 400%;animation:gradient 15s ease infinite}.theme-artistic .content{background-color:rgba(255,255,255,.85);border-radius:1rem;box-shadow:0 4px 15px rgba(0,0,0,.1)}