@font-face{font-family:Thmanyah Sans;src:url(/fonts/thmanyah-sans-regular.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Thmanyah Sans;src:url(/fonts/thmanyah-sans-medium.woff2)format("woff2");font-style:normal;font-weight:500 600;font-display:swap}@font-face{font-family:Thmanyah Sans;src:url(/fonts/thmanyah-sans-bold.woff2)format("woff2");font-style:normal;font-weight:700 900;font-display:swap}:root{--green-950:#073b30;--green-900:#0b4b3c;--green-800:#105d4b;--green-700:#17705a;--green-100:#e8f1ed;--green-50:#f2f7f4;--orange:#ef6a2e;--cream:#f4efe4;--paper:#fff;--surface:#f7f8f6;--ink:#18322c;--muted:#70817c;--line:#dfe7e3;--danger:#b44242;--shadow:0 16px 50px #073b3014;--font:"Thmanyah Sans", "Tahoma", "Arial", sans-serif;color:var(--ink);background:var(--surface);font-family:var(--font)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--surface);min-height:100vh;font-family:var(--font);text-rendering:optimizelegibility;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}button{cursor:pointer}summary{cursor:pointer;color:var(--green-900)}.icon{flex:none;display:block}.container{width:min(1180px,100% - 40px);margin-inline:auto}.brand{color:var(--green-950);align-items:center;padding-inline-start:17px;display:inline-flex;position:relative}.brand:before{content:"";background:var(--orange);border-radius:50%;width:8px;height:8px;position:absolute;top:2px;right:0}.brand strong{letter-spacing:-.045em;font-size:1.75rem;font-weight:800;line-height:1}.public-head{justify-content:space-between;align-items:center;height:92px;display:flex}.public-actions,.inline-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.btn{background:var(--green-800);color:#fff;border:1px solid #0000;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:.72rem 1.2rem;font-weight:700;transition:all .18s;display:inline-flex}.btn:hover{filter:brightness(.97);transform:translateY(-1px)}.btn:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #ef6a2e47}.btn-secondary{color:var(--green-900);border-color:var(--line);background:#fff}.btn-ghost{color:var(--green-900);background:0 0}.btn-light{color:var(--green-950);background:#fff}.btn-outline-light{color:#fff;background:0 0;border-color:#ffffff52}.btn-small{border-radius:10px;min-height:38px;padding:.45rem .78rem;font-size:.86rem}.hero{background:linear-gradient(135deg, var(--green-800), var(--green-950));color:#fff;border-radius:36px;grid-template-columns:1.02fr .98fr;align-items:center;gap:60px;min-height:570px;padding:62px clamp(34px,6vw,84px);display:grid;position:relative;overflow:hidden}.hero:after{content:"";background-image:radial-gradient(#ffffff14 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000);mask-image:linear-gradient(90deg,#0000,#000)}.hero-copy,.hero-visual{z-index:1;position:relative}.eyebrow{color:var(--orange);letter-spacing:.02em;margin-bottom:8px;font-size:.83rem;font-weight:800;display:inline-block}.hero .eyebrow{color:#f6c5a8}.hero h1{letter-spacing:-.055em;color:#fff;margin:.3rem 0 1.3rem;font-size:clamp(3.2rem,7vw,6.7rem);line-height:.95}.hero h1 em{color:#c9d5b0;font-style:normal}.hero p{color:#ffffffc2;max-width:590px;font-size:1.12rem;line-height:1.9}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.hero-visual{place-items:center;min-height:430px;display:grid}.hero-monogram{background:var(--cream);width:210px;height:210px;color:var(--green-900);border-radius:50%;place-items:center;font-size:8rem;font-weight:800;display:grid;box-shadow:0 28px 70px #0000002e}.hero-orbit{border:1px solid #ffffff2e;border-radius:50%;position:absolute}.orbit-one{width:330px;height:330px}.orbit-two{border-color:#ffffff17;width:460px;height:460px}.hero-note{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:16px;gap:3px;padding:15px 18px;display:grid;position:absolute;bottom:28px;left:8px}.hero-note span{color:#ffffffad;font-size:.76rem}.features{padding:90px 0}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px;display:flex}.section-title{letter-spacing:-.04em;color:var(--green-950);margin:0;font-size:clamp(2rem,4vw,3.2rem)}.section-lead,.muted{color:var(--muted);line-height:1.75}.section-lead{max-width:440px;margin:0}.feature-grid,.stat-grid,.admin-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.feature-card,.card{background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:22px;box-shadow:0 8px 30px #073b3009}.feature-card,.card,.list-item{overflow-wrap:anywhere}.feature-card{flex-direction:column;align-items:flex-start;min-height:205px;transition:all .18s;display:flex}.feature-card:hover{box-shadow:var(--shadow);border-color:#cad9d2;transform:translateY(-3px)}.feature-icon{background:var(--green-100);width:46px;height:46px;color:var(--green-800);border-radius:14px;place-items:center;display:grid}.feature-card h3{color:var(--green-950);margin:28px 0 5px;font-size:1.25rem}.feature-card p{color:var(--muted);margin:0;line-height:1.7}.footer-note{text-align:center;color:var(--muted);border-top:1px solid var(--line);padding:28px 20px;font-size:.8rem}.auth-wrap{background:#fff;grid-template-columns:minmax(350px,540px) 1fr;min-height:100vh;display:grid}.auth-panel{padding:38px clamp(26px,5vw,72px);overflow:auto}.auth-side{background:linear-gradient(145deg, var(--green-800), var(--green-950));color:#fff;place-items:center;padding:60px;display:grid;position:relative;overflow:hidden}.auth-side:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-220px;left:-180px}.auth-side>div{z-index:1;max-width:580px;position:relative}.auth-side h2{letter-spacing:-.05em;margin:.3rem 0 1rem;font-size:clamp(2.8rem,5.4vw,5.6rem);line-height:1.05}.auth-side p{color:#ffffffb8;font-size:1.06rem;line-height:1.9}.auth-title{margin:58px 0 25px}.auth-title h1{letter-spacing:-.035em;color:var(--green-950);margin:0 0 8px;font-size:2.25rem}.form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.field{gap:7px;min-width:0;display:grid}.field.full,.full{grid-column:1/-1}.field label{color:#304b44;font-size:.86rem;font-weight:700}.field input,.field textarea,.field select,.inline-actions input,.inline-actions select,.list-item select{width:100%;color:var(--ink);background:#fbfcfb;border:1px solid #d5dfdb;border-radius:12px;outline:none;padding:12px 14px}.inline-actions input{flex:220px;min-width:0}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--green-700);box-shadow:0 0 0 3px #17705a1a}.field textarea{resize:vertical;min-height:108px}.notice{color:#176348;background:#edf6f1;border:1px solid #d3e7dc;border-radius:12px;margin:15px 0;padding:13px 15px}.notice.error{color:var(--danger);background:#fff2f2;border-color:#efd1d1}.form-note{color:var(--muted);font-size:.81rem;line-height:1.7}.app-shell{grid-template-columns:252px 1fr;min-height:100vh;display:grid}.sidebar{background:var(--green-950);color:#fff;flex-direction:column;height:100vh;padding:28px 20px 20px;display:flex;position:sticky;top:0}.sidebar .brand{color:#fff;margin-inline:10px}.side-nav{gap:4px;margin-top:42px;display:grid}.side-nav a,.admin-link{color:#ffffffad;border-radius:11px;align-items:center;gap:12px;padding:11px 13px;font-size:.93rem;display:flex}.side-nav a:hover,.admin-link:hover{color:#fff;background:#ffffff17}.admin-link{color:#fff;background:#ef6a2e2e;margin-top:auto}.logout{color:#ffffff94;text-align:right;background:0 0;border:0;align-items:center;gap:12px;width:100%;padding:12px 13px;display:flex}.app-area{min-width:0}.app-main{width:min(1220px,100% - 54px);margin:0 auto;padding:42px 0 112px}.mobile-head,.bottom-nav{display:none}.page-head{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:25px;display:flex}.page-head h1{letter-spacing:-.035em;color:var(--green-950);margin:0 0 6px;font-size:2.15rem}.page-head p{color:var(--muted);margin:0;line-height:1.65}.stat-grid{grid-template-columns:repeat(4,1fr);margin:0 0 24px}.stat-card{min-height:132px;position:relative;overflow:hidden}.stat-card small{color:var(--muted)}.stat-card strong{color:var(--green-950);margin-top:12px;font-size:2.1rem;display:block}.stat-card:after{content:"";background:var(--green-50);border-radius:50%;width:64px;height:64px;position:absolute;top:-18px;left:-18px}.content-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:18px;display:grid}.list{gap:10px;display:grid}.list-item{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.list-item:last-child{border-bottom:0}.badge{background:var(--green-100);color:var(--green-800);border:0;border-radius:999px;align-items:center;padding:.34rem .62rem;font-size:.76rem;font-weight:800;display:inline-flex}.badge.orange{color:#a94d22;background:#fff0e8}.table-wrap{border-radius:12px;overflow:auto}.table{border-collapse:collapse;width:100%;min-width:700px}.table th,.table td{border-bottom:1px solid var(--line);text-align:right;vertical-align:top;padding:13px}.table th{color:var(--muted);background:#fafbfa;font-size:.78rem}.news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.news-card{padding:0;overflow:hidden}.news-cover{background:linear-gradient(140deg, var(--green-100), var(--cream));height:190px;color:var(--green-800);place-items:center;font-size:2.4rem;display:grid}.news-cover img{object-fit:cover;width:100%;height:100%}.news-body{padding:20px}.news-body h3{color:var(--green-950);margin:7px 0 9px}.reaction-row{flex-wrap:wrap;gap:7px;margin-top:15px;display:flex}.reaction-row button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:7px 10px}.progress{background:#e6eeea;border-radius:99px;height:8px;overflow:hidden}.progress b{background:var(--green-700);height:100%;display:block}.empty{text-align:center;color:var(--muted);padding:38px 18px}.icon-button,.avatar{border:1px solid var(--line);width:40px;height:40px;color:var(--green-900);background:#fff;border-radius:12px;place-items:center;display:grid}.avatar{background:var(--green-800);color:#fff;border:0;font-weight:800}.skip-link{position:absolute;right:-999px}.skip-link:focus{z-index:99;background:#fff;padding:10px;top:12px;right:12px}@media (max-width:1020px){.hero{grid-template-columns:1fr;gap:18px;padding-block:60px}.hero-visual{min-height:300px}.hero-monogram{width:150px;height:150px;font-size:5.5rem}.orbit-one{width:240px;height:240px}.orbit-two{width:320px;height:320px}.feature-grid{grid-template-columns:repeat(2,1fr)}.app-shell{display:block}.sidebar{display:none}.mobile-head{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#fffffff0;justify-content:space-between;align-items:center;height:72px;padding:0 18px;display:flex;position:sticky;top:0}.bottom-nav{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--line);min-height:70px;padding:7px 6px calc(7px + env(safe-area-inset-bottom));background:#fffffff7;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav a{color:#6b7d77;align-content:center;place-items:center;gap:4px;font-size:.69rem;display:grid}.bottom-nav .icon{width:21px;height:21px}.app-main{width:min(100% - 30px,820px);padding-top:28px}.content-grid,.admin-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:680px){.container{width:calc(100% - 24px)}.public-head{height:72px}.brand strong{font-size:1.45rem}.public-actions{gap:4px}.public-actions .btn{min-height:40px;padding:.55rem .75rem;font-size:.78rem}.hero{border-radius:24px;min-height:auto;padding:38px 22px 32px}.hero h1{font-size:3.5rem}.hero p{font-size:.97rem}.hero-actions{display:grid}.hero-actions .btn{width:100%}.hero-visual{min-height:230px}.hero-note{bottom:0;left:0}.hero-monogram{width:126px;height:126px;font-size:4.7rem}.orbit-one{width:190px;height:190px}.orbit-two{width:250px;height:250px}.features{padding:60px 0}.section-heading{display:block}.section-lead{margin-top:10px}.feature-grid,.news-grid{grid-template-columns:1fr}.feature-card{min-height:170px}.auth-wrap{display:block}.auth-panel{padding:24px 19px}.auth-side{display:none}.auth-title{margin-top:44px}.form-grid{grid-template-columns:1fr}.field.full,.full{grid-column:auto}.page-head{flex-direction:column;align-items:stretch}.page-head h1{font-size:1.75rem}.page-head .btn{width:100%}.stat-grid{grid-template-columns:repeat(2,1fr);gap:10px}.stat-card{min-height:112px;padding:16px}.stat-card strong{font-size:1.55rem}.card{border-radius:16px;padding:17px}.app-main{width:calc(100% - 22px)}.table{min-width:620px}}@media (max-width:390px){.public-actions .btn-ghost{display:none}.hero h1{font-size:3rem}.bottom-nav span{font-size:.64rem}}
