#root{background-color:#eee}.header{position:sticky;top:0;z-index:50;display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;padding:.5rem 1.5rem;background:linear-gradient(90deg,#006632,#58a813);box-shadow:0 4px 12px #0f172a2e}#logo-header{width:100px}.main-title{margin:auto;text-align:center}.main-title-user{display:flex;justify-content:flex-end;align-items:center;gap:10px}.custom-dropdown>div>ul{padding-top:0;padding-bottom:0}.custom-dropdown>div>ul>li{border-radius:.375rem}.custom-table>div>div{margin-top:0;margin-top:1rem;border-radius:.375rem;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.custom-table>*>th{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.MuiFormControl-root.makeStyles-formControl-1,.MuiFormControl-root.makeStyles-formControl-3,.MuiFormControl-root.makeStyles-formControl-4{max-width:initial;width:100%}.MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-sm-6.MuiGrid-grid-md-3{margin-top:auto}.MuiInputBase-root.MuiInput-root.MuiInput-underline{font-size:14px;padding-top:.5rem}.MuiPaper-root.makeStyles-root-11.MuiPaper-elevation1.MuiPaper-rounded{box-shadow:none}.back{background-color:#f5f5f5;min-height:100vh}.layout{display:flex;justify-content:center;align-items:flex-start;min-height:calc(100vh - 60px);padding:24px 16px 32px;color:#111827}.layout-background{border-radius:1rem;width:100%;max-width:1200px;margin:0 auto;background-color:#fff;min-height:calc(100vh - 120px);padding:32px 32px 40px;box-shadow:0 24px 60px #0f172a1f}.articles-grid{display:grid;grid-template-columns:1fr;gap:28px;justify-content:center;align-items:stretch}@media (min-width: 768px){.articles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1200px){.articles-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.article{cursor:pointer;border-radius:.75rem;text-align:left;background-color:#fff;padding-bottom:12px;color:#0f172a;border:1px solid #e5e7eb;box-shadow:0 16px 40px #0f172a14;overflow:hidden;display:flex;flex-direction:column;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background-color .15s ease}.article:hover{transform:translateY(-2px);box-shadow:0 20px 50px #0f172a1f;border-color:#58a813;background-color:#f9fafb}.text-ellipsis{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.image-div{height:180px;overflow:hidden;border-top-right-radius:.75rem;border-top-left-radius:.75rem}.image-div img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .2s ease}.article:hover .image-div img{transform:scale(1.04)}.desc-text{padding:14px 18px 12px;min-height:140px;flex:1}.article-title{font-size:1rem;font-weight:700;margin:0 0 4px}.article-description{font-size:.9rem;color:#4b5563}.article-meta{display:flex;justify-content:space-between;margin-top:8px;padding:10px 0 0;border-top:1px solid #e5e7eb;font-size:.75rem;color:#6b7280}.article-meta-date{font-weight:500}.article-meta-author{font-weight:600;color:#111827}.article-tags{display:flex;flex-wrap:wrap;gap:6px;padding:0;margin-top:16px}.article-tag-chip{font-size:.7rem;padding:3px 8px;border-radius:9999px;background-color:#ecfdf3;color:#166534;border:1px solid #bbf7d0}.filter{display:flex;justify-content:space-between;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem;color:#111827;width:320px;box-shadow:0 6px 18px #0f172a14;border:1px solid #e5e7eb}.filter input{font-size:1.125rem;line-height:1.75rem;font-weight:500;border:none}.filter input::-moz-placeholder{font-weight:400;font-size:.95rem;color:#9ca3af;letter-spacing:.01em}.filter input::placeholder{font-weight:400;font-size:.95rem;color:#9ca3af;letter-spacing:.01em}.filter input:focus{outline:none}.art-background{box-shadow:0 24px 60px #0f172a1f;background-color:#fff;color:#111827;padding-top:20px}.article-detail-header{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 28px;padding:18px 20px 20px 80px;background-color:#f5f5f5;border-radius:1.25rem}.article-detail-back{position:absolute;left:20px;top:50%;transform:translateY(-50%);width:34px;height:34px;cursor:pointer;border-radius:9999px;padding:6px;background-color:#fff;border:1px solid #d1d5db;box-shadow:0 1px 2px #0f172a0f;transition:background-color .15s ease,box-shadow .15s ease,transform .12s ease,border-color .15s ease}.article-detail-back:hover{background-color:#f3f4f6;border-color:#9ca3af;box-shadow:0 3px 8px #0f172a24;transform:translateY(calc(-50% - 1px))}.article-detail-header-main{display:flex;flex-direction:column;align-items:flex-start;gap:6px;max-width:60%}.article-detail-title{font-size:3rem;font-weight:700;letter-spacing:.01em;color:#0f172a;margin-bottom:6px}.article-detail-header-meta{display:flex;justify-content:flex-start;align-items:center;gap:8px;font-size:.9rem;color:#6b7280}.article-detail-hero-date{font-size:.85rem;color:#6b7280}.article-detail-meta-author{font-weight:500}.article-detail-meta-date{font-size:.85rem}.article-detail-meta-separator{font-size:.8rem;opacity:.7}.article-detail-content{max-width:960px;margin:0 auto}.article-detail-body{font-size:1rem;line-height:1.7}.article-detail-body>div+div{margin-top:1.25rem}.article-detail-video{margin:32px 0}.article-detail-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.article-detail-hero-image{flex:1;min-width:260px;max-width:420px;height:200px;border-radius:1rem;overflow:hidden;background-color:#e5e7eb}.article-detail-hero-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.article-detail-tag-chip{font-size:.8rem;padding:4px 10px;border-radius:9999px;background-color:#ecfdf3;color:#166534;border:1px solid #bbf7d0}li{list-style-type:disc;list-style-position:outside;margin-left:20px;margin-top:6px}ol li{list-style-type:decimal}ol li ul li{list-style-type:disc}a{color:#338c20!important}ul li ul li{list-style-type:circle}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.right-4{right:1rem}.top-0{top:0}.top-14{top:3.5rem}.m-auto{margin:auto}.mb-0{margin-bottom:0}.mb-1\.5{margin-bottom:.375rem}.mb-6{margin-bottom:1.5rem}.ml-2{margin-left:.5rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mt-4{margin-top:1rem}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-16{height:4rem}.h-9{height:2.25rem}.w-16{width:4rem}.w-9{width:2.25rem}.w-full{width:100%}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.text-ellipsis{text-overflow:ellipsis}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-\[1\.5px\]{border-width:1.5px}.border-b{border-bottom-width:1px}.border-\[\#3D9123\]{--tw-border-opacity: 1;border-color:rgb(61 145 35 / var(--tw-border-opacity, 1))}.bg-\[\#51c32e37\]{background-color:#51c32e37}.bg-\[\#ebebeb\]{--tw-bg-opacity: 1;background-color:rgb(235 235 235 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.pb-2{padding-bottom:.5rem}.pb-4{padding-bottom:1rem}.pr-12{padding-right:3rem}.text-center{text-align:center}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-medium{font-weight:500}.font-normal{font-weight:400}.leading-\[2\.25rem\]{line-height:2.25rem}.text-\[\#3D9123\]{--tw-text-opacity: 1;color:rgb(61 145 35 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.opacity-80{opacity:.8}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}p,div,span,input,body{margin:0;font-family:Kanit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-size:cover;line-height:1.5;font-weight:400}b{font-weight:800}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html .btn{font-family:Kanit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.app-menu{top:35px!important}.hover\:bg-\[\#dfdfdf\]:hover{--tw-bg-opacity: 1;background-color:rgb(223 223 223 / var(--tw-bg-opacity, 1))}.hover\:text-\[\#3D9123\]:hover{--tw-text-opacity: 1;color:rgb(61 145 35 / var(--tw-text-opacity, 1))}
