*{box-sizing:border-box} :root{font-family:"Pretendard","Noto Sans KR","Malgun Gothic",system-ui,sans-serif;color:#203632;background:#f5f7f6;font-synthesis:none;--green:#08796f;--muted:#6b7c78;--line:#e1e8e5;--red:#b5493c}body{margin:0}button,input,select,textarea{font:inherit}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer;border:0;border-radius:12px;background:#edf2ef;color:inherit;padding:12px 16px;font-weight:650;min-height:44px}button:disabled{opacity:.5;cursor:default}button:hover{filter:brightness(.97)}button:focus-visible,a:focus-visible{outline:3px solid #59bbae;outline-offset:3px}a{color:var(--green);text-decoration:none}button.primary{background:var(--green);color:white}button.quiet{background:white;border:1px solid var(--line)}button.small{font-size:16px;padding:7px 11px;min-height:44px}h1,h2,h3,p{margin:0}h1{font-size:36px;letter-spacing:-1.4px;line-height:1.35}h2{font-size:22px;letter-spacing:-.6px}h3{font-size:18px}small,.muted{color:var(--muted)}small{font-size:16px;line-height:1.6}label{display:flex;flex-direction:column;gap:8px;font-size:16px;font-weight:600;margin:16px 0}input,select,textarea{background:white;border:1px solid #cddbd5;border-radius:10px;padding:13px;color:inherit;min-width:0;width:100%;font-size:18px}input[type=checkbox]{width:20px;height:20px}label.check{flex-direction:row;align-items:center}.sidebar{width:218px;position:fixed;inset:0 auto 0 0;background:white;border-right:1px solid var(--line);padding:32px 22px;display:flex;flex-direction:column;z-index:3}.brand{display:flex;align-items:center;gap:10px;font-size:20px;letter-spacing:.5px;font-weight:850;color:#183e35}.brand-sub{font-size:16px;letter-spacing:2px;color:#8c9d96;margin:10px 0 40px 44px}nav{display:grid;gap:10px}nav button{display:flex;align-items:center;gap:17px;text-align:left;background:transparent;font-size:18px;padding:14px 19px;color:#7b8985}nav button span{font-size:26px;width:24px;text-align:center}nav button.selected{background:#e9f5ef;color:var(--green)}.side-note{margin-top:auto;font-size:16px;line-height:2;color:#3d6457}.live-dot{display:inline-block;width:7px;height:7px;background:#16a47a;border-radius:50%;margin-right:6px}.main-wrap{margin-left:218px;max-width:1500px}header{height:98px;display:flex;align-items:center;justify-content:space-between;padding:0 42px;border-bottom:1px solid var(--line)}header strong{display:block;font-size:20px;margin-top:5px}.eyebrow{font-size:16px;letter-spacing:1px;color:var(--muted)}.header-actions{display:flex;gap:10px;align-items:center}.icon-button{position:relative;background:white;border:1px solid var(--line);font-size:22px;width:44px;padding:0}#notice-count{position:absolute;right:-3px;top:-4px;min-width:17px;height:17px;border-radius:50%;background:#ce6044;color:white;font-size:16px;line-height:17px}main{padding:36px 42px 80px;max-width:1320px}.intro{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px}.intro p{margin-top:9px;color:var(--muted);font-size:17px;line-height:1.6}.badge{border-radius:8px;padding:5px 8px;font-size:16px;font-weight:650;background:#edf2ef;color:#60766c;white-space:nowrap}.badge.good{background:#e6f5ed;color:#168363}.badge.warn{background:#fff3dc;color:#986617}.badge.bad{background:#fff0ed;color:#b54b38}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:30px}.stat{background:white;border:1px solid var(--line);border-radius:18px;padding:23px}.stat.accent{background:#08796f;color:white;border-color:#08796f}.stat.accent small{color:#c2e3d7}.stat p{font-size:16px;color:#7f9289;margin-bottom:12px}.stat.accent p{color:#c2e3d7}.stat strong{overflow-wrap:anywhere;font-size:36px;letter-spacing:-1px;display:block;margin-bottom:5px}.stat strong span{font-size:17px;margin-left:5px;font-weight:500}.section-title{display:flex;align-items:center;justify-content:space-between;margin:30px 0 15px}.section-title small{font-size:16px}.channels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.channel{background:white;text-align:left;border:1px solid var(--line);border-radius:17px;padding:21px;display:flex;flex-direction:column;gap:16px;min-height:172px}.channel-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.channel-symbol{height:37px;min-width:37px;border-radius:12px;display:grid;place-items:center;background:color-mix(in srgb,var(--channel) 10%,white);color:var(--channel);font-weight:800;font-size:22px}.channel h3{font-size:18px;margin-bottom:6px}.channel p{font-size:16px;color:var(--muted);font-weight:400;line-height:1.5}.channel-bottom{font-size:16px;font-weight:500;color:#4a6960;display:flex;justify-content:space-between;gap:8px;margin-top:auto}.channel-bottom small{font-size:16px}.work-preview,.panel{background:white;border:1px solid var(--line);border-radius:17px;padding:23px}.list{display:grid;gap:10px}.row{background:white;border:1px solid var(--line);border-radius:14px;padding:17px 19px;display:flex;align-items:center;justify-content:space-between;gap:18px}.row h3{font-size:17px;font-weight:650;margin-bottom:6px;line-height:1.5}.row p{font-size:16px;color:var(--muted);line-height:1.6;overflow-wrap:anywhere}.row .amount{font-size:18px;font-weight:750;white-space:nowrap}.row-actions{display:flex;align-items:center;gap:9px;flex-shrink:0}.row-text{min-width:0}.tabs{display:flex;gap:7px;overflow-x:auto;margin:0 0 22px;padding-bottom:4px;white-space:nowrap}.tabs button{background:transparent;color:#74847e;border-radius:10px;padding:10px 15px;font-size:16px}.tabs button.active{background:#203d35;color:white}.empty{padding:40px 18px;border:1px dashed #cfdcd4;border-radius:16px;color:#626c68;text-align:center;font-size:17px;line-height:1.9}.toolbar{display:flex;gap:12px;align-items:center;margin:0 0 20px}.toolbar select,.toolbar input{width:auto;max-width:220px}.entity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.entity{background:white;border:1px solid var(--line);border-radius:16px;padding:22px}.entity.selected{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green)}.entity h3{margin:8px 0}.entity p{font-size:16px;color:var(--muted);line-height:1.8}.review{align-items:flex-start}.review .review-text{font-size:17px;color:#39574c;white-space:pre-wrap;margin:12px 0;line-height:1.8}.review .reply{background:#f3f6f3;padding:12px;border-radius:10px;margin-top:10px}.chat-layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:20px;height:calc(100dvh - 225px);min-height:440px}.conversations{overflow-y:auto;display:flex;flex-direction:column;gap:9px}.conversations button{text-align:left;font-size:16px;background:white;border:1px solid var(--line);line-height:1.6}.conversations button.active{border-color:var(--green);color:var(--green)}.chat-panel{display:flex;flex-direction:column;background:white;border:1px solid var(--line);border-radius:20px;overflow:hidden;min-width:0}.chat-top{gap:10px;flex-wrap:wrap;padding:17px 21px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;font-size:16px}.messages{padding:24px;overflow-y:auto;flex:1;display:flex;flex-direction:column;gap:18px}.message{padding:15px 18px;background:#f3f6f3;border-radius:16px;max-width:90%;font-size:17px;line-height:1.85;white-space:pre-wrap;overflow-wrap:anywhere;align-self:flex-start}.message.user{background:#e6f5ef;align-self:flex-end}.message small{display:block;margin-top:9px;font-size:16px}.chat-welcome{margin:auto;text-align:center;color:#74887e;line-height:2}.chat-welcome h2{color:#275c4a;font-size:28px}.chat-form{display:flex;align-items:flex-end;gap:10px;padding:16px;border-top:1px solid var(--line)}.chat-form textarea{resize:none;max-height:130px;border:0;background:#f5f7f5;font-size:17px;line-height:1.6}.chat-form button{min-width:65px}.inline-status{font-size:16px;padding:12px 24px;background:#fff8e8;line-height:1.8;display:flex;align-items:center;justify-content:space-between;gap:10px}.wrap-text{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.85;font-size:17px}dialog{width:min(570px,calc(100% - 28px));max-height:90dvh;border:1px solid var(--line);border-radius:22px;padding:25px;box-shadow:0 30px 100px #19352830;color:inherit}dialog::backdrop{background:#153a3045;backdrop-filter:blur(3px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px}.dialog-head h2{font-size:22px}#dialog-body{font-size:17px;line-height:1.7}.divider{height:1px;background:var(--line);margin:22px 0}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.settings-menu{display:grid;gap:10px}.settings-menu button{text-align:left;display:flex;justify-content:space-between;align-items:center}.capabilities{display:flex;gap:6px;flex-wrap:wrap;margin:15px 0}.login-card{width:min(390px,calc(100% - 40px));margin:15dvh auto;background:white;border:1px solid var(--line);border-radius:24px;padding:35px}.login-card h1{font-size:30px;margin-top:18px}.login-card p{margin:12px 0;color:var(--muted);font-size:17px}.login-card .primary{width:100%;margin:10px 0 20px}#login-error{color:var(--red)}#toast{position:fixed;bottom:26px;left:50%;transform:translateX(-50%);max-width:calc(100% - 40px);padding:13px 20px;background:#173e32;color:white;box-shadow:0 6px 30px #0002;border-radius:12px;font-size:16px;z-index:9;line-height:1.6}.connection-banner{position:fixed;top:0;left:0;right:0;text-align:center;background:#b44937;color:white;font-size:16px;padding:10px;z-index:10}[hidden]{display:none!important}
@media(min-width:1550px){.main-wrap{margin:auto;padding-left:218px}main{padding-top:42px}}@media(max-width:1100px){.sidebar{width:180px;padding:30px 16px}.brand{font-size:18px;gap:8px}.brand-sub{font-size:16px;margin-left:0}.main-wrap{margin-left:180px}header{padding:0 25px}main{padding:30px 25px 80px}.channels{grid-template-columns:repeat(2,minmax(0,1fr))}.chat-layout{grid-template-columns:155px minmax(0,1fr)}}
@media(max-width:700px){.sidebar{width:100%;inset:auto 0 0 0;height:calc(70px + env(safe-area-inset-bottom));padding:5px 12px env(safe-area-inset-bottom);border-right:0;border-top:1px solid var(--line)}.brand,.brand-sub,.side-note{display:none}.sidebar nav{display:grid;grid-template-columns:repeat(4,1fr);gap:2px}.sidebar nav button{flex-direction:column;justify-content:center;gap:2px;font-size:16px;padding:4px;min-height:59px;border-radius:12px}.sidebar nav button span{font-size:28px;line-height:29px}.main-wrap{margin:0}header{height:82px;padding:0 20px;background:#f5f7f6}.header-actions{gap:8px}header .quiet{font-size:16px;padding:8px 13px}.icon-button{width:39px;min-height:44px}main{padding:24px 18px 110px}.intro{align-items:flex-start;gap:10px;margin-bottom:24px}h1{font-size:30px;letter-spacing:-1px}.intro p{font-size:16px;max-width:270px}.intro>.badge{display:none}.stats{gap:9px;margin-bottom:26px}.stat{padding:16px 12px;border-radius:14px}.stat p{font-size:16px;margin-bottom:10px}.stat strong{font-size:30px}.stat strong span{font-size:16px}.stat small{font-size:16px}.section-title{margin-top:25px}.section-title h2{font-size:20px}.section-title small{font-size:16px}.channels{gap:10px}.channel{min-height:164px;padding:15px 13px;gap:14px;border-radius:15px}.channel-symbol{height:31px;min-width:31px;font-size:20px;border-radius:10px}.channel .badge{font-size:16px;padding:4px 6px}.channel h3{font-size:16px;line-height:1.4}.channel p{font-size:16px}.channel-bottom{font-size:16px;align-items:flex-end}.channel-bottom small{font-size:16px}.row{padding:15px;gap:10px}.row h3{font-size:16px}.row .amount{font-size:17px}.row-actions{gap:6px;flex-wrap:wrap;justify-content:flex-end}.row p{font-size:16px}.row.review{display:block}.row.review .row-actions{margin-top:12px}.tabs{margin-right:0;gap:3px}.tabs button{padding:10px 13px;font-size:16px}.toolbar{flex-wrap:wrap;gap:8px}.toolbar input{max-width:145px}.toolbar button{font-size:16px}.entity-grid{grid-template-columns:1fr}.entity{padding:18px}.chat-layout{display:flex;flex-direction:column;height:calc(100dvh - 236px);min-height:400px;gap:12px}.conversations{flex-direction:row;overflow-x:auto;overflow-y:hidden;max-height:45px;flex-shrink:0}.conversations button{white-space:nowrap;max-width:170px;overflow:hidden;text-overflow:ellipsis;min-height:44px;padding:8px 12px}.chat-panel{flex:1;border-radius:16px}.chat-top{padding:13px 15px;font-size:16px}.messages{padding:16px;gap:14px}.message{font-size:16px;max-width:95%;padding:12px 14px}.chat-form{padding:10px;gap:6px}.chat-form textarea{padding:10px}.chat-form button{min-width:50px;padding:10px;font-size:16px}.chat-welcome h2{font-size:24px}.chat-welcome{font-size:16px}#toast{bottom:90px;min-width:240px;text-align:center}.inline-status{padding:10px 14px;font-size:16px}dialog{padding:20px}.panel,.work-preview{padding:18px}}

/* Shared portal typography and compact program hub. */
:root{font-family:-apple-system,BlinkMacSystemFont,"Malgun Gothic","Apple SD Gothic Neo",sans-serif;font-size:18px;color:#202124;background:#f4f5f7;--green:#2464de;--muted:#545d6c;--line:#e3e6eb}body{line-height:1.55}h1{font-size:28px;letter-spacing:-.6px}h2{font-size:22px}input,select,textarea,.message,.chat-form textarea,.wrap-text,.review .review-text{font-size:18px}button.small,label,.row p,.channel p,.tabs button,.conversations button,.chat-top,.inline-status{font-size:17px}.row h3{font-size:18px;overflow-wrap:anywhere}.sidebar{width:205px;padding:28px 18px}.brand{color:#263346}.brand-sub{display:none}nav{margin-top:34px}nav button{font-size:18px;color:#656e7b}nav button.selected{background:#eef4ff;color:var(--green)}.main-wrap{margin-left:205px}header{height:84px;padding:0 34px;background:white}.eyebrow{font-size:16px}.icon-button{width:44px;height:44px;min-height:44px}main{padding:28px 34px 70px}.intro>.badge{display:none}.intro p{font-size:18px}.badge{font-size:16px;border-radius:5px}.home-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.home-heading>span{font-size:16px;color:var(--muted)}.stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;background:white;border:1px solid var(--line);border-radius:12px;overflow:hidden;margin-bottom:25px}.stat{text-align:left;padding:20px 22px;background:white;border:0;border-radius:0;min-width:0}.stat+.stat{border-left:1px solid var(--line)}.stat p{font-size:18px;margin-bottom:10px;display:flex;justify-content:space-between;align-items:center;color:inherit}.stat p>span{color:#9299a3;font-size:22px}.stat strong{overflow-wrap:anywhere;font-size:36px;letter-spacing:-.8px;display:block;line-height:1.3;margin-bottom:6px;font-variant-numeric:tabular-nums}.stat strong span{font-size:18px;margin-left:5px;font-weight:500}.stat.shopping strong{color:#2464de}.stat.alert strong{color:#c3333d}.stat small{display:block;font-size:16px;font-weight:400}.section-title{margin:27px 0 12px}.channels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));background:white;border:1px solid var(--line);border-radius:12px;overflow:hidden;gap:0}.channel{background:white;text-align:left;color:inherit;border:0;border-bottom:1px solid var(--line);border-radius:0;padding:21px 22px;display:flex;flex-direction:row;align-items:center;gap:16px;min-height:126px}.channel:hover{background:#f6f9ff}.channel:nth-child(odd){border-right:1px solid var(--line)}.channel:nth-last-child(-n+2){border-bottom:0}.channel-symbol{height:48px;min-width:48px;border-radius:13px;display:grid;place-items:center;background:color-mix(in srgb,var(--channel) 10%,white);color:var(--channel);font-weight:850;font-size:32px}.channel[data-program=kakao] .channel-symbol{background:#fee500;color:#282315}.channel-content{min-width:0;flex:1}.channel-content p,.channel-content .program-state{display:block}.channel h3{font-size:20px;margin-bottom:2px;letter-spacing:-.4px;overflow-wrap:anywhere}.channel p{font-size:17px;color:var(--muted);font-weight:400}.program-state{font-size:16px;font-weight:400}.program-state.ready{color:#287955}.go{color:#8b94a3;font-size:28px}.link-button{display:inline-flex;align-items:center;justify-content:center;padding:9px 13px;min-width:52px;min-height:44px;border:1px solid var(--line);background:white;border-radius:8px;font-size:17px;font-weight:600;white-space:nowrap;flex-shrink:0}.detail-note{font-size:18px;color:#68707d;margin-bottom:18px}.detail-total{padding:16px 0}.detail-total strong{font-size:36px}.mail-options{display:grid;gap:10px}.mail-option{display:flex;align-items:center;gap:16px;padding:18px 14px;border:1px solid var(--line);border-radius:9px;color:inherit}.mail-option>span:nth-child(2){flex:1;min-width:0}.mail-option small{display:block;font-size:17px;overflow-wrap:anywhere}.mail-symbol{display:grid;place-items:center;width:44px;height:44px;border-radius:10px;font-size:28px;font-weight:800}.mail-symbol.naver{color:#03a94d;background:#eaf9ef}.mail-symbol.gmail{color:#d74539;background:#fff0ef}.standalone{margin:10vh auto;max-width:720px}.standalone p{margin:18px 0}.incident{align-items:flex-start}dialog{width:min(650px,calc(100% - 24px));border-radius:15px}#dialog-body{font-size:18px}.empty{font-size:18px}.row{border-radius:9px}.toolbar{flex-wrap:wrap}.panel,.entity,.chat-panel{border-radius:12px}
@media(min-width:1550px){.main-wrap{margin:auto;padding-left:205px}}
@media(max-width:1050px) and (min-width:701px){.sidebar{width:180px}.main-wrap{margin-left:180px}header{padding:0 22px}main{padding:25px 22px 70px}.channel{padding:18px 16px;gap:12px}.channel-symbol{min-width:42px;height:42px}.stat{padding:18px 16px}.stat strong{font-size:32px}}
@media(max-width:700px){.sidebar{width:100%;padding:3px 10px env(safe-area-inset-bottom);height:calc(72px + env(safe-area-inset-bottom))}.sidebar nav{margin:0}.sidebar nav button{font-size:17px;min-height:65px;gap:1px}.main-wrap{margin:0;padding:0}header{height:auto;min-height:92px;padding:12px 16px}header>div:first-child{min-width:0}.header-actions{flex-shrink:0}.eyebrow{font-size:15px;letter-spacing:0;overflow-wrap:anywhere}main{padding:21px 14px 102px}.home-heading{margin-bottom:14px;flex-wrap:wrap;row-gap:4px}.home-heading h1{font-size:26px}.home-heading>span{font-size:15px}.intro p{font-size:18px}.stats{grid-template-columns:1fr 1fr}.stat{padding:15px 14px}.stat p{font-size:17px;margin-bottom:7px}.stat strong{font-size:32px;letter-spacing:-.5px}.stat strong span{font-size:17px}.stat small{font-size:16px}.stat:last-child{grid-column:1/-1;border-left:0;border-top:1px solid var(--line);display:flex;align-items:center;gap:8px 12px;padding:12px 14px;flex-wrap:wrap}.stat:last-child small{flex-basis:100%}.stat:last-child p{margin:0;flex:1}.stat:last-child p>span{display:none}.stat:last-child strong{font-size:28px;margin:0}.section-title h2{font-size:22px}.channels{grid-template-columns:1fr}.channel{padding:16px;gap:14px;min-height:96px}.channel:nth-child(odd){border-right:0}.channel:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.channel:last-child{border-bottom:0}.channel h3{font-size:20px}.channel p{font-size:17px;display:block}.program-state{font-size:16px;margin-left:0;white-space:normal}.channel-symbol{min-width:46px;height:46px;font-size:30px}.row h3,.row .amount,.message{font-size:18px}.row p,.chat-top,.inline-status,.conversations button{font-size:17px}.message small{font-size:16px}.row{padding:14px}.tabs button{font-size:18px}.chat-form textarea{font-size:18px}.chat-form button{font-size:17px;min-width:54px}dialog{padding:18px}.conversations{max-height:48px}.conversations button{min-height:44px}}

/* Shared return controls remain visible in standalone windows and on phones. */
.return-actions{position:sticky;top:0;z-index:35;display:flex;gap:8px;align-items:center;padding:8px 16px;padding-top:max(8px,env(safe-area-inset-top));background:#fff;border-bottom:1px solid #e2e7ee}
.return-actions button{min-height:44px;padding:8px 14px;font-size:17px;font-weight:650;border:1px solid #dce3ed;border-radius:10px;background:#fff;color:#26394a}
#update-banner{padding:9px 16px;background:#fff4d6;color:#664e15;font-size:17px}
.main-wrap>header{top:61px}
@media(max-width:700px){.return-actions{padding-inline:12px}.return-actions button{flex:0 0 auto}.main-wrap>header{top:61px}}

.exchange-list .row-text{min-width:0}.exchange-list .row p{font-size:17px;overflow-wrap:break-word}.exchange-list .row h3{font-size:20px}@media(max-width:700px){.exchange-list .row{display:grid;grid-template-columns:1fr}.exchange-list .row-actions{justify-content:flex-end;width:100%}.exchange-list .row p{margin-top:6px}.exchange-list .row h3{font-size:20px}}
