.batch-title-actions{display:flex;align-items:center;gap:8px}.batch-tip-open-button{padding:10px 14px;border:1px solid #c8d9e3;border-radius:11px;color:#315f78;background:#edf4f8;font:inherit;font-size:11px;font-weight:850;cursor:pointer}.batch-tip-open-button:hover{border-color:#315f78;background:#e5f0f6}
.batch-tip-modal{position:fixed;inset:0;z-index:110;display:grid;place-items:center;padding:20px}.batch-tip-backdrop{position:absolute;inset:0;border:0;background:rgba(12,27,21,.62);backdrop-filter:blur(5px)}.batch-tip-panel{position:relative;width:min(960px,100%);max-height:calc(100vh - 40px);overflow:auto;border:1px solid rgba(255,255,255,.55);border-radius:24px;background:#fffefa;box-shadow:0 30px 90px rgba(8,27,19,.34)}
.batch-tip-header{display:flex;align-items:center;justify-content:space-between;padding:22px 26px 17px;border-bottom:1px solid #e1e7e2}.batch-tip-header span{color:#315f78;font-size:14px;font-weight:900;letter-spacing:.12em}.batch-tip-header h2{margin:4px 0 0;font:700 24px Georgia,"Noto Serif KR",serif}.batch-tip-close{display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:50%;color:#66736c;background:#eef2ef;font-size:24px;cursor:pointer}
.batch-tip-progress{display:flex;align-items:center;gap:12px;padding:13px 26px 0}.batch-tip-progress strong{color:#315f78;font-size:11px}.batch-tip-dots{display:flex;gap:6px}.batch-tip-dot{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#d7dfda;cursor:pointer;transition:.2s}.batch-tip-dot.active{width:24px;background:#315f78}
.batch-tip-viewport{overflow:hidden;margin:13px 26px 0}.batch-tip-track{display:flex;transition:transform .36s cubic-bezier(.22,.72,.25,1)}.batch-tip-slide{display:grid;grid-template-columns:minmax(220px,.72fr) minmax(0,1.55fr);align-items:center;gap:22px;min-width:100%;padding:19px;border:1px solid #dce4de;border-radius:18px;background:linear-gradient(145deg,#fff,#f4f8f5)}.batch-tip-copy b{display:inline-block;margin-bottom:8px;padding:5px 9px;border-radius:999px;color:#fff;background:#315f78;font-size:9px}.batch-tip-copy h3{margin:0 0 9px;color:#173f32;font-size:19px}.batch-tip-copy p{margin:0;color:#65736c;font-size:12px;line-height:1.7}
.batch-tip-visual{position:relative;margin:0;overflow:hidden;border:1px solid #dce4de;border-radius:13px;background:#eef3ef;box-shadow:0 9px 24px rgba(32,60,48,.12)}.batch-tip-visual img{display:block;width:100%;height:315px;object-fit:contain;background:#fff}.batch-tip-visual.notebook-chat img{width:138%;max-width:none;object-fit:cover;object-position:55% 50%;transform:translateX(-19%)}.batch-tip-visual.notebook-chat span{position:absolute;right:16px;bottom:16px;padding:8px 11px;border-radius:9px;color:#fff;background:rgba(49,95,120,.92);font-size:10px;font-weight:800;box-shadow:0 5px 15px rgba(0,0,0,.18)}.batch-tip-visual.prompt-focus img{height:315px;object-fit:cover;object-position:center 76%}
.batch-tip-sheet{display:grid;grid-template-columns:.5fr 1.25fr 1.1fr 1.8fr;overflow:hidden;border:1px solid #bcd0c4;border-radius:13px;background:#fff;box-shadow:0 9px 24px rgba(32,60,48,.1)}.batch-tip-sheet div{min-height:54px;padding:11px;border-right:1px solid #dfe8e2;border-bottom:1px solid #dfe8e2;color:#43534b;font-size:10px;line-height:1.45}.batch-tip-sheet div:nth-child(-n+4){min-height:auto;color:#fff;background:#315f78;font-weight:850}.batch-tip-sheet div:nth-child(4n){border-right:0}.batch-tip-sheet div:nth-last-child(-n+4){border-bottom:0}
.batch-tip-privacy{display:flex;align-items:center;gap:10px;margin:14px 26px 0;padding:10px 13px;border-radius:10px;color:#795b2b;background:#fff3d8;font-size:10px;line-height:1.5}.batch-tip-privacy strong{flex:0 0 auto}.batch-tip-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 26px 22px}.batch-tip-footer label{display:flex;align-items:center;gap:5px;color:#58675f;font-size:11px;font-weight:750;cursor:pointer}.batch-tip-footer input{width:16px;height:16px;accent-color:#155c43}.batch-tip-footer>div{display:flex;gap:8px}.batch-tip-prev,.batch-tip-next{min-width:78px;padding:10px 16px;border:0;border-radius:10px;font:inherit;font-size:11px;font-weight:850;cursor:pointer}.batch-tip-prev{color:#58675f;background:#edf0ed}.batch-tip-prev:disabled{opacity:.45;cursor:default}.batch-tip-next{color:#fff;background:#155c43}
.batch-tip-external-link{display:inline-flex;align-items:center;gap:5px;margin-top:13px;padding:9px 12px;border-radius:9px;color:#fff;background:#315f78;font-size:11px;font-weight:850;text-decoration:none;box-shadow:0 5px 13px rgba(49,95,120,.2)}.batch-tip-external-link:hover{background:#244c62}.batch-tip-external-link span{font-size:13px}.batch-tip-visual.notebook-source{height:315px}.batch-tip-visual.notebook-source img{width:145%;max-width:none;height:auto;transform:translateY(-11%);object-fit:initial;background:#fff}
.batch-tip-header h2{font-size:30px}.batch-tip-header h2 em{color:#155c43;font-style:normal}.batch-tip-header p{margin:5px 0 0;color:#738078;font-size:10px}.batch-tip-optional-note{margin:14px 26px 0;padding:11px 14px;border:1px solid #c9dce7;border-radius:11px;color:#4f6977;background:#eef6fa;font-size:11px;line-height:1.55}.batch-tip-optional-note strong{color:#315f78}
@media(max-width:700px){.batch-title-actions{align-items:stretch;flex-direction:column}.batch-tip-modal{padding:8px}.batch-tip-panel{max-height:calc(100vh - 16px);border-radius:18px}.batch-tip-header{padding:17px 16px 13px}.batch-tip-header h2{font-size:23px}.batch-tip-progress{padding:11px 16px 0}.batch-tip-optional-note{margin:11px 16px 0;font-size:10px}.batch-tip-viewport{margin:10px 16px 0}.batch-tip-slide{grid-template-columns:1fr;gap:13px;padding:13px}.batch-tip-copy h3{font-size:16px}.batch-tip-copy p{font-size:11px}.batch-tip-visual img,.batch-tip-visual.prompt-focus img{height:220px}.batch-tip-visual.notebook-source{height:220px}.batch-tip-visual.notebook-source img{height:auto}.batch-tip-sheet{grid-template-columns:.45fr 1.05fr 1fr 1.55fr;overflow-x:auto}.batch-tip-sheet div{min-width:92px;padding:8px;font-size:8px}.batch-tip-privacy{align-items:flex-start;margin:11px 16px 0}.batch-tip-footer{align-items:stretch;flex-direction:column;padding:13px 16px 16px}.batch-tip-footer>div{display:grid;grid-template-columns:1fr 1fr}.batch-tip-prev,.batch-tip-next{width:100%}}
