:root{color:#242218;font-synthesis:none;text-rendering:optimizelegibility;background:#f7f5ee;font-family:Inter,Pretendard,system-ui,sans-serif}.chat-workspace{color:#25231d;background:#f7f5ef;min-height:calc(100dvh - 76px)}.chat-sidebar,.asset-drawer{z-index:42;background:#fffdf8;width:min(86vw,340px);transition:transform .18s;position:fixed;top:0;bottom:76px;overflow:auto;box-shadow:0 16px 48px #2e291b2e}.chat-sidebar{left:0;transform:translate(-105%)}.asset-drawer{right:0;transform:translate(105%)}.chat-sidebar.is-open,.asset-drawer.is-open{transform:translate(0)}.chat-sidebar__head,.asset-drawer__head,.chat-header{border-bottom:1px solid #ece7da;justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.chat-icon-button,.chat-upload-chip,.chat-reference-chip{color:inherit;min-height:40px;font:inherit;cursor:pointer;background:#fff;border:1px solid #ddd5c5;border-radius:999px;padding:0 14px}.chat-conversations{gap:6px;padding:10px;display:grid}.chat-conversation{text-align:left;background:0 0;border:0;border-radius:14px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px;width:100%;padding:9px;display:grid}.chat-conversation.is-active{background:#eee9dc}.chat-conversation img{object-fit:cover;border-radius:12px;width:44px;height:44px}.chat-conversation span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-main{flex-direction:column;min-height:calc(100dvh - 76px);display:flex}.chat-header{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8eb;position:sticky;top:0}.chat-header h1{margin:0;font-size:18px}.chat-header p,.asset-drawer__head p{color:#777064;margin:4px 0 0;font-size:12px}.chat-thread{flex:1;width:min(100%,760px);margin:0 auto;padding:24px 14px 210px}.chat-welcome{text-align:center;color:#635e54;max-width:440px;margin:12vh auto 0}.chat-welcome span{font-size:42px}.chat-welcome h2{color:#25231d;font-size:22px}.chat-turn{gap:12px;margin-bottom:28px;display:grid}.chat-message{border-radius:22px;padding:14px}.chat-message--user{color:#17375f;background:#e5effd;justify-self:end;max-width:86%}.chat-message--user p{white-space:pre-wrap;margin:0}.chat-message--assistant{background:#fff;border:1px solid #ece7da}.chat-message__refs{opacity:.78;align-items:center;gap:8px;margin-top:10px;font-size:12px;display:flex}.chat-message__refs img{object-fit:cover;border-radius:10px;width:38px;height:38px}.chat-result-head{justify-content:space-between;gap:12px;margin-bottom:12px;display:flex}.chat-result-head span{color:#777064;font-size:12px}.chat-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.chat-result{gap:7px;font-size:12px;display:grid}.chat-result__image{background:0 0;border:0;padding:0}.chat-result__image img,.chat-result__placeholder{aspect-ratio:4/5;object-fit:cover;background:#eeeae1;border-radius:16px;width:100%}.chat-result__edit{background:#fff;border:1px solid #d6cebd;border-radius:12px;min-height:38px}.chat-composer{z-index:20;left:10px;right:10px;bottom:calc(82px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8f5;border:1px solid #ddd5c5;border-radius:22px;max-width:740px;margin:auto;padding:10px;position:fixed;box-shadow:0 12px 42px #37301e29}.chat-composer__refs{gap:7px;padding-bottom:8px;display:flex;overflow-x:auto}.chat-upload-chip{flex:none;align-items:center;font-size:13px;display:inline-flex}.chat-upload-chip input{display:none}.chat-reference-chip{flex:none;align-items:center;gap:6px;display:inline-flex}.chat-reference-chip img{object-fit:cover;border-radius:8px;width:28px;height:28px}.chat-composer__input{grid-template-columns:minmax(0,1fr) 44px 44px;align-items:end;gap:8px;display:grid}.chat-composer textarea{resize:none;width:100%;font:inherit;background:0 0;border:0;outline:0;padding:9px;line-height:1.5}.chat-voice,.chat-send{color:#fff;background:#23845d;border:0;border-radius:50%;width:44px;height:44px;font-size:24px}.chat-voice{color:#25231d;background:#eee9dc;font-size:18px}.chat-voice.is-listening{color:#fff;background:#c94545}.chat-voice:disabled{color:#a39c90;cursor:not-allowed}.chat-send:disabled{background:#c8c2b5}.chat-voice-status{color:#777064;min-height:18px;margin-top:5px;font-size:12px}.chat-voice-error{color:#a33c32;margin:5px 0 0;font-size:12px}.chat-options{color:#777064;margin-top:4px;font-size:12px}.chat-options select{background:#fff;border:1px solid #ddd5c5;border-radius:10px;min-height:36px;margin:6px 6px 0 0}.chat-banner{z-index:25;max-width:700px;margin:auto;position:fixed;bottom:250px;left:14px;right:14px}.asset-drawer{padding-bottom:24px}.asset-filters{gap:7px;padding:12px 14px;display:flex}.asset-filters button{background:#eee9dc;border:0;border-radius:999px;padding:8px 13px}.asset-filters button.is-active{color:#fff;background:#25231d}.asset-search{border:1px solid #ddd5c5;border-radius:12px;width:calc(100% - 28px);min-height:42px;margin:0 14px 12px;padding:0 12px}.asset-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:0 14px;display:grid}.asset-card{text-align:left;background:#f3efe6;border:0;border-radius:14px;gap:4px;padding:7px;display:grid}.asset-card.is-selected{background:#e4f4eb;outline:3px solid #23845d}.asset-card:disabled{cursor:not-allowed;filter:grayscale(.55);opacity:.48}.asset-card img{aspect-ratio:1;object-fit:cover;border-radius:10px;width:100%}.asset-card span{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.asset-card small{color:#777064}.chat-backdrop{z-index:40;background:#14120d59;border:0;position:fixed;inset:0 0 76px}@media (width>=960px){.chat-workspace{grid-template-columns:260px minmax(0,1fr) 300px;display:grid}.chat-sidebar,.asset-drawer{width:auto;height:calc(100dvh - 76px);box-shadow:none;z-index:5;position:sticky;top:0;bottom:auto;transform:none}.chat-sidebar{grid-column:1}.chat-main{grid-column:2}.asset-drawer{grid-area:1/3}.chat-composer{left:272px;right:312px}.chat-mobile-only,.chat-backdrop,.asset-drawer__head .chat-icon-button{display:none}}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}h1{letter-spacing:-.04em;margin:0;font-size:clamp(1.75rem,7vw,2.25rem);line-height:1.15}.review-shell{max-width:560px;min-height:100dvh;padding:12px 12px calc(12px + env(safe-area-inset-bottom));touch-action:pan-y;flex-direction:column;gap:12px;margin:0 auto;display:flex}.review-shell__notice{text-align:center;margin:24px 0}.review-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.tab{color:#6b6350;background:0 0;border:0;border-radius:999px;padding:8px 14px;font-size:.875rem;font-weight:700}.tab--on{color:#242218;background:#fff;box-shadow:0 2px 6px #3a31191f}.review-head__counts{color:#6b6350;gap:10px;margin:0;font-size:.8125rem;font-weight:700;display:flex}.review-banner{color:#8c2f26;background:#fbe6e2;border-radius:12px;margin:0;padding:10px 12px;font-weight:700}.board{flex-direction:column;flex:1;gap:12px;display:flex}.board--empty{justify-content:center;align-items:center}.board__empty-text{color:#6b6350;margin:0}.candidate{touch-action:none;-webkit-user-select:none;user-select:none;will-change:transform;background:#fff;border:1px solid #e7e1d1;border-radius:20px;flex-direction:column;display:flex;overflow:hidden}.candidate__frame{aspect-ratio:3/4;background:#ded8c7;width:100%;position:relative}.candidate__image{object-fit:cover;width:100%;height:100%;display:block}.candidate__overlay-flag{color:#fdfcf7;background:#242218d1;border-radius:999px;margin:0;padding:5px 10px;font-size:.75rem;font-weight:700;position:absolute;top:12px;left:12px}.candidate__facts{flex-direction:column;gap:6px;padding:12px 14px 14px;display:flex}.candidate__title{margin:0;font-size:1rem;font-weight:700}.candidate__meta{color:#6b6350;flex-wrap:wrap;gap:10px;margin:0;padding:0;font-size:.8125rem;list-style:none;display:flex}.candidate__id{color:#a09883;letter-spacing:.04em;margin:0;font-size:.6875rem}.actions{flex-direction:column;gap:10px;display:flex}.actions__decisions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.button{color:#242218;touch-action:manipulation;background:#fff;border:1px solid #ded8c7;border-radius:14px;min-height:56px;padding:12px 16px;font-weight:700}.button:disabled{color:#a09883;opacity:.6}.button--yes{color:#fff;background:#1f7a52;border-color:#1f7a52}.button--no,.button--danger{color:#fff;background:#b23b32;border-color:#b23b32}.button--ghost{background:#f4f2ea}.button--hold{min-height:44px}.button--hold-on{color:#fdfcf7;background:#242218;border-color:#242218}.button__key{background:#2422181f;border-radius:6px;margin-left:8px;padding:2px 6px;font-size:.6875rem}@media (width>=560px){.review-shell{padding-top:24px}}.app{flex-direction:column;min-height:100dvh;display:flex}.app__body{flex:1;padding-bottom:76px}.app-head{z-index:10;background:#f7f5ee;border-bottom:1px solid #e7e1d1;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex;position:sticky;top:0}.app-head__name{margin:0;font-size:.8125rem;font-weight:700}.app-head__out{color:#6b6350;background:0 0;border:0;padding:6px 4px;font-size:.8125rem;font-weight:700}.app-nav{padding:6px 6px calc(6px + env(safe-area-inset-bottom));z-index:25;background:#fff;border-top:1px solid #e7e1d1;grid-template-columns:repeat(3,1fr);gap:2px;display:grid;position:fixed;bottom:0;left:0;right:0}.app-nav__tab{color:#6b6350;border-radius:12px;justify-content:center;align-items:center;min-height:52px;font-size:.8125rem;font-weight:700;text-decoration:none;display:flex}.app-nav__tab--on{color:#fdfcf7;background:#242218}.screen{flex-direction:column;gap:12px;max-width:560px;margin:0 auto;padding:12px;display:flex}.screen__title{letter-spacing:-.02em;margin:0;font-size:1.25rem;font-weight:700}.screen__notice,.screen__hint{color:#6b6350;margin:0}.screen__banner{color:#8c2f26;background:#fbe6e2;border-radius:12px;margin:0;padding:10px 12px;font-weight:700}.panel{background:#fff;border:1px solid #e7e1d1;border-radius:18px;flex-direction:column;gap:12px;padding:14px;display:flex}.panel__title{letter-spacing:.08em;color:#6b6350;margin:0;font-size:.75rem;font-weight:700}.panel__empty{color:#6b6350;margin:0}.tabs{background:#ece7d8;border-radius:999px;grid-template-columns:1fr 1fr;gap:2px;padding:3px;display:grid}.field{flex-direction:column;gap:6px;display:flex}.field__label{color:#6b6350;font-size:.8125rem;font-weight:700}.field__input{background:#fdfcf7;border:1px solid #ded8c7;border-radius:12px;width:100%;min-height:48px;padding:10px 12px}.field__input--area{resize:vertical;min-height:84px}.field__hint{color:#6b6350;margin:0;font-size:.8125rem}.field__error{color:#8c2f26;background:#fbe6e2;border-radius:12px;margin:0;padding:10px 12px;font-weight:700}.details{border:1px solid #e7e1d1;border-radius:14px;padding:10px 12px}.details__summary{color:#6b6350;cursor:pointer;min-height:32px;padding:6px 0;font-size:.8125rem;font-weight:700;list-style:none}.details__summary::-webkit-details-marker{display:none}.details__summary:after{content:"＋";float:right}.details[open] .details__summary:after{content:"－"}.details__body{grid-template-columns:1fr 1fr;gap:10px;padding-top:10px;display:grid}.details__body>.field{grid-column:1/-1}.details__body>.field--half{grid-column:span 1}.dropzone{text-align:center;background:#f4f2ea;border:1px dashed #c8c0a8;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:108px;padding:16px;display:flex}.dropzone__title{font-weight:700}.dropzone__hint{color:#6b6350;font-size:.8125rem}.dropzone__input{opacity:0;width:1px;height:1px;position:absolute}.thumbs{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.thumbs__item{position:relative}.thumbs__image{object-fit:cover;border-radius:12px;width:72px;height:72px}.thumbs__remove{color:#fdfcf7;background:#242218d1;border:0;border-radius:999px;width:26px;height:26px;line-height:1;position:absolute;top:-6px;right:-6px}.entities{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.entities__row{background:#fff;border:1px solid #e7e1d1;border-radius:14px;align-items:center;gap:10px;padding:10px;display:flex}.entities__thumb{object-fit:cover;border-radius:10px;width:48px;height:48px}.entities__facts{flex:1;min-width:0}.entities__name{text-overflow:ellipsis;white-space:nowrap;margin:0;font-weight:700;overflow:hidden}.entities__code{color:#6b6350;margin:2px 0 0;font-size:.75rem}.composer__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.composer__manage{color:#6b6350;flex-shrink:0;padding-top:3px;font-size:.75rem;font-weight:700}.composer__attachments{background:#f8f6ef;border:1px solid #e7e1d1;border-radius:14px;flex-direction:column;gap:10px;padding:12px;display:flex}.composer__attachment-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.composer__attachment-title{margin:0 0 2px;font-weight:700}.composer__attach{color:#fdfcf7;cursor:pointer;background:#242218;border-radius:999px;flex-shrink:0;padding:9px 12px;font-size:.8125rem;font-weight:700}.composer__files{gap:8px;margin:0;padding:2px 2px 6px;list-style:none;display:flex;overflow-x:auto}.composer__file{flex:0 0 84px;min-width:0;position:relative}.composer__file-image,.composer__file-placeholder{object-fit:cover;background:#e7e1d1;border-radius:12px;width:84px;height:84px;display:block}.composer__file-name{text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:.6875rem;display:block;overflow:hidden}.composer__remove{color:#fff;background:#242218db;border:0;border-radius:999px;width:26px;height:26px;position:absolute;top:-5px;right:-5px}.composer__brief{resize:vertical;min-height:132px}.composer__options .details__body{grid-template-columns:1fr 1fr}.estimate{background:#f1eddf;border-radius:12px;margin:0;padding:10px 12px;font-weight:700}.run{border-top:1px solid #eee9da;flex-direction:column;gap:10px;padding-top:12px;display:flex}.run__head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.run__title{margin:0;font-weight:700}.run__names{color:#6b6350;margin:2px 0 0;font-size:.8125rem}.run__state{background:#f1eddf;border-radius:999px;flex-shrink:0;padding:5px 10px;font-size:.75rem;font-weight:700}.run__tags{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}.run__tag{white-space:nowrap;border-radius:999px;padding:5px 10px;font-size:.75rem;font-weight:700}.run__tag--mode{color:#1f5240;background:#e8eee9}.run__candidates{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.run__candidate{align-items:center;gap:10px;display:flex}.run__thumb{object-fit:cover;border-radius:10px;width:52px;height:52px}.run__thumb--blank{background:repeating-linear-gradient(45deg,#ece7d8,#ece7d8 6px,#e2dcc9 6px 12px);display:block}.run__candidate-facts{min-width:0}.run__candidate-state{margin:0;font-weight:700}.run__error{color:#8c2f26;margin:2px 0 0;font-size:.8125rem;font-weight:700}.run__actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.run__actions .button{justify-content:center;align-items:center;min-height:48px;text-decoration:none;display:flex}.review-head__facts{min-width:0}.review-head__title{margin:0;font-weight:700}.candidate__references{gap:8px;padding:10px 14px 0;display:flex;overflow-x:auto}.reference{flex-shrink:0;width:76px;margin:0}.reference__image{object-fit:cover;border:1px solid #e7e1d1;border-radius:10px;width:76px;height:76px;display:block}.reference__caption{color:#6b6350;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:.6875rem;overflow:hidden}.sheet{background:#fff;border:1px solid #e7e1d1;border-radius:18px;flex-direction:column;gap:10px;padding:14px;display:flex}.sheet__hint{color:#6b6350;margin:0;font-size:.8125rem}.sheet__reasons{grid-template-columns:1fr 1fr;gap:8px;margin:0;padding:0;list-style:none;display:grid}.sheet__reason{background:#f4f2ea;border-radius:12px;align-items:center;gap:8px;min-height:48px;padding:8px 10px;font-size:.875rem;font-weight:700;display:flex}.sheet__check{width:22px;height:22px}.search{grid-template-columns:1fr auto;gap:8px;display:grid}.search__input{background:#fff;border:1px solid #ded8c7;border-radius:12px;min-height:48px;padding:10px 12px}.library-tools{grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:end;gap:.75rem;margin-block:1rem 1.25rem;display:grid}.library-tools__field{margin:0}.library-tools__exports{flex-wrap:wrap;gap:.5rem;display:flex}@media (width<=720px){.library-tools{grid-template-columns:1fr 1fr}.library-tools__exports{grid-column:1/-1}}.gallery{grid-template-columns:repeat(2,1fr);gap:10px;margin:0;padding:0;list-style:none;display:grid}.gallery__item{background:#fff;border:1px solid #e7e1d1;border-radius:14px;overflow:hidden}.gallery__link{display:block}.gallery__image{aspect-ratio:3/4;object-fit:cover;width:100%;display:block}.gallery__facts{padding:8px 10px 10px}.gallery__title{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.875rem;font-weight:700;overflow:hidden}.gallery__meta{color:#6b6350;margin:2px 0 0;font-size:.75rem}.gate{justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex}.gate__notice{color:#6b6350}.gate__form{background:#fff;border:1px solid #e7e1d1;border-radius:24px;flex-direction:column;gap:14px;width:100%;max-width:420px;padding:28px 22px;display:flex;box-shadow:0 16px 40px #3a311914}.eyebrow{color:#756c4e;letter-spacing:.12em;margin:0;font-size:.875rem;font-weight:700}@media (width>=560px){.gallery{grid-template-columns:repeat(3,1fr)}}.viewer{z-index:50;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.viewer__backdrop{cursor:default;background:#14130dd1;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.viewer__panel{background:#14130d;border-radius:16px;flex-direction:column;gap:12px;max-width:100%;max-height:100%;padding:12px;display:flex;position:relative}.viewer__image{object-fit:contain;background:#14130d;border-radius:12px;max-width:100%;max-height:calc(100vh - 140px);display:block}.viewer__actions{justify-content:center;gap:10px;display:flex}.thumb-button{cursor:pointer;background:0 0;border:0;padding:0;display:block}.candidate__frame{position:relative}.candidate__zoom{color:#f7f5ee;cursor:pointer;background:#14130db8;border:0;border-radius:999px;padding:7px 14px;font-size:.875rem;font-weight:700;position:absolute;bottom:10px;right:10px}
