:root{font-family:Arial,"Noto Sans Hebrew",sans-serif;color:#30253d;background:#f7f5fa;color-scheme:light}*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at top right,#f0e5fa,transparent 55%),#f7f5fa;min-height:100dvh}a{color:#68428f;text-decoration:none}button,input,textarea{font:inherit}[hidden]{display:none!important}.community-top{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:16px max(20px,calc((100vw - 1120px)/2));background:#fff;border-bottom:1px solid #e9e2ef}.community-brand{display:flex;align-items:center;gap:10px;color:#38204b;min-width:0}.community-brand img{width:48px;height:48px;object-fit:contain}.community-brand b{font-size:16px}.community-top nav{display:flex;gap:18px;font-size:14px;white-space:nowrap}.community-shell{width:min(960px,calc(100% - 32px));margin:28px auto 60px}.community-hero{position:relative;border-radius:28px;padding:35px;background:linear-gradient(130deg,#271634,#563170);color:#fff;box-shadow:0 15px 36px #43265220;overflow:hidden;margin-bottom:24px;border:1px solid #97704255}.community-hero:after{content:"♛";position:absolute;inset-inline-end:24px;top:0;font-size:140px;color:#e9bc6518;pointer-events:none}.community-hero h1{font-size:clamp(27px,5vw,40px);margin:10px 0;line-height:1.2}.community-hero p{font-size:15px;line-height:1.75;max-width:630px;color:#e7dced}.community-eyebrow{font-size:12px;letter-spacing:.03em;color:#f1ce88;font-weight:700}.community-card{padding:25px;background:#fff;border:1px solid #e8dfed;border-radius:24px;box-shadow:0 6px 28px #41265a06;margin-bottom:22px}.community-card h2{font-size:21px;margin:0 0 15px}.community-note{color:#72667d;font-size:12px;line-height:1.7}.community-section-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:10px 0}.community-section-head h2{margin:0}.community-section-head span,.community-section-head small{font-size:12px;color:#786886}.community-button,.community-secondary{display:inline-flex;justify-content:center;align-items:center;min-height:44px;padding:11px 20px;border-radius:14px;border:1px solid transparent;font-weight:700;font-size:14px;cursor:pointer}.community-button{background:#624084;color:#fff;box-shadow:0 5px 14px #62408420}.community-secondary{background:#f1eaf7;color:#5a3679;border-color:#e2d6ec}.community-hero .community-secondary{background:#fff1;color:#f4d597;border-color:#aa8449}.community-button:disabled{opacity:.55;cursor:wait}form{display:grid;gap:14px}label{display:grid;gap:8px;font-size:13px;font-weight:700}input,textarea{width:100%;border:1px solid #ddd3e5;border-radius:13px;padding:12px;background:#fdfcfe;color:#31243c;min-height:44px}textarea{resize:vertical;line-height:1.65}.community-check{display:flex;align-items:center;gap:10px}.community-check input{width:19px;height:19px;min-height:0;accent-color:#624084}.community-messages{height:min(53dvh,520px);min-height:250px;overflow:auto;padding:14px 4px;overscroll-behavior:contain;background:#fcfafe;border-block:1px solid #efe7f5;margin:17px 0}.community-message{width:fit-content;max-width:85%;padding:12px 16px;border:1px solid #e6ddee;border-radius:17px 4px 17px 17px;background:#fff;margin:0 0 13px auto;overflow-wrap:anywhere}.community-message.mine{margin:0 auto 13px 0;background:#f0e9f8;border-color:#ddcce9;border-radius:4px 17px 17px 17px}.community-message strong{font-size:12px;color:#744893}.community-message p{margin:6px 0;font-size:14px;line-height:1.65;white-space:pre-wrap}.community-message time{display:block;font-size:10px;color:#887893}.community-empty{padding:35px 15px;text-align:center;color:#83768e;font-size:14px}.community-error{color:#a62a45;font-size:13px;line-height:1.5}.community-owner-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.community-updates{display:grid;gap:18px}.community-update h2{font-size:22px;line-height:1.5;margin:0 0 10px}.community-update p{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.8;font-size:15px}.community-update time{font-size:12px;color:#877192}.community-owner-update{padding:16px 0;border-bottom:1px solid #ede5f2}.community-owner-update h3{font-size:16px;margin:0 0 7px;overflow-wrap:anywhere}.community-owner-update small{display:block;color:#83708f;margin-bottom:10px}:focus-visible{outline:3px solid #cda352;outline-offset:3px}@media(max-width:650px){.community-top{padding:12px 16px;align-items:flex-start;flex-direction:column;gap:12px}.community-brand img{width:38px;height:38px}.community-top nav{gap:24px}.community-hero{padding:25px}.community-card{padding:18px}.community-owner-grid{grid-template-columns:1fr}.community-section-head{flex-wrap:wrap}.community-shell{margin-top:18px}.community-message{max-width:92%}}@media(prefers-reduced-motion:no-preference){.community-button:hover,.community-secondary:hover{filter:brightness(1.07)}}

html[data-time-theme="night"] body{background:radial-gradient(ellipse at top right,#352047,transparent 55%),#141b29;color:#f2ecf8}html[data-time-theme="night"] body .community-top,html[data-time-theme="night"] body .community-card{background:#202738;border-color:#584568;color:#f5edf9}html[data-time-theme="night"] body .community-brand,html[data-time-theme="night"] body a{color:#e8cdfa}html[data-time-theme="night"] body .community-note,html[data-time-theme="night"] body .community-section-head span,html[data-time-theme="night"] body .community-section-head small{color:#c5b5d4}html[data-time-theme="night"] body .community-message{background:#332943;color:#f3edf8;border-color:#675178}html[data-time-theme="night"] body .community-message.mine{background:#4e3865}html[data-time-theme="night"] body .community-message time{color:#d4c5df}html[data-time-theme="night"] body input,html[data-time-theme="night"] body textarea{background:#172131;color:#f2edf7;border-color:#735784}html[data-time-theme="night"] body .community-secondary{background:#3b294e;color:#f3e4fe;border-color:#74538a}html[data-time-theme="night"] body .community-button{background:#ead19a;color:#34210c}html[data-time-theme="night"] body .community-error{color:#ffbfbb}
