*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#24282b;font:13px/1.5 Arial,Malgun Gothic,Apple SD Gothic Neo,sans-serif}h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer;background:#fff;border:1px solid #d6d8dc;padding:7px 12px;color:inherit;border-radius:3px}button:disabled{opacity:.45;cursor:default}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:3px}input,textarea,select{border:1px solid #d5d9dd;border-radius:3px;padding:9px 11px;width:100%;background:#fff;color:#23272b}input:focus,textarea:focus,select:focus{outline:2px solid var(--accent);outline-offset:1px}textarea{resize:vertical}svg{flex-shrink:0}.shell-width{max-width:1340px;width:calc(100% - 40px);margin:0 auto}.site-header{background:#fff}.utility{height:31px;font-size:11px;color:#83909d}.utility>div{display:flex;align-items:center;justify-content:flex-end;gap:12px;height:100%}.utility a+a{border-left:1px solid #dfe2e5;padding-left:12px}.header-inner{height:70px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:7px;font-size:26px;font-weight:800;letter-spacing:-1.5px;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:30px;height:30px;border-radius:7px;background:var(--accent);color:#fff}.brand small{display:none}.header-write{margin-left:auto;display:flex;align-items:center;gap:5px;color:var(--accent);font-weight:700}.topnav{border-bottom:1px solid #e8ecef;height:50px}.topnav>div{display:flex;align-items:center;height:100%;gap:29px;font-weight:700;color:#475563}.topnav a:hover{color:var(--accent)}.community-layout{display:grid;grid-template-columns:300px minmax(0,1fr) 240px;gap:30px;padding-top:20px;align-items:start}.community-layout main{min-width:0}.left-rail,.right-rail{display:flex;flex-direction:column;gap:18px}.searchbox{display:flex;align-items:center;gap:7px;border:1px solid #cdd5da;border-radius:3px;height:32px;padding:0 8px;width:100%;color:#8a9299}.searchbox input{border:0;background:transparent;padding:3px;outline:none;min-width:0;font-size:12px}.searchbox button{border:0;background:transparent;padding:3px;font-size:11px;color:#5a6570;white-space:nowrap}.board-menu{padding:15px;background:#fff;border:1px solid #f0f2f2;border-radius:17px}.board-menu h3{font-size:21px;letter-spacing:2px;color:var(--accent);border-bottom:2px solid var(--accent);padding-bottom:6px;margin-bottom:8px}.board-menu>a{display:block;min-height:42px;border:1px solid #dedfe1;border-top:0;padding:11px 15px;font-size:12px;color:#43515c}.board-menu>a:first-of-type{border-top:1px solid #dedfe1}.board-menu>a.active{background:#e8f7ee;color:var(--accent);font-weight:700}.board-menu>a:hover{background:#f5faf6}.left-rail>.searchbox{width:calc(100% - 30px);margin:0 auto}.board-panel{background:#fff;min-height:500px}.board-heading{display:flex;align-items:center;justify-content:space-between;min-height:43px;border-bottom:2px solid #292d30;padding-bottom:7px;gap:12px}.board-heading h2{font-size:20px;letter-spacing:-.7px}.breadcrumb{display:none}.write-button{display:flex;align-items:center;gap:4px;background:var(--accent);color:#fff;border-radius:5px;padding:7px 12px;font-size:12px;white-space:nowrap}.board-tools{display:flex;align-items:center;gap:18px;height:44px;color:#8a959f;font-size:11px;border-bottom:1px solid #dde2e5}.board-tools>span:last-child{margin-left:auto}.board-current{display:flex;align-items:center;align-self:stretch;color:var(--accent);border-bottom:2px solid var(--accent);font-weight:700;padding:0 15px;font-size:12px}.post-table-head,.post-table-row{display:grid;grid-template-columns:71px minmax(0,1fr) 84px 83px 29px;gap:7px;align-items:center}.post-table-head{height:36px;color:#53606b;font-size:11px;text-align:center;border-bottom:1px solid #dfe3e6}.post-table-row{min-height:38px;padding:7px 3px;border-bottom:1px solid #e8ebed;font-size:12px}.post-table-row:hover{background:#f8faf8}.row-category{color:var(--accent);font-size:10px;text-align:center;background:#edf8f1;justify-self:start;padding:1px 4px;white-space:nowrap}.row-title{display:flex;align-items:center;gap:5px;min-width:0}.row-title>span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.row-title small{display:none;align-items:center;gap:3px;color:var(--accent);font-size:10px}.row-author{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:center;color:#677788;font-size:11px}.row-date{font-size:10px;white-space:nowrap;text-align:center;color:#7d8994}.row-count{font-size:11px;text-align:center;color:var(--accent)}.pagination{display:flex;justify-content:center;gap:4px;padding:22px 0}.pagination button{display:grid;place-items:center;width:30px;height:30px;padding:0;font-size:12px;border-color:transparent}.pagination .selected{color:var(--accent);border-color:#d5ded8;font-weight:700}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:var(--accent);border:1px solid var(--accent);border-radius:4px;color:#fff;padding:8px 14px;font-size:12px;font-weight:700}.quick-write,.compact-section{border:1px solid #eff1f2;border-radius:16px;background:#fff;padding:15px}.quick-write h3{font-size:14px}.quick-write p{font-size:11px;color:#8291a1;margin:8px 0 14px;line-height:1.7}.quick-write .primary-button{width:100%;height:37px}.rail-help{display:flex;align-items:center;justify-content:center;margin-top:10px;font-size:11px;color:#748394}.compact-section>header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #edf0f2;padding-bottom:10px;margin-bottom:6px;gap:5px}.compact-section h3{font-size:14px}.compact-section>header>a{font-size:10px;color:#8592a0;white-space:nowrap}.rail-post-list>a,.rail-comment-list>a{display:flex;align-items:center;gap:9px;min-height:35px;font-size:11px}.rail-post-list>a>span,.rail-comment-list>a>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1}.rail-post-list time,.rail-comment-list time{color:#99a2ac;font-size:10px;white-space:nowrap}.rail-empty{font-size:12px;color:#879099;padding:14px 0}.site-footer{display:flex;align-items:center;gap:20px;border-top:1px solid #e5e9eb;margin-top:40px;padding:25px 0;font-size:11px;color:#8d969e}.site-footer b{color:#56606a}.site-footer>span{margin-left:auto}.article-panel{border:1px solid #e7e9ec;background:#fff;padding:20px 23px}.article-toolbar{display:flex;justify-content:space-between;border-bottom:1px solid #e8ebed;padding-bottom:15px;margin-bottom:19px}.article-toolbar a{display:flex;gap:5px;align-items:center;font-size:12px;color:#586773}.article-category{display:flex;align-items:center;gap:4px;color:var(--accent);font-size:12px}.article-header h1{font-size:23px;line-height:1.45;font-weight:600;letter-spacing:-.6px;word-break:keep-all;overflow-wrap:anywhere;margin:8px 0 13px}.article-byline{display:flex;align-items:center;gap:8px;min-height:40px;padding:0 0 15px;border-bottom:1px solid #e8ebed;font-size:11px;flex-wrap:wrap}.avatar{display:grid;place-items:center;width:32px;height:32px;flex-shrink:0;border-radius:50%;background:#f1f3f4;color:#7b8a90;font-size:12px}.byline-stats{display:flex;align-items:center;gap:14px;margin-left:auto;color:#7e8993}.byline-stats a{display:flex;align-items:center;gap:4px}.byline-stats time{font-size:10px;white-space:nowrap}.article-body{font-size:15px;line-height:1.9;white-space:pre-wrap;overflow-wrap:anywhere;padding:28px 0 40px;min-height:300px}.mobile-cafe-nav{display:none}.article-end{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e3e8e2;padding:26px 0;color:#99a196;font-size:11px;gap:12px}.article-end a{display:flex;align-items:center;gap:5px;white-space:nowrap;color:var(--accent)}.comment-section{scroll-margin-top:25px;padding-top:25px}.comment-section h2{font-size:17px;margin-bottom:13px}.comment-section h2 span{color:var(--accent);font-size:15px}.comment{display:flex;gap:11px;border-top:1px solid #eff2ee;padding:19px 0}.comment>div{min-width:0;flex:1}.comment b{font-size:12px;overflow-wrap:anywhere}.comment b small{display:inline-block;color:var(--accent);background:#edf4ec;border-radius:3px;font-size:9px;padding:1px 4px;margin-left:6px}.comment p{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.75;font-size:13px;margin:6px 0}.comment time{font-size:10px;color:#9ba599}.comment-form{margin-top:25px;background:#f8faf7;border:1px solid #e0e7dc;padding:18px}.comment-form h3{font-size:14px;display:flex;align-items:center;gap:6px;margin-bottom:15px}.comment-form label,.write-panel label{display:block;font-size:12px;font-weight:600;margin-bottom:14px}.comment-form input,.write-panel input,.write-panel select,.write-panel textarea,.comment-form textarea{display:block;margin-top:6px;font-weight:400;font-size:13px}.comment-form input{max-width:230px}.form-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.form-bottom p{font-size:10px;color:#8b9886}.form-bottom button{flex-shrink:0}.form-notice{margin-top:12px;font-size:12px;color:var(--accent)}.trap{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.write-panel,.guide-panel{border:1px solid #e1e8de;background:#fff;padding:30px}.back-link{display:flex;align-items:center;gap:5px;font-size:11px;color:#8c9887;margin-bottom:22px}.write-panel h1,.guide-panel h1{font-size:25px;margin-bottom:9px}.write-panel>p,.guide-panel>p{font-size:13px;line-height:1.9;color:#8b9686;margin-bottom:25px}.write-panel form{margin-top:25px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.guide-panel h2{font-size:17px;margin-top:26px;margin-bottom:8px}.loading,.empty,.error-notice{padding:60px 20px;text-align:center;font-size:13px;color:#8c9586;background:#fff}.empty h3{font-size:18px;margin:12px}.empty p{margin:12px}.empty a{display:inline-flex;padding:9px 15px;margin-top:12px;color:var(--accent);border:1px solid var(--accent);border-radius:4px}.error-notice button{margin-top:18px}.no-comments{font-size:12px;color:#8d968a;padding:25px 0}.theme-cafe .shell-width{max-width:1308px}.theme-cafe .header-write{display:none}.theme-cafe .community-layout{grid-template-columns:300px minmax(0,1fr) 240px}.theme-cafe .article-panel{padding:20px 22px}.theme-cafe .brand{color:#252b30}.theme-cafe .board-heading h2{font-size:20px}.theme-channel{background:#eee;min-height:100vh;color:#30343a}.theme-channel .shell-width{max-width:1300px}.theme-channel .site-header{background:#3b3f4b;color:#fff}.theme-channel .header-inner{height:52px;gap:22px}.board-dropdown{position:relative;flex-shrink:0;font-size:15px}.board-dropdown summary{display:flex;align-items:center;gap:8px;cursor:pointer;list-style:none}.board-dropdown summary::-webkit-details-marker{display:none}.board-dropdown nav{position:absolute;top:35px;left:-9px;z-index:20;width:170px;background:#fff;border:1px solid #d6d9de;box-shadow:0 3px 10px #0001;color:#333;padding:6px 0}.board-dropdown nav a{display:block;padding:8px 15px;font-size:13px}.board-dropdown nav a:hover{background:#f2f3f5}.channel-guide{font-size:15px;white-space:nowrap}.theme-channel .searchbox{width:360px;height:39px;background:#050505;border:0;border-radius:5px;color:#fff;margin-left:0}.theme-channel .searchbox input{color:#fff;font-size:16px}.theme-channel .searchbox input::placeholder{color:#fff}.theme-channel .searchbox button{color:#fff;font-size:12px}.theme-channel .header-write{color:#fff;font-weight:400;font-size:12px}.theme-channel .community-layout{position:relative;grid-template-columns:minmax(0,1fr) 311px;gap:11px;padding-top:0}.theme-channel .left-rail{display:none}.theme-channel main{background:#fff;border:1px solid #d5d7da;border-top:0;min-height:950px}.channel-heading{height:114px;border-bottom:1px solid #ddd;display:flex;align-items:center;gap:16px;padding:15px 17px}.channel-heading h1{font-size:22px;font-weight:400;line-height:1.4}.channel-heading p{font-size:12px;color:#888;line-height:1.5}.channel-actions{margin-left:auto;align-self:flex-start;display:flex;gap:7px;white-space:nowrap}.channel-actions a{border:1px solid #cdd0d4;font-size:12px;padding:5px 9px}.theme-channel .board-panel{padding:14px 18px}.theme-channel .board-heading{border-bottom:1px solid #bfc4c9;min-height:38px}.theme-channel .board-heading h2{font-weight:500}.theme-channel .write-button{background:#fff;color:#333;border:1px solid #ccd0d3;border-radius:0;padding:4px 9px}.theme-channel .board-tools{height:35px}.theme-channel .board-current{color:#444;border-color:#5c6470;padding:0 9px}.theme-channel .post-table-head{background:#f3f3f3;height:33px}.theme-channel .post-table-row{min-height:35px;padding:6px 3px}.theme-channel .row-category{background:none;color:#7e8893}.theme-channel .right-rail{padding-top:11px;gap:11px}.theme-channel .compact-section{padding:16px;border:1px solid #cacdd1;border-radius:6px}.theme-channel .compact-section>header{border:0;padding:0;margin-bottom:10px}.theme-channel .compact-section h3{font-size:21px;font-weight:400}.theme-channel .compact-section>header>a{display:none}.theme-channel .rail-post-list>a,.theme-channel .rail-comment-list>a{min-height:26px;font-size:13px;gap:12px}.theme-channel .rail-post-list time,.theme-channel .rail-comment-list time{font-size:10px;background:#3b3f4b;border-radius:3px;color:#fff;padding:0 4px}.theme-channel .article-panel{border:0;padding:11px 18px 22px}.theme-channel .article-toolbar,.theme-channel .article-category{display:none}.theme-channel .article-header h1{font-size:21px;font-weight:400;min-height:44px;background:#eee;border-top:1px solid #d0d2d5;border-bottom:1px solid #d0d2d5;margin:0;padding:7px 12px}.theme-channel .article-byline{min-height:40px;flex-wrap:nowrap;padding:8px 12px;gap:7px;font-size:12px;border-color:#ccc}.theme-channel .article-byline .avatar{display:none}.theme-channel .article-byline b{font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.theme-channel .byline-stats{font-size:11px;white-space:nowrap}.theme-channel .article-body{padding:28px 13px 42px;line-height:1.9;font-size:16px}.theme-channel .comment{padding:14px 10px;border:1px solid #e3e4e6;border-bottom:0;background:#fafafa}.theme-channel .comment-section>div:last-of-type{border-bottom:1px solid #e3e4e6}.theme-channel .comment .avatar{width:26px;height:26px;background:#eceef0}.theme-channel .comment p{margin:5px 0}.theme-channel .comment-form{background:#f5f5f5;border-color:#dedfe1}.theme-channel .write-panel,.theme-channel .guide-panel{border:0}.theme-channel .site-footer{margin-top:0}.theme-portal{background:#fff;color:#252d36;min-height:100vh}.theme-portal .shell-width{max-width:1240px}.theme-portal .utility{height:27px;border-bottom:1px solid #eceff2}.theme-portal .header-inner{height:73px}.theme-portal .brand{color:#2465ac;font-size:33px;font-weight:900;letter-spacing:-2px}.theme-portal .brand-mark{width:34px;height:34px;border-radius:2px}.theme-portal .header-inner>.searchbox{max-width:400px;height:35px;margin-left:60px;border:2px solid #337bbd;border-radius:0}.theme-portal .topnav{height:41px;background:#2670b5;color:#fff;border:0}.theme-portal .topnav a{padding:10px 24px;border-right:1px solid #ffffff26;font-size:13px;white-space:nowrap}.theme-portal .topnav svg{margin-right:20px}.theme-portal .topnav a:hover{background:#1d5e99;color:#fff}.portal-subnav{height:34px;display:flex;align-items:center;gap:22px;border-bottom:1px solid #dbe4ed;color:#536d83;font-size:11px}.portal-subnav>span{font-size:10px;color:#8ca2b8;margin-right:8px}.theme-portal .community-layout{grid-template-columns:minmax(0,1fr) 270px;gap:18px;padding-top:15px}.theme-portal .left-rail{display:none}.theme-portal .board-heading{min-height:37px;border-bottom:2px solid #2266a6}.theme-portal .board-heading h2{font-size:20px}.theme-portal .write-button{padding:5px 11px;border-radius:2px}.theme-portal .board-tools{height:35px}.theme-portal .board-current{font-size:11px;padding:0 12px}.theme-portal .post-table-head{height:31px;background:#f2f5f8;border-color:#cfdce7}.theme-portal .post-table-row{min-height:33px;padding:5px 3px;border-color:#e4e9ee}.theme-portal .row-category{background:#f0f5fb;color:#517491}.theme-portal .row-title>span{font-size:12px}.theme-portal .right-rail{gap:13px}.theme-portal .quick-write,.theme-portal .compact-section{border:1px solid #d8e1ea;border-radius:0;padding:13px}.theme-portal .compact-section>header{margin:-13px -13px 5px;background:#f4f7fa;padding:9px 12px;border-bottom:1px solid #d8e1ea}.theme-portal .compact-section h3{font-size:12px;color:#335c80}.theme-portal .rail-post-list>a{min-height:28px}.theme-portal .quick-write p{margin:7px 0 10px}.theme-portal .article-toolbar{margin-bottom:12px;padding-bottom:10px}.theme-portal .article-category{border-top:2px solid #2266a6;background:#f4f7fa;padding:10px 13px 0}.theme-portal .article-header h1{margin:0;background:#f4f7fa;font-size:21px;padding:7px 13px 12px;border-bottom:1px solid #d8e1ea}.theme-portal .article-byline{padding:10px 12px}.theme-portal .article-body{font-size:14px;padding:30px 15px 50px}.theme-portal .comment{background:#f9fafc;border-color:#e4e9ee;padding:14px 12px}.theme-portal .comment-form{background:#f3f6fa;border-color:#dce4ee}.theme-warm{background:#fff;color:#252525;min-height:100vh}.theme-warm .shell-width{max-width:none;width:calc(100% - 16px)}.theme-warm .utility{height:20px;font-size:10px;color:#404040}.theme-warm .utility>div{gap:8px}.theme-warm .utility a+a{padding-left:8px}.warm-banner{height:105px;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;overflow:hidden;max-width:1024px!important;margin-left:0!important;background:#fff;color:#323232}.warm-banner-title{font-family:Georgia,Malgun Gothic,serif;font-size:48px;letter-spacing:8px;line-height:1.2;font-weight:900}.banner-eyebrow{font-size:10px;letter-spacing:4px;color:#858585;margin-bottom:4px}.banner-note{font-size:10px;letter-spacing:5px;color:#777;margin-top:5px}.theme-warm .community-layout{grid-template-columns:207px minmax(0,1fr);gap:15px;padding-top:10px;margin-left:8px}.theme-warm .right-rail{display:none}.theme-warm .left-rail{gap:14px;padding:15px 7px 0}.community-info h2{font-size:12px;font-weight:400;margin-bottom:12px}.cafe-name{font-size:15px;font-weight:700;display:block;line-height:1.6}.cafe-name>span{font-size:12px}.community-info>p{font-size:11px;margin-top:9px;color:#8e715b}.community-info dl{display:grid;grid-template-columns:60px auto;font-size:11px;line-height:1.9;margin:12px 0 17px}.community-info dd{margin:0}.cafe-write{display:block;width:150px;border:1px solid #d2d2d2;background:linear-gradient(#fff,#f3f3f3);text-align:center;padding:7px;margin:0 auto;font-size:12px}.theme-warm .board-menu{padding:0;border:0;border-radius:0;order:3}.theme-warm .board-menu h3{font-size:12px;letter-spacing:0;border:0;color:#ca665d;padding:10px 0;margin:0}.theme-warm .board-menu>a{border:0;font-size:12px;min-height:26px;padding:3px 0;color:#4a4a4a}.theme-warm .board-menu>a.active{background:transparent;color:#252525;font-weight:700;text-decoration:underline}.theme-warm .left-rail>.searchbox{order:2;width:100%;height:26px;background:#f3f3f3;border-color:#d2d2d2}.theme-warm .left-rail>.searchbox input,.theme-warm .left-rail>.searchbox button{font-size:10px}.cafe-extra{order:4;display:flex;flex-direction:column;border-top:1px solid #ededed;padding-top:10px;gap:8px;font-size:11px;color:#6b6b6b}.theme-warm .board-panel{padding:21px 27px;border:1px solid #ededed}.theme-warm .board-heading{border-bottom:1px solid #d1d1d1;padding-bottom:13px}.theme-warm .board-heading h2{font-size:19px;font-weight:400}.theme-warm .write-button{background:linear-gradient(#fff,#f7f7f7);border:1px solid #ddd;color:#494949;border-radius:2px;font-size:11px;padding:5px 10px}.theme-warm .board-tools{height:36px}.theme-warm .board-current{color:#555;border-color:#999;font-weight:400}.theme-warm .post-table-head{background:#fafafa;height:32px}.theme-warm .post-table-row{min-height:35px;padding:6px 3px}.theme-warm .row-category{background:none;color:#737373}.theme-warm .row-count{color:#bc5751}.theme-warm .article-panel{padding:19px 27px;border:1px solid #ededed}.theme-warm .article-toolbar{padding-bottom:10px;margin-bottom:20px;justify-content:flex-start;gap:7px}.theme-warm .article-toolbar a{border:1px solid #dedede;padding:7px 15px;color:#444;font-size:12px}.theme-warm .article-toolbar svg{display:none}.theme-warm .article-category{font-size:12px;color:#6d6259}.theme-warm .article-header h1{font-size:22px;font-weight:400;margin:6px 0 9px;letter-spacing:0}.theme-warm .article-byline{border:0;padding-bottom:0;min-height:25px;gap:10px}.theme-warm .article-byline>.avatar{display:none}.theme-warm .article-byline>b{font-weight:400}.theme-warm .byline-stats{margin-left:0;gap:10px}.theme-warm .byline-stats>a{order:2}.theme-warm .byline-stats>a svg{display:none}.theme-warm .article-body{padding:42px 12px 60px;font-size:15px;line-height:1.9}.theme-warm .comment{padding:15px 10px;background:#fafafa;border-color:#eee}.theme-warm .comment-form{background:#fafafa;border-color:#ddd}.theme-warm .primary-button{background:#777;border-color:#777}.theme-warm .site-footer{padding:20px 15px}@media(max-width:1180px){.theme-cafe .community-layout{grid-template-columns:230px minmax(0,1fr) 210px;gap:20px}.post-table-head,.post-table-row{grid-template-columns:60px minmax(0,1fr) 68px 73px 24px;gap:5px}.theme-channel .community-layout{grid-template-columns:minmax(0,1fr) 280px}.theme-portal .community-layout{grid-template-columns:minmax(0,1fr) 245px}.theme-portal .topnav a{padding:10px 17px}.theme-portal .header-inner>.searchbox{margin-left:20px}.channel-heading p span{display:none}}@media(max-width:1000px){.theme-cafe .community-layout{grid-template-columns:220px minmax(0,1fr)}.theme-cafe .right-rail{display:none}.theme-channel .header-inner{gap:17px}.theme-channel .searchbox{width:300px}.theme-channel .channel-actions a:first-child{display:none}.theme-warm .community-layout{grid-template-columns:200px minmax(0,1fr);gap:14px}}@media(max-width:800px){.shell-width,.theme-cafe .shell-width,.theme-channel .shell-width,.theme-portal .shell-width{width:calc(100% - 28px)}.utility{height:26px}.utility>div>span{display:none}.header-inner{height:62px}.brand{font-size:25px}.header-write{font-size:12px}.topnav{height:42px;overflow-x:auto}.topnav>div{gap:23px;white-space:nowrap;font-size:12px;width:max-content;min-width:calc(100% - 28px);margin-left:14px;margin-right:14px}.community-layout,.theme-cafe .community-layout,.theme-channel .community-layout,.theme-portal .community-layout,.theme-warm .community-layout{grid-template-columns:minmax(0,1fr);gap:0;padding-top:16px}.left-rail,.right-rail{display:none!important}.board-heading h2{font-size:19px}.board-tools{height:37px;font-size:10px;gap:12px}.board-current{padding:0 9px;font-size:11px}.board-panel{min-height:400px}.post-table-head{display:none}.post-table-row,.theme-channel .post-table-row,.theme-portal .post-table-row,.theme-warm .post-table-row{grid-template-columns:minmax(0,1fr) auto;min-height:71px;gap:3px 10px;padding:10px 4px}.row-category{grid-column:1;grid-row:1;background:none;padding:0;font-size:10px}.row-title{grid-column:1/3;grid-row:2}.row-title>span,.theme-portal .row-title>span{font-size:14px}.row-title small{display:flex}.row-author{grid-column:1;grid-row:3;text-align:left;font-size:10px}.row-date{grid-column:2;grid-row:3;font-size:10px}.row-count{display:none}.article-panel,.theme-cafe .article-panel{padding:18px 15px}.article-header h1{font-size:22px}.article-byline{gap:7px}.article-body{font-size:15px;line-height:1.9;padding:26px 0 35px}.byline-stats{gap:10px}.article-end{align-items:flex-start;flex-direction:column;gap:9px;padding:18px 0}.comment{padding:15px 0}.comment-form{padding:14px}.form-bottom{align-items:flex-start;flex-direction:column}.form-bottom>button{align-self:flex-end}.write-panel,.guide-panel{padding:22px 17px}.site-footer{gap:13px;font-size:10px;margin-top:30px}.site-footer>span{display:none}.theme-channel .header-inner{height:52px;gap:16px}.theme-channel .searchbox{flex:1;min-width:0;width:auto;height:35px}.theme-channel .searchbox input{font-size:14px}.theme-channel .channel-guide,.theme-channel .header-write span{display:none}.board-dropdown{font-size:13px}.theme-channel .community-layout{width:100%;padding-top:0}.theme-channel main{border:0;min-height:700px}.channel-heading{height:99px;padding:13px 15px;gap:12px}.channel-heading h1{font-size:20px}.channel-heading p{font-size:11px}.channel-actions a{font-size:11px;padding:4px 7px}.theme-channel .board-panel{padding:13px 14px}.theme-channel .article-panel{padding:12px 14px 20px}.theme-channel .article-header h1{font-size:20px;padding:9px 10px}.theme-channel .article-byline{padding:9px 4px;flex-wrap:wrap}.theme-channel .article-body{font-size:15px;padding:26px 3px 38px}.theme-channel .byline-stats{font-size:10px}.theme-portal .header-inner{height:67px;gap:22px}.theme-portal .brand{font-size:28px}.theme-portal .header-inner>.searchbox{margin-left:auto;max-width:290px}.theme-portal .header-write{display:none}.theme-portal .topnav>div{gap:0;margin:0;min-width:100%}.theme-portal .topnav svg{display:none}.theme-portal .topnav a{padding:11px 16px;font-size:12px}.portal-subnav{overflow:auto;gap:20px;white-space:nowrap;font-size:10px}.portal-subnav>span{display:none}.theme-portal .article-body{padding:25px 6px 40px;font-size:15px}.theme-warm .shell-width{width:calc(100% - 24px)}.warm-banner{width:100%!important;height:105px}.warm-banner-title{font-size:37px;letter-spacing:6px}.banner-eyebrow{font-size:9px;letter-spacing:2px}.banner-note{font-size:9px;letter-spacing:3px}.mobile-cafe-nav{display:flex;gap:23px;height:38px;align-items:center;overflow-x:auto;white-space:nowrap;border-top:1px solid #eee;border-bottom:1px solid #eee;font-size:11px}.theme-warm .community-layout{margin-left:auto;padding-top:12px}.theme-warm .board-panel{padding:15px 12px}.theme-warm .article-panel{padding:15px 16px}.theme-warm .article-toolbar{margin-bottom:16px}.theme-warm .article-header h1{font-size:21px}.theme-warm .article-body{padding:30px 0 45px;font-size:15px}.theme-warm .article-byline{gap:7px}.theme-warm .byline-stats{margin-left:0}}@media(max-width:480px){.shell-width,.theme-cafe .shell-width,.theme-portal .shell-width{width:calc(100% - 24px)}.brand{font-size:23px}.brand-mark{width:28px;height:28px}.article-panel,.theme-cafe .article-panel{padding:15px 10px;border-left:0;border-right:0}.article-header h1{font-size:21px}.article-byline .avatar{width:28px;height:28px}.byline-stats{flex-basis:100%;margin-left:36px}.form-grid{grid-template-columns:1fr}.theme-channel .header-inner{gap:12px}.theme-channel .searchbox{padding:0 7px}.theme-channel .searchbox input{width:50px}.theme-channel .searchbox button{display:none}.theme-channel .channel-heading{gap:10px}.channel-heading p{font-size:10px}.channel-heading h1{font-size:18px}.theme-channel .article-byline{gap:6px}.theme-channel .byline-stats{margin-left:auto;flex-basis:auto}.theme-portal .header-inner{flex-wrap:wrap;height:100px;gap:7px;padding:10px 0}.theme-portal .brand{font-size:27px}.theme-portal .header-inner>.searchbox{max-width:none;width:100%;height:29px;margin:0}.theme-portal .article-byline .byline-stats{margin-left:0;flex-basis:auto}.theme-warm .shell-width{width:calc(100% - 16px)}.theme-warm .article-panel{padding:15px 10px}.theme-warm .article-byline .byline-stats{flex-basis:100%;margin-left:0}.theme-warm .article-header h1{font-size:20px}.warm-banner-title{font-size:33px;letter-spacing:4px}.theme-warm .comment .avatar{width:26px;height:26px}.write-button{font-size:11px;padding:6px 9px}.write-button svg{display:none}}.rail-comment-author{max-width:62px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:500;color:#64717e;flex-shrink:0}.theme-channel .rail-comment-list>a{gap:7px}.mobile-board-search{display:none}@media(max-width:800px){.mobile-board-search{display:block;padding-top:10px}.mobile-board-search .searchbox{height:30px}}.theme-portal{--accent:#35ae3c;color:#242424}.theme-portal .shell-width{max-width:1190px}.theme-portal .utility{display:none}.theme-portal .header-inner{height:54px;gap:10px}.theme-portal .brand{color:#242424;font-size:25px;letter-spacing:-1.7px}.theme-portal .brand-mark{width:29px;height:29px;border-radius:50%;background:#31b044}.theme-portal .header-write{font-size:11px;color:#229a36;border:1px solid #cfe9d2;border-radius:16px;padding:5px 11px}.theme-portal .topnav{height:32px;background:#35ad3b;border-radius:3px;border:0}.theme-portal .topnav>div{gap:0;color:#fff}.theme-portal .topnav svg{margin:0 12px 0 9px;width:15px}.theme-portal .topnav a{display:flex;align-items:center;height:32px;padding:0 16px;border:0;font-size:12px;font-weight:700}.theme-portal .topnav a:hover{background:#168d28}.theme-portal .community-layout{grid-template-columns:296px minmax(0,1fr);gap:20px;padding-top:10px}.theme-portal .left-rail{display:flex;gap:10px}.theme-portal .right-rail{display:none}.theme-portal .portal-participate{border:1px solid #dce2dc;border-radius:6px;background:#f7f9f8;padding:7px 10px 8px}.theme-portal .portal-participate h2{display:none}.theme-portal .portal-participate p{font-size:11px;color:#68746b;text-align:center;margin:5px 0 8px}.theme-portal .portal-participate-action{display:block;text-align:center;background:#35ad3b;color:#fff;border-radius:5px;padding:7px;font-size:12px;font-weight:700}.theme-portal .portal-participate-guide{display:flex;justify-content:center;align-items:center;gap:3px;margin-top:7px;font-size:10px;color:#647969}.theme-portal .left-rail>.searchbox{width:100%;height:38px;margin:0;padding:0 8px;border-color:#dce2dc;border-radius:6px;background:#f7f8f7}.theme-portal .left-rail>.searchbox input{font-size:11px}.theme-portal .board-menu{padding:0 10px 10px;border:2px solid #36ae3f;border-radius:5px}.theme-portal .board-menu h3{font-size:13px;letter-spacing:0;border:0;border-bottom:1px solid #d6e5d7;margin:0 0 4px;padding:9px 2px;color:#168f2a}.theme-portal .board-menu>a,.theme-portal .board-menu>a:first-of-type{display:inline-flex;align-items:center;width:50%;min-height:30px;padding:5px 3px;border:0;font-size:11px;color:#27342a;vertical-align:top}.theme-portal .board-menu>a:before{content:"N";display:inline-grid;place-items:center;width:12px;height:12px;margin-right:5px;border-radius:2px;background:#37b443;color:#fff;font-size:9px;font-weight:700}.theme-portal .board-menu>a.active{background:transparent;color:#13932a;font-weight:700}.theme-portal .board-menu>a:hover{text-decoration:underline;background:transparent}.portal-posts{border:2px solid #35ad3b;border-radius:5px;overflow:hidden;margin-bottom:12px}.portal-posts-heading{height:31px;background:#35ad3b;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 10px}.portal-posts-heading h2{font-size:13px;font-weight:700}.portal-posts-heading>a{display:flex;align-items:center;font-size:10px}.portal-posts-grid{display:flex;gap:10px;padding:3px 9px 5px}.portal-posts-column{flex:1;min-width:0}.portal-posts-column h3{display:none}.portal-posts-column>a{display:flex;align-items:center;min-width:0;height:27px;gap:4px;font-size:11px;border-bottom:1px solid #f1f3f1}.portal-posts-column>a:last-child{border:0}.portal-posts-column>a:hover .portal-posts-title{text-decoration:underline}.portal-posts-category{max-width:68px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#269d38;font-size:10px;flex-shrink:0}.portal-posts-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.portal-posts-comments{color:#e67a25;font-size:10px;white-space:nowrap}.portal-posts-status{min-height:90px;padding:26px 12px;color:#65756a;text-align:center;font-size:12px}.portal-posts-status button{border:0;color:#178e29;text-decoration:underline;padding:0}.theme-portal .board-heading{min-height:35px;border-bottom:1px solid #a8bca9}.theme-portal .board-heading h2{font-size:16px}.theme-portal .write-button{background:#35ad3b;border-radius:3px;font-size:11px}.theme-portal .board-tools{height:31px}.theme-portal .board-current{color:#168d28}.theme-portal .post-table-head{background:#f2f4f2;height:29px;border-color:#d5ded5}.theme-portal .post-table-row{min-height:29px;padding:4px 3px;border-color:#eaefea}.theme-portal .row-category{color:#248f37;background:#eef8ef}.theme-portal .row-title>span{font-size:11px}.theme-portal .article-panel{border:0;padding:0}.theme-portal .article-toolbar{min-height:35px;align-items:center;border-bottom:1px solid #c8d5c9;margin:0 0 8px;padding:0 6px}.theme-portal .article-category{background:#f2f3f2;border:0;padding:8px 10px 0;color:#258c35}.theme-portal .article-header h1{background:#f2f3f2;border-bottom:0;font-size:17px;padding:4px 10px 9px}.theme-portal .article-byline{padding:7px 10px;border-bottom:1px solid #d9dfd9}.theme-portal .article-byline .avatar{display:none}.theme-portal .article-body{border:1px solid #dce1dc;padding:30px 14px 45px;min-height:250px;font-size:13px;line-height:1.8}.theme-portal .comment{background:#fff;border-color:#e1e7e1;padding:12px 6px}.theme-portal .comment-form{background:#fff;border-color:#dce5dc}@media(max-width:1180px){.theme-portal .community-layout{grid-template-columns:250px minmax(0,1fr);gap:15px}.portal-posts-grid{gap:5px}.portal-posts-category{max-width:45px}}@media(max-width:800px){.theme-portal .header-inner{height:44px}.theme-portal .brand{font-size:20px}.theme-portal .brand-mark{width:25px;height:25px}.theme-portal .header-write{display:flex;margin-left:auto}.theme-portal .topnav{height:32px;border-radius:0}.theme-portal .topnav>div{gap:0;margin:0;min-width:100%;width:max-content}.theme-portal .topnav a{height:32px;font-size:11px;padding:0 12px}.theme-portal .community-layout{grid-template-columns:minmax(0,1fr);padding-top:8px}.theme-portal .left-rail,.theme-portal .right-rail{display:none!important}.portal-posts-grid{overflow:auto;gap:8px}.portal-posts-column{min-width:230px}.portal-posts-column>a{height:25px}.theme-portal .post-table-row{min-height:65px}.theme-portal .article-header h1{font-size:18px}.theme-portal .article-body{font-size:14px;padding:23px 11px 35px}}@media(max-width:480px){.theme-portal .header-inner{height:44px;flex-wrap:nowrap}.theme-portal .brand{font-size:20px}.theme-portal .article-byline .byline-stats{margin-left:0;flex-basis:auto}.portal-posts-column{min-width:215px}}@media(max-width:800px){.theme-portal main{display:flex;flex-direction:column}.theme-portal .portal-posts{order:2;margin-top:20px}.theme-portal .portal-posts-grid{display:block;overflow:visible}.theme-portal .portal-posts-column{min-width:0}.theme-portal .portal-posts-column h3{display:block;padding:8px 2px 3px;color:#218f31;font-size:11px}.theme-portal .portal-posts-column>a{height:28px}}.study-forum-book{display:block;width:100%;height:100%;object-fit:contain}.theme-cafe .brand-mark{background:transparent;border-radius:0;width:28px;height:28px}.theme-cafe .brand{gap:8px;font-size:26px;font-weight:800}.theme-channel .site-header{background:#30343a}.theme-channel .channel-heading h1{font-size:23px;font-weight:700}.theme-portal .brand-mark{width:29px;height:29px;border-radius:0;background:transparent}.portal-brand-bubble{position:relative;display:grid;place-items:center;width:27px;height:25px;border-radius:8px 8px 8px 3px;background:#32ae43;color:#fff;font-size:17px;font-weight:800;letter-spacing:0;line-height:1}.portal-brand-bubble:after{content:"";position:absolute;left:2px;bottom:-3px;width:7px;height:7px;background:#32ae43;clip-path:polygon(0 0,100% 0,0 100%)}@media(max-width:800px){.theme-channel .channel-heading h1{font-size:20px}.theme-portal .brand-mark{width:25px;height:25px}.portal-brand-bubble{width:24px;height:23px;font-size:15px}}@media(max-width:480px){.theme-channel .channel-heading h1{font-size:18px}}.warm-banner{height:100px;flex-direction:row;isolation:isolate}.warm-banner:before,.warm-banner:after{content:"";position:absolute;top:0;height:100px;background-repeat:no-repeat;pointer-events:none}.warm-banner:before{left:0;width:190px;background-image:url(/brand/ongi-fruit-left.svg);background-size:269px auto;background-position:-42px -45px}.warm-banner:after{right:0;width:260px;background-image:url(/brand/ongi-fruit-right.svg);background-size:430px auto;background-position:right -104px}.warm-banner-title{position:relative;z-index:1;background:#fff;padding:0 14px;white-space:nowrap;letter-spacing:5px}@media(max-width:800px){.warm-banner{height:100px}.warm-banner:before{width:130px;background-size:195px auto;background-position:-32px -2px}.warm-banner:after{width:130px;background-size:270px auto;background-position:right -24px}.warm-banner-title{font-size:37px}}@media(max-width:480px){.warm-banner:before,.warm-banner:after{width:min(23vw,90px)}.warm-banner:before{background-size:135px auto;background-position:-22px 30px}.warm-banner:after{background-size:188px auto;background-position:right 14px}.warm-banner-title{font-size:31px;letter-spacing:3px;padding:0 7px}}@media(max-width:360px){.warm-banner:before{background-size:112px auto;background-position:-18px 42px}.warm-banner:after{background-size:157px auto;background-position:right 28px}.warm-banner-title{font-size:27px;letter-spacing:2px}}
