:root{font-family:Segoe UI,Noto Sans KR,sans-serif;color:#16315c;background:radial-gradient(circle at top left,rgba(60,122,255,.12),transparent 28%),linear-gradient(180deg,#f7faff,#f4f7fb)}*{box-sizing:border-box}body{margin:0;min-width:320px;color:#172b4d}button,input,select,textarea{font:inherit}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:280px;display:flex;flex-direction:column;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-right:1px solid #dbe5f4;padding:28px 18px;z-index:20}.sidebar-body{flex:1}.brand{display:flex;align-items:center;gap:12px;margin-bottom:32px;font-size:1.7rem;font-weight:800;color:#102c5c}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,#3274ff,#79a8ff);color:#fff}.brand-mark svg,.sidebar-icon svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.sidebar-nav{display:grid;gap:12px}.sidebar-icon{width:22px;height:22px;display:inline-grid;place-items:center;flex:0 0 22px}.sidebar-link{display:flex;gap:12px;align-items:center;border:none;border-radius:18px;padding:18px 16px;background:transparent;color:#26406b;cursor:pointer;text-align:left}.sidebar-link.active,.sidebar-link:hover{background:#eaf1ff;color:#2461ff}.sidebar-footer{padding:18px 10px 4px;color:#7b8eab;font-size:.8rem;line-height:1.5}.content-shell{margin-left:280px;padding:32px 40px 48px}.page-header{display:flex;align-items:flex-start;gap:16px;margin-bottom:28px}.page-header h1{margin:0 0 8px;font-size:clamp(2rem,3vw,3.25rem)}.page-header p{margin:0;color:#617595;font-size:1.1rem}.sidebar-toggle{display:none;border:1px solid #d5def0;background:#fff;border-radius:14px;width:44px;height:44px}.page-grid{display:grid;gap:24px}.page-grid.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.card{background:#ffffffe6;border:1px solid #dbe5f4;border-radius:28px;box-shadow:0 18px 40px #5776a814;padding:28px}.card-header,.action-row,.upload-toolbar,.composer,.guide-summary,.guide-meta-grid,.progress-block,.toggle-row,.field,.chat-row{display:flex}.card-header,.upload-toolbar,.composer,.guide-summary,.progress-block,.toggle-row{justify-content:space-between}.card-header,.action-row,.upload-toolbar,.composer,.guide-summary,.progress-block,.toggle-row,.field{align-items:center;gap:16px}.card-header h2,.guide-summary h3{margin:0}.inline-banner,.inline-note,.inline-alert,.empty-state{border-radius:18px;padding:14px 16px;margin-bottom:18px}.inline-banner,.inline-note{background:#edf4ff;color:#3661b4}.result-notice{margin-bottom:18px}.result-download-row{display:flex;justify-content:flex-end;margin-bottom:16px}.inline-alert.error{background:#fff1f1;color:#bf3b4f}.chat-area{border:1px solid #dbe5f4;border-radius:28px;padding:28px;min-height:460px;display:grid;gap:22px;margin-bottom:24px}.chat-row.right{justify-content:flex-end}.chat-row.left{justify-content:flex-start}.chat-bubble{max-width:72%;border-radius:24px;padding:22px 24px;line-height:1.6;font-size:1.15rem}.chat-bubble.input{background:#eff5ff;border:1px solid #cfe0ff}.chat-bubble.output{background:#f4fff8;border:1px solid #caecd6}.result-stack{display:grid;gap:18px}.result-meta{padding-left:8px}.single-result-panel{border:1px solid #dbe5f4;border-radius:28px;padding:28px;display:grid;gap:22px;margin-bottom:24px}.single-result-block,.single-guide-panel{display:grid;gap:10px}.single-result-label{color:#5e7496;font-size:.95rem;font-weight:700}.single-result-bubble{width:fit-content;max-width:100%;border-radius:22px;padding:18px 22px;line-height:1.6;font-size:1.1rem;white-space:nowrap}.single-result-bubble.input{background:#eff5ff;border:1px solid #cfe0ff}.single-result-bubble.output{background:#f4fff8;border:1px solid #caecd6}.single-guide-header{display:flex;align-items:center;gap:12px}.single-guide-name{color:#294570;font-weight:700}.single-guide-empty{color:#667b99}.reason-list{margin:14px 0 0;padding-left:18px;color:#48627f}.reason-list.compact{margin-top:0}.reason-block{display:grid;gap:12px}.alert-reason-list{display:grid;gap:10px}.alert-reason-item{display:flex;align-items:flex-start;padding:12px 14px;border-radius:16px;background:#fff1f1;border:1px solid #f3c4cb}.alert-reason-inline{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.alert-reason-message{color:#b42333;font-weight:700;line-height:1.5}.alert-reason-keyword{color:#b42333;font-size:.92rem;font-weight:700;white-space:nowrap}.composer input,.field input,.field select,.field textarea,.upload-toolbar select{flex:1;width:100%;border-radius:18px;border:1px solid #d4dded;background:#fff;padding:16px 18px;min-height:54px}.composer input:focus,.field input:focus,.field select:focus,.field textarea:focus,.upload-toolbar select:focus{outline:2px solid #8cb4ff;border-color:#5f95ff}.manager-textarea{min-height:110px;resize:vertical}.single-transform-composer .brand-input{flex:0 0 180px;max-width:180px}.single-transform-composer .product-input{flex:1 1 520px;min-width:320px}.primary-button,.secondary-button{border:none;border-radius:18px;padding:15px 24px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.primary-button{background:linear-gradient(135deg,#2a63ff,#3e8cff);color:#fff;box-shadow:0 12px 24px #346aff38}.secondary-button{background:#f0f4fb;color:#294570}.primary-button:hover,.secondary-button:hover{transform:translateY(-1px)}.dropzone{border:2px dashed #caddff;border-radius:28px;padding:50px 24px;display:grid;gap:14px;justify-items:center;text-align:center}.dropzone.dragging{background:#eff5ff}.dropzone-icon,.guide-file-icon{width:76px;height:76px;border-radius:24px;display:grid;place-items:center;background:#ecf3ff;color:#2e66ff;font-size:1.8rem;font-weight:700}.guide-summary-compact{align-items:flex-start}.guide-file-icon-compact{width:60px;height:60px;border-radius:18px;font-size:1rem}.guide-summary-content{flex:1}.manager-topbar{display:flex;align-items:center;justify-content:flex-end;gap:16px;margin-top:-10px;margin-bottom:-6px}.manager-topbar-actions{display:flex;align-items:center;gap:12px}.manager-guide-grid{align-items:start}.guide-upload-area{margin-top:28px;display:grid;gap:14px}.guide-page-note{margin-top:18px;margin-bottom:0}.guide-image-wrap{border-radius:24px;overflow:hidden;border:1px solid #dbe5f4;background:#f9fbff}.guide-overview-image{display:block;width:100%;height:auto}.suggestion-form,.stack-list{display:grid;gap:16px}.exclusion-note{margin-top:22px;margin-bottom:0}.phrase-row{display:grid;gap:10px;padding:18px 20px;border:1px solid #dbe5f4;border-radius:22px;background:#fbfdff}.phrase-main{font-size:1.05rem;font-weight:700;color:#1f3a67}.phrase-meta{display:flex;flex-wrap:wrap;gap:10px 18px;color:#647a9a;font-size:.94rem}.muted-text{color:#6f819e;line-height:1.5}.phrase-text-list{display:grid;gap:0}.phrase-text-row{display:grid;gap:4px;padding:14px 0;border-bottom:1px solid #e7edf7}.phrase-text-row:last-child{border-bottom:none}.manager-phrase-row{gap:8px}.phrase-text-main{color:#1f3a67;font-weight:700}.phrase-text-meta{color:#647a9a;font-size:.94rem;line-height:1.5}.phrase-action-row{justify-content:flex-start;flex-wrap:wrap;gap:10px;margin-top:4px}.compact-phrase-box{border:1px solid #e7edf7;border-radius:22px;background:#fbfdff;padding:18px 20px}.manager-compact-phrase-box{display:grid;gap:16px}.compact-phrase-list{display:flex;flex-wrap:wrap;gap:10px 12px}.compact-phrase-item{color:#1f3a67;font-weight:700;line-height:1.6}.compact-phrase-item:not(:last-child):after{content:",";margin-left:2px;color:#6a7f9f}.compact-action-row{margin-top:0}.compact-remove-button{padding:10px 16px;border-radius:14px}.compact-remove-form{display:grid;grid-template-columns:1fr auto;gap:12px}.compact-remove-form input{width:100%;border-radius:18px;border:1px solid #d4dded;background:#fff;padding:14px 18px;min-height:52px}.compact-remove-form input:focus{outline:2px solid #8cb4ff;border-color:#5f95ff}.compact-remove-submit{min-width:88px}.manager-add-form{margin-top:18px}.compact-add-submit{min-width:110px}.upload-toolbar,.form-grid,.settings-list,.login-form{display:grid;gap:16px}.upload-toolbar{grid-template-columns:1fr 1fr auto;margin-top:24px}.upload-toolbar.simple{grid-template-columns:1fr auto}.upload-file-box{min-height:86px;display:grid;align-content:center;gap:6px;border:1px solid #dbe5f4;border-radius:22px;padding:18px 20px;background:#fbfdff}.upload-file-label{color:#6a7f9f;font-size:.92rem;font-weight:700}.progress-bar{height:10px;background:#e7eefb;border-radius:999px;overflow:hidden;flex:1}.progress-fill{height:100%;background:linear-gradient(90deg,#2c67ff,#7ca7ff)}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{padding:16px 12px;text-align:left;border-bottom:1px solid #e7edf7;vertical-align:top}th{color:#627797;font-weight:600}.status-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:8px 12px;font-size:.9rem;font-weight:700}.status-badge.normal{background:#e3f7e7;color:#2e8f4e}.status-badge.changed{background:#e7f0ff;color:#356bda}.status-badge.review{background:#fff1db;color:#cf7b00}.status-badge.error{background:#ffe4e6;color:#c5374b}.guide-meta-grid,.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid.one-column{grid-template-columns:1fr}.guide-meta-grid{display:grid;gap:12px;color:#617595;margin-top:8px}.settings-list{gap:22px}.login-form{max-width:460px}.toggle-row{padding-bottom:16px;border-bottom:1px solid #ebf0f8}.toggle-row input{width:22px;height:22px}.field{flex-direction:column;align-items:stretch}.field span{color:#566b8b}.toast-stack{position:fixed;right:24px;bottom:24px;display:grid;gap:12px;z-index:40}.toast{border-radius:16px;padding:14px 18px;color:#fff;box-shadow:0 12px 24px #1f2c4c29}.toast.success{background:#27795c}.toast.warning{background:#d18a13}.toast.error{background:#bb4255}.sidebar-backdrop,.sr-only{display:none}@media(max-width:1100px){.page-grid.two-column,.guide-meta-grid,.upload-toolbar,.form-grid{grid-template-columns:1fr}}@media(max-width:900px){.sidebar{transform:translate(-100%);transition:transform .2s ease}.sidebar.open{transform:translate(0)}.sidebar-backdrop{display:block;position:fixed;inset:0;background:#0e1a3059;z-index:10;border:none}.content-shell{margin-left:0;padding:20px}.sidebar-toggle{display:inline-grid;place-items:center}.chat-bubble{max-width:100%}.composer{flex-wrap:wrap}.single-transform-composer .brand-input,.single-transform-composer .product-input{flex:1 1 100%;max-width:none;min-width:0}.single-result-bubble{white-space:normal}.alert-reason-item{flex-direction:column}.alert-reason-inline{align-items:flex-start}.alert-reason-keyword{white-space:normal}}
