:root{color-scheme:light;--green:#00a862;--green-dark:#087442;--green-soft:#eaf8f1;--ink:#101514;--muted:#697471;--line:#e7ece9;--paper:#fbfcfa;--surface:#ffffff;--shadow:0 18px 50px rgba(27,43,36,0.08)}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Apple SD Gothic Neo,Noto Sans KR,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%}h1,h2,h3,p{overflow-wrap:anywhere}.admin-shell,.article-shell,.magazine-shell,.site-footer,.site-header{width:min(1120px,calc(100% - 48px));margin:0 auto}.site-header{display:flex;align-items:center;justify-content:space-between;padding:54px 0 28px}.brand{display:inline-flex;align-items:center;gap:14px;color:var(--green);font-size:28px;font-weight:900;letter-spacing:0}.brand-mark{position:relative;display:inline-grid;width:44px;height:44px;place-items:center}.brand-image-mark{overflow:hidden;border-radius:12px}.brand-icon{display:block;width:44px;height:44px;object-fit:contain}.sprout{position:absolute;top:-10px;color:var(--green);font-size:24px;font-weight:900;transform:rotate(16deg)}.car-shape{width:31px;height:24px;border-radius:8px 8px 6px 6px;background:var(--green);box-shadow:inset 8px 7px 0 rgba(255,255,255,.9),inset -8px 7px 0 rgba(255,255,255,.9)}.car-shape:after,.car-shape:before{position:absolute;bottom:2px;width:7px;height:7px;border-radius:50%;background:var(--green);content:""}.car-shape:before{left:7px}.car-shape:after{right:7px}.search-button{position:relative;display:inline-flex;width:44px;height:44px;border:0;background:transparent;cursor:pointer}.search-button span{position:absolute;inset:13px;border:3px solid #111;border-radius:50%}.search-button span:after{position:absolute;right:-7px;bottom:-6px;width:9px;height:3px;border-radius:4px;background:#111;content:"";transform:rotate(45deg)}.magazine-intro{margin:0 0 36px;color:var(--muted);font-size:17px}.featured{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(310px,.85fr);grid-gap:38px;gap:38px;align-items:center;margin-bottom:48px}.featured-image{overflow:hidden;border-radius:18px;background:#eef6f1;box-shadow:var(--shadow);aspect-ratio:1.45/1}.article-cover img,.card-image img,.editor-preview img,.featured-image img{display:block;width:100%;height:100%;object-fit:cover}.featured-copy{padding:16px 0}.article-category,.category-label{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;min-height:31px;border:1px solid #21c77c;border-radius:999px;color:var(--green-dark);padding:4px 13px;font-size:14px;font-weight:900}.featured h1{margin:20px 0 16px;font-size:clamp(34px,5vw,54px);line-height:1.18;letter-spacing:0}.featured p{margin:0;color:#606a67;font-size:18px}.meta{margin-top:22px;color:#7a8581;font-size:14px}.category-nav{display:flex;flex-wrap:wrap;gap:12px;margin:0 0 34px}.category-nav a{display:inline-flex;min-height:40px;align-items:center;border:1px solid var(--line);border-radius:999px;background:white;color:#3b4642;padding:0 20px;font-weight:800}.category-nav a.active{border-color:var(--green);background:var(--green);color:white}.post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:26px;gap:26px;padding-bottom:70px}.post-card{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:white;box-shadow:0 10px 26px rgba(23,38,33,.04)}.card-image{overflow:hidden;aspect-ratio:1.34/1;background:#eef6f1}.card-body{min-height:165px;padding:18px 18px 20px}.post-card .category-label{border:0;min-height:auto;padding:0;color:var(--green);font-size:13px}.post-card h2{margin:8px 0 18px;font-size:22px;line-height:1.34;letter-spacing:0}.article-meta,.card-meta,.site-footer{color:#7a8581;font-size:14px}.article-shell{max-width:920px;padding:26px 0 70px}.article-shell article{padding-top:10px}.article-shell h1{margin:16px 0 14px;max-width:860px;font-size:clamp(36px,6vw,54px);line-height:1.18;letter-spacing:0}.article-lead{margin:0 0 16px;max-width:780px;color:#4f5c58;font-size:18px}.article-cover{overflow:hidden;margin:30px 0 26px;border-radius:18px;background:#eef6f1;aspect-ratio:1.75/1}.article-body{font-size:18px}.article-body h2,.article-body h3{margin:34px 0 10px;line-height:1.35}.article-body p{margin:13px 0}.article-body figure{margin:28px 0}.article-body img{display:block;width:100%;border-radius:14px}.article-body figcaption{margin-top:8px;color:#7a8581;text-align:center;font-size:14px}.tag-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:32px}.tag-list span{border:1px solid #2bd083;border-radius:999px;color:var(--green-dark);padding:5px 12px;font-size:14px;font-weight:800}.back-link{display:inline-flex;align-items:center;margin-top:18px;border:1px solid var(--line);border-radius:999px;background:white;padding:9px 16px;font-weight:800}.admin-shell{max-width:1080px;padding:34px 0 70px}.admin-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.admin-card,.panel{border:1px solid var(--line);border-radius:14px;background:white;box-shadow:0 10px 28px rgba(23,38,33,.04)}.panel{padding:26px}.login-panel{width:min(100%,440px);margin:42px auto 0}.status-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:20px}.status-row div{border-left:4px solid var(--green);border-radius:10px;background:var(--green-soft);padding:16px}.status-row strong{display:block;font-size:30px;line-height:1}.status-row p{margin:8px 0 0;color:var(--muted)}.admin-actions,.section-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.admin-nav-link{transition:border-color .15s ease,color .15s ease,background .15s ease}.admin-nav-link:hover{border-color:var(--green);background:var(--green-soft);color:var(--green-dark)}.admin-nav-active{border:1px solid var(--green);background:var(--green);color:white}.section-title-row{justify-content:space-between;margin-bottom:18px}.field{display:grid;grid-gap:7px;gap:7px;margin-bottom:14px;color:#273530;font-weight:800}.field small{color:#7a8581;font-weight:500}input,select,textarea{width:100%;border:1px solid #d6e0dc;border-radius:10px;background:#fff;padding:11px 12px;font:inherit}textarea{min-height:110px}.button,button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;border:0;border-radius:10px;background:var(--green);color:white;padding:0 16px;font:inherit;font-weight:900;cursor:pointer}.button-light{border:1px solid var(--line);background:white;color:var(--ink)}.button-danger{background:#aa3541}.quill-shell{background:white}.quill-shell .ql-toolbar.ql-snow{display:flex;flex-wrap:wrap;gap:4px;background:#fbfdfb;padding:8px 10px}.quill-shell .ql-toolbar,.quill-shell .ql-toolbar.ql-snow{border-color:#d6e0dc;border-radius:10px 10px 0 0}.quill-shell .ql-toolbar.ql-snow .ql-formats{display:inline-flex;align-items:center;gap:2px;margin:0 8px 0 0}.quill-shell .ql-toolbar.ql-snow button{display:inline-flex;min-width:28px;min-height:28px;width:28px;height:28px;align-items:center;justify-content:center;border:0;border-radius:4px;background:transparent;color:#25342f;padding:3px;font-size:14px;font-weight:400;line-height:1;box-shadow:none}.quill-shell .ql-toolbar.ql-snow button.ql-active,.quill-shell .ql-toolbar.ql-snow button:hover{background:var(--green-soft);color:var(--green-dark)}.quill-shell .ql-toolbar.ql-snow .ql-picker{height:28px;color:#25342f;font-size:14px;line-height:28px}.quill-shell .ql-toolbar.ql-snow .ql-picker-label{display:inline-flex;height:28px;align-items:center;border-radius:4px;padding:0 22px 0 8px}.quill-shell .ql-toolbar.ql-snow .ql-stroke{stroke:currentColor}.quill-shell .ql-toolbar.ql-snow .ql-fill{fill:currentColor}.quill-shell .ql-container{min-height:360px;border-color:#d6e0dc;border-radius:0 0 10px 10px;font-family:inherit;font-size:17px}.quill-shell .ql-editor{min-height:360px}.quill-shell .ql-editor img{border-radius:12px}.editor-preview{overflow:hidden;width:min(100%,320px);margin-top:10px;border:1px solid var(--line);border-radius:12px;background:#f6faf7;aspect-ratio:16/9}.post-table{width:100%;border-collapse:collapse;font-size:14px}.pagination{display:flex;align-items:center;justify-content:center;gap:14px;margin:16px 0 70px}.pagination a,.pagination span,.pagination strong{display:inline-flex;min-height:38px;align-items:center;border:1px solid var(--line);border-radius:999px;background:white;padding:0 14px;font-weight:900}.pagination span{color:#a5afab}.seo-details{margin:18px 0;border:1px solid var(--line);border-radius:12px;background:#fbfdfb;padding:12px}.seo-details summary{cursor:pointer;font-weight:900}.seo-details .field:first-of-type{margin-top:14px}.category-form{display:grid;grid-template-columns:minmax(160px,.8fr) minmax(160px,.8fr) minmax(220px,1.2fr) auto;grid-gap:10px;gap:10px;align-items:end;margin:20px 0}.category-form .field{margin-bottom:0}.category-row{display:grid;grid-template-columns:minmax(140px,.8fr) minmax(140px,.8fr) minmax(220px,1.2fr) auto;grid-gap:8px;gap:8px;align-items:center}.search-page{padding:22px 0 34px}.search-page h1{margin:18px 0;font-size:clamp(36px,5vw,54px);line-height:1.18}.search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;max-width:720px}.post-table td,.post-table th{border-bottom:1px solid var(--line);padding:12px 8px;text-align:left;vertical-align:top}.post-table th{color:#67736f;font-size:13px}.status{display:inline-flex;border-radius:999px;padding:3px 9px;font-weight:900}.status.published{background:var(--green-soft);color:var(--green-dark)}.status.draft{background:#fff4d7;color:#926a00}.status.archived{background:#f0f1f1;color:#66706c}.site-footer{display:flex;justify-content:space-between;gap:18px;border-top:1px solid var(--line);padding:28px 0 36px}@media (max-width:900px){.category-form,.category-row,.featured,.status-row{grid-template-columns:1fr}.post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.admin-shell,.article-shell,.magazine-shell,.site-footer,.site-header{width:min(100% - 28px,1120px)}.brand{font-size:22px}.post-grid{grid-template-columns:1fr}.admin-top,.site-footer{flex-direction:column}}