.Navbar-module__cRh5nW__navbar{border-bottom:1px solid var(--border);background:var(--background);z-index:100;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:sticky;top:0}.Navbar-module__cRh5nW__logo{background:linear-gradient(90deg, var(--primary), #80f);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.5rem;font-weight:700}.Navbar-module__cRh5nW__tierSwitcher{background:var(--card-bg);border:1px solid var(--border);border-radius:2rem;gap:.5rem;padding:.25rem;display:flex}.Navbar-module__cRh5nW__tierSwitcher button{color:var(--text-muted);background:0 0;border:none;border-radius:1.5rem;padding:.5rem 1rem;font-size:.875rem;transition:all .2s}.Navbar-module__cRh5nW__tierSwitcher button:hover{color:var(--foreground)}.Navbar-module__cRh5nW__tierSwitcher button.Navbar-module__cRh5nW__active{background:var(--background);color:var(--foreground);box-shadow:0 2px 4px #0000001a}
.Section-module__6cnHPa__section{border-bottom:1px solid var(--border);margin-bottom:2.5rem;padding-bottom:1.5rem}.Section-module__6cnHPa__section h3{color:var(--foreground);margin-bottom:1rem;font-size:1.1rem}.Section-module__6cnHPa__field{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.Section-module__6cnHPa__field label{color:var(--text-muted);font-size:.875rem;font-weight:500}.Section-module__6cnHPa__field input,.Section-module__6cnHPa__field textarea,.Section-module__6cnHPa__field select{border:1px solid var(--border);background:var(--background);color:var(--foreground);border-radius:6px;padding:.75rem;font-size:.95rem;transition:border-color .2s}.Section-module__6cnHPa__field input:focus,.Section-module__6cnHPa__field textarea:focus,.Section-module__6cnHPa__field select:focus{border-color:var(--primary);outline:none}.Section-module__6cnHPa__checkboxGroup{flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}.Section-module__6cnHPa__field textarea{resize:vertical}.Section-module__6cnHPa__checkboxField{cursor:pointer;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.Section-module__6cnHPa__checkboxField input{cursor:pointer;width:1.25rem;height:1.25rem}.Section-module__6cnHPa__checkboxField span{font-size:.95rem}.Section-module__6cnHPa__locked{opacity:.5;pointer-events:none;position:relative}.Section-module__6cnHPa__locked:after{content:"🔒 Premium";color:#000;background:#fc0;border-radius:4px;padding:2px 6px;font-size:.7rem;font-weight:700;position:absolute;top:0;right:0}.Section-module__6cnHPa__lockedPro{opacity:.5;pointer-events:none;position:relative}.Section-module__6cnHPa__lockedPro:after{content:"💎 PRO Feature";color:#fff;background:linear-gradient(90deg,#80f,#0070f3);border-radius:4px;padding:2px 6px;font-size:.7rem;font-weight:700;position:absolute;top:0;right:0}
.SkillsSection-module__gZmP9W__category{margin-bottom:1.5rem}.SkillsSection-module__gZmP9W__categoryTitle{color:var(--text-muted);letter-spacing:.05em;margin-bottom:.75rem;font-size:.75rem;font-weight:700}.SkillsSection-module__gZmP9W__grid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:.5rem;display:grid}.SkillsSection-module__gZmP9W__skillItem{border:1px solid var(--border);cursor:pointer;background:var(--background);border-radius:8px;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem .5rem;transition:all .2s;display:flex}.SkillsSection-module__gZmP9W__skillItem:hover{border-color:var(--primary);background:var(--card-bg)}.SkillsSection-module__gZmP9W__skillItem.SkillsSection-module__gZmP9W__selected{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary);background:#0070f30d}.SkillsSection-module__gZmP9W__skillItem img{width:24px;height:24px}.SkillsSection-module__gZmP9W__skillItem span{text-align:center;word-break:break-word;font-size:.7rem;font-weight:500}
.AestheticsSection-module__Y49mrW__bannerGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem;margin-top:.5rem;display:grid}.AestheticsSection-module__Y49mrW__bannerItem{border:1px solid var(--border);cursor:pointer;background:var(--background);border-radius:6px;flex-direction:column;gap:.5rem;padding:.5rem;transition:all .2s;display:flex}.AestheticsSection-module__Y49mrW__bannerItem:hover{border-color:var(--primary);background:var(--card-bg)}.AestheticsSection-module__Y49mrW__bannerItem.AestheticsSection-module__Y49mrW__selected{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary);background:#0070f30d}.AestheticsSection-module__Y49mrW__bannerItem img{object-fit:cover;border-radius:4px;width:100%;height:60px}.AestheticsSection-module__Y49mrW__bannerItem span{text-align:center;font-size:.75rem;font-weight:500}
.EditorPane-module__98zj2a__editor{border-right:1px solid var(--border);height:calc(100vh - 70px);padding:2rem;overflow-y:auto}.EditorPane-module__98zj2a__editor h2{margin-bottom:1.5rem}
.PreviewPane-module__8-6FLW__preview{background:var(--card-bg);flex-direction:column;height:calc(100vh - 70px);display:flex}.PreviewPane-module__8-6FLW__header{border-bottom:1px solid var(--border);background:var(--background);justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}.PreviewPane-module__8-6FLW__actions{gap:.5rem;display:flex}.PreviewPane-module__8-6FLW__actions button{border:none;border-radius:4px;padding:.5rem 1rem;font-weight:500;transition:opacity .2s}.PreviewPane-module__8-6FLW__actions button:hover{opacity:.9}.PreviewPane-module__8-6FLW__actions .PreviewPane-module__8-6FLW__primary{background:var(--primary);color:#fff}.PreviewPane-module__8-6FLW__actions .PreviewPane-module__8-6FLW__secondary{background:var(--card-bg);border:1px solid var(--border);color:var(--foreground)}.PreviewPane-module__8-6FLW__content{flex:1;padding:2rem;overflow-y:auto}.PreviewPane-module__8-6FLW__markdownBody{background:var(--background);border:1px solid var(--border);border-radius:8px;max-width:800px;min-height:100%;margin:0 auto;padding:2rem}.PreviewPane-module__8-6FLW__markdownBody h1{border-bottom:1px solid var(--border);margin-bottom:16px;padding-bottom:.3em}.PreviewPane-module__8-6FLW__markdownBody h2{border-bottom:1px solid var(--border);margin-top:24px;margin-bottom:16px;padding-bottom:.3em}.PreviewPane-module__8-6FLW__markdownBody p{margin-bottom:16px}.PreviewPane-module__8-6FLW__markdownBody ul{margin-bottom:16px;padding-left:2em}
.NetworkInsights-module__ev2r1W__container{background:var(--background);border:1px solid var(--primary);border-radius:8px;margin-top:2rem;padding:1.5rem;box-shadow:0 4px 12px #0070f31a}.NetworkInsights-module__ev2r1W__container h4{color:var(--primary);margin-bottom:1rem;font-size:1rem}.NetworkInsights-module__ev2r1W__ranking{flex-direction:column;gap:1rem;display:flex}.NetworkInsights-module__ev2r1W__bridge{background:var(--card-bg);border-left:4px solid var(--primary);border-radius:6px;padding:1rem}.NetworkInsights-module__ev2r1W__bridgeInfo{justify-content:space-between;margin-bottom:.5rem;display:flex}.NetworkInsights-module__ev2r1W__name{font-size:.9rem;font-weight:600}.NetworkInsights-module__ev2r1W__score{color:var(--text-muted);font-size:.75rem}.NetworkInsights-module__ev2r1W__path{color:var(--foreground);font-size:.85rem}.NetworkInsights-module__ev2r1W__hint{color:var(--text-muted);margin-top:1rem;font-size:.7rem;font-style:italic}
.page-module___8aEwW__container{flex-direction:column;height:100vh;display:flex}.page-module___8aEwW__main{flex:1;display:flex;overflow:hidden}.page-module___8aEwW__editorCol{flex:1;min-width:400px;max-width:600px;overflow:hidden}.page-module___8aEwW__previewCol{flex:1.5;overflow:hidden}@media (max-width:1024px){.page-module___8aEwW__main{flex-direction:column;overflow-y:auto}.page-module___8aEwW__editorCol,.page-module___8aEwW__previewCol{max-width:none;height:auto;overflow:visible}.page-module___8aEwW__editorCol{border-right:none;border-bottom:1px solid var(--border)}}
