:root{--ink:#243b36;--muted:#758078;--green:#275749;--line:#e1e6dc;--paper:#fffefb;--wash:#f6f7f1;--gold:#aa9566;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Tahoma,sans-serif;color:var(--ink);background:var(--wash)}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.5;cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #92ae80;outline-offset:3px}.button{display:inline-flex;justify-content:center;align-items:center;gap:7px;border:1px solid var(--line);border-radius:7px;background:var(--paper);padding:10px 15px;font-size:12px;font-weight:550;color:var(--ink);cursor:pointer}.button:hover{background:#eef2e8}.button.primary{background:var(--green);color:#fff;border-color:var(--green)}.button.primary:hover{background:#1e483b}.text-button{border:0;background:transparent;color:var(--muted);font-size:12px;padding:6px;cursor:pointer}.brand{display:flex;align-items:center;gap:12px;font-family:Georgia,serif;font-size:23px;letter-spacing:-.6px;white-space:nowrap}.brand small{font-family:ui-sans-serif,system-ui,sans-serif;font-size:9px;letter-spacing:1.5px;display:block;color:var(--muted);margin-top:5px}.brand-mark{height:48px;width:48px;border-radius:50%;display:grid;place-items:center;font-size:26px;background:var(--green);color:#eae3c6;padding-bottom:7px;letter-spacing:0}.eyebrow{font-size:9px;letter-spacing:1.8px;color:var(--muted);font-weight:650;line-height:1.7}.subtle{color:var(--muted);font-size:13px;line-height:1.7}.small{font-size:11px;color:var(--muted);line-height:1.75}.back{display:inline-block;font-size:12px;color:var(--muted);margin:5px 0 22px}h1{font-family:Georgia,"Noto Serif Thai",serif;font-size:38px;font-weight:400;letter-spacing:-.8px;line-height:1.3;margin:12px 0}h2{font-size:17px;font-weight:550;line-height:1.7}h3{font-size:14px;font-weight:550}input:not([type=checkbox]):not([type=hidden]),textarea,select{width:100%;min-width:0;border:1px solid var(--line);border-radius:6px;background:var(--paper);padding:10px 11px;color:var(--ink);font-size:13px}textarea{line-height:1.9;resize:vertical}input[type=checkbox]{accent-color:var(--green);width:16px;height:16px;flex-shrink:0}label{font-size:11px;line-height:1.7;color:#5e6f62}.paper{background:var(--paper);border:1px solid var(--line);border-radius:10px;padding:22px;margin-bottom:18px}.paper h2:first-child{margin-top:0}.messages p{background:#e7f0e0;border:1px solid #d0e0c3;border-radius:7px;padding:13px 17px;font-size:13px}.notice{background:#f7f0df;color:#87703f;padding:12px;border-radius:6px;font-size:11px;line-height:1.7}.error,.errorlist{background:#faeee8;color:#8a4437;border-radius:6px;padding:13px 17px;font-size:12px;line-height:1.7}.errorlist{list-style:none}.check{display:flex;gap:8px;align-items:center}pre{white-space:pre-wrap;overflow-wrap:anywhere;max-height:500px;overflow:auto;font-size:12px;line-height:1.8;background:#f5f6ef;padding:15px;border-radius:6px}summary{cursor:pointer;font-size:12px;color:#566b59;line-height:1.8}details>p{font-size:12px;line-height:1.8}.pagination{display:flex;align-items:center;justify-content:center;gap:20px;margin:26px 0;font-size:12px;color:var(--muted)}
/* Editorial workspace */
.studio-sidebar{position:fixed;inset:0 auto 0 0;width:244px;padding:28px 22px;background:#fffefb;border-right:1px solid var(--line);display:flex;flex-direction:column}.studio-sidebar>.eyebrow{margin-top:36px;margin-bottom:12px}.studio-sidebar nav{display:flex;flex-direction:column;gap:5px}.nav-item{display:block;padding:11px 12px;border-radius:7px;font-size:12px;color:#607064}.nav-item:hover{background:#ecf2e5;color:var(--green)}.studio-sidebar nav .nav-item:first-child{background:#eaf0e3;color:var(--green);font-weight:600}.sidebar-bottom{margin-top:auto;border-top:1px solid var(--line);padding-top:20px;display:flex;align-items:center;gap:10px;font-size:12px}.sidebar-bottom small{display:block;font-size:10px;color:var(--muted);margin-top:4px}.sidebar-bottom form{margin-left:auto}.avatar{display:grid;place-items:center;background:#e8eee1;color:var(--green);height:35px;width:35px;border-radius:50%;font-size:12px}.studio-main{margin-left:244px;padding:38px 38px 35px;max-width:1850px}.workspace-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.workspace-header h1{margin:12px 0 8px}.workspace-header p:last-child{margin-bottom:0}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:28px 0}.stat{border:1px solid var(--line);border-radius:10px;background:var(--paper);padding:18px 20px}.stat>span{font-size:11px;color:var(--muted);display:block}.stat strong{display:block;font-size:31px;font-weight:450;margin:8px 0}.stat small{font-size:10px;color:#8a958a}.filter-panel{border:1px solid var(--line);background:var(--paper);padding:16px;border-radius:10px}.searchbox{display:flex;align-items:center;gap:10px;padding-bottom:12px;border-bottom:1px solid var(--line)}.searchbox>span{font-size:25px;color:var(--muted)}.searchbox input{border:0!important;outline:none;font-size:13px!important}.filter-row{display:flex;flex-wrap:wrap;gap:10px;align-items:end;margin-top:14px}.filter-row label{display:flex;flex:1;min-width:105px;flex-direction:column;gap:6px;font-size:10px}.filter-row select{font-size:11px;padding:9px 7px}.filter-row .button{padding:9px 12px}.reset{font-size:11px;padding:10px 2px;color:var(--muted)}.list-heading{display:flex;justify-content:space-between;gap:12px;margin:16px 0 9px;color:var(--muted);font-size:11px}.article-table{border:1px solid var(--line);border-radius:10px;background:var(--paper);overflow:hidden}.table-head,.article-row{display:grid;grid-template-columns:minmax(200px,1fr) 135px 125px 115px;gap:20px;align-items:center}.table-head{padding:15px 22px;background:#f1f4ea;font-size:9px;letter-spacing:1px;color:#7b887a}.article-row{padding:20px 22px;border-top:1px solid #e9ede4}.article-row:hover{background:#f8faf3}.article-summary{min-width:0}.article-summary h2{font-size:14px;line-height:1.8;margin:0 0 6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.article-summary p{font-size:12px;line-height:1.8;color:#859080;margin:0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.row-tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.row-tags span{font-size:8px;color:#7b886f;background:#f0f3e9;border-radius:4px;padding:3px 6px}.row-tags .warm{background:#f7f0e0;color:#9a7e4d}.grade-cell{display:flex;align-items:center;gap:8px}.grade-cell small{font-size:9px;line-height:1.5;max-width:60px;color:var(--muted)}.grade{display:inline-flex;align-items:center;justify-content:center;width:35px;height:35px;background:#eef0e9;color:#7d8776;border-radius:8px;font-size:18px}.grade-1{background:#f4e7e1;color:#aa6b53}.grade-2{background:#f5eddb;color:#a18c55}.grade-3{background:#eef0db;color:#8b9155}.grade-4{background:#e4eddb;color:#60814f}.grade-5{background:#dcebdd;color:#336d4e}.status{display:inline-block;white-space:nowrap;font-size:10px;border-radius:5px;padding:5px 8px;background:#eff1e9;color:#7d8972}.status-ready{color:#a68b40;background:#f7f0d9}.status-published{color:#427956;background:#e6f0e0}.status-archived{color:#8e8179;background:#f0ece6}.article-row time{font-size:10px;color:#8a9586}.empty{text-align:center;padding:65px 25px;color:var(--muted)}.empty h2{font-size:17px;font-weight:450}.rubric{font-size:11px;border-top:1px solid var(--line);padding-top:20px;color:var(--muted);margin-top:22px}.rubric p{max-width:900px}.editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:22px}.editor-column,.editor-aside{min-width:0}.editor-fields>label{display:block;margin:18px 0 7px;font-weight:550}.editor-fields>label:first-child{margin-top:0}.editor-fields label small{font-size:10px;font-weight:400;color:var(--muted);float:right}.editor-fields #id_title{font-size:19px;line-height:1.7;font-weight:500}.editor-fields #id_body{font-size:15px;line-height:2;min-height:550px;padding:16px}.grade-panel{padding:19px}.score-heading{display:flex;align-items:center;gap:12px;margin:14px 0}.score-heading .grade{width:48px;height:48px;font-size:26px}.score-heading strong{display:block;font-size:13px;font-weight:550}.score-heading small{display:block;font-size:9px;color:var(--muted);margin-top:5px}.grade-panel>p:not(.eyebrow){font-size:12px;line-height:1.85;color:#76816d}.improvement{background:#f0f4e7;border-radius:6px;padding:12px;font-size:11px;line-height:1.8}.improvement strong{font-size:10px;font-weight:650;color:#647d4d}.improvement p{margin:5px 0 0}.grade-panel blockquote{border-left:2px solid #cbd7bd;padding:5px 0 5px 12px;margin:15px 0;font-size:11px;line-height:1.8;color:#89927a}.grade-panel details{margin:16px 0}.grade-panel>label{display:block;margin:15px 0 7px}.dimensions{display:grid;grid-template-columns:1fr 45px;font-size:11px;gap:9px}.dimensions dd{margin:0;text-align:right}.editor-aside .paper h2{font-size:13px}.editor-aside #id_topics>div{margin:9px 0}.editor-aside #id_topics label{display:flex;align-items:center;gap:7px;font-size:10px}.editor-aside textarea{font-size:12px}.workflow{display:flex;flex-direction:column;gap:9px}.workflow .eyebrow{margin:0 0 4px}.workflow .small{font-size:10px;margin:0;text-align:center}.publish-link{border-color:#cfdbc1;color:#627c4a}.export-links{display:flex;justify-content:space-around;font-size:10px;color:var(--muted);padding-bottom:18px}.attachment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.attachment{min-width:0}.attachment img,.attachment video{display:block;width:100%;height:150px;object-fit:contain;background:#edf0e7;border-radius:6px}.attachment input:not([type=checkbox]){font-size:11px;margin:8px 0}.attachment .check{margin-top:9px;font-size:10px}.attachment a{font-size:9px}.revision{border-bottom:1px solid var(--line);padding:12px 0}.live-version{display:flex;justify-content:space-between;align-items:center;font-size:12px;margin-top:18px}.publish-confirm{max-width:720px;margin:15px auto;padding:35px}.publish-confirm h2{font-size:20px;overflow-wrap:anywhere}.publish-confirm>p{font-size:14px;line-height:1.9;color:var(--muted)}.publish-confirm form{margin-top:25px;border-top:1px solid var(--line);padding-top:22px}.publish-check{align-items:start;margin-bottom:25px;font-size:13px;line-height:1.9}.publish-check input{margin-top:5px}.publish-confirm .button{margin-right:8px}.password-page{max-width:650px}.password-page form p{display:flex;flex-direction:column;gap:7px}.password-page .helptext,.password-page li{font-size:11px;color:var(--muted);line-height:1.7}.auth-page{max-width:440px;margin:75px auto;padding:0 20px}.auth-page>.brand{justify-content:center;margin-bottom:35px}.auth-card{background:var(--paper);border:1px solid var(--line);border-radius:13px;padding:30px}.auth-card h1{font-size:32px}.auth-card form{margin-top:25px}.auth-card label{display:block;margin:16px 0 7px}.auth-card button{width:100%;margin:24px 0 5px}.auth-page>.back{display:block;text-align:center;margin:25px}.auth-card .small{text-align:center}
/* Public journal */
.public-site{background:#faf9f3;color:#293e35}.public-header{max-width:1260px;margin:auto;padding:32px 45px;display:flex;justify-content:space-between;align-items:center}.public-header nav{display:flex;align-items:center;gap:28px;font-size:12px;color:#6b7c67}.public-header .editor-link{border:1px solid #dce2d2;padding:8px 12px;border-radius:20px;font-size:10px}.public-hero{max-width:1260px;margin:auto;padding:50px 45px 65px;display:grid;grid-template-columns:1.2fr .8fr;gap:55px;align-items:center;min-height:560px}.public-hero h1{font-family:Georgia,"Noto Serif Thai",serif;font-size:48px;line-height:1.7;letter-spacing:-1.4px;margin:22px 0}.public-hero h1 em{font-style:normal;color:#7a8d61;font-weight:400}.hero-copy>p:not(.eyebrow){font-size:15px;line-height:2;color:#8a9381}.text-link{display:inline-flex;gap:30px;align-items:center;font-size:13px;border-bottom:1px solid #cad4bf;padding:14px 0;margin-top:18px}.hero-art{position:relative;height:390px;width:100%;max-width:340px;margin-left:auto}.arch{position:absolute;inset:0;border-radius:170px 170px 5px 5px}.arch-back{border:1px solid #d0d9c3;transform:rotate(8deg) translate(10px,0);background:#f2f3e8}.arch-front{background:#e6ead9;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #dce2cc;overflow:hidden}.arch-front:before{content:'';position:absolute;inset:17px;border:1px solid #ccd5ba;border-radius:150px 150px 0 0}.arch-front>span{font-family:Georgia,serif;font-size:78px;line-height:1.2;color:#617a52;text-align:center;margin-top:10px}.arch-front small{font-size:10px;letter-spacing:4px;margin-top:28px;color:#8a9777}.art-caption{position:absolute;bottom:-35px;right:0;font-size:8px;letter-spacing:2.6px;color:#9aa68b}.public-articles{max-width:1260px;margin:0 auto;padding:35px 45px 65px;border-top:1px solid #e0e5d7;scroll-margin-top:20px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.section-heading h2{font-size:27px;font-weight:400;margin:9px 0 18px}.public-search{display:flex;max-width:300px}.public-search input{background:transparent!important;border-radius:6px 0 0 6px!important;font-size:12px!important}.public-search button{border:1px solid var(--line);border-left:0;background:transparent;padding:8px 13px;border-radius:0 6px 6px 0;font-size:23px;color:var(--muted)}.topic-pills{display:flex;gap:8px;flex-wrap:wrap;margin:15px 0 25px}.topic-pills a{padding:8px 12px;border:1px solid var(--line);border-radius:20px;font-size:10px;color:var(--muted)}.topic-pills .active{background:var(--green);color:white;border-color:var(--green)}.public-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.public-card{padding:25px;border:1px solid #e1e5d8;background:#fffef9;border-radius:8px;min-width:0}.public-card:hover{background:#f4f6eb}.public-card h3{font-size:19px;line-height:1.85;font-weight:450;overflow-wrap:anywhere}.public-card>p:not(.eyebrow){font-size:13px;line-height:1.9;color:#8c9582}.read-more{display:block;font-size:11px;margin-top:25px;color:#7b8b65}.public-empty{grid-column:1/-1;border:1px dashed #d9dfcd;border-radius:10px;text-align:center;padding:60px 25px;margin-top:15px;background:#f4f5ec}.empty-symbol{color:#a6b390;font-size:26px;display:block;margin-bottom:20px}.public-empty h3{font-size:22px;font-weight:400;color:#657952;margin:15px}.public-empty p{font-size:13px;line-height:1.9;color:#939b89}.about-section{max-width:1170px;margin:0 auto 65px;border-top:1px solid #e0e5d7;padding:45px 0;display:grid;grid-template-columns:200px 1fr 1.1fr;gap:35px;align-items:start}.about-section h2{font-size:24px;line-height:1.8;font-weight:400;margin:0}.about-section>p:last-child{font-size:13px;line-height:2;color:#899580;margin:0}.public-footer{max-width:1170px;margin:auto;border-top:1px solid #dce3d2;display:flex;justify-content:space-between;gap:20px;padding:28px 0 40px;font-size:11px;color:#859477}.public-footer>span:first-child{font-family:Georgia,serif;font-size:17px}.public-footer small{font-family:Georgia,serif;margin-left:9px;color:#a0ad92}.preview-banner{background:#e5eddd;color:#637c4f;display:flex;justify-content:center;gap:25px;align-items:center;font-size:11px;padding:14px 20px}.preview-banner a{text-decoration:underline}.reading-page{max-width:810px;margin:30px auto 70px;padding:0 35px}.reading-header{padding:15px 0 28px;border-bottom:1px solid #e0e5d7;margin-bottom:38px}.reading-header h1{font-size:35px;line-height:1.8;overflow-wrap:anywhere;font-weight:400}.reading-topics{display:flex;gap:8px;flex-wrap:wrap}.reading-topics span{font-size:9px;border:1px solid var(--line);padding:5px 9px;border-radius:12px;color:#82916e}.byline{font-size:11px;color:#93a082;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.prose{font-size:17px;line-height:2.1;overflow-wrap:anywhere;color:#465940}.prose p{margin:1.5em 0}.prose h1,.prose h2,.prose h3{font-family:inherit;font-weight:550;line-height:1.8;font-size:23px;margin-top:1.5em}.prose blockquote{margin:1.8em 0;border-left:3px solid #b8cba3;padding:8px 23px;background:#f0f3e8;color:#728461}.prose a{color:#63865e;text-decoration:underline;text-underline-offset:4px}.prose img{max-width:100%;height:auto}.prose pre{max-height:none;background:#f0f2e8;padding:20px}.prose code{font-size:.85em}.prose ul,.prose ol{padding-inline-start:1.5em}.reading-media{border-top:1px solid var(--line);margin-top:45px;padding-top:30px}.reading-media h2{font-size:16px;color:#7a8c68}.reading-media figure{margin:22px 0}.reading-media img,.reading-media video{display:block;max-width:100%;max-height:700px;margin:auto;border-radius:6px}.reading-media figcaption{font-size:11px;color:#8b997d;line-height:1.8;margin-top:10px}.reading-media figcaption a{display:block}.reading-end{text-align:center;color:#aab996;margin:45px 0;font-size:26px}
@media(min-width:1700px){.studio-main{padding:42px 55px}.editor-layout{grid-template-columns:minmax(0,1fr) 340px;gap:28px}}@media(max-width:1200px){.studio-sidebar{width:205px;padding:24px 16px}.studio-main{margin-left:205px;padding:28px 24px}.brand{font-size:20px}.brand-mark{width:42px;height:42px}.table-head,.article-row{grid-template-columns:minmax(180px,1fr) 92px 102px;gap:14px}.table-head>span:last-child,.article-row>time{display:none}.grade-cell small{display:none}.editor-layout{grid-template-columns:minmax(0,1fr) 255px;gap:15px}.paper{padding:17px}.attachment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.public-hero h1{font-size:38px}.public-hero{gap:35px}.about-section,.public-footer{margin-left:45px;margin-right:45px}.about-section{grid-template-columns:150px 1fr 1fr;gap:25px}}@media(max-width:900px){.workspace-header{align-items:start}.workspace-header h1{font-size:31px}.stat-grid{grid-template-columns:repeat(2,1fr)}.editor-layout{grid-template-columns:1fr}.editor-aside{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.editor-aside .paper{margin:0}.editor-aside .grade-panel{grid-row:span 2}.editor-aside .workflow{grid-column:2}.export-links{grid-column:1/-1}.public-hero{min-height:480px;padding-top:30px}.hero-art{height:300px}.arch-front>span{font-size:60px}.public-hero h1{font-size:32px}.public-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-section{grid-template-columns:1fr 1.5fr}.about-section .eyebrow{grid-column:1/-1;margin:0}.public-header nav{gap:15px}.public-header{padding:25px 30px}.public-hero,.public-articles{padding-left:30px;padding-right:30px}.about-section,.public-footer{margin-left:30px;margin-right:30px}}@media(max-width:650px){.studio-sidebar{position:static;width:100%;padding:16px;border:0;border-bottom:1px solid var(--line);display:block}.studio-sidebar>.eyebrow,.studio-sidebar>.nav-item{display:none}.studio-sidebar nav{flex-direction:row;overflow:auto;margin-top:15px;gap:4px}.studio-sidebar nav a{white-space:nowrap;padding:8px;font-size:10px}.sidebar-bottom{position:absolute;right:15px;top:17px;margin:0;padding:0;border:0}.sidebar-bottom>.avatar,.sidebar-bottom>span{display:none}.studio-main{margin:0;padding:22px 15px}.workspace-header{gap:10px;flex-wrap:wrap}.workspace-header h1{font-size:30px}.workspace-header .button{font-size:10px;padding:8px 12px}.stat-grid{gap:9px}.stat{padding:15px}.stat strong{font-size:27px}.stat small{font-size:9px}.filter-row label{min-width:120px}.list-heading{font-size:10px;align-items:center}.list-heading p:last-child{text-align:right;max-width:130px}.table-head{display:none}.article-row{grid-template-columns:minmax(0,1fr) 36px;gap:12px;padding:17px 15px}.article-row>div:nth-child(3){grid-column:1/-1;margin-top:-4px}.article-row .grade-cell{align-self:start;margin-top:5px}.article-summary h2{font-size:13px}.article-summary p{font-size:11px}.editor-aside{display:flex;flex-direction:column}.editor-layout{gap:10px}.editor-fields #id_body{font-size:14px}.editor-fields>label small{float:none;display:block}.editor-fields #id_title{font-size:17px}.attachment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.paper{padding:16px}.edit-header{margin-bottom:20px}.live-version{flex-direction:column;gap:15px}.publish-confirm{padding:22px}.publish-confirm h1{font-size:30px}.auth-page{margin:45px auto}.auth-card{padding:24px}.public-header{padding:22px 20px}.public-header .brand{font-size:20px}.public-header .brand small{font-size:8px;letter-spacing:.7px}.public-header nav{gap:12px;font-size:11px}.public-header .editor-link{display:none}.public-hero{display:block;padding:25px 22px 50px;min-height:auto}.public-hero h1{font-size:34px;line-height:1.8}.hero-copy>p:not(.eyebrow){font-size:13px}.hero-art{height:250px;max-width:220px;margin:35px auto 20px}.arch-front>span{font-size:54px}.arch-front small{font-size:8px;margin-top:15px}.public-articles{padding:30px 20px 45px}.section-heading{display:block}.section-heading h2{font-size:24px}.public-search{margin-bottom:20px;max-width:none}.public-grid{grid-template-columns:1fr}.public-card{padding:22px}.public-empty{padding:40px 20px}.public-empty h3{font-size:20px}.public-empty p{font-size:12px}.about-section{display:block;margin:0 22px 35px;padding-top:30px}.about-section h2{font-size:22px;margin:20px 0}.about-section>p:last-child{font-size:12px}.public-footer{margin:0 22px;flex-wrap:wrap;gap:15px;padding:24px 0 30px;font-size:10px}.preview-banner{font-size:9px;line-height:1.7;gap:12px}.reading-page{padding:0 22px;margin-top:20px}.reading-header h1{font-size:27px;line-height:1.85}.prose{font-size:16px;line-height:2}.byline{font-size:10px}.reading-topics span{font-size:8px}}
