/* SysTech Journal — editorial blue, quiet typography, one shared component system. */
:root{--bg:#fff;--soft:#f3f7fb;--panel:#fff;--ink:#142634;--muted:#607586;--line:#dce7ee;--blue:#1766ea;--cyan:#05b9d7;--navy:#071b2a;--card:#fff;--shadow:0 14px 42px #1036530c;--radius:16px;--danger:#b82040;--green:#14734f;color-scheme:light}
html[data-theme=dark]{--bg:#0b1721;--soft:#10212e;--panel:#132634;--ink:#eaf3f9;--muted:#a2b5c5;--line:#28414f;--blue:#619bff;--cyan:#4cd9e4;--navy:#071420;--card:#102430;--shadow:none;--danger:#ff94a8;--green:#6de1aa;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.6 'Segoe UI','Malgun Gothic',Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,select,textarea{outline-offset:4px}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}img{display:block;max-width:100%;height:auto}svg{flex-shrink:0;vertical-align:middle}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.18;letter-spacing:-.035em}h1{font-size:42px;font-weight:760}h2{font-size:28px;font-weight:730}h3{font-size:21px;font-weight:700}input,textarea,select{border:1px solid var(--line);border-radius:9px;background:var(--panel);color:var(--ink);padding:11px 13px;min-width:0;max-width:100%}input:focus,textarea:focus,select:focus{outline:2px solid var(--blue);outline-offset:1px}textarea{resize:vertical;line-height:1.7}input[type=checkbox]{width:18px;height:18px;accent-color:var(--blue);cursor:pointer}button[hidden],form[hidden],[hidden]{display:none!important}small{font-size:12px;line-height:1.5}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip-link{position:fixed;z-index:100;top:-80px;left:20px;padding:10px 18px;background:var(--blue);color:#fff}.skip-link:focus{top:8px}.muted{color:var(--muted)}.loading-shell{padding:90px 25px;text-align:center;color:var(--muted)}.section-label{display:block;font-size:11px;letter-spacing:.14em;font-weight:750;text-transform:uppercase;color:var(--blue)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;background:var(--panel);color:var(--ink);border:1px solid var(--line);border-radius:10px;min-height:43px;padding:10px 17px;font-size:14px;font-weight:650;line-height:1.45;transition:background .18s,transform .18s,border-color .18s}.btn:hover{border-color:var(--blue);transform:translateY(-1px)}.btn.blue{background:#1766ea;color:white;border-color:#1766ea;box-shadow:0 6px 16px #1766ea24}.btn.subtle{background:var(--soft)}.btn.tiny{font-size:12px;padding:6px 9px;min-height:31px}.btn.text-btn{border:0;background:none}.btn.wide{width:100%}.icon-button{border:1px solid var(--line);background:var(--panel);color:var(--ink);display:inline-flex;align-items:center;justify-content:center;gap:6px;width:40px;min-height:40px;border-radius:50%;padding:8px;transition:background .18s}.icon-button:hover{color:var(--blue);background:var(--soft)}.icon-button.small{width:31px;min-height:31px;border-radius:7px;padding:5px}.icon-button.danger{color:var(--danger)}.wordmark{display:inline-flex;align-items:center;gap:0;font-weight:850;font-size:29px;letter-spacing:-1.1px;white-space:nowrap}.wordmark>span{color:#14bfe0}.wordmark i{height:27px;width:1px;background:#375166;margin:0 20px}.wordmark small{font-size:11px;font-style:normal;letter-spacing:2.8px;font-weight:650;margin-left:13px}.site-header{background:#071b2a;color:#eaf4fa;border-bottom:1px solid #274150;position:relative;z-index:15}.header-inner{max-width:1376px;margin:auto;padding:19px 36px;display:flex;align-items:center;gap:40px;justify-content:space-between}.primary-nav{display:flex;gap:27px;align-items:center;font-size:14px;font-weight:580;white-space:nowrap}.primary-nav a{position:relative;padding:10px 0}.primary-nav a:hover{color:#54dcf0}.primary-nav a:hover:after{content:'';position:absolute;bottom:1px;height:2px;background:#14bfe0;left:0;right:0}.header-actions{display:flex;gap:10px}.site-header .icon-button{border-color:#344d5e;background:transparent;color:#ebf5fb}.mobile-menu{display:none}.header-search{max-width:900px;display:flex;gap:10px;padding:0 20px 20px;margin:auto}.header-search input{flex:1;background:#153043;color:white;border-color:#335669}.demo-banner{padding:9px 25px;background:#eef5ff;text-align:center;color:#3b5c84;font-size:12px;border-bottom:1px solid #d9e9ff}.demo-banner a{margin-left:12px;text-decoration:underline;text-underline-offset:3px}.public-wrap{max-width:1368px;padding:0 36px;margin:auto}.editorial-heading{padding:28px 0 20px;display:flex;justify-content:space-between;align-items:center;font-size:13px;color:var(--muted)}.editorial-heading>span{font-size:10px;letter-spacing:.2em}.hero{display:grid;grid-template-columns:43% 57%;background:#091f31;border-radius:20px;overflow:hidden;color:#fff;min-height:425px;border:1px solid #1b425d}.hero-copy{padding:45px 36px;display:flex;flex-direction:column;align-items:flex-start}.hero .section-label{color:#58cbe8;font-size:10px;letter-spacing:.12em}.hero h1{font-size:clamp(29px,2.75vw,43px);letter-spacing:-.035em;margin:20px 0 17px;line-height:1.16}.hero h1 a:hover{color:#c3e6ff}.hero-copy>p{font-size:15px;line-height:1.75;color:#b6cedc;max-width:425px}.hero-bottom{display:flex;gap:22px;align-items:center;margin-top:auto;padding-top:29px}.hero-bottom>span{font-size:11px;color:#adc3d0}.hero-visual{position:relative;overflow:hidden;background:#0b2f4a;display:flex;align-items:center}.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:50% 50%;transition:transform .8s}.hero-visual:hover img{transform:scale(1.035)}.hero-image-caption{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;padding:14px 20px;font-size:9px;letter-spacing:2px;color:#d7e8f4;background:#061b2fbf;backdrop-filter:blur(12px)}.empty-hero{display:flex;flex-direction:column;align-items:flex-start;gap:24px;padding:50px}.category-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:0;margin:27px 0 50px;border-bottom:1px solid var(--line);padding-bottom:25px}.category-strip a{padding:8px 14px;display:flex;gap:10px;align-items:center;font-size:12px;font-weight:700;border-right:1px solid var(--line)}.category-strip a:first-child{padding-left:0}.category-strip a:last-child{border:0}.category-strip a>svg:first-child{color:var(--blue)}.category-strip a>svg:last-child{margin-left:auto;color:var(--muted)}.category-strip a:hover{color:var(--blue)}.editorial-grid{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:42px;padding-bottom:65px}.section-title{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:26px}.section-title h2{font-size:28px}.section-title h2>span{color:var(--blue)}.section-title a{color:var(--blue);display:flex;align-items:center;gap:8px;font-size:12px}.post-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 26px}.post-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.post-card{min-width:0;border-bottom:1px solid var(--line);padding-bottom:20px}.card-image{position:relative;border-radius:12px;aspect-ratio:1.72;overflow:hidden;display:block;background:var(--soft)}.card-image>img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.card-image:hover img{transform:scale(1.035)}.card-image>span{position:absolute;left:13px;bottom:12px;padding:5px 9px;border-radius:5px;background:#081b2bd9;backdrop-filter:blur(8px);color:#fff;font-size:10px}.card-meta{display:flex;gap:10px;color:var(--muted);font-size:11px;margin:16px 0 9px}.post-card h3{font-size:22px;line-height:1.28;margin-bottom:9px}.post-card h3 a:hover{color:var(--blue)}.post-card>p{font-size:13px;color:var(--muted);line-height:1.7;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-bottom{display:flex;align-items:center;gap:16px;font-size:11px;color:var(--muted);margin-top:18px}.card-bottom span{display:flex;align-items:center;gap:5px}.card-bottom a{margin-left:auto;color:var(--blue)}.reading-rail{border-left:1px solid var(--line);padding-left:25px}.reading-rail .section-title h2{font-size:22px}.popular-list{list-style:none;padding:0;margin:0}.popular-list li{display:flex;gap:15px;padding:0 0 22px;margin-bottom:21px;border-bottom:1px solid var(--line)}.popular-list li>b{font-size:25px;color:var(--blue);font-weight:400;letter-spacing:-1px}.popular-list a{display:block;font-size:15px;font-weight:650;line-height:1.45;margin:5px 0 9px}.popular-list small{font-size:10px;color:var(--muted);display:flex;align-items:center;gap:5px}.mini-category{font-size:9px;letter-spacing:.03em;color:var(--blue)}.editor-note{padding-top:14px}.editor-note>svg{color:var(--blue)}.editor-note h3{font-size:21px;line-height:1.3;margin:18px 0 12px}.editor-note p{font-size:13px;color:var(--muted)}.editor-note a{display:flex;align-items:center;gap:10px;margin-top:16px;color:var(--blue);font-size:12px}.image-fallback{background:linear-gradient(130deg,#082336,#145967);display:flex;gap:12px;flex-direction:column;align-items:center;justify-content:center;color:#7ad9ef;min-height:120px}.image-fallback span{font-size:11px;letter-spacing:.08em}
.site-footer{background:#071b2a;color:#e5f0f8;padding:40px max(30px,calc((100vw - 1296px)/2)) 26px}.footer-top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #24404f;padding-bottom:28px;gap:25px;margin-bottom:30px}.footer-top>p{font-size:27px;font-weight:550;letter-spacing:-1px}.footer-top em{font-style:normal;color:#61cee5}.footer-top nav{display:flex;align-items:center;gap:28px;font-size:12px;color:#aac3d3}.socials{display:flex;gap:14px;justify-content:center;margin-bottom:19px}.socials a{height:42px;width:42px;border:1px solid #344d60;border-radius:50%;display:grid;place-items:center;color:#dbeaf4;transition:color .2s,background .2s}.socials a:hover{background:#1766ea;color:white;border-color:#1766ea}.socials svg{width:19px;height:19px}.socials a:last-child:hover{background:#fee500;color:#302520;border-color:#fee500}.footer-logo{width:250px;max-height:330px;object-fit:contain;margin:0 auto 21px}.copyright{font-size:11px;text-align:center;color:#92acbb;letter-spacing:.015em}.listing{padding-top:45px;padding-bottom:60px;min-height:70vh}.listing-top h1{margin:16px 0 13px}.listing-top p{color:var(--muted);font-size:14px}.filter-bar{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin:25px 0}.search-input{display:flex;align-items:center;background:var(--panel);border:1px solid var(--line);border-radius:9px;gap:10px;padding:0 14px;flex:1;min-width:220px}.search-input>input{border:0;outline:0;padding-left:0;flex:1;background:transparent}.search-input svg{color:var(--muted)}.filter-bar select{font-size:13px}.pagination{display:flex;gap:12px;align-items:center;justify-content:center;padding:28px 0 10px}.empty{text-align:center;padding:60px 18px;color:var(--muted)}.empty h2{margin:16px 0 12px;color:var(--ink);font-size:24px}.empty p{margin-bottom:24px}.text-page{max-width:790px;margin:70px auto 90px;min-height:45vh}.text-page h1{margin-bottom:30px}.text-page p{font-size:17px;line-height:1.85;margin-bottom:24px;color:var(--muted)}.text-page .lead{font-size:26px;color:var(--ink)}.text-page a:not(.btn){color:var(--blue);text-decoration:underline}
.article-wrap{max-width:1180px;margin:auto;padding:28px 35px 65px}.breadcrumbs{font-size:12px;color:var(--muted);display:flex;gap:10px;margin-bottom:36px}.article-header{max-width:890px;margin:0 auto 35px}.article-header h1{font-size:clamp(34px,4vw,55px);line-height:1.15;margin:18px 0 22px}.article-deck{font-size:19px;line-height:1.7;color:var(--muted);margin-bottom:24px}.byline{display:flex;align-items:center;gap:12px}.author-avatar{width:39px;height:39px;display:grid;place-items:center;border-radius:50%;color:white;background:#1766ea;font-weight:800}.byline strong{font-size:12px}.byline small{display:block;color:var(--muted);font-size:11px}.read-count{margin-left:auto;display:flex;gap:7px;color:var(--muted);font-size:12px;font-weight:400}.read-count b{font-weight:400}.article-cover{margin:35px 0 45px}.article-cover>img{width:100%;max-height:510px;object-fit:cover;border-radius:17px}.article-cover>figcaption{margin-top:10px;color:var(--muted);font-size:11px}.article-layout{display:grid;grid-template-columns:190px minmax(0,740px);justify-content:center;gap:42px}.article-toc{align-self:start;position:sticky;top:35px;font-size:13px}.article-toc>span{display:block;font-size:10px;letter-spacing:.14em;color:var(--muted);margin-bottom:16px}.article-toc>a{display:block;border-left:2px solid var(--line);padding:8px 14px;font-size:12px;line-height:1.5}.article-toc>a:hover{color:var(--blue);border-color:var(--blue)}.article-actions{display:flex;gap:10px;margin-top:24px}.article-actions .icon-button{width:auto;min-width:44px;padding:10px}.article-actions [aria-pressed=true]{color:#d53768;background:#ffe7ee}.prose{min-width:0;font-size:18px;line-height:1.9;color:var(--ink)}.prose p{margin:0 0 26px}.prose h2{font-size:30px;line-height:1.3;margin:42px 0 21px}.prose h3{font-size:23px;line-height:1.4;margin:32px 0 18px}.prose a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.prose figure{margin:32px 0}.prose figure img{width:100%;height:auto;border-radius:12px}.prose figcaption{color:var(--muted);font-size:12px;line-height:1.6;text-align:center;margin-top:12px}.prose blockquote{margin:28px 0;padding:20px 25px;border-left:3px solid var(--blue);background:var(--soft);font-size:22px;line-height:1.65}.prose pre{background:#081d2a;color:#a0ead4;padding:22px;border-radius:12px;overflow:auto;font:14px/1.8 Consolas,monospace;max-width:100%}.prose li{margin:8px 0}.prose hr{border:0;border-top:1px solid var(--line);margin:38px 0}.article-end{margin:38px 0;color:var(--muted);font-size:12px;letter-spacing:.06em}.related{margin-top:55px;border-top:1px solid var(--line);padding-top:35px}.video-embed{background:linear-gradient(130deg,#0b2638,#133c52);border-radius:12px;overflow:hidden;aspect-ratio:16/9}.video-load{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:transparent;color:#e1f4ff;border:0}.video-play{background:#f83545;color:white;width:64px;height:44px;line-height:44px;border-radius:13px;font-size:22px}.video-load small{color:#a6c3d4}.video-embed iframe{width:100%;height:100%;border:0}.ssr-post{max-width:790px;margin:50px auto;padding:25px}
#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,25px);max-width:calc(100vw - 40px);padding:12px 22px;background:#12334a;color:white;border:1px solid #31576d;border-radius:11px;box-shadow:0 6px 22px #0003;z-index:100;opacity:0;transition:opacity .2s,transform .2s;pointer-events:none;font-size:14px}#toast.visible{opacity:1;transform:translate(-50%,0)}
/* Admin workspace */
body.admin-mode{background:var(--soft)}.admin-shell{min-height:100vh;display:grid;grid-template-columns:238px minmax(0,1fr)}.admin-sidebar{background:#071b2a;color:#d3e3ee;padding:26px 19px 18px;position:sticky;top:0;height:100vh;display:flex;flex-direction:column;border-right:1px solid #294452}.admin-sidebar .wordmark{color:#fff;flex-wrap:wrap;font-size:27px;line-height:1.2;padding:0 10px}.admin-sidebar .wordmark small{flex-basis:100%;margin:8px 0 0;font-size:8px;color:#72adbf;letter-spacing:3px}.admin-label{font-size:9px;letter-spacing:1.3px;color:#6f95a8;margin:33px 10px 12px}.admin-sidebar nav{display:flex;flex-direction:column;gap:6px}.admin-sidebar nav a{display:flex;gap:12px;align-items:center;padding:12px 12px;border-radius:9px;font-size:13px;color:#a9c0d0}.admin-sidebar nav a:hover{background:#122d3e;color:#fff}.admin-sidebar nav a.active{background:#1766ea;color:white;box-shadow:0 8px 22px #06111b66}.admin-bottom{margin-top:auto;padding:20px 9px 0;display:flex;flex-direction:column;align-items:flex-start;gap:13px}.admin-bottom>a{font-size:11px;display:flex;gap:20px;color:#b0c9d9}.admin-bottom .btn{background:transparent;border-color:#2a4555;color:#c5d9e5;font-size:12px;min-height:35px}.admin-bottom small{word-break:break-all;font-size:10px;color:#7897ab}.admin-bottom img{height:152px;width:auto;object-fit:contain;align-self:center;margin-top:4px}.admin-main{min-width:0}.admin-top{height:72px;padding:0 33px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:var(--panel);font-size:12px;color:var(--muted);gap:14px}.admin-top b{font-weight:400;padding:0 13px;color:#9fafbc}.admin-top>div{display:flex;align-items:center;gap:10px;font-size:10px}.admin-top .icon-button{margin-left:14px}.live-dot{display:inline-block;width:6px;height:6px;background:#18b47d;border-radius:50%}#admin-content{padding:32px;max-width:1530px;margin:auto}.admin-heading{display:flex;justify-content:space-between;gap:25px;align-items:center;margin-bottom:26px}.admin-heading h1{font-size:31px;margin:10px 0 9px}.admin-heading p,.admin-heading>div>span.muted{font-size:13px;color:var(--muted)}.admin-heading .section-label{font-size:9px}.stats-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:22px}.stat-card{border:1px solid var(--line);border-radius:12px;padding:19px;background:var(--panel);box-shadow:var(--shadow)}.stat-card>span{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;color:var(--muted)}.stat-card>span svg{color:var(--blue)}.stat-card>strong{display:block;font-size:32px;letter-spacing:-.03em;margin:10px 0 4px;font-weight:720}.stat-card>small{font-size:10px;color:var(--muted);display:block}.panel{background:var(--panel);border:1px solid var(--line);border-radius:13px;padding:24px;box-shadow:var(--shadow);min-width:0}.panel h2{font-size:19px;margin-bottom:18px}.panel h3{font-size:16px;margin-bottom:13px}.panel p{font-size:12px;line-height:1.7}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.panel-title h2{margin:0}.panel-title p{margin-top:7px;color:var(--muted);font-size:10px}.panel-title a{display:inline-flex;align-items:center;gap:8px;font-size:11px;color:var(--blue)}.panel-title select{padding:7px 10px;font-size:11px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(250px,1fr);gap:22px;margin:22px 0}.chart{padding:9px 0 0 26px;position:relative}.chart svg{display:block;width:100%;height:185px;overflow:visible}.chart svg rect{fill:#2877ed;opacity:.8}.chart svg rect:hover{opacity:1;fill:#03b5d5}.grid-line{stroke:var(--line);stroke-width:1;fill:none;stroke-dasharray:3 4}.chart-scale{position:absolute;left:0;top:10px;bottom:22px;display:flex;flex-direction:column;justify-content:space-between;color:var(--muted);font-size:9px}.chart-dates{display:flex;justify-content:space-between;font-size:9px;color:var(--muted);margin-top:11px}.category-stats>div{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid var(--line);font-size:12px}.category-stats small{display:block;font-size:9px;color:var(--muted);margin-top:3px}.category-stats b{font-size:15px;font-weight:650;color:var(--blue)}.table-scroll{overflow-x:auto}.admin-table{width:100%;border-collapse:collapse;font-size:12px;white-space:nowrap}.admin-table th{text-align:left;background:var(--soft);font-size:10px;font-weight:600;color:var(--muted);padding:12px 11px}.admin-table td{padding:14px 11px;border-bottom:1px solid var(--line);vertical-align:middle}.admin-table td small{display:block;font-size:10px;color:var(--muted);margin-top:4px}.table-title{display:flex;align-items:center;gap:12px;white-space:normal;min-width:225px;max-width:410px;font-weight:650;line-height:1.5}.table-title img{width:46px;height:43px;object-fit:cover;border-radius:6px;flex-shrink:0}.table-title:hover{color:var(--blue)}.row-actions{display:flex;align-items:center;gap:7px}.status{display:inline-block;font-size:10px;font-weight:650;border-radius:5px;padding:4px 8px;background:var(--soft);color:var(--muted)}.status.published{background:#e3f6ed;color:#11603f}.status.draft{background:#fff2d7;color:#89621b}.status.hidden{background:#eaf0fa;color:#3c5c8c}.status.trash{background:#ffe5e9;color:#a92642}html[data-theme=dark] .status.published{background:#143d32;color:#8aefc0}html[data-theme=dark] .status.draft{background:#493c23;color:#ffda91}html[data-theme=dark] .status.hidden{background:#263e57;color:#b3d7ff}html[data-theme=dark] .status.trash{background:#522735;color:#ffb4c7}.audit>div{display:flex;gap:10px;padding:10px 0;border-bottom:1px solid var(--line);font-size:12px}.audit>div>svg{color:var(--green);margin-top:3px}.audit small{display:block;color:var(--muted);font-size:9px;margin-top:3px}.storage-summary{display:flex;align-items:baseline;gap:12px;margin:8px 0 14px}.storage-summary strong{font-size:38px}.storage-summary span{font-size:12px;color:var(--muted)}.storage-summary~.btn{margin-top:14px;margin-right:8px;font-size:11px}.field{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:600;margin-bottom:19px;color:var(--ink)}.field input,.field textarea,.field select{font-size:14px;font-weight:400;width:100%}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid .field{min-width:0}.settings-form{max-width:950px}.settings-form h2{padding-top:14px}.settings-form>p{margin-bottom:20px}.narrow-form{max-width:650px;margin-bottom:22px}.narrow-form p{margin-bottom:18px}.check-line{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:500;margin:12px 0 18px}.notice{padding:16px;background:var(--soft);border:1px solid var(--line);border-radius:10px}.notice.error{color:var(--danger)}
/* Block editor */
.editor-heading{align-items:flex-start}.back-link{display:flex;gap:6px;align-items:center;font-size:11px;color:var(--muted)}.button-row{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.editor-heading .btn{font-size:12px;padding:9px 12px}.editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 235px;gap:23px;align-items:start}.editor-document{background:var(--panel);border:1px solid var(--line);padding:27px;border-radius:13px;min-width:0}.editor-sidebar{position:sticky;top:20px;display:grid;gap:18px}.editor-sidebar .panel{padding:18px}.editor-sidebar p{color:var(--muted);font-size:11px;line-height:1.75;margin-bottom:14px}.block-palette{display:grid;grid-template-columns:1fr 1fr;gap:8px}.block-palette button{background:var(--soft);border:1px solid var(--line);color:var(--ink);border-radius:8px;display:flex;align-items:center;flex-direction:column;gap:7px;padding:13px 6px;font-size:10px}.block-palette svg{color:var(--blue)}.block-palette button:hover{border-color:var(--blue)}.cover-edit{display:flex;align-items:center;gap:18px;padding:15px;border:1px dashed var(--line);border-radius:9px;margin-bottom:18px}.cover-edit>div:first-child{width:126px;height:85px;flex-shrink:0;overflow:hidden;border-radius:6px}.cover-edit img{width:100%;height:100%;object-fit:cover}.cover-edit .image-fallback{min-height:0;height:100%;font-size:9px}.cover-edit .image-fallback svg{width:26px;height:26px}.cover-edit .image-fallback span{display:none}.cover-edit strong{font-size:13px}.cover-edit p{font-size:11px;margin:4px 0 10px}.cover-edit .btn{font-size:11px;min-height:31px;padding:7px 9px}.upload-btn{cursor:pointer}.document-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:23px;margin-bottom:23px;font-size:13px}.document-toolbar>div{display:flex;gap:8px;align-items:center}.document-toolbar>div>span{font-size:10px;color:var(--muted)}.editor-block{border:1px solid var(--line);border-radius:9px;overflow:hidden;min-width:0;background:var(--panel)}.editor-block.selected{border-color:#92b6ef;box-shadow:0 0 0 2px #1766ea0b}.block-head{padding:7px 11px;display:flex;justify-content:space-between;align-items:center;gap:10px;background:var(--soft);border-bottom:1px solid var(--line)}.block-head>div{display:flex;gap:5px}.block-index{border:0;padding:5px 0;background:none;color:var(--muted);font-size:10px;font-weight:650;letter-spacing:.02em}.block-body{padding:17px}.block-text{width:100%;border:0;border-radius:4px;background:var(--panel);font:15px/1.85 'Segoe UI','Malgun Gothic',sans-serif;min-height:90px;padding:3px}.block-text.heading{font-size:25px;font-weight:700;line-height:1.4;margin-top:12px}.block-text.quote{font-style:italic;border-left:3px solid var(--blue);padding-left:18px}.block-text.code{background:#0a2130;color:#ade9d5;padding:15px;font:13px/1.7 Consolas,monospace}.block-body>.field{margin-bottom:13px}.block-body .form-grid .field{margin:0}.block-body small{font-size:10px;color:var(--muted)}.block-image-preview{border-radius:8px;background:var(--soft);min-height:135px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--muted);overflow:hidden;margin-bottom:14px;font-size:11px;gap:10px}.block-image-preview img{width:100%;max-height:320px;object-fit:contain}.block-image-preview~.upload-btn{margin-bottom:13px;font-size:12px}.insert-between{width:100%;border:0;color:var(--muted);background:transparent;display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px;padding:12px;opacity:.75}.insert-between:hover{color:var(--blue);opacity:1}.add-paragraph{margin-top:12px;width:100%;border-style:dashed;color:var(--blue)}.yt-block{display:flex;align-items:center;gap:15px;padding:10px 0 18px}.yt-block>span{background:#feebee;color:#ec3b4c;padding:12px;border-radius:12px}.yt-block strong{font-size:14px}.yt-block p{font-size:11px;color:var(--muted);margin-top:5px}.editor-divider{border:0;border-top:1px solid var(--line);margin:25px 0}.editor-tips p{margin-bottom:17px}.preview-dialog{width:min(1040px,95vw);max-height:93vh;padding:0;background:var(--panel);color:var(--ink);border:1px solid var(--line);border-radius:15px}.preview-dialog::backdrop{background:#06131ccb;backdrop-filter:blur(4px)}.dialog-title{position:sticky;top:0;z-index:3;display:flex;align-items:center;justify-content:space-between;padding:12px 22px;background:var(--panel);border-bottom:1px solid var(--line);font-size:12px}.preview-article{padding:40px;max-width:850px;margin:auto}.preview-article h1{margin:13px 0 23px}.preview-cover{width:100%;max-height:450px;object-fit:contain;border-radius:10px;margin:25px 0}.media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.media-item{padding:15px;display:flex;flex-direction:column;gap:10px}.media-item>img{width:100%;aspect-ratio:1.5;object-fit:contain;background:var(--soft);border-radius:9px}.media-item strong{font-size:13px;overflow-wrap:anywhere}.media-item small{font-size:10px;color:var(--muted)}.media-item>div{display:flex;justify-content:space-between;gap:10px;align-items:center}
/* Authentication */
.auth-page{min-height:100vh;display:grid;grid-template-columns:43% 57%;background:var(--panel)}.auth-brand{display:flex;flex-direction:column;align-items:flex-start;background:radial-gradient(ellipse at 10% 90%,#064b65 0,transparent 60%),#071c2b;color:#e3f1fa;padding:50px 12%;min-height:100vh}.auth-brand .wordmark{color:white}.auth-brand h2{font-size:45px;line-height:1.15;margin:105px 0 25px;font-weight:680}.auth-brand h2 em{font-style:normal;color:#68d7e8}.auth-brand>p{color:#9dbaca;font-size:15px;line-height:1.9}.auth-brand>img{align-self:center;object-fit:contain;height:230px;margin-top:auto;padding-top:30px}.auth-card{align-self:center;padding:45px min(7vw,100px);max-width:730px;width:100%;margin:auto}.auth-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:60px;color:var(--muted);font-size:12px}.auth-top a{display:flex;align-items:center;gap:8px}.auth-card h1{font-size:37px;margin:18px 0}.auth-card>p{color:var(--muted);font-size:14px;margin-bottom:30px}.auth-card .field{margin-bottom:21px}.auth-card .field>input{min-height:48px}.auth-foot{font-size:11px!important;text-align:center;margin-top:20px}.steps{padding-left:20px;font-size:13px;color:var(--muted)}.steps li{margin:14px 0}.auth-card details{font-size:12px;color:var(--muted)}#auth-error{color:var(--danger);font-size:13px;margin:0 0 16px}
/* Keep controls usable on tablets and small screens. */
@media(min-width:1500px){.hero{min-height:455px}}
@media(max-width:1200px){.header-inner{gap:23px}.primary-nav{gap:17px}.primary-nav a{font-size:12px}.wordmark i{margin:0 12px}.editorial-grid{grid-template-columns:minmax(0,1fr) 235px;gap:26px}.reading-rail{padding-left:20px}.hero-copy{padding:33px 27px}.hero-bottom{gap:14px;flex-wrap:wrap}.hero{min-height:400px}.category-strip a{padding:7px 10px;gap:7px;font-size:10px}.category-strip a>svg:last-child{display:none}.admin-shell{grid-template-columns:205px minmax(0,1fr)}.admin-sidebar{padding:24px 13px 18px}.admin-sidebar nav a{font-size:12px;padding:11px 9px}.admin-main #admin-content{padding:25px}.dashboard-grid{grid-template-columns:minmax(0,1.7fr) minmax(225px,1fr)}.stats-cards{gap:12px}.stat-card{padding:16px}.editor-layout{grid-template-columns:minmax(0,1fr) 190px;gap:16px}.editor-document{padding:20px}.editor-heading{flex-direction:column;gap:17px}.editor-sidebar .panel{padding:15px}.media-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:960px){.public-wrap{padding:0 24px}.primary-nav{display:none;position:absolute;top:79px;left:0;right:0;padding:20px 30px;background:#071b2a;box-shadow:0 15px 22px #0003}.primary-nav.open{display:flex;flex-wrap:wrap}.mobile-menu{display:inline-flex}.header-inner{padding:18px 24px}.editorial-grid{grid-template-columns:1fr}.reading-rail{border:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:30px}.reading-rail .section-title{grid-column:1/-1;margin:0}.post-grid.three{grid-template-columns:repeat(2,1fr)}.hero h1{font-size:31px}.hero{grid-template-columns:50% 50%;min-height:385px}.hero-copy{padding:28px}.hero-copy>p{font-size:13px}.category-strip{grid-template-columns:repeat(3,1fr);gap:20px 0;margin-bottom:35px}.category-strip a{font-size:12px}.category-strip a:nth-child(3){border:0}.category-strip a:nth-child(4){padding-left:0}.footer-top{flex-direction:column;align-items:flex-start}.article-layout{grid-template-columns:145px minmax(0,1fr);gap:25px}.prose{font-size:17px}.admin-shell{display:block}.admin-sidebar{position:fixed;z-index:30;left:-250px;width:236px;transition:left .2s;height:100dvh;overflow:auto}.admin-sidebar.open{left:0}.admin-bottom img{height:130px}.admin-top{padding:0 20px}.admin-top>.mobile-menu{display:inline-flex}.admin-top>span{margin-right:auto}.admin-main #admin-content{padding:24px}.auth-page{grid-template-columns:36% 64%}.auth-brand{padding:35px 22px}.auth-brand .wordmark{font-size:23px;flex-wrap:wrap}.auth-brand h2{font-size:32px}.auth-card{padding:30px 40px}.stats-cards{gap:10px}.stat-card>span{font-size:11px}.editor-layout{grid-template-columns:minmax(0,1fr) 195px}}
@media(max-width:700px){h1{font-size:32px}.header-inner{padding:16px 18px;gap:12px}.wordmark{font-size:26px}.wordmark small{font-size:8px;letter-spacing:2px}.wordmark i{margin:0 8px}.header-actions{gap:5px}.header-actions .icon-button{width:34px;min-height:34px;padding:7px}.primary-nav{top:72px}.editorial-heading{padding-top:21px;font-size:11px}.editorial-heading span{display:none}.public-wrap{padding:0 18px}.hero{display:flex;flex-direction:column-reverse;min-height:0;border-radius:13px}.hero-visual{height:230px}.hero-visual>img{object-position:center}.hero-image-caption{font-size:8px;padding:10px 15px;letter-spacing:1.5px}.hero-copy{padding:25px 24px 30px}.hero h1{font-size:33px;margin-top:14px}.hero-copy>p{font-size:14px}.hero-bottom{padding-top:24px;gap:20px}.hero-bottom>span{font-size:10px}.category-strip{margin:24px 0 34px;gap:14px 0}.category-strip a{font-size:10px;line-height:1.5;padding:3px 9px;flex-direction:column;align-items:flex-start;gap:7px}.category-strip svg{width:21px;height:21px}.section-title h2{font-size:24px}.section-title>a{font-size:10px}.post-grid{gap:24px 17px}.post-card h3{font-size:18px}.post-card>p{font-size:12px}.card-meta{font-size:10px;gap:6px;flex-wrap:wrap}.card-image>span{left:8px;bottom:8px;font-size:9px;padding:4px 6px}.card-bottom{font-size:10px;gap:9px}.reading-rail{grid-template-columns:1fr;gap:22px}.reading-rail .section-title{margin-top:15px}.popular-list li{margin-bottom:16px;padding-bottom:16px}.editor-note{border-top:1px solid var(--line);padding-top:23px}.footer-top{padding-bottom:22px;margin-bottom:23px;gap:20px}.footer-top>p{font-size:23px}.footer-top nav{gap:20px;font-size:11px;flex-wrap:wrap}.site-footer{padding:30px 22px 22px}.socials{gap:11px}.socials a{height:38px;width:38px}.footer-logo{width:212px}.copyright{font-size:10px}.listing{padding-top:30px;padding-bottom:45px}.listing-top h1{font-size:32px}.filter-bar{gap:10px}.filter-bar .search-input{min-width:100%;font-size:13px}.filter-bar select{flex:1;font-size:12px;padding:9px 10px}.filter-bar>.btn{font-size:12px;padding:10px 12px}.pagination .btn{font-size:12px}.article-wrap{padding:25px 20px 40px}.breadcrumbs{font-size:11px;margin-bottom:25px}.article-header h1{font-size:34px}.article-deck{font-size:16px}.article-cover{margin:28px 0}.article-cover img{border-radius:10px}.article-layout{display:flex;flex-direction:column;gap:25px}.article-toc{position:static;font-size:11px;border:1px solid var(--line);border-radius:9px;padding:15px;width:100%}.article-toc>span{margin-bottom:10px}.article-actions{margin-top:14px}.article-toc>a{font-size:11px;display:inline-block;border:0;padding:0 12px 8px 0}.article-toc .icon-button{padding:8px;min-height:34px;min-width:35px}.prose{font-size:17px}.prose h2{font-size:25px}.prose h3{font-size:21px}.prose blockquote{font-size:19px;padding:17px}.related{margin-top:30px}.text-page{margin:38px auto 55px}.text-page p{font-size:16px}.auth-page{display:block}.auth-brand{display:none}.auth-card{padding:25px;max-width:520px;min-height:100vh}.auth-top{margin-bottom:48px}.auth-card h1{font-size:34px}.admin-top{padding:0 16px;height:62px}.admin-top>div{font-size:0;gap:0}.admin-top>span{font-size:10px}.admin-top b{padding:0 6px}.admin-main #admin-content{padding:22px 16px}.admin-heading{align-items:flex-start;flex-direction:column;gap:17px;margin-bottom:22px}.admin-heading h1{font-size:27px}.admin-heading p{font-size:12px}.stats-cards{grid-template-columns:1fr 1fr;gap:12px}.stat-card{padding:16px}.stat-card>strong{font-size:30px}.stat-card>span{font-size:11px}.stat-card>small{font-size:9px}.panel{padding:18px}.dashboard-grid{grid-template-columns:1fr;gap:18px;margin:18px 0}.panel-title{gap:14px}.panel-title h2{font-size:17px}.chart svg{height:170px}.chart-panel{padding:18px 14px}.admin-table td,.admin-table th{padding:12px 8px}.form-grid{grid-template-columns:1fr;gap:0}.editor-layout{display:flex;flex-direction:column;gap:18px}.editor-document{order:2;width:100%;padding:16px}.editor-sidebar{order:1;position:static;width:100%}.editor-sidebar .editor-tips{display:none}.editor-sidebar .panel{padding:15px}.editor-sidebar .panel p{font-size:11px}.block-palette{grid-template-columns:repeat(4,1fr)}.block-palette button{font-size:10px;padding:9px 3px}.block-palette svg{width:18px;height:18px}.editor-sidebar h3{margin-bottom:6px}.button-row{justify-content:flex-start;gap:7px}.button-row .btn{font-size:11px;padding:9px 10px;min-height:37px}.block-body{padding:13px}.block-text{font-size:15px}.block-head{padding:7px 9px}.block-head .icon-button.small{width:27px;min-height:27px}.block-index{font-size:9px}.cover-edit{padding:12px;gap:12px}.cover-edit>div:first-child{width:80px;height:90px}.cover-edit strong{font-size:12px}.cover-edit p{font-size:10px}.cover-edit .btn{font-size:10px}.document-toolbar{font-size:12px}.document-toolbar span{display:none}.preview-article{padding:25px 19px}.preview-article h1{font-size:31px}.dialog-title{font-size:10px;padding:10px 15px}.media-grid{grid-template-columns:1fr 1fr;gap:12px}.media-item{padding:11px}.media-item strong{font-size:11px}.media-item>div{flex-wrap:wrap}.media-item .btn{font-size:10px}.image-fallback span{font-size:9px}}
@media(max-width:410px){.wordmark i{display:none}.wordmark small{margin-left:9px;font-size:7px}.header-actions{gap:4px}.header-actions .icon-button{width:31px;min-height:31px}.header-actions svg{width:17px}.post-grid,.post-grid.three{grid-template-columns:1fr}.card-image{aspect-ratio:1.8}.post-card h3{font-size:22px}.post-card>p{font-size:13px}.hero-copy{padding:22px}.hero h1{font-size:29px}.hero-visual{height:205px}.category-strip a{font-size:9px}.stat-card{padding:13px}.stat-card>span svg{width:16px}.panel-title{flex-wrap:wrap}.media-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.card-image>.image-fallback{height:100%}.socials a[aria-label="KakaoTalk"]{background:#fee500;color:#352526;border-color:#fee500}
