.curl-module__SO6VLa__wrap{flex-direction:column;gap:14px;display:flex;position:relative}.curl-module__SO6VLa__card{background:var(--bg2);border:1px solid var(--border);box-sizing:border-box;border-radius:14px;padding:20px 22px}.curl-module__SO6VLa__cardLabel{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:14px;font-size:11px;font-weight:600;display:block}.curl-module__SO6VLa__cardHeaderFlex{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.curl-module__SO6VLa__tabs{background:var(--bg2);border:1px solid var(--border);border-radius:12px;gap:6px;padding:6px;display:grid}.curl-module__SO6VLa__tabs4{grid-template-columns:repeat(4,1fr)}@media (max-width:600px){.curl-module__SO6VLa__tabs4{grid-template-columns:repeat(2,1fr)}}.curl-module__SO6VLa__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){.curl-module__SO6VLa__tab:hover{background:var(--bg3);color:var(--text)}}.curl-module__SO6VLa__tabActive{color:#fff;background:#0ea5e9}.curl-module__SO6VLa__toast{color:var(--text);z-index:1000;background:#ff8a3e26;border:1px solid #ffa63e;border-radius:10px;padding:12px 20px;font-family:Noto Sans KR,sans-serif;font-size:13.5px;font-weight:600;position:fixed;top:20px;left:50%;transform:translate(-50%)}.curl-module__SO6VLa__inputArea{background:var(--bg3);border:1px solid var(--border);width:100%;min-height:180px;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:13px;line-height:1.6}.curl-module__SO6VLa__inputArea:focus{border-color:#0ea5e9}.curl-module__SO6VLa__smBtn{appearance:none;background:var(--bg3);border:1px solid var(--border);color:var(--text);cursor:pointer;white-space:nowrap;border-radius:6px;min-height:28px;padding:5px 10px;font-family:Noto Sans KR,sans-serif;font-size:12px;font-weight:600}@media (hover:hover){.curl-module__SO6VLa__smBtn:hover{color:#0ea5e9;border-color:#0ea5e9}}.curl-module__SO6VLa__smBtn:disabled{opacity:.4;cursor:not-allowed}.curl-module__SO6VLa__errorBox{color:var(--text);background:#db277714;border:1px solid #db2777;border-radius:8px;margin-top:10px;padding:10px 14px;font-size:13px}.curl-module__SO6VLa__errorBox strong{color:#db2777}.curl-module__SO6VLa__errorSuggestions{color:var(--muted);margin:8px 0 0;padding-left:20px;font-size:12px}.curl-module__SO6VLa__warnBox{color:var(--text);background:#ff8a3e0f;border:1px solid #ff8a3e66;border-radius:8px;margin-top:10px;padding:10px 14px;font-size:12.5px;line-height:1.7}.curl-module__SO6VLa__summaryRow{background:var(--bg3);border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;padding:10px 14px;font-size:12px;display:flex}.curl-module__SO6VLa__methodBadge{letter-spacing:.05em;border:1px solid;border-radius:5px;padding:4px 10px;font-family:Inter,system-ui,sans-serif;font-size:12.5px;font-weight:800}.curl-module__SO6VLa__summaryUrl{color:var(--text);word-break:break-all;flex:1;min-width:200px;font-family:Inter,SF Mono,Consolas,monospace;font-size:12px}.curl-module__SO6VLa__summaryStat{color:var(--muted);font-family:Inter,system-ui,sans-serif;font-size:11.5px;font-weight:600}.curl-module__SO6VLa__optBlock{margin-bottom:12px}.curl-module__SO6VLa__optBlock:last-child{margin-bottom:0}.curl-module__SO6VLa__optTitle{color:var(--muted);margin-bottom:6px;font-size:11.5px;font-weight:600;display:block}.curl-module__SO6VLa__optBtnRow{flex-wrap:wrap;gap:6px;display:flex}.curl-module__SO6VLa__optBtn{appearance:none;background:var(--bg3);border:1px solid var(--border);color:var(--text);cursor:pointer;border-radius:6px;min-height:34px;padding:7px 12px;font-family:Noto Sans KR,sans-serif;font-size:12.5px;font-weight:600}@media (hover:hover){.curl-module__SO6VLa__optBtn:hover{border-color:#0ea5e9}}.curl-module__SO6VLa__optBtnActive{color:#fff;background:#0ea5e9;border-color:#0ea5e9}.curl-module__SO6VLa__optLabel{color:var(--muted);margin-right:6px;font-size:11.5px;font-weight:600}.curl-module__SO6VLa__checkLabel{color:var(--text);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;margin-top:10px;font-size:13px;display:flex}.curl-module__SO6VLa__checkLabel input{accent-color:#0ea5e9;cursor:pointer}.curl-module__SO6VLa__codeCard{background:var(--bg2);border:1px solid var(--border);border-radius:12px;padding:12px 14px}.curl-module__SO6VLa__codeHeader{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.curl-module__SO6VLa__codeLang{color:var(--text);font-size:13.5px}.curl-module__SO6VLa__codeLang strong{color:var(--text)}.curl-module__SO6VLa__codeBlock{background:var(--bg3);border:1px solid var(--border);color:var(--text);white-space:pre;border-radius:8px;max-height:480px;margin:0;padding:12px 14px;font-family:Inter,SF Mono,Consolas,monospace;font-size:13px;line-height:1.6;overflow:auto}@media (max-width:600px){.curl-module__SO6VLa__codeBlock{font-size:11.5px}}.curl-module__SO6VLa__methodBig{text-align:center;letter-spacing:.08em;border:2px solid;border-radius:10px;padding:14px 24px;font-family:Inter,system-ui,sans-serif;font-size:28px;font-weight:800;display:inline-block}.curl-module__SO6VLa__urlBlock{background:var(--bg3);color:var(--text);word-break:break-all;border-radius:8px;padding:10px 14px;font-family:Inter,SF Mono,Consolas,monospace;font-size:13px;line-height:1.5;display:block}.curl-module__SO6VLa__urlParts{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;font-size:12px;display:flex}.curl-module__SO6VLa__urlPartLabel{color:var(--muted);font-weight:600}.curl-module__SO6VLa__urlPartCode{background:var(--bg3);color:var(--text);border-radius:3px;padding:2px 6px;font-family:Inter,SF Mono,Consolas,monospace;font-size:11.5px}.curl-module__SO6VLa__kvTable{border-collapse:collapse;width:100%;font-size:13px}.curl-module__SO6VLa__kvTable th{text-align:left;color:var(--muted);border-bottom:1px solid var(--border);text-transform:uppercase;letter-spacing:.05em;padding:8px 10px;font-size:11px;font-weight:600}.curl-module__SO6VLa__kvTable td{color:var(--text);border-bottom:1px solid var(--border);vertical-align:top;padding:8px 10px;line-height:1.5}.curl-module__SO6VLa__kvTable tr:last-child td{border-bottom:none}.curl-module__SO6VLa__kvKey{color:#0ea5e9;word-break:break-all;font-family:Inter,SF Mono,Consolas,monospace;font-size:12.5px;font-weight:700}.curl-module__SO6VLa__kvValue{word-break:break-all;font-family:Inter,SF Mono,Consolas,monospace;font-size:12px}.curl-module__SO6VLa__kvValue code{background:var(--bg3);border-radius:3px;padding:2px 6px;font-family:inherit}.curl-module__SO6VLa__muted{color:var(--muted);font-style:italic}.curl-module__SO6VLa__rowSensitive{background:#ff8a3e0a}.curl-module__SO6VLa__sensitiveBadge{color:#ffa63e;background:#ff8a3e26;border:1px solid #ff8a3e66;border-radius:3px;margin-left:6px;padding:1px 5px;font-family:Noto Sans KR,sans-serif;font-size:9.5px;font-weight:600}.curl-module__SO6VLa__authGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (max-width:600px){.curl-module__SO6VLa__authGrid{grid-template-columns:1fr}}.curl-module__SO6VLa__authGrid>div{background:var(--bg3);border-radius:8px;padding:10px 12px}.curl-module__SO6VLa__authGrid code{color:var(--text);word-break:break-all;font-family:Inter,SF Mono,Consolas,monospace;font-size:13px}.curl-module__SO6VLa__flagList{flex-wrap:wrap;gap:6px;display:flex}.curl-module__SO6VLa__flagPill{background:var(--bg3);border:1px solid var(--border);color:var(--text);border-radius:999px;padding:6px 12px;font-family:Inter,system-ui,sans-serif;font-size:11.5px;font-weight:600}.curl-module__SO6VLa__statGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}@media (max-width:600px){.curl-module__SO6VLa__statGrid{grid-template-columns:repeat(2,1fr)}}.curl-module__SO6VLa__statGrid>div{background:var(--bg3);border-radius:8px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.curl-module__SO6VLa__statLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:10.5px;font-weight:600}.curl-module__SO6VLa__statGrid strong{color:#0ea5e9;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:800}.curl-module__SO6VLa__categoryRow{flex-wrap:wrap;gap:6px;display:flex}.curl-module__SO6VLa__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){.curl-module__SO6VLa__categoryBtn:hover{color:var(--text);border-color:#0ea5e9}}.curl-module__SO6VLa__categoryBtnActive{color:#fff;background:#0ea5e9;border-color:#0ea5e9}.curl-module__SO6VLa__exampleGrid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}@media (max-width:760px){.curl-module__SO6VLa__exampleGrid{grid-template-columns:1fr}}.curl-module__SO6VLa__exampleCard{background:var(--bg2);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:6px;padding:14px 16px;display:flex}.curl-module__SO6VLa__exampleName{color:var(--text);margin:0;font-size:14px;font-weight:700}.curl-module__SO6VLa__exampleDesc{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.curl-module__SO6VLa__examplePreview{background:var(--bg3);color:var(--text);white-space:pre;border-radius:6px;max-height:100px;margin:0;padding:8px 12px;font-family:Inter,SF Mono,Consolas,monospace;font-size:11px;line-height:1.5;overflow:auto}.curl-module__SO6VLa__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){.curl-module__SO6VLa__applyBtn:hover{color:#fff;background:#0ea5e9}}.curl-module__SO6VLa__tableWrap{overflow-x:auto}.curl-module__SO6VLa__guideTable{border-collapse:collapse;width:100%;min-width:540px;font-size:13px}.curl-module__SO6VLa__guideTable th{text-align:left;color:var(--muted);border-bottom:1px solid var(--border);text-transform:uppercase;letter-spacing:.05em;padding:8px 10px;font-size:11px;font-weight:600}.curl-module__SO6VLa__guideTable td{color:var(--text);border-bottom:1px solid var(--border);vertical-align:top;padding:9px 10px;font-size:12.5px;line-height:1.6}.curl-module__SO6VLa__guideTable tr:last-child td{border-bottom:none}.curl-module__SO6VLa__codeMono{background:var(--bg3);color:#0ea5e9;border-radius:3px;padding:2px 6px;font-family:Inter,SF Mono,Consolas,monospace;font-size:11.5px;font-weight:700}.curl-module__SO6VLa__codeMonoSm{background:var(--bg3);color:var(--muted);border-radius:3px;padding:1px 5px;font-family:Inter,SF Mono,Consolas,monospace;font-size:11px}.curl-module__SO6VLa__warnBoxSolid{background:#ff8a3e0f;border:1px solid #ff8a3e66;border-radius:14px;padding:18px 22px}.curl-module__SO6VLa__warnTitle{color:#ffa63e;margin:0 0 10px;font-size:14px;font-weight:700}.curl-module__SO6VLa__warnList{flex-direction:column;gap:6px;margin:0;padding-left:22px;display:flex}.curl-module__SO6VLa__warnList li{color:var(--text);font-size:13px;line-height:1.7}.curl-module__SO6VLa__warnNote{color:var(--muted);margin:10px 0 0;font-size:12px;font-style:italic;line-height:1.6}.curl-module__SO6VLa__dangerBoxSolid{background:#db27770f;border:2px solid #db2777;border-radius:14px;padding:18px 22px}.curl-module__SO6VLa__dangerTitle{color:#db2777;margin:0 0 10px;font-size:16px;font-weight:800}
