@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.css";
:root{--primary:#2563eb;--secondary:#0f172a;--bg:#fff;--bg-sub:#f8fafc;--text:#0f172a;--text-sub:#64748b;--white:#fff;--header-height:64px}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 20px}section{padding:80px 0}@media (max-width:768px){section{padding:40px 0}}.quill-content,.bn-editor,.bn-block-content,.bn-inline-content{word-break:break-word;white-space:pre-wrap;color:#334155!important;font-size:1.1rem!important;line-height:1.6!important}.quill-content p,.bn-editor p{min-height:1em;margin-top:0!important;margin-bottom:.5rem!important}.quill-content h1,.quill-content h2,.quill-content h3,.quill-content h4,.bn-editor h1,.bn-editor h2,.bn-editor h3,.bn-editor h4{color:#1e293b!important;font-weight:700!important;line-height:1.4!important}.quill-content h1,.bn-editor h1{margin-top:1.5rem!important;margin-bottom:.5rem!important;font-size:1.75rem!important}.quill-content h2,.bn-editor h2{margin-top:1.25rem!important;margin-bottom:.5rem!important;font-size:1.4rem!important}.quill-content h3,.bn-editor h3{margin-top:1rem!important;margin-bottom:.25rem!important;font-size:1.2rem!important}.quill-content h4,.bn-editor h4{margin-top:1rem!important;margin-bottom:.25rem!important;font-size:1.1rem!important}.quill-content ul{margin-bottom:1.5rem;padding-left:2rem;list-style-type:disc}.quill-content ol{margin-bottom:1.5rem;padding-left:2rem;list-style-type:decimal}.quill-content li{margin-bottom:.5rem;padding-left:.2rem}.quill-content li::marker{color:#64748b}.quill-content ul ul{margin-top:.5rem;margin-bottom:0;list-style-type:circle}.quill-content ul ul ul{list-style-type:square}.quill-content strong,.quill-content b{color:#0f172a;font-weight:700}.quill-content em,.quill-content i{font-style:italic}.quill-content hr{border:0;border-top:1px solid #e2e8f0;margin:2.5rem 0}.quill-content blockquote{color:#475569;background:#f8fafc;border-left:4px solid #cbd5e1;border-radius:0 8px 8px 0;margin:2rem 0;padding:1.2rem 1.5rem;font-style:normal}.quill-content blockquote p:last-child{margin-bottom:0}.quill-content pre{color:#f8fafc;background:#1e293b;border-radius:8px;margin:2rem 0;padding:1.5rem;font-family:Consolas,Monaco,monospace;font-size:.9rem;line-height:1.5;overflow-x:auto}.quill-content code{color:#ef4444;background:#f1f5f9;border-radius:4px;padding:.2rem .4rem;font-family:Consolas,Monaco,monospace;font-size:.9em}.quill-content pre code{color:inherit;background:0 0;padding:0}.quill-content a{color:var(--primary);text-underline-offset:4px;text-decoration:underline}.quill-content table,.bn-editor table{border-collapse:collapse!important;table-layout:auto!important;border:1px solid #e2e8f0!important;width:100%!important;margin:1.5rem 0!important}.quill-content th,.quill-content td,.bn-editor th,.bn-editor td{text-align:left!important;border:1px solid #e2e8f0!important;min-width:50px!important;padding:12px 16px!important}.quill-content th,.bn-editor th{color:#1e293b!important;background-color:#f8fafc!important;font-weight:700!important}.quill-content tr:nth-child(2n),.bn-editor tr:nth-child(2n){background-color:#f9fafb!important}.bn-editor .bn-table-container{overflow-x:auto}.video-wrapper,.quill-content iframe.ql-video{aspect-ratio:16/9;background:#000;border-radius:12px;margin:32px 0;position:relative;overflow:hidden;width:100%!important}.video-wrapper iframe,.quill-content iframe.ql-video{border:none;position:absolute;top:0;left:0;width:100%!important;height:100%!important}@supports not (aspect-ratio:16 / 9){.video-wrapper{height:0;padding-bottom:56.25%}}.quill-content img,.bn-editor img{border-radius:8px;margin:1.5rem auto;display:block;max-width:100%!important;height:auto!important}
.Navbar-module___rHu7W__navbar{height:var(--header-height);background:var(--bg);z-index:1000;border-bottom:1px solid #e2e8f0;align-items:center;display:flex;position:sticky;top:0}.Navbar-module___rHu7W__container{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module___rHu7W__logo{letter-spacing:-.02em;color:#1e40af;font-size:1.25rem;font-weight:800}.Navbar-module___rHu7W__navLinks{gap:24px;display:flex}.Navbar-module___rHu7W__navLinks li a{color:var(--text-sub);border-radius:6px;align-items:center;margin:-8px -12px;padding:8px 12px;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.Navbar-module___rHu7W__navLinks li a:hover{color:var(--primary);background:var(--bg-sub)}.Navbar-module___rHu7W__utils{align-items:center;gap:12px;display:flex}.Navbar-module___rHu7W__iconBtn{color:var(--text-sub);border-radius:8px;align-items:center;gap:6px;padding:8px;transition:all .2s;display:flex}.Navbar-module___rHu7W__iconBtn:hover{background:var(--bg-sub);color:var(--primary)}.Navbar-module___rHu7W__iconBtn span{font-size:.85rem;font-weight:500}.Navbar-module___rHu7W__profile{color:#cbd5e1;cursor:pointer;justify-content:center;align-items:center;display:flex}@media (max-width:1024px){.Navbar-module___rHu7W__navLinks{display:none}}.Navbar-module___rHu7W__loginBtn{color:#fff;cursor:pointer;background:#06f;border:none;border-radius:8px;margin-left:10px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:all .2s}.Navbar-module___rHu7W__loginBtn:hover{background:#0052cc;transform:translateY(-1px);box-shadow:0 4px 12px #06f3}.Navbar-module___rHu7W__profileContainer{position:relative}.Navbar-module___rHu7W__profileWrapper{cursor:pointer;border:2px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;overflow:hidden}.Navbar-module___rHu7W__profileWrapper:hover{border-color:#06f;transform:scale(1.05)}.Navbar-module___rHu7W__avatarImg{object-fit:cover;width:100%;height:100%}.Navbar-module___rHu7W__avatarPlaceholder{color:#94a3b8}.Navbar-module___rHu7W__dropdownMenu{background:#fff;border:1px solid #f1f5f9;border-radius:12px;flex-direction:column;width:240px;padding:8px;animation:.2s ease-out Navbar-module___rHu7W__slideUp;display:flex;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}@keyframes Navbar-module___rHu7W__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Navbar-module___rHu7W__menuHeader{border-radius:8px;flex-direction:column;gap:4px;padding:16px;transition:background .2s;display:flex}.Navbar-module___rHu7W__menuHeader:hover{background:#f8fafc}.Navbar-module___rHu7W__userName{color:#1e293b;font-size:1rem;font-weight:700}.Navbar-module___rHu7W__userEmail{color:#64748b;font-size:.8rem}.Navbar-module___rHu7W__menuDivider{background:#f1f5f9;height:1px;margin:8px 0}.Navbar-module___rHu7W__menuItem{color:#475569;cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:10px 16px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Navbar-module___rHu7W__menuItem:hover{color:#06f;background:#f1f5f9}.Navbar-module___rHu7W__menuItem svg{color:#94a3b8}.Navbar-module___rHu7W__writeBtn{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.Navbar-module___rHu7W__writeBtn:hover{color:#1e293b;background:#e2e8f0;transform:translateY(-1px)}.Navbar-module___rHu7W__writeBtn svg,.Navbar-module___rHu7W__menuItem:hover svg{color:#06f}.Navbar-module___rHu7W__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;animation:.2s ease-out Navbar-module___rHu7W__fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes Navbar-module___rHu7W__fadeIn{0%{opacity:0}to{opacity:1}}.Navbar-module___rHu7W__memoModal{background:#fff;border-radius:20px;width:90%;max-width:500px;padding:24px;animation:.3s cubic-bezier(.34,1.56,.64,1) Navbar-module___rHu7W__scaleUp;box-shadow:0 25px 50px -12px #00000040}@keyframes Navbar-module___rHu7W__scaleUp{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.Navbar-module___rHu7W__modalHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Navbar-module___rHu7W__modalHeader h3{color:#1e293b;margin:0;font-size:1.2rem;font-weight:700}.Navbar-module___rHu7W__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:4px;font-size:1.5rem}.Navbar-module___rHu7W__memoTextarea{resize:none;color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;width:100%;height:200px;margin-bottom:20px;padding:16px;font-size:1rem;line-height:1.6;transition:all .2s}.Navbar-module___rHu7W__memoTextarea:focus{background:#fff;border-color:#06f;outline:none;box-shadow:0 0 0 4px #0066ff0d}.Navbar-module___rHu7W__modalFooter{justify-content:flex-end;display:flex}.Navbar-module___rHu7W__saveMemoBtn{color:#fff;cursor:pointer;background:#06f;border:none;border-radius:12px;padding:12px 24px;font-size:1rem;font-weight:600;transition:all .2s}.Navbar-module___rHu7W__saveMemoBtn:hover:not(:disabled){background:#0052cc;transform:translateY(-1px)}.Navbar-module___rHu7W__saveMemoBtn:disabled{cursor:not-allowed;background:#cbd5e1}
.TimerWriting-module__SZFyNW__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#0f172af2;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;animation:.3s ease-out TimerWriting-module__SZFyNW__fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes TimerWriting-module__SZFyNW__fadeIn{0%{opacity:0}to{opacity:1}}.TimerWriting-module__SZFyNW__modal{background:#fff;border-radius:32px;flex-direction:column;width:100%;max-width:900px;height:85vh;animation:.4s cubic-bezier(.16,1,.3,1) TimerWriting-module__SZFyNW__slideUp;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}@keyframes TimerWriting-module__SZFyNW__slideUp{0%{opacity:0;transform:translateY(50px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.TimerWriting-module__SZFyNW__header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:24px 40px;display:flex}.TimerWriting-module__SZFyNW__timerBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:100px;align-items:center;gap:12px;padding:8px 20px;display:flex}.TimerWriting-module__SZFyNW__time{color:#1e293b;min-width:80px;font-family:Courier New,Courier,monospace;font-size:1.5rem;font-weight:800}.TimerWriting-module__SZFyNW__urgent{animation:1s infinite TimerWriting-module__SZFyNW__pulse;color:#ef4444!important}@keyframes TimerWriting-module__SZFyNW__pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.TimerWriting-module__SZFyNW__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:50%;padding:8px;transition:all .2s}.TimerWriting-module__SZFyNW__closeBtn:hover{color:#1e293b;background:#f1f5f9}.TimerWriting-module__SZFyNW__startScreen{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:60px;display:flex}.TimerWriting-module__SZFyNW__title{color:#1e293b;margin-bottom:16px;font-size:2.5rem;font-weight:800}.TimerWriting-module__SZFyNW__desc{color:#64748b;max-width:400px;margin-bottom:40px;font-size:1.125rem;line-height:1.6}.TimerWriting-module__SZFyNW__titleInput{border:2px solid #e2e8f0;border-radius:16px;width:100%;max-width:500px;margin-bottom:24px;padding:20px 24px;font-size:1.25rem;transition:all .2s}.TimerWriting-module__SZFyNW__titleInput:focus{border-color:#06f;outline:none;box-shadow:0 0 0 4px #0066ff1a}.TimerWriting-module__SZFyNW__startBtn{color:#fff;cursor:pointer;background:#06f;border:none;border-radius:16px;padding:18px 48px;font-size:1.125rem;font-weight:700;transition:all .2s}.TimerWriting-module__SZFyNW__startBtn:hover{background:#0052cc;transform:translateY(-2px);box-shadow:0 10px 20px #06f3}.TimerWriting-module__SZFyNW__editorArea{flex-direction:column;flex:1;padding:0 40px 32px;display:flex}.TimerWriting-module__SZFyNW__currentTitle{color:#1e293b;margin:32px 0 20px;font-size:1.75rem;font-weight:700}.TimerWriting-module__SZFyNW__textarea{resize:none;color:#334155;border:none;flex:1;width:100%;padding:0;font-size:1.25rem;line-height:1.8}.TimerWriting-module__SZFyNW__textarea:focus{outline:none}.TimerWriting-module__SZFyNW__textarea:disabled{color:#94a3b8;background:0 0}.TimerWriting-module__SZFyNW__footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:24px;padding-top:24px;display:flex}.TimerWriting-module__SZFyNW__charCount{color:#94a3b8;font-weight:500}.TimerWriting-module__SZFyNW__writingHint{color:#64748b;font-size:.95rem;font-style:italic}.TimerWriting-module__SZFyNW__btnGroup{gap:12px;display:flex}.TimerWriting-module__SZFyNW__aiBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6 0%,#6366f1 100%);border:none;border-radius:12px;align-items:center;gap:8px;padding:14px 24px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #6366f133}.TimerWriting-module__SZFyNW__aiBtn:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 6px 16px #6366f14d}.TimerWriting-module__SZFyNW__aiBtn:disabled{color:#94a3b8;cursor:not-allowed;box-shadow:none;background:#e2e8f0}.TimerWriting-module__SZFyNW__saveBtn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:12px;padding:14px 32px;font-weight:700;transition:all .2s}.TimerWriting-module__SZFyNW__saveBtn:hover:not(:disabled){background:#059669;transform:translateY(-2px);box-shadow:0 4px 12px #10b98133}.TimerWriting-module__SZFyNW__saveBtn:disabled{color:#94a3b8;cursor:not-allowed;background:#e2e8f0}
.Footer-module__Grjkva__footer{background:var(--white)}.Footer-module__Grjkva__ctaBanner{background:var(--secondary);color:var(--white);text-align:center;padding:100px 0}.Footer-module__Grjkva__ctaBanner h2{margin-bottom:24px;font-size:2.25rem;font-weight:800}.Footer-module__Grjkva__ctaBanner p{opacity:.8;font-size:1.1rem;line-height:1.6}.Footer-module__Grjkva__mainFooter{border-top:1px solid #f1f5f9;padding:60px 0}.Footer-module__Grjkva__logo{color:var(--primary);margin-bottom:24px;font-size:1rem;font-weight:800}.Footer-module__Grjkva__info{color:var(--text-sub);margin-bottom:32px;font-size:.85rem;line-height:1.8}.Footer-module__Grjkva__copyright{color:#cbd5e1;text-align:right;font-size:.8rem}@media (max-width:768px){.Footer-module__Grjkva__ctaBanner h2{font-size:1.75rem}}
