/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.grid{display:grid}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--lime:#c7ff2e;--gold:#e0ad35;--bg:#080b09;--card:#141916;--line:#303732;--text:#f5f7f2;--muted:#929a93}*{box-sizing:border-box}html,body{width:100%;min-height:100%;color:var(--text);background:#050705;margin:0;font-family:Arial Hebrew,Assistant,Heebo,Arial,sans-serif;overflow-x:hidden}button{font:inherit}button:focus-visible{outline-offset:2px;outline:2px solid #fff}.splash-screen,.gate-screen,.app-shell{background:radial-gradient(circle at 50% 2%,#1a211d 0,#0b0e0c 32%,#080a09 72%);width:min(100%,430px);min-height:100dvh;margin:auto}.splash-screen{flex-direction:column;justify-content:center;align-items:center;gap:54px;padding:28px;display:flex}.splash-logo{object-fit:contain;filter:drop-shadow(0 0 34px #d99b264f);width:min(84vw,350px);height:min(84vw,350px)}.loading-track{background:#30352f;border-radius:99px;width:180px;height:4px;overflow:hidden}.loading-track i{background:var(--lime);width:60%;height:100%;animation:1s both load;display:block}@keyframes load{0%{width:0}to{width:100%}}.gate-screen{flex-direction:column;justify-content:center;gap:18px;padding:28px 20px;display:flex}.compact-logo{color:var(--lime);text-align:center;margin-bottom:18px;font-size:22px;font-weight:900}.compact-logo-image{object-fit:contain;align-self:center;width:112px;height:112px;margin-bottom:6px}.gate-card,.profile-form{border:1px solid var(--line);background:#141916e8;border-radius:20px;padding:24px;box-shadow:0 20px 60px #0008}.eyebrow{color:var(--lime);font-size:13px;font-weight:700}.gate-card h1{margin:9px 0;font-size:27px}.gate-card p{color:var(--muted);margin:0 0 28px}.primary-wide,.account-link{cursor:pointer;border:0;border-radius:13px;width:100%;min-height:52px;font-weight:800}.primary-wide{color:#101408;background:var(--lime);box-shadow:0 0 22px #c7ff2e35}.text-link{color:#c4cac5;cursor:pointer;background:0 0;border:0;margin:16px auto 0;text-decoration:underline;display:block}.profile-heading{align-items:center;gap:13px;padding:0 8px;display:flex}.avatar{border:1px solid var(--lime);background:#222a25;border-radius:50%;place-items:center;width:52px;height:52px;font-weight:800;display:grid}.profile-heading small,.user-chip small{color:var(--muted);display:block}.profile-heading h1{margin:2px 0;font-size:27px}.profile-form{padding:0 18px;overflow:hidden}.profile-form div,.profile-form button{color:#fff;text-align:right;background:0 0;border:0;border-bottom:1px solid #2b312d;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:51px;padding:0 3px;display:flex}.profile-form button{cursor:pointer}.profile-form div:last-child{border-bottom:0}.profile-form span{color:#aab1ab;font-size:14px}.profile-form strong{font-size:15px}.profile-form i{color:var(--lime);margin-right:6px;font-style:normal}.profile-form .balance-row{min-height:61px}.profile-form .balance-row strong{font-size:21px}.lime{color:var(--lime)}.yellow{color:#ffd84a}.account-link{border:1px solid var(--line);color:#fff;background:#171c19}.app-shell{min-height:100dvh;padding-bottom:76px}.app-header{border-bottom:1px solid #262b27;justify-content:space-between;align-items:center;height:64px;padding:10px 16px;display:flex}.brand-mark{color:var(--lime);font-weight:900}.header-logo{object-fit:contain;width:48px;height:48px}.user-chip{color:#fff;text-align:right;cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;padding:0;font-weight:700;display:flex}.avatar.small{width:38px;height:38px;font-size:14px}.user-chip small{font-size:10px;font-weight:400}.content-area{padding:11px 13px 8px}.section-title{align-items:center;gap:9px;margin:0 2px 9px;display:flex}.section-title>span{color:var(--lime)}.section-title h1{margin:0 0 2px;font-size:20px}.section-title p{color:var(--muted);margin:0;font-size:11px}.match-list{gap:9px;display:grid}.match-card{border:1px solid var(--line);background:linear-gradient(135deg,#151a17,#101411);border-radius:16px;padding:11px 12px;box-shadow:0 8px 24px #0005}.match-card.is-registered{border-color:#4b5b22}.match-topline,.match-meta,.personal-status{justify-content:space-between;align-items:center;gap:10px;display:flex}.match-topline h3{margin:0 0 3px;font-size:17px}.match-topline p,.match-meta{color:#c0c5c1;margin:0;font-size:11px}.open-pill{color:var(--lime);white-space:nowrap;background:#26320c;border:1px solid #4d6812;border-radius:999px;padding:5px 8px;font-size:10px}.open-pill.closed{color:#a3aaa4;background:#242825;border-color:#383e39}.closed-pill{color:#a3aaa4;white-space:nowrap;background:#242825;border:1px solid #383e39;border-radius:999px;padding:5px 8px;font-size:10px}.registration-error{color:#ff8176;text-align:center;margin:4px 0 0;font-size:9px}.open-countdown{text-align:center;min-width:105px;color:var(--lime);background:#20271a;border:1px solid #465521;border-radius:10px;padding:4px 7px}.open-countdown small{color:#aeb7aa;margin-bottom:2px;font-size:8px;display:block}.countdown{letter-spacing:.06em;font-variant-numeric:tabular-nums;font-weight:900}.countdown.compact{color:#ffc25c;font-size:10px}.match-meta{border-bottom:1px solid #292e2a;margin:9px 0 7px;padding-bottom:8px}.match-meta strong{color:#fff;font-size:12px}.match-meta em{color:var(--lime);font-size:18px;font-style:normal}.weather-mini{border-bottom:1px solid #292e2a;justify-content:space-between;align-items:center;gap:8px;height:44px;margin:-2px 0 6px;padding:2px 8px;display:flex}.weather-values{white-space:nowrap;flex-direction:column;gap:1px;font-size:9px;font-weight:700;display:flex}.mini-rain-chart{direction:ltr;flex-direction:column;justify-content:flex-end;width:145px;height:40px;display:flex}.mini-bars{border-bottom:1px solid #44504a;justify-content:space-around;align-items:flex-end;height:27px;display:flex}.mini-bars i{background:#278cff;border-radius:2px 2px 0 0;width:8px;display:block;box-shadow:0 0 5px #278cff66}.mini-axis{color:#89928b;justify-content:space-around;align-items:flex-end;height:11px;font-size:7px;display:flex}.weather-unavailable{color:#89928b;border-bottom:1px solid #292e2a;place-items:center;height:44px;margin:-2px 0 6px;font-size:10px;display:grid}.hive-overlay{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c;justify-content:center;align-items:center;padding:12px;display:flex;position:fixed;inset:0}.hive-modal{background:linear-gradient(160deg,#171c19,#090c0a);border:1px solid #5d6a61;border-radius:20px;width:min(100%,410px);max-height:94dvh;padding:17px 10px 14px;position:relative;overflow:auto;box-shadow:0 24px 80px #000}.hive-modal header{text-align:center;margin-bottom:10px}.hive-modal h2{margin:0 0 3px;font-size:18px}.hive-modal header p{color:#aeb5af;margin:0;font-size:11px}.hive-modal header b{color:var(--lime)}.hive-close{color:#fff;cursor:pointer;z-index:2;background:#2b312d;border:0;border-radius:50%;width:32px;height:32px;font-size:23px;position:absolute;top:8px;left:10px}.hive-board{direction:rtl;flex-direction:column;align-items:center;gap:3px;padding:2px 0;display:flex}.hive-row{justify-content:center;gap:7px;height:39px;display:flex}.hive-cell{color:#fff;border:2px solid #d8ddd9;flex-direction:column;justify-content:center;align-items:center;width:60px;height:60px;margin:-9px -6px;display:flex;transform:rotate(45deg)scale(.7);box-shadow:0 3px 10px #0007}.hive-cell>span,.hive-cell>small{text-align:center;direction:rtl;width:72px;font-style:normal;line-height:1.05;transform:rotate(-45deg)}.hive-cell>span{text-shadow:0 1px 2px #000;font-size:12px;font-weight:900}.hive-cell small{color:#dce6dc;margin-top:2px;font-size:7px}.hive-cell i{opacity:.45;font-style:normal}.hive-cell.green{background:#3b9c2d}.hive-cell.orange{background:#e96725}.hive-cell.gray{background:linear-gradient(135deg,#a7aaa8,#525654)}.hive-cell.mine{outline:4px solid var(--lime);outline-offset:2px;box-shadow:0 0 18px #c7ff2e}.waiting-label{color:#aeb5af;margin:1px 0 -1px;font-size:9px}.hive-note{color:#9da59f;text-align:center;margin:9px 8px 0;font-size:9px}.hive-24 .hive-row{height:34px}.hive-24 .hive-cell{margin:-11px -9px;transform:rotate(45deg)scale(.62)}.hive-24 .hive-cell>span,.hive-24 .hive-cell>small{transform:rotate(-45deg)scale(1.1)}.personal-status{background:#191e1b;border:1px solid #292f2a;border-radius:9px;min-height:35px;padding:7px 9px;font-size:11px}.personal-status span{color:var(--muted)}.personal-status strong{color:var(--lime)}.personal-status.waiting strong{color:#ff9d35}.payment-warning{color:#ffd29b;background:#3b260f;border-radius:8px;margin:6px 0 0;padding:6px 8px;font-size:10px}.match-actions{grid-template-columns:1fr 1fr 1fr;gap:6px;margin-top:8px;display:grid}.match-actions button{cursor:pointer;border-radius:10px;min-height:42px;padding:4px;font-size:11px;font-weight:800}.player-button{background:var(--lime);color:#111608;border:1px solid var(--lime);box-shadow:0 0 14px #c7ff2e28}.keeper-button{color:var(--gold);border:1px solid var(--gold);background:#161817}.hive-button{color:#e0e4df;background:#121513;border:1px solid #677068}.cancel-button{color:#ff8d85;background:#271514;border:1px solid #9b403b;flex-direction:column;justify-content:center;align-items:center;display:flex}.cancel-button small{color:#c8b8ad;margin-top:2px;font-size:8px;font-weight:400}.match-actions button:disabled{opacity:.35;cursor:not-allowed;box-shadow:none}.empty-section{text-align:center;padding:100px 20px}.empty-section p{color:var(--muted)}.bottom-nav{width:min(100%,430px);height:70px;padding-bottom:env(safe-area-inset-bottom);z-index:10;background:#111512f5;border-top:1px solid #2b312c;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav button{color:#8e968f;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:10px;display:flex;position:relative}.bottom-nav b{font-size:17px}.bottom-nav .active{color:var(--lime)}.bottom-nav .active:before{content:"";background:var(--lime);border-radius:0 0 4px 4px;width:55%;height:3px;position:absolute;top:0}@media (height<=760px){.app-header{height:52px}.content-area{padding-top:5px}.section-title{margin-bottom:4px}.match-card{padding:6px 10px}.match-meta{margin:4px 0;padding-bottom:5px}.weather-mini,.weather-unavailable{height:38px;margin-bottom:4px}.mini-rain-chart{height:35px}.mini-bars{height:23px}.match-actions{margin-top:4px}.match-actions button{min-height:35px}.personal-status{min-height:31px}.bottom-nav{height:58px}.app-shell{padding-bottom:61px}}@media (width>=700px){body{background:#202421}.app-shell,.gate-screen,.splash-screen{box-shadow:0 0 80px #000}}.admin-shell{color:#f5f7f2;background:#0a0d0b;min-height:100vh;padding:32px clamp(22px,4vw,64px);font-family:Arial Hebrew,Assistant,Heebo,Arial,sans-serif}.admin-header{border-bottom:1px solid #29302b;justify-content:space-between;align-items:flex-end;max-width:1240px;margin:0 auto 24px;padding-bottom:18px;display:flex}.admin-header span,.editor-heading span{color:var(--lime);letter-spacing:.1em;font-size:11px;font-weight:800}.admin-header h1{margin:5px 0 3px;font-size:34px}.admin-header p{color:#8f9891;margin:0}.admin-header a{color:#dbe1dc;border:1px solid #455048;border-radius:10px;padding:11px 16px;text-decoration:none}.admin-layout{grid-template-columns:330px 1fr;gap:18px;max-width:1240px;margin:auto;display:grid}.meeting-sidebar,.meeting-editor{background:#121713;border:1px solid #29312b;border-radius:18px}.meeting-sidebar{height:max-content;padding:14px}.sidebar-title{justify-content:space-between;align-items:center;padding:3px 3px 12px;display:flex}.sidebar-title h2{margin:0;font-size:16px}.sidebar-title button,.editor-heading button{color:var(--lime);cursor:pointer;background:#20271b;border:1px solid #465523;border-radius:8px;padding:8px 10px}.admin-meeting-item{text-align:right;color:#fff;cursor:pointer;background:#171d18;border:1px solid #2a322c;border-radius:12px;grid-template-columns:1fr auto;gap:5px;width:100%;margin-bottom:8px;padding:12px;display:grid}.admin-meeting-item.selected{border-color:var(--lime);box-shadow:0 0 0 1px #c7ff2e44}.admin-meeting-item div{flex-direction:column;gap:4px;display:flex}.admin-meeting-item span{color:#969f98;font-size:11px}.admin-meeting-item em{color:#cbd2cc;font-size:11px;font-style:normal}.admin-meeting-item small{color:var(--lime);text-align:left;grid-column:2}.meeting-editor{padding:24px}.editor-heading{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.editor-heading h2{margin:4px 0 0;font-size:25px}.admin-form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.admin-form-grid label{flex-direction:column;gap:7px;display:flex}.admin-form-grid label.wide{grid-column:1/-1}.admin-form-grid label>span{color:#abb3ad;font-size:12px}.admin-form-grid input,.admin-form-grid select{color:#fff;width:100%;height:45px;font:inherit;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0c100d;border:1px solid #374139;border-radius:9px;padding:0 12px}.admin-form-grid input:focus,.admin-form-grid select:focus{outline:1px solid var(--lime);border-color:var(--lime)}.auto-summary{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px;display:grid}.auto-summary div{background:#0d110e;border:1px solid #2e3730;border-radius:10px;flex-direction:column;gap:5px;padding:12px;display:flex}.auto-summary span{color:#8e978f;font-size:10px}.auto-summary b{color:var(--lime);font-size:14px}.editor-footer{border-top:1px solid #29312b;justify-content:space-between;align-items:center;min-height:57px;margin-top:22px;padding-top:17px;display:flex}.editor-footer span{color:#ff918a;font-size:12px}.editor-footer span.success{color:var(--lime)}.editor-footer button{background:var(--lime);color:#111608;cursor:pointer;border:0;border-radius:10px;min-width:180px;height:46px;font-weight:900}.editor-footer button:disabled{opacity:.5}@media (width<=850px){.admin-layout{grid-template-columns:1fr}.admin-header{align-items:flex-start;gap:14px}.admin-form-grid{grid-template-columns:1fr}.admin-form-grid label.wide{grid-column:auto}.auto-summary{grid-template-columns:1fr}}.admin-header-actions{align-items:center;gap:9px;display:flex}.admin-header-actions button{color:#10150d;background:var(--lime);cursor:pointer;border:0;border-radius:9px;height:42px;padding:0 14px;font-weight:800}.meeting-sheet{background:#121713;border:1px solid #29312b;border-radius:14px;max-width:1600px;margin:auto;overflow:hidden}.sheet-scroll{overflow-x:auto}.meeting-sheet table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1460px}.meeting-sheet th{color:#9da69f;text-align:right;white-space:nowrap;background:#1b221d;border-bottom:1px solid #374139;border-left:1px solid #303832;height:38px;padding:0 7px;font-size:11px}.meeting-sheet td{background:#111612;border-bottom:1px solid #29312b;border-left:1px solid #29312b;height:49px;padding:4px}.meeting-sheet tbody tr:hover td{background:#151c17}.meeting-sheet th:first-child{width:65px}.meeting-sheet th:nth-child(2){width:102px}.meeting-sheet th:nth-child(3){width:128px}.meeting-sheet th:nth-child(4){width:82px}.meeting-sheet th:nth-child(5){width:205px}.meeting-sheet th:nth-child(6),.meeting-sheet th:nth-child(7),.meeting-sheet th:nth-child(8){width:176px}.meeting-sheet th:nth-child(9){width:90px}.meeting-sheet input,.meeting-sheet select{box-sizing:border-box;color:#f2f5f2;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0b100c;border:1px solid #0000;border-radius:5px;width:100%;height:36px;padding:0 7px;font:12px Arial,sans-serif}.meeting-sheet input:hover,.meeting-sheet select:hover{border-color:#414b43}.meeting-sheet input:focus,.meeting-sheet select:focus{outline:1px solid var(--lime);background:#10160f}.meeting-sheet .cell-number{color:var(--lime);text-align:center;font-weight:800}.meeting-sheet .cell-time{padding:0 4px}.meeting-sheet .cell-location{font-size:11px}.sheet-status{text-align:center;color:#cbd2cc;font-size:11px;font-weight:800;display:block}.status-פתוחה{color:var(--lime)}.status-נסגרה,.status-הסתיים{color:#7f8981}.status-בוטל{color:#ff6c5e}.row-actions{gap:4px;display:flex}.row-actions button{color:#d9dfda;cursor:pointer;background:#202721;border:1px solid #3b463e;border-radius:6px;flex:1;height:32px;font-size:11px}.row-actions .save-row{color:var(--lime);background:#354713;border-color:#607b22;font-weight:800}.row-actions button:disabled{opacity:.55}.sheet-footer{color:#9ba49d;justify-content:space-between;align-items:center;gap:18px;min-height:46px;padding:0 13px;font-size:12px;display:flex}.sheet-footer small{font-size:11px}.sheet-footer .success{color:var(--lime);font-weight:700}.meeting-sheet th:nth-child(10){width:166px}.row-actions .delete-row{color:#ff8277;background:#2a1715;border-color:#633b37}.admin-section-tabs{gap:6px;max-width:1600px;margin:0 auto 12px;display:flex}.admin-section-tabs button{color:#9ba49d;cursor:pointer;background:#131914;border:1px solid #354039;border-radius:8px;min-width:150px;height:38px;font-weight:800}.admin-section-tabs button.active{color:var(--lime);background:#2b3914;border-color:#566e21}.treasury-admin{background:#121713;border:1px solid #29312b;border-radius:14px;max-width:1200px;margin:auto;overflow:hidden}.treasury-admin-summary{background:#18200f;border-bottom:1px solid #354321;justify-content:space-between;align-items:center;padding:14px 17px;display:flex}.treasury-admin-summary div{flex-direction:column;display:flex}.treasury-admin-summary small{color:#9da69f}.treasury-admin-summary strong{color:var(--lime);font-size:28px}.treasury-admin-summary p{color:#9da69f;font-size:12px}.treasury-admin-head,.treasury-admin-row{border-bottom:1px solid #29312b;grid-template-columns:150px 1fr 130px 145px;align-items:center;gap:5px;padding:4px 8px;display:grid}.treasury-admin-head{color:#929c94;background:#1b221d;height:30px;font-size:11px}.treasury-admin-row input{color:#fff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0c110d;border:1px solid #354039;border-radius:5px;height:35px;padding:0 8px}.treasury-admin-row input.income{color:#70df84}.treasury-admin-row input.expense{color:#ff8176}.login-card input{box-sizing:border-box;color:#fff;text-align:center;letter-spacing:.2em;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0c110e;border:1px solid #39423b;border-radius:10px;width:100%;height:52px;margin:12px 0 6px;font-size:22px}.login-card input:focus{outline:1px solid var(--lime);border-color:var(--lime)}.login-error{color:#ff7d73;margin:0 0 8px;display:block}.login-card .primary-wide{margin-top:8px}.account-screen{color:#f5f7f2;background:#090d0a;flex-direction:column;width:100%;max-width:430px;height:100dvh;margin:auto;display:flex;overflow:hidden}.account-header{box-sizing:border-box;background:#101511;border-bottom:1px solid #29312b;grid-template-columns:42px 1fr auto;align-items:center;height:76px;padding:10px 14px;display:grid}.account-header>button{color:#fff;background:#171d18;border:1px solid #3c463f;border-radius:50%;width:34px;height:34px;font-size:19px}.account-header h1{margin:1px 0;font-size:20px}.account-header small{color:#89928b;font-size:10px}.account-balance{text-align:left}.account-balance strong{color:var(--lime);margin-top:2px;font-size:23px;display:block}.month-tabs{background:#111712;border-bottom:1px solid #303832;grid-template-columns:1fr 1fr;gap:5px;height:43px;padding:4px 8px;display:grid}.month-tabs button{color:#89928b;background:0 0;border:0;border-radius:7px;font-size:13px;font-weight:800}.month-tabs button.active{color:var(--lime);background:#2c3b13;box-shadow:inset 0 0 0 1px #577020}.ledger{flex-direction:column;flex:1;min-height:0;padding:5px 9px 4px;display:flex}.ledger-heading,.ledger-row{grid-template-columns:52px 1fr 68px;align-items:center;display:grid}.ledger-heading{color:#737d75;border-bottom:1px solid #29312b;height:24px;padding:0 7px;font-size:9px}.ledger-heading span:last-child{text-align:left}.ledger-row{border-bottom:1px solid #202721;flex:1;min-height:23px;max-height:34px;padding:0 7px;font-size:11px}.ledger-row.general{background:#101d2a;border-right:3px solid #347fbd}.ledger-row.deposit{background:#251a0c;border-right:3px solid #e18a22}.ledger-date{color:#838d85;font-variant-numeric:tabular-nums}.ledger-label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ledger-row strong{text-align:left;font-variant-numeric:tabular-nums;font-size:12px}.ledger-row strong.positive{color:#6cdb81}.ledger-row strong.negative{color:#ff8176}.ledger-row strong.empty{color:#657068;font-weight:400}.ledger-total{box-sizing:border-box;background:#18200f;border:1px solid #526429;border-radius:9px;justify-content:space-between;align-items:center;height:51px;margin:0 9px 7px;padding:0 13px;display:flex}.ledger-total span{color:#b8c0ba;font-size:12px}.ledger-total strong{color:var(--lime);font-size:20px}@media (height<=700px){.account-header{height:66px}.month-tabs{height:38px}.ledger-row{min-height:20px}.ledger-total{height:44px;margin-bottom:4px}}.treasury-content{padding-bottom:75px;overflow:auto}.treasury-page{padding-bottom:10px}.treasury-balance-card{background:linear-gradient(135deg,#202b12,#10160d);border:1px solid #526429;border-radius:14px;margin-bottom:9px;padding:14px 16px}.treasury-balance-card>small{color:#aeb7aa;font-size:10px;display:block}.treasury-balance-card>strong{color:var(--lime);margin:3px 0 10px;font-size:34px;display:block}.treasury-balance-card>div{border-top:1px solid #3c482b;grid-template-columns:1fr 1fr;padding-top:8px;display:grid}.treasury-balance-card span{color:#929b94;font-size:9px}.treasury-balance-card span:last-child{text-align:left}.treasury-balance-card b{color:#eef2ef;margin-top:2px;font-size:12px;display:block}.community-ledger{background:#111612;border:1px solid #29312b;border-radius:12px;overflow:hidden}.community-ledger-head,.community-ledger-row{grid-template-columns:65px 1fr 70px;align-items:center;display:grid}.community-ledger-head{color:#89928b;background:#1b221d;height:27px;padding:0 8px;font-size:9px}.community-ledger-head span:last-child{text-align:left}.community-ledger-row{border-top:1px solid #252d27;min-height:36px;padding:0 8px;font-size:10px}.community-ledger-row>span{color:#828c84;font-variant-numeric:tabular-nums}.community-ledger-row>b{text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.community-ledger-row>strong{text-align:left;font-variant-numeric:tabular-nums;font-size:11px}.community-ledger-row .positive{color:#70df84}.community-ledger-row .negative{color:#ff8176}.lineup-poll-entry{width:100%;min-height:48px;color:var(--lime);cursor:pointer;background:#2b3b11;border:1px solid #708e29;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;margin-top:8px;font-weight:900;display:flex}.lineup-poll-entry small{color:#c7cfbf;font-size:9px;font-weight:400}.reader-screen,.poll-screen{background:linear-gradient(160deg,#121713,#070a08);width:min(100%,430px);min-height:100dvh;margin:auto}.reader-header{border-bottom:1px solid #303832;grid-template-columns:42px 1fr auto;align-items:center;height:76px;padding:11px 14px;display:grid}.reader-header>button{color:#fff;background:#171d18;border:1px solid #3b463e;border-radius:50%;width:34px;height:34px}.reader-header small{color:var(--lime);font-size:10px}.reader-header h1{margin:2px 0;font-size:20px}.reader-header>b{color:var(--lime);font-size:18px}.chapter-index{padding:14px}.chapter-index>button{text-align:right;color:#fff;background:#141a16;border:1px solid #303832;border-radius:12px;grid-template-columns:38px 1fr 20px;align-items:center;width:100%;min-height:60px;margin-bottom:8px;padding:0 14px;display:grid}.chapter-index b{color:var(--lime);font-size:20px}.chapter-index i{color:#828c84;font-style:normal}.chapter-content{padding:16px 16px 88px}.rule-block,.chapter-content details{background:#141a16;border:1px solid #303832;border-radius:12px;margin-bottom:10px;padding:14px}.rule-block.notice{background:#202a11;border-color:#6d812c}.rule-block h2{margin:0 0 7px;font-size:17px}.rule-block p,.chapter-content details p{white-space:pre-wrap;color:#c5ccc6;margin:0;font-size:14px;line-height:1.65}.chapter-content summary{cursor:pointer;font-weight:800}.chapter-content details p{padding-top:12px}.chapter-nav{background:#101511f5;border-top:1px solid #303832;grid-template-columns:1fr 1fr;gap:8px;width:min(100%,430px);padding:10px;display:grid;position:fixed;bottom:0}.chapter-nav button{color:#fff;background:#182019;border:1px solid #3b463e;border-radius:9px;min-height:45px}.chapter-nav button:disabled{opacity:.2}.updates-scroll{border:1px solid #303832;border-radius:12px;max-height:45dvh;margin:10px 0;padding:11px;overflow:auto}.updates-scroll article{border-bottom:1px solid #303832;margin-bottom:10px;padding-bottom:10px}.updates-scroll h2{margin:0 0 6px;font-size:16px}.updates-scroll p{white-space:pre-wrap;margin:0!important}.updates-scroll>i{color:var(--lime);text-align:center;padding:8px;font-style:normal;display:block}.rules-confirm{align-items:center;gap:8px;margin:12px 0;font-size:13px;display:flex}.gate-card .primary-wide:disabled{opacity:.3}.poll-screen{flex-direction:column;display:flex}.poll-option{flex-direction:column;flex:1;align-items:center;padding:18px;display:flex}.poll-option img{object-fit:contain;background:#fff;border:1px solid #303832;border-radius:14px;width:100%;max-height:55dvh}.poll-option h2{margin:14px 0 4px}.poll-option p{color:#aeb7b0;margin:0 0 14px}.poll-option p b{color:var(--lime)}.poll-option>button{border:1px solid var(--lime);background:var(--lime);color:#111608;border-radius:11px;width:100%;height:52px;font-weight:900}.poll-option>button.selected{color:var(--lime);background:#25330e}.poll-nav{grid-template-columns:75px 1fr 75px;align-items:center;padding:8px 18px;display:grid}.poll-nav button{color:#fff;background:#171d18;border:1px solid #3b463e;border-radius:8px;height:38px}.poll-nav button:disabled{opacity:.25}.poll-nav div{justify-content:center;gap:6px;display:flex}.poll-nav i{background:#4a534c;border-radius:50%;width:7px;height:7px}.poll-nav i.active{background:var(--lime)}.poll-note{text-align:center;color:#8e978f;padding:0 16px 16px}.cms-panel{background:#121713;border:1px solid #29312b;border-radius:14px;max-width:1500px;margin:auto;padding:14px}.cms-toolbar{grid-template-columns:180px 1fr 1fr 140px 120px;align-items:end;gap:8px;display:grid}.cms-toolbar label{color:#9da69f;flex-direction:column;gap:5px;font-size:11px;display:flex}.cms-panel input,.cms-panel select,.cms-panel textarea{color:#fff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0c110d;border:1px solid #354039;border-radius:7px;padding:8px}.cms-toolbar input,.cms-toolbar select,.cms-toolbar button{height:39px}.cms-panel button{color:var(--lime);cursor:pointer;background:#2c3a14;border:1px solid #516522;border-radius:7px;font-weight:800}.upload-card{height:70px;color:var(--lime);cursor:pointer;border:1px dashed #61704b;border-radius:10px;place-items:center;margin:14px 0;display:grid}.upload-card input{display:none}.poll-admin-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:10px;display:grid}.poll-admin-grid article{background:#0d110e;border:1px solid #303832;border-radius:10px;padding-bottom:10px;overflow:hidden}.poll-admin-grid img{object-fit:contain;background:#fff;width:100%;height:180px}.poll-admin-grid header{justify-content:space-between;padding:8px;display:flex}.poll-admin-grid p,.poll-admin-grid small{margin:0;padding:0 8px}.poll-admin-grid small{color:#9da69f}.chapter-editor{border:1px solid #303832;border-radius:10px;margin-bottom:12px;padding:10px}.chapter-editor>header{grid-template-columns:55px 1fr 70px 100px 90px 70px;gap:6px;display:grid}.block-editor{grid-template-columns:120px 180px 1fr 60px 70px 60px;gap:6px;margin-top:8px;display:grid}.block-editor textarea{min-height:55px}.danger{color:#ff8b81!important;background:#2b1715!important;border-color:#693d38!important}.add-block{height:36px;margin-top:9px}.updates-admin article{grid-template-columns:220px 1fr 180px 150px 90px 70px 60px;gap:7px;margin-bottom:8px;display:grid}.updates-admin textarea{min-height:55px}.cms-message{max-width:1500px;color:var(--lime);margin:10px auto}@media (width<=900px){.cms-toolbar,.chapter-editor>header,.block-editor,.updates-admin article{grid-template-columns:1fr}.admin-section-tabs{overflow:auto}.admin-section-tabs button{min-width:120px}}.registration-balance-warning{color:#ff8d85;background:#2b1514;border:1px solid #753a36;border-radius:8px;margin:6px 0 0;padding:7px 9px;font-size:10px;line-height:1.45}.payment-warning .countdown{margin:0 3px}.contact-page{padding-bottom:12px}.contact-links{gap:9px;margin-top:15px;display:grid}.contact-links a{color:#f3f6f3;background:linear-gradient(135deg,#171d18,#101411);border:1px solid #354039;border-radius:13px;justify-content:space-between;align-items:center;min-height:62px;padding:0 16px;font-size:13px;font-weight:800;text-decoration:none;display:flex}.contact-links a:nth-child(-n+3){border-right:4px solid #55c86c}.contact-links a:last-child{border-right:4px solid #4b9fea}.contact-links b{color:var(--lime);font-size:18px}.rule-block.membership{padding:10px}.membership-table-wrap{border:1px solid #39423b;border-radius:9px;width:100%;overflow-x:auto}.membership-table{border-collapse:collapse;table-layout:fixed;width:760px;font-size:11px;line-height:1.45}.membership-table th,.membership-table td{text-align:right;vertical-align:top;border:1px solid #39423b;padding:9px 7px}.membership-table th:first-child,.membership-table td:first-child{width:28%;font-weight:800}.membership-table th:not(:first-child),.membership-table td:not(:first-child){width:24%}.membership-table thead{background:#242b26}.membership-table th:nth-child(2),.membership-table td:nth-child(2){background:#40391f}.membership-table th:nth-child(3),.membership-table td:nth-child(3){background:#442a1d}.membership-table-wrap::-webkit-scrollbar{height:7px}.membership-table-wrap::-webkit-scrollbar-thumb{background:#69736b;border-radius:99px}.admin-login{color:#fff;background:radial-gradient(circle at top,#1b241d,#080b09);place-items:center;min-height:100dvh;padding:20px;display:grid}.admin-login section{background:#121713;border:1px solid #354039;border-radius:18px;width:min(100%,390px);padding:28px;box-shadow:0 20px 70px #0008}.admin-login span{color:var(--lime);font-size:12px;font-weight:900}.admin-login h1{margin:7px 0}.admin-login p{color:#9ca59e}.admin-login input{color:#fff;background:#090d0a;border:1px solid #3c463f;border-radius:9px;width:100%;height:48px;padding:0 12px;font-size:18px}.admin-login small{color:#ff8176;margin:8px 0;display:block}.admin-login button{background:var(--lime);color:#111608;border:0;border-radius:9px;width:100%;height:48px;margin-top:10px;font-weight:900}.admin-login a{text-align:center;color:#aab2ac;margin-top:14px;display:block}.admin-header-actions .admin-logout{color:#ff9188;background:#2b1715;border:1px solid #683c38}
