.regex-module__ASi1OG__wrap{flex-direction:column;gap:14px;display:flex}.regex-module__ASi1OG__card{background:var(--bg2);border:1px solid var(--border);box-sizing:border-box;border-radius:14px;padding:20px 22px}.regex-module__ASi1OG__cardLabel{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:14px;font-size:11px;font-weight:600;display:block}.regex-module__ASi1OG__tabs{background:var(--bg2);border:1px solid var(--border);border-radius:12px;gap:6px;padding:6px;display:grid}.regex-module__ASi1OG__tabs4{grid-template-columns:repeat(4,1fr)}@media (max-width:600px){.regex-module__ASi1OG__tabs4{grid-template-columns:repeat(2,1fr)}}.regex-module__ASi1OG__tab{appearance:none;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:8px;min-height:44px;padding:12px 6px;font-family:Noto Sans KR,sans-serif;font-size:13px;font-weight:600}@media (hover:hover){.regex-module__ASi1OG__tab:hover{background:var(--bg3);color:var(--text)}}.regex-module__ASi1OG__tabActive{color:#fff;background:#0ea5e9}.regex-module__ASi1OG__patternRow{background:var(--bg3);border:1px solid var(--border);border-radius:8px;align-items:center;gap:8px;padding:8px 12px;display:flex}.regex-module__ASi1OG__patternRow:focus-within{border-color:#0ea5e9}.regex-module__ASi1OG__patternSlash{color:var(--muted);flex-shrink:0;font-family:Inter,SF Mono,Consolas,monospace;font-size:18px;font-weight:800}.regex-module__ASi1OG__patternInput{color:var(--text);background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:Inter,SF Mono,Consolas,monospace;font-size:15px;font-weight:600}.regex-module__ASi1OG__errorBox{color:var(--text);background:#db277714;border:1px solid #db2777;border-radius:8px;margin-top:10px;padding:10px 14px;font-family:Inter,SF Mono,Consolas,monospace;font-size:13px}.regex-module__ASi1OG__flagsRow{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}@media (max-width:600px){.regex-module__ASi1OG__flagsRow{grid-template-columns:repeat(2,1fr)}}.regex-module__ASi1OG__flagChip{background:var(--bg3);border:1px solid var(--border);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:8px 12px;font-family:Noto Sans KR,sans-serif;display:flex}@media (hover:hover){.regex-module__ASi1OG__flagChip:hover{border-color:#0ea5e9}}.regex-module__ASi1OG__flagChip input{accent-color:#0ea5e9;cursor:pointer}.regex-module__ASi1OG__flagChipActive{background:#0ea5e91a;border-color:#0ea5e9}.regex-module__ASi1OG__flagLetter{color:#0ea5e9;text-align:center;width:16px;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:800}.regex-module__ASi1OG__flagDesc{color:var(--text);font-size:12px;font-weight:500}.regex-module__ASi1OG__textarea{background:var(--bg3);border:1px solid var(--border);width:100%;min-height:120px;color:var(--text);resize:vertical;box-sizing:border-box;border-radius:8px;outline:none;padding:12px 14px;font-family:Inter,SF Mono,Consolas,monospace;font-size:14px;line-height:1.6}.regex-module__ASi1OG__textarea:focus{border-color:#0ea5e9}.regex-module__ASi1OG__warnText{color:var(--text);background:#ff8a3e14;border:1px solid #ff8a3e66;border-radius:8px;margin:8px 0 0;padding:8px 12px;font-size:12.5px}.regex-module__ASi1OG__statText{color:var(--text);margin:0;font-size:14px;line-height:1.7}.regex-module__ASi1OG__statBig{color:#0ea5e9;font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:800}.regex-module__ASi1OG__slowText{font-weight:700;color:#db2777!important}.regex-module__ASi1OG__warnInline{color:#d97706;font-weight:600}.regex-module__ASi1OG__previewBox{background:var(--bg3);border:1px solid var(--border);color:var(--text);white-space:pre-wrap;word-break:break-word;border-radius:8px;min-height:60px;max-height:400px;padding:14px 18px;font-family:Inter,SF Mono,Consolas,monospace;font-size:14px;line-height:1.85;overflow-y:auto}.regex-module__ASi1OG__matchMark{color:var(--text);border-radius:3px;padding:1px 2px;font-weight:600}.regex-module__ASi1OG__muted{color:var(--muted);font-style:italic}.regex-module__ASi1OG__hint{color:var(--muted);margin:12px 0 0;font-size:12px;line-height:1.7}.regex-module__ASi1OG__hint code,.regex-module__ASi1OG__helpList code,.regex-module__ASi1OG__warnList code{background:var(--bg3);border-radius:3px;padding:1px 5px;font-family:Inter,SF Mono,Consolas,monospace;font-size:11.5px}.regex-module__ASi1OG__matchList{flex-direction:column;gap:10px;max-height:600px;display:flex;overflow-y:auto}.regex-module__ASi1OG__matchItem{background:var(--bg3);border-left:3px solid var(--border);border-radius:8px;padding:12px 14px}.regex-module__ASi1OG__matchHead{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.regex-module__ASi1OG__matchNum{font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:800}.regex-module__ASi1OG__matchPos{color:var(--muted);font-family:Inter,system-ui,sans-serif;font-size:11.5px;font-weight:600}.regex-module__ASi1OG__matchFull{background:var(--bg2);color:var(--text);word-break:break-all;border-radius:6px;margin:0;padding:8px 12px;font-family:Inter,SF Mono,Consolas,monospace;font-size:13px;display:block}.regex-module__ASi1OG__groupList{flex-direction:column;gap:4px;margin-top:8px;display:flex}.regex-module__ASi1OG__groupItem{align-items:center;gap:8px;font-size:12px;display:flex}.regex-module__ASi1OG__groupKey{color:#d97706;background:var(--bg2);text-align:center;border-radius:4px;min-width:36px;padding:2px 6px;font-family:Inter,system-ui,sans-serif;font-weight:700}.regex-module__ASi1OG__groupVal{color:var(--text);word-break:break-all;font-family:Inter,SF Mono,Consolas,monospace}.regex-module__ASi1OG__emptyState{background:var(--bg2);border:1px dashed var(--border);text-align:center;color:var(--muted);border-radius:12px;padding:20px;font-size:13px}.regex-module__ASi1OG__emptyState p{margin:0;line-height:1.7}.regex-module__ASi1OG__unitRow{grid-template-columns:1fr 1fr;gap:6px;display:grid}.regex-module__ASi1OG__unitBtn{appearance:none;background:var(--bg3);border:1px solid var(--border);color:var(--text);cursor:pointer;border-radius:8px;min-height:44px;padding:12px 14px;font-family:Noto Sans KR,sans-serif;font-size:13px;font-weight:600}@media (hover:hover){.regex-module__ASi1OG__unitBtn:hover{border-color:#0ea5e9}}.regex-module__ASi1OG__unitBtnActive{color:#fff;background:#0ea5e9;border-color:#0ea5e9}.regex-module__ASi1OG__helpDetails{background:var(--bg3);border-radius:8px;margin-top:10px;padding:10px 14px}.regex-module__ASi1OG__helpDetails summary{color:var(--text);cursor:pointer;font-size:12.5px;font-weight:600;list-style:none}.regex-module__ASi1OG__helpList{flex-direction:column;gap:6px;margin:10px 0 0;padding-left:20px;display:flex}.regex-module__ASi1OG__helpList li{color:var(--text);font-size:12.5px;line-height:1.7}.regex-module__ASi1OG__splitList{flex-direction:column;gap:4px;max-height:500px;display:flex;overflow-y:auto}.regex-module__ASi1OG__splitItem{background:var(--bg3);border-radius:6px;align-items:center;gap:10px;padding:6px 12px;display:flex}.regex-module__ASi1OG__splitIdx{color:#d97706;min-width:40px;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:700}.regex-module__ASi1OG__splitVal{color:var(--text);word-break:break-all;font-family:Inter,SF Mono,Consolas,monospace;font-size:12.5px}.regex-module__ASi1OG__langRow{flex-wrap:wrap;gap:4px;margin-bottom:10px;display:flex}.regex-module__ASi1OG__langBtn{appearance:none;background:var(--bg3);border:1px solid var(--border);color:var(--muted);cursor:pointer;border-radius:6px;min-height:32px;padding:6px 12px;font-family:Noto Sans KR,sans-serif;font-size:12px;font-weight:600}@media (hover:hover){.regex-module__ASi1OG__langBtn:hover{color:var(--text);border-color:#0ea5e9}}.regex-module__ASi1OG__langBtnActive{color:#fff;background:#0ea5e9;border-color:#0ea5e9}.regex-module__ASi1OG__codeBlock{background:var(--bg3);border:1px solid var(--border);color:var(--text);white-space:pre;border-radius:8px;margin:0;padding:14px 16px;font-family:Inter,SF Mono,Consolas,monospace;font-size:12.5px;line-height:1.6;overflow-x:auto}.regex-module__ASi1OG__categoryRow{flex-wrap:wrap;gap:6px;display:flex}.regex-module__ASi1OG__categoryBtn{appearance:none;background:var(--bg3);border:1px solid var(--border);color:var(--muted);cursor:pointer;border-radius:999px;padding:8px 14px;font-family:Noto Sans KR,sans-serif;font-size:12.5px;font-weight:600}@media (hover:hover){.regex-module__ASi1OG__categoryBtn:hover{color:var(--text);border-color:#0ea5e9}}.regex-module__ASi1OG__categoryBtnActive{color:#fff;background:#0ea5e9;border-color:#0ea5e9}.regex-module__ASi1OG__patternGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}@media (max-width:900px){.regex-module__ASi1OG__patternGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.regex-module__ASi1OG__patternGrid{grid-template-columns:1fr}}.regex-module__ASi1OG__patternCard{background:var(--bg2);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:6px;padding:14px 16px;display:flex;position:relative}.regex-module__ASi1OG__warnBadge{background:#ff8a3e26;border:1px solid #ff8a3e80;border-radius:6px;padding:2px 6px;font-size:12px;position:absolute;top:10px;right:12px}.regex-module__ASi1OG__patternName{color:var(--text);margin:0;padding-right:30px;font-size:14px;font-weight:700}.regex-module__ASi1OG__patternRegex{background:var(--bg3);color:#0ea5e9;word-break:break-all;border-radius:6px;margin:0;padding:6px 10px;font-family:Inter,SF Mono,Consolas,monospace;font-size:11.5px}.regex-module__ASi1OG__patternDesc{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.regex-module__ASi1OG__patternExample{color:var(--text);margin:0;font-size:11.5px}.regex-module__ASi1OG__patternExample strong{color:var(--text);font-family:Inter,system-ui,sans-serif}.regex-module__ASi1OG__patternWarn{color:#d97706;background:#ff8a3e0f;border-radius:4px;margin:0;padding:6px 8px;font-size:11px;line-height:1.5}.regex-module__ASi1OG__applyBtn{appearance:none;background:var(--bg3);color:#0ea5e9;cursor:pointer;border:1px solid #0ea5e9;border-radius:6px;margin-top:4px;padding:8px 12px;font-family:Noto Sans KR,sans-serif;font-size:12px;font-weight:700}@media (hover:hover){.regex-module__ASi1OG__applyBtn:hover{color:#fff;background:#0ea5e9}}.regex-module__ASi1OG__cheatTable{border-collapse:collapse;width:100%;font-size:13px}.regex-module__ASi1OG__cheatTable th{text-align:left;color:var(--muted);border-bottom:1px solid var(--border);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;padding:8px 10px;font-size:11px;font-weight:600}.regex-module__ASi1OG__cheatTable td{color:var(--text);border-bottom:1px solid var(--border);vertical-align:top;padding:8px 10px;line-height:1.6}.regex-module__ASi1OG__cheatTable tr:last-child td{border-bottom:none}.regex-module__ASi1OG__cheatTable td:first-child{white-space:nowrap;width:100px}.regex-module__ASi1OG__codeMono{color:#0ea5e9;background:var(--bg3);border-radius:4px;padding:3px 7px;font-family:Inter,SF Mono,Consolas,monospace;font-size:12px;font-weight:700}.regex-module__ASi1OG__codeMonoSm{color:var(--muted);background:var(--bg3);border-radius:3px;padding:2px 5px;font-family:Inter,SF Mono,Consolas,monospace;font-size:11px}.regex-module__ASi1OG__descCell{font-size:12.5px}.regex-module__ASi1OG__warnBox{background:#ff8a3e0f;border:1px solid #ff8a3e66;border-radius:14px;padding:18px 22px}.regex-module__ASi1OG__warnTitle{color:#d97706;margin:0 0 10px;font-size:15px;font-weight:700}.regex-module__ASi1OG__warnList{flex-direction:column;gap:6px;margin:0;padding-left:22px;display:flex}.regex-module__ASi1OG__warnList li{color:var(--text);font-size:13px;line-height:1.7}.regex-module__ASi1OG__tipBox{background:#0ea5e90f;border:1px solid #0ea5e966;border-radius:14px;padding:18px 22px}.regex-module__ASi1OG__tipTitle{color:#0ea5e9;margin:0 0 10px;font-size:15px;font-weight:700}
