@charset "UTF-8";
:root{color-scheme:dark;--bg:#101312;--surface:#191d1a;--line:#30372f;--text:#f4f5ed;--muted:#abb3a7;--lime:#d6fb83;--orange:#fa946a;--radius:24px;font-family:Tahoma,"Segoe UI",Arial,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--bg);color:var(--text);line-height:1.8}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--orange);outline-offset:5px}::selection{background:var(--lime);color:#111}.wrap{width:min(1200px,calc(100% - 80px));margin-inline:auto}.site-header{min-height:116px;display:flex;align-items:center;justify-content:space-between;gap:25px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-weight:900;font-size:25px;line-height:1.25}.brand small{display:block;font-size:10px;letter-spacing:3px;margin-top:5px}.brand-icon{display:grid;place-items:center;direction:ltr;background:var(--lime);color:#192016;font-size:26px;width:47px;height:47px;border-radius:14px;transform:rotate(-7deg)}nav{display:flex;gap:30px;font-size:14px;color:#d5d9d0}nav a:hover,.header-link:hover{color:var(--lime)}.header-link{font-size:13px;color:var(--muted)}.header-link span{margin-inline-start:15px}.hero{display:grid;grid-template-columns:1.08fr 1fr;align-items:center;gap:42px;min-height:670px;padding-block:75px 85px}.eyebrow{font-size:12px;letter-spacing:.7px;font-weight:bold;color:var(--lime);margin:0 0 22px}.tiny-dot{display:inline-block;height:7px;width:7px;background:var(--lime);border-radius:50%;margin-inline-end:7px}.hero h1{font-size:clamp(36px,4.2vw,61px);line-height:1.4;letter-spacing:-2px;margin:0 0 25px}.hero h1 span,h2>span:not(.muted){color:var(--lime)}.hero-description{max-width:510px;color:#b8c0b3;font-size:17px;line-height:2.1;margin-bottom:30px}.actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.button{border:1px solid transparent;display:inline-flex;justify-content:center;align-items:center;gap:20px;padding:13px 22px;border-radius:11px;font-weight:bold;font-size:13px;transition:transform .18s,background .18s}.button:hover:not(:disabled){transform:translateY(-2px)}.primary{background:var(--lime);color:#182014}.subtle{border-color:#414a3e;background:transparent;color:var(--text)}.subtle:hover{background:#252c22}.hero-note{font-size:11px;color:#818d7c;margin-top:22px}.hero-art{height:438px;position:relative;isolation:isolate;border:1px solid #3b4934;border-radius:50% 50% 23px 23px;background:radial-gradient(ellipse at 50% 45%,#4d633125,#1c2618 68%);transform:rotate(-3deg)}.art-grid{position:absolute;inset:0;border-radius:inherit;opacity:.38;background-image:linear-gradient(#75866b22 1px,transparent 1px),linear-gradient(90deg,#75866b22 1px,transparent 1px);background-size:32px 32px}.controller{position:absolute;inset:65px 0 0;width:100%;height:310px;filter:drop-shadow(0 24px 12px #0008);transform:rotate(13deg)}.orbit{position:absolute;left:13%;right:13%;top:13%;bottom:13%;border:1px dashed #74846570;border-radius:50%;transform:rotate(30deg)}.orbit-two{left:22%;right:22%;top:5%;bottom:5%;transform:rotate(-35deg)}.art-sticker{position:absolute;z-index:2;padding:10px 16px;border-radius:10px;font-size:13px;font-weight:bold;box-shadow:0 8px 30px #0004}.sticker-top{top:19px;right:12px;background:#f39a72;color:#2c1f17;transform:rotate(10deg);display:flex;gap:20px}.sticker-top span{font-size:22px}.sticker-left{left:-14px;top:260px;background:#ccc0f0;color:#292039;transform:rotate(-7deg)}.sticker-bottom{bottom:35px;right:27px;display:flex;align-items:center;gap:8px;background:#242d21;border:1px solid #586849}.sticker-bottom small{font-size:9px;color:#aebb9f;font-weight:normal}.mini-avatar{display:grid;place-items:center;background:#c3df84;color:#243018;width:34px;height:34px;border-radius:50%;border:3px solid #242d21;margin-inline-end:-16px}.mini-avatar.orange{background:#efa678;margin-inline-end:4px}.art-caption{position:absolute;bottom:10px;left:0;width:100%;text-align:center;font-size:8px;letter-spacing:2px;color:#819274}.ticker{overflow:hidden;background:var(--lime);color:#203017;border-block:1px solid #d6fb83;transform:rotate(-1deg);font-size:16px;font-weight:bold}.ticker>div{white-space:nowrap;display:flex;align-items:center;justify-content:space-evenly;gap:40px;min-width:1050px;padding:14px 20px}.ticker span{font-size:23px}.section{padding-block:94px 0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:55px;margin-bottom:36px}.section-heading>p{max-width:385px;font-size:14px;color:var(--muted);margin:0 0 8px}h2{font-size:clamp(27px,3vw,41px);line-height:1.55;letter-spacing:-1px;margin:0}h3{font-size:20px;line-height:1.6;margin:0 0 10px}.muted{color:var(--muted)}.values-grid,.activities-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.value-card{border:1px solid var(--line);border-radius:var(--radius);padding:29px;min-height:220px;background:linear-gradient(150deg,#1c211b,#141815)}.card-number{display:inline-block;color:#828e79;font-size:11px;margin-bottom:26px;direction:ltr}.value-card p,.activity-card p{font-size:13px;color:var(--muted);margin:0}.activity-card{border-radius:var(--radius);padding:25px 27px 30px;color:#20251d;position:relative;overflow:hidden;min-height:295px}.activity-card p{color:#35422d;max-width:270px}.activity-card.lime{background:#c9e79c}.activity-card.purple{background:#c8bce5}.activity-card.peach{background:#e9b296}.activity-symbol{font-size:80px;line-height:1.1;text-align:left;direction:ltr;font-weight:900;opacity:.7;transform:rotate(-13deg);margin-bottom:5px}.tag{font-size:10px;border:1px solid #25331e55;border-radius:30px;padding:4px 11px;display:inline-block;margin-bottom:13px}.schedule{margin-top:26px;padding:26px 28px;border:1px solid var(--line);border-radius:18px;display:grid;grid-template-columns:1fr 1.5fr;gap:30px}.schedule h3{font-size:16px}.schedule p{font-size:12px;margin:0}.empty-state{color:var(--muted);padding:12px;border-right:2px solid #485a3b}.event-item{padding:10px 0;border-bottom:1px solid var(--line)}.event-item time{font-size:11px;color:var(--lime)}.event-item h4{margin:5px 0}.vote-panel{border:1px solid #415233;background:#202b1b;border-radius:28px;padding:46px;display:grid;grid-template-columns:1fr 1.1fr;gap:60px}.vote-panel>div>p:not(.eyebrow){font-size:14px;color:#b9c6ad;max-width:365px}.vote-panel>div>p.small{font-size:10px}.poll-box{background:#121b0e;border:1px solid #46573b;border-radius:20px;padding:26px}.poll-box h3{font-size:16px;margin-bottom:23px}fieldset{border:0;margin:0;padding:0}.poll-option{display:flex;align-items:center;gap:12px;border:1px solid #3c4934;border-radius:10px;padding:13px;margin-block:10px;cursor:pointer;background:linear-gradient(to left,#344624 var(--result,0%),transparent var(--result,0%))}.poll-option:has(input:checked){border-color:var(--lime)}input[type=radio]{accent-color:var(--lime);width:17px;height:17px;flex-shrink:0}.option-label{font-size:13px;flex:1}.option-result{color:#abbc9e;font-size:11px;direction:ltr}.poll-footer{display:flex;gap:15px;justify-content:space-between;align-items:center;margin-top:20px}.small{font-size:12px}.status{font-size:12px;color:var(--lime);min-height:1.8em;margin-bottom:0;overflow-wrap:anywhere}.join-section{text-align:center;padding-bottom:82px}.join-section h2{font-size:clamp(35px,4vw,55px)}.join-section>p:not(.eyebrow){font-size:14px;color:var(--muted)}.join-section .actions{justify-content:center;margin-block:28px}.site-footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding-block:32px;gap:20px;font-size:12px;color:var(--muted)}.site-footer .brand{font-size:20px}.site-footer .brand small{font-size:8px}.skip{position:fixed;top:-100px;right:20px;z-index:9;background:var(--lime);color:#111;padding:10px}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}.admin-main{max-width:950px;padding-block:55px 85px}.admin-intro{margin-bottom:35px}.admin-intro p{color:var(--muted);font-size:14px}.admin-card{border:1px solid var(--line);background:var(--surface);padding:28px;border-radius:20px;margin-bottom:22px}.admin-card h2{font-size:23px;margin-bottom:16px}.admin-card p{font-size:13px}.form-field{display:block;margin:18px 0;font-size:13px}.form-field input,.form-field textarea{display:block;width:100%;margin-top:8px;border:1px solid #475340;border-radius:9px;padding:11px 13px;background:#11170e;color:var(--text)}.form-field input[type=datetime-local]{direction:ltr;text-align:right}.form-field textarea{min-height:115px;resize:vertical}.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.admin-grid .admin-card{margin:0}.notice{padding:13px 17px;border-right:3px solid var(--orange);background:#fa946a0c;font-size:12px!important;color:#e7beaa!important}.key-list{font-size:12px;color:var(--muted);padding-right:20px}.admin-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px;gap:20px}.admin-toolbar h2{font-size:23px}.error{color:#ffb394}.good{color:var(--lime)}
@media(min-width:1500px){.hero{min-height:720px}}@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.hero{gap:22px;min-height:580px}.hero-art{height:360px}.controller{top:43px;height:270px}.sticker-left{top:220px;font-size:11px;left:-8px}.hero h1{font-size:40px}.hero-description{font-size:15px}.hero .button{padding:11px 14px;font-size:11px}.section-heading{gap:30px}.vote-panel{gap:30px;padding:30px}.value-card{padding:22px}.activity-card{padding:23px}.section{padding-top:72px}}
@media(max-width:720px){.wrap{width:calc(100% - 36px)}.site-header{min-height:92px;flex-wrap:wrap;padding-block:20px;gap:20px}.brand{font-size:22px}.brand-icon{width:39px;height:39px;font-size:22px}.site-header nav{order:3;width:100%;justify-content:space-between;gap:10px;font-size:12px;border-top:1px solid var(--line);padding-top:13px}.header-link{font-size:11px}.hero{grid-template-columns:1fr;gap:35px;padding-block:42px 55px}.hero h1{font-size:clamp(35px,8.8vw,52px);letter-spacing:-1px}.hero-description{font-size:14px;max-width:100%}.hero-copy .eyebrow{font-size:10px;margin-bottom:16px}.hero-note{font-size:10px}.hero-art{max-width:430px;width:calc(100% - 16px);margin-inline:auto;height:330px}.controller{height:250px;top:35px}.sticker-left{top:190px}.sticker-bottom{bottom:30px;right:16px;padding:7px 12px}.art-caption{font-size:7px}.section{padding-top:57px}.section-heading{display:block;margin-bottom:25px}.section-heading>p{margin-top:18px;max-width:100%;font-size:13px}.eyebrow{font-size:10px;margin-bottom:14px}.values-grid{grid-template-columns:1fr;gap:12px}.value-card{min-height:0;padding:23px}.card-number{margin-bottom:10px;float:left}.value-card h3{font-size:18px}.activities-grid{grid-template-columns:1fr;gap:14px}.activity-card{min-height:210px;padding:24px}.activity-symbol{position:absolute;left:22px;top:20px;font-size:70px}.activity-card h3{font-size:22px;margin-top:12px}.activity-card p{max-width:77%}.schedule{grid-template-columns:1fr;padding:22px;gap:12px}.vote-panel{grid-template-columns:1fr;padding:24px 18px;gap:24px;border-radius:22px}.vote-panel h2 br{display:none}.vote-panel h2{font-size:30px}.poll-box{padding:18px 14px}.poll-footer .button{font-size:12px;padding:11px 15px}.join-section{padding-bottom:55px}.site-footer{flex-wrap:wrap;font-size:10px;padding-block:24px}.site-footer p{width:100%;order:3;margin:0}.admin-main{padding-block:35px}.admin-card{padding:21px}.admin-grid{grid-template-columns:1fr}.admin-toolbar{align-items:flex-start}.admin-toolbar h2{font-size:20px}.admin-toolbar .button{padding:8px 12px;font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
.form-field input.confirm-check{display:inline;width:auto;margin-inline-end:8px}.keys-card{margin-top:22px}

/* Approved identity release v1: visual changes only */
@font-face{font-family:Changa;src:url('/fonts/Changa.ttf')}@font-face{font-family:Plex;src:url('/fonts/IBMPlexSansArabic-Regular.ttf')}:root{color-scheme:light;--bg:#F3EBDD;--surface:#fff9ef;--line:#d0c5b5;--text:#171716;--muted:#62564b;--lime:#B93E24;--orange:#B93E24;font-family:Plex,Tahoma,sans-serif}h1,h2,h3,h4,.brand{font-family:Changa,sans-serif}.brand-icon{background:none!important;transform:none!important;width:64px;height:64px;border-radius:0}nav{color:#171716}.hero{min-height:640px}.hero h1{font-size:clamp(48px,5vw,76px);line-height:1.5;letter-spacing:0}.hero-description{color:#4a4038;font-size:18px}.hero-note{color:#62564b;font-size:13px}.button{font-size:15px}.primary{background:#B93E24;color:#F3EBDD}.subtle{color:#171716;border-color:#171716}.subtle:hover{background:#e8ddcd}.hero-art{height:460px;border:0;border-radius:100px 100px 32px 100px;background:#8DDCC5;transform:rotate(-3deg);overflow:visible}.brand-character{position:absolute;bottom:-5px;left:0;width:100%;height:430px;object-fit:contain;transform:rotate(3deg)}.brand-speech{position:absolute;z-index:2;top:5px;left:-10px;background:#F3EBDD;border:2px solid #171716;border-radius:20px;padding:13px 20px;font:600 21px Changa;transform:rotate(3deg)}.brand-label{position:absolute;bottom:12px;right:20px;background:#EEC94E;padding:5px 16px;border-radius:8px;font:600 14px Changa}.ticker{background:#EEC94E;color:#171716;border-color:#EEC94E}.section-heading>p,.value-card p,.activity-card p{color:#4a4038}.value-card{background:#fff9ef}.card-number{color:#B93E24}.activity-card.lime{background:#8DDCC5}.activity-card.purple{background:#B8A4E8}.activity-card.peach{background:#FF806B}.activity-card{color:#171716}.activity-card .tag{color:#171716}.vote-panel{background:#16786D;color:#F3EBDD}.vote-panel .eyebrow,.vote-panel h2 span{color:#EEC94E}.vote-panel .muted{color:#F3EBDD}.poll-box{background:#F3EBDD;color:#171716}.poll-box .muted{color:#62564b}.poll-option{background:#fff9ef;border-color:#c9bba8;color:#171716}.poll-option::before{background:#8DDCC5}.poll-option:has(input:checked){border-color:#16786D}.poll-option input{accent-color:#16786D}.poll-option .option-result{color:#171716}.schedule,.admin-card{background:#fff9ef}.event-item{border-color:#c9bba8}.event-item time{color:#B93E24}.status{color:inherit}.notice{background:#EEC94E;color:#171716;border-color:#a8861c}.form-field input,.form-field textarea{background:#F3EBDD;color:#171716;border-color:#827565}.site-footer{font-size:14px}.join-section{padding-bottom:65px}@media(max-width:720px){.hero h1{font-size:48px}.hero-art{height:360px;margin:0 8px}.brand-character{height:345px}.brand-speech{font-size:18px;left:-5px;top:-10px}.hero-description{font-size:17px}.hero .button{font-size:14px}.section-heading h2{font-size:33px}.vote-panel h2{font-size:33px}.header-link{font-size:12px}.site-header nav{font-size:14px}.wrap{width:calc(100% - 36px)}}.ticker{transform:none}
