:root{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Apple SD Gothic Neo","Noto Sans KR",sans-serif;color:#202127;background:#f5f5f7;font-synthesis:none;font-size:13px;--blue:#007aff;--muted:#797d87;--line:#e9eaee;--panel:#fff;--canvas:#f2f3f5}*{box-sizing:border-box}body{margin:0}#app{position:fixed;inset:0;display:grid;grid-template-rows:64px minmax(0,1fr);overflow:hidden}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:wait;opacity:.55}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #007aff66;outline-offset:3px}button{border:0;background:none}button,select{touch-action:manipulation}a{color:inherit;text-decoration:none}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}svg{width:18px;height:18px;flex:none;vertical-align:middle}.icon-button{width:30px;height:30px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;color:#7c818a}.icon-button:hover{background:#f1f2f4;color:#202127}.primary{background:var(--blue);color:white;font-weight:600;border-radius:9px;padding:11px 16px}.primary:hover{background:#006bea}.secondary{background:#f3f4f6;border:1px solid #e8eaed;border-radius:8px;padding:9px 14px;font-weight:500}.secondary:hover{background:#e9ebf0}.brand-symbol{width:44px;height:46px;display:flex;align-items:center;gap:4px;transform:skewY(-18deg)}.brand-symbol span{display:block;width:9px;height:33px;background:#202127}.brand-symbol span:nth-child(2){height:43px}.brand-symbol span:nth-child(3){height:25px}.brand-symbol.small{width:24px;height:24px;gap:3px;transform:skewY(-18deg) scale(.8)}.brand-symbol.small span{width:5px;height:20px}.brand-symbol.small span:nth-child(2){height:26px}.brand-symbol.small span:nth-child(3){height:16px}.entry-screen{min-height:100svh;display:grid;place-items:center;padding:60px 24px;background:radial-gradient(ellipse at 50% 20%,#fff 0%,#f6f6f8 65%)}.entry-card{width:100%;max-width:370px}.entry-brand{margin:20px 0 28px;font-size:16px;letter-spacing:-.7px;font-weight:700}.entry-card h1{font-size:36px;line-height:1.35;letter-spacing:-1.8px;font-weight:650;margin:0 0 16px}.entry-description{line-height:1.8;color:#858892;font-size:14px;margin:0 0 32px}.entry-card label{display:block;font-weight:550;margin:17px 0 8px;font-size:12px}.entry-card input{width:100%;height:45px;background:white;border:1px solid #dedfe5;border-radius:9px;padding:0 13px}.entry-card input::placeholder{color:#a4a7af}.entry-submit{width:100%;margin-top:7px;display:flex;align-items:center;justify-content:space-between;height:46px}.entry-submit span{font-size:20px;font-weight:400}.form-error{color:#c03535;font-size:12px;line-height:1.6;min-height:0;margin:10px 0}.form-error:empty{display:none}.entry-footnote{font-size:11px;color:#9598a0;text-align:center;margin-top:25px}.entry-copyright{position:fixed;bottom:24px;font-size:11px;color:#a4a7af}.local-hint{background:#eaf3ff;padding:12px;border-radius:8px;line-height:1.7;font-size:11px;color:#436087}.app-header{height:64px;background:white;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 23px;gap:16px}.brand{display:flex;align-items:center;gap:11px;white-space:nowrap}.brand strong{font-size:16px;letter-spacing:-.65px}.brand-divider{height:17px;width:1px;background:#dfe1e5;margin:0 4px}.brand-label{font-size:12px;color:#7d8089}.header-actions{display:flex;gap:15px;align-items:center}.sync-state{font-size:11px;color:#9498a1}.sync-state:before{content:"";display:inline-block;width:5px;height:5px;background:#62ac8b;border-radius:50%;margin-right:6px;vertical-align:2px}.user-name{font-size:12px;font-weight:550;display:flex;align-items:center;gap:9px}.avatar{display:inline-flex;align-items:center;justify-content:center;background:#edeff2;color:#68717e;border-radius:50%;font-size:11px;font-weight:600;width:28px;height:28px;flex-shrink:0}.workspace{min-height:0;min-width:0;display:grid;--left-width:228px;--right-width:320px;grid-template-columns:var(--left-width) minmax(0,1fr) var(--right-width)}.left-panel{background:#fff;border-right:1px solid var(--line);padding:26px 14px 0;display:flex;flex-direction:column;min-height:0;overflow:auto}.left-panel>*{flex-shrink:0}.panel-label{font-size:10px;color:#979ba4;padding:0 9px;display:flex;align-items:center;justify-content:space-between}.project-title{font-size:14px;font-weight:600;letter-spacing:-.4px;padding:9px 9px 22px}.version-label{padding:0 9px;margin-bottom:8px;font-size:11px;color:#858994}.version-select-wrap{margin:0 7px}.version-select-wrap select{background:#f6f7f9;border:1px solid #e7e9ef;border-radius:8px;height:36px;width:100%;padding:0 10px;font-size:12px;font-weight:550}.version-note{font-size:10px;color:#969ba4;margin:10px 9px 26px;display:flex;gap:5px}.version-note span{color:#9ba4ae}.documents{display:flex;flex-direction:column;gap:3px;padding-bottom:23px;border-bottom:1px solid var(--line)}.document-tab{display:flex;align-items:center;gap:10px;text-align:left;border-radius:7px;min-height:37px;padding:8px 11px;color:#777d88;font-size:12px}.document-tab svg{width:16px;height:16px}.document-tab:hover{background:#f6f7f9}.document-tab.active{background:#f0f5ff;color:#136fe5;font-weight:600}.screen-heading{display:flex;justify-content:space-between;font-size:10px;color:#969aa4;padding:22px 10px 12px}.screen-heading span:last-child{font-size:10px;color:#a7abb2}.screens{display:flex;flex-direction:column;gap:3px;padding-bottom:24px}.screen-item{display:flex;gap:9px;align-items:center;text-align:left;width:100%;padding:10px;border-radius:7px;color:#7b808a;font-size:12px}.screen-item svg{width:14px;height:14px;color:#aeb3bd}.screen-item:hover{background:#f7f7f9}.screen-item.active{background:#f2f3f5;color:#252a34;font-weight:600}.screen-item.active svg{color:#606a7d}.screen-item .screen-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.screen-item .count{margin-left:auto;min-width:18px;font-size:10px;text-align:center;color:#9097a2;font-weight:400}.sidebar-bottom{margin-top:auto;padding:18px 6px 23px;display:flex;gap:8px;border-top:1px solid var(--line);color:#8f949f}.project-dot{width:6px;height:6px;border-radius:50%;background:#9daabf;margin-top:5px;flex-shrink:0}.sidebar-bottom strong{font-size:10px;font-weight:500}.sidebar-bottom p{font-size:9px;margin:7px 0 0;line-height:1.7;color:#a3a8b2}.canvas-panel{position:relative;display:flex;flex-direction:column;min-width:0;min-height:0}.canvas-toolbar{height:54px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid #e4e6eb;gap:10px}.canvas-breadcrumb{display:flex;align-items:center;gap:9px;min-width:0;font-size:11px;color:#858b96;white-space:nowrap}.canvas-breadcrumb strong{font-weight:500;color:#5b616d;overflow:hidden;text-overflow:ellipsis}.breadcrumb-divider{color:#c4c8cf}.canvas-toolbar-actions{display:flex;align-items:center;gap:4px}.canvas-toolbar select{font-size:10px;color:#6e7583;background:transparent;border:none;max-width:104px;padding:4px}.canvas{position:relative;flex:1;min-height:0;padding:30px 26px 78px;overflow:hidden;background-color:var(--canvas);background-image:radial-gradient(#dfe2e8 .7px,transparent .7px);background-size:12px 12px}.frame-surround{width:100%;height:100%;background:#fff;box-shadow:0 5px 25px #2834480d,0 0 0 1px #242f420b;border-radius:3px;overflow:hidden}iframe{width:100%;height:100%;border:0;background:#fff;display:block}.canvas-overlay{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f2f3f5;gap:10px;text-align:center;padding:25px;font-size:12px;color:#7c8492}.spinner{width:21px;height:21px;border:2px solid #d5dce6;border-top-color:#6d98d6;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.canvas-bottom{display:flex;align-items:center;justify-content:space-between;height:32px;flex-shrink:0;padding:0 18px;background:#f5f6f8;border-top:1px solid #e7e9ed;gap:10px;color:#949ba6;font-size:9px}.mode-switch{position:absolute;bottom:51px;left:50%;transform:translateX(-50%);display:flex;gap:4px;padding:5px;background:#fff;border:1px solid #e5e7ed;box-shadow:0 7px 22px #1b2b4312;border-radius:12px;z-index:4;white-space:nowrap}.mode-switch button{display:flex;align-items:center;justify-content:center;gap:7px;height:36px;padding:0 14px;border-radius:8px;color:#858b96;font-size:11px}.mode-switch svg{width:16px;height:16px}.mode-switch button.active{background:#20252f;color:#fff}.mode-switch button#comment-mode.active{background:#007aff}.right-panel{background:white;border-left:1px solid var(--line);display:flex;flex-direction:column;min-height:0}.feedback-header{padding:19px 21px 15px;display:flex;justify-content:space-between;align-items:center}.feedback-header h2{font-size:13px;font-weight:600;letter-spacing:-.3px;margin:0;display:flex;align-items:center;gap:8px}.feedback-header h2 span{font-size:10px;min-width:19px;text-align:center;border-radius:5px;padding:3px 5px;background:#f1f3f6;color:#8e96a2;font-weight:500}#feedback-list-view{min-height:0;display:flex;flex-direction:column;flex:1}.feedback-controls{padding:4px 20px 16px;border-bottom:1px solid var(--line)}.status-filters{display:flex;padding:3px;border-radius:7px;background:#f4f5f7;margin-bottom:15px}.status-filters button{flex:1;padding:7px 0;color:#969ca6;font-size:11px;border-radius:5px}.status-filters button.active{background:#fff;color:#424a58;box-shadow:0 1px 4px #25324812;font-weight:550}.screen-filter{display:flex;align-items:center;gap:7px;color:#949aa4;font-size:10px;cursor:pointer}.screen-filter input{accent-color:var(--blue);margin:0;width:12px;height:12px}.threads{flex:1;min-height:0;overflow:auto;overscroll-behavior:contain}.feedback-header,.feedback-controls,.feedback-help{flex-shrink:0}.thread-card{display:block;text-align:left;width:100%;padding:19px 20px 17px;border-bottom:1px solid #eff0f3}.thread-card:hover{background:#fafbfc}.thread-card.selected{background:#f3f7fe}.thread-card-head{display:flex;align-items:center;gap:7px;margin-bottom:11px}.pin-number{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;border-radius:7px 7px 7px 2px;font-size:10px;color:#fff;background:#418af0;flex-shrink:0;font-weight:600;padding:0 4px}.thread-location{color:#818996;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:180px}.thread-preview{font-size:12px;line-height:1.75;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 13px;word-break:break-word;color:#515968;white-space:pre-wrap}.thread-card-meta{display:flex;align-items:center;gap:6px;color:#9299a5;font-size:9px}.thread-card-meta .avatar{width:18px;height:18px;font-size:8px}.thread-card-meta time{margin-left:auto;font-size:9px;color:#a6acb6}.status-badge{font-size:9px;padding:4px 6px;line-height:1;color:#7d8da6;background:#f1f4f8;border-radius:4px;margin-left:auto;white-space:nowrap}.status-badge.progress{color:#ab8142;background:#faf3e6}.status-badge.resolved{color:#479379;background:#eef8f3}.status-badge.closed{color:#839389;background:#f1f4f2}.empty-state{padding:66px 26px;text-align:center;color:#a0a7b3;line-height:1.8}.empty-illustration{display:flex;align-items:center;justify-content:center;width:50px;height:50px;margin:0 auto 20px;border:1px solid #e9edf2;border-radius:15px;background:#fafbfd;color:#a9b7cb}.empty-illustration svg{width:23px;height:23px}.empty-state h3{font-weight:550;color:#788291;font-size:12px;margin:0 0 7px}.empty-state p{font-size:11px;line-height:1.9;margin:0 0 17px}.empty-state button{font-size:11px;color:#4288e6;padding:6px}.feedback-help{padding:16px 20px;border-top:1px solid var(--line);font-size:9px;color:#a2a8b2;line-height:1.7}.feedback-detail{overflow:auto;flex:1;padding:0 20px 22px}.detail-nav{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:0 0 12px;margin-bottom:20px}.back-button{display:flex;align-items:center;gap:3px;font-size:11px;color:#8b929f;padding:6px 0}.back-button svg{width:15px;height:15px}.detail-location{display:flex;align-items:center;gap:8px;font-size:10px;color:#8b94a2;margin-bottom:18px}.detail-title{font-size:17px;letter-spacing:-.6px;margin:0 0 8px;font-weight:600}.detail-caption{font-size:11px;color:#939ca9;line-height:1.7;margin:0 0 22px}.comment-author{display:flex;gap:8px;align-items:center;margin-bottom:12px}.comment-author strong{font-size:11px;font-weight:550;display:block;color:#626c7b}.comment-author time{font-size:9px;display:block;color:#a3aab5;margin-top:3px}.comment-body{font-size:12px;line-height:1.85;color:#515c6c;white-space:pre-wrap;overflow-wrap:anywhere;margin:0 0 20px}.detail-status{padding:15px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:10px;margin:20px 0}.detail-status label{font-size:10px;color:#8d96a4}.detail-status select{font-size:11px;border:1px solid #e6eaf0;border-radius:6px;padding:7px;background:white;color:#62718a}.reply-heading{font-size:10px;font-weight:500;color:#8d97a4;margin:22px 0 18px}.reply{border-bottom:1px solid #eff1f4;margin-bottom:16px}.reply:last-child{border:0}.feedback-detail textarea{width:100%;min-height:116px;resize:vertical;border:1px solid #e0e5ee;border-radius:9px;background:#fff;padding:12px;font-size:12px;line-height:1.7;color:#404d61}.feedback-detail textarea::placeholder{color:#a5afbd}.feedback-detail textarea:focus{border-color:#76aaff}.composer-meta{font-size:9px;color:#a3acb8;display:flex;align-items:center;justify-content:space-between;margin:8px 0 14px}.composer-actions{display:flex;gap:7px;justify-content:flex-end}.composer-actions button{font-size:11px;padding:9px 12px}.reply-form{margin-top:20px}.reply-form textarea{min-height:85px}.reply-form .primary{margin-top:9px;float:right;font-size:11px;padding:9px 12px}.reply-form:after{content:"";display:block;clear:both}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:#252d3c;color:white;padding:12px 18px;border-radius:10px;font-size:12px;box-shadow:0 6px 24px #0002;z-index:100;max-width:min(90vw,500px);line-height:1.6}.panel-close,.panel-toggle{display:inline-flex;flex-shrink:0}.panel-toggle[aria-expanded="true"]{color:#536175;background:#f0f2f5}.focus-toggle{display:inline-flex;align-items:center;gap:5px;white-space:nowrap;border-radius:7px;padding:6px 8px;font-size:10px;color:#667182}.focus-toggle:hover{background:#e9ecf1}.focus-toggle[aria-pressed="true"]{color:#007aff;background:#e7f0ff}.focus-toggle svg{width:15px;height:15px}.panel-backdrop{position:fixed;inset:64px 0 0;background:#1b2a3b38;z-index:19}.error-message{padding:25px;font-size:12px;line-height:1.8;color:#98706e}.error-message button{display:block;margin-top:12px;color:#007aff}@media(min-width:1650px){.workspace{--left-width:244px;--right-width:348px}.canvas{padding:36px 40px 80px}}@media(max-width:1150px){.workspace{--left-width:205px;--right-width:290px}.canvas{padding:20px 15px 76px}.app-header{padding:0 18px}.left-panel{padding-left:10px;padding-right:10px}.canvas-toolbar{padding:0 13px}.feedback-header{padding-left:17px;padding-right:17px}.feedback-controls,.thread-card,.feedback-detail{padding-left:16px;padding-right:16px}.canvas-bottom #version-caption{display:none}}@media(max-width:950px){.workspace{--left-width:0px;--right-width:300px}.left-panel{display:none}.left-panel.open{display:flex;position:fixed;left:0;top:64px;bottom:0;width:245px;z-index:20;box-shadow:10px 0 40px #0001}.left-panel .panel-close,#toggle-left{display:inline-flex}.left-panel .panel-label{height:24px}.canvas-toolbar{height:53px}.brand-label{font-size:11px}.canvas{padding:25px 22px 78px}.canvas-bottom{font-size:9px}}@media(max-width:690px){.workspace{--right-width:0px}.right-panel{display:none}.right-panel.open{display:flex;position:fixed;right:0;top:64px;bottom:0;width:min(345px,90vw);z-index:20;box-shadow:-10px 0 40px #0001}.right-panel .panel-close,#toggle-right{display:inline-flex}.app-header{padding:0 14px;gap:8px}.brand{gap:7px}.brand strong{font-size:14px}.brand-label,.brand-divider,.sync-state{display:none}.header-actions{gap:8px}.user-name{font-size:11px;gap:6px}.user-name .avatar{width:25px;height:25px}.canvas{padding:16px 12px 77px}.canvas-toolbar{padding:0 8px}.canvas-breadcrumb{gap:7px;font-size:10px}.canvas-toolbar select{font-size:9px;width:89px}.canvas-bottom{padding:0 12px}.mode-switch{bottom:48px}.mode-switch button{padding:0 13px}.entry-card h1{font-size:33px}.entry-screen{padding:50px 28px}.entry-copyright{position:static;margin-top:40px}.canvas-breadcrumb #document-name{max-width:91px;overflow:hidden;text-overflow:ellipsis}}@media(prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important}}
 .detail-actions{display:flex;align-items:center;gap:3px}.reply-delete{margin-left:auto}.delete-action:hover{color:#c64242;background:#fff1f1}.deleted-notice{padding:12px;background:#fff4e6;color:#8b6738;border-radius:8px;font-size:11px;line-height:1.7;margin:0 0 18px}

/* Keep each region inside the viewport, including browser zoom and short windows. */
.canvas-panel{grid-column:2;grid-row:1}.left-panel{grid-column:1;grid-row:1;overscroll-behavior:contain}.right-panel{grid-column:3;grid-row:1;overflow:hidden}.canvas-toolbar-actions{flex-shrink:0}.canvas-breadcrumb{flex:1}.canvas-breadcrumb>button{flex-shrink:0}.canvas-bottom{overflow:hidden}.canvas-bottom>span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.left-collapsed{--left-width:0px}.right-collapsed{--right-width:0px}.focus-view .canvas{padding:12px 12px 70px}.left-collapsed .left-panel:not(.open),.right-collapsed .right-panel:not(.open){display:none}.focus-view{--left-width:0px;--right-width:0px}.focus-view .left-panel:not(.open),.focus-view .right-panel:not(.open){display:none}
@media(max-width:690px){.focus-toggle{width:30px;height:30px;padding:0;justify-content:center}.focus-toggle span{display:none}.canvas-toolbar-actions{gap:0}.canvas-toolbar select{max-width:85px}.canvas-breadcrumb #document-name,.canvas-breadcrumb .breadcrumb-divider{display:none}}
@media(max-height:600px){.canvas{padding-top:12px;padding-bottom:69px}.left-panel{padding-top:14px}.project-title{padding-bottom:16px}.version-note{margin-bottom:18px}.canvas-toolbar{height:46px}}

.focus-view .left-panel.open,.focus-view .right-panel.open{display:flex;position:fixed;top:64px;bottom:0;z-index:20;box-shadow:0 8px 40px #0002}.focus-view .left-panel.open{left:0;width:min(260px,90vw)}.focus-view .right-panel.open{right:0;width:min(345px,90vw)}.left-panel,.right-panel{min-width:0}

/* Separate alternative concepts from the shared page and flow references. */
.screens{gap:0}.screen-group+.screen-group{margin-top:18px;padding-top:17px;border-top:1px solid var(--line)}
.screen-group-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 10px 10px;font-size:11px;font-weight:600;color:#596373;letter-spacing:-.15px}.screen-group-heading>span{font-size:10px;font-weight:400;color:#a0a6b1}
.screen-group-items{display:flex;flex-direction:column;gap:3px}.concept-group .screen-group-items{gap:7px}
.screen-item .count{flex-shrink:0}.concept-item{min-height:59px;gap:9px;padding:10px 9px;border:1px solid #e9ecf1;background:#fafbfc;border-radius:9px;color:#596373}.concept-item:hover{background:#f3f6fb;border-color:#d9e2ef}.concept-item.active{background:#edf5ff;border-color:#a9cdfb;color:#0967d2}
.concept-number{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-width:31px;height:29px;border-radius:7px;background:#edf0f4;color:#657286;font-size:11px;font-weight:650}.concept-item.active .concept-number{background:#007aff;color:white}
.concept-item .screen-title{flex:1;min-width:0;white-space:normal;overflow:visible;text-overflow:clip;word-break:keep-all;overflow-wrap:anywhere;line-height:1.5;letter-spacing:-.25px}.concept-item.active .count{color:#4184cd}

.pins-toggle{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:30px;padding:6px 8px;border-radius:7px;white-space:nowrap;font-size:10px;color:#667182}.pins-toggle:hover{background:#e9ecf1}.pins-toggle[aria-pressed="false"]{color:#007aff;background:#e7f0ff}.pins-toggle svg{width:15px;height:15px}
@media(max-width:1150px){.pins-toggle{width:30px;padding:0}.pins-toggle span{display:none}}
