:root{--ink: #29251f;--night: #1c1916;--charcoal: #28241f;--charcoal-hover: #433b30;--paper: #fcfaf6;--linen: #f1ece2;--brass: #cfb788;--brass-deep: #82633c;--muted: #71695d;--line: #e0d8ca}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:DM Sans,Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{outline-offset:5px}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Frank Ruhl Libre,Georgia,serif;font-weight:400;line-height:1.13}h1{font-size:clamp(42px,5vw,72px);letter-spacing:-2px}h2{font-size:clamp(32px,3vw,44px);letter-spacing:-1px;white-space:pre-line}h3{font-size:25px}p{color:var(--muted);line-height:1.8}button{color:inherit}svg{flex-shrink:0}input,textarea,select{width:100%;border:1px solid var(--line);background:#fff;border-radius:6px;padding:12px 14px;color:var(--ink)}textarea{resize:vertical;min-height:100px}input:focus,textarea:focus,select:focus{outline:2px solid #ba9a5f;outline-offset:1px}input[type=checkbox]{width:18px;height:18px;accent-color:var(--brass-deep)}fieldset{margin:0;padding:0;border:0;min-width:0}fieldset:disabled input,fieldset:disabled textarea,fieldset:disabled select{background:#f2f3f0;color:var(--muted)}table{width:100%;border-collapse:collapse;font-size:15px}th,td{text-align:start;padding:18px 22px;border-bottom:1px solid #e5e9e5}th{font-weight:500;font-size:13px;color:var(--muted);background:#f6f7f4}td{vertical-align:top}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;border:1px solid var(--charcoal);background:var(--charcoal);color:#fff;border-radius:4px;padding:13px 22px;font-size:14px;font-weight:600;line-height:1.5;transition:background .2s,transform .2s}.button:hover{background:var(--charcoal-hover);transform:translateY(-1px)}.button.secondary{background:transparent;color:var(--charcoal);border-color:var(--line)}.button.gold{background:var(--brass);color:var(--night);border-color:var(--brass)}.text-link{background:none;border:0;padding:0;display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:600;line-height:1.5}.text-link:hover{color:#93723c}.eyebrow{display:block;color:#8c744b;font-size:11px;font-weight:600;letter-spacing:2.2px;margin-bottom:18px}.topbar{min-height:36px;display:flex;justify-content:space-between;align-items:center;background:var(--night);color:#e5dccd;padding:0 5.7%;font-size:11px;letter-spacing:.4px}.topbar span{display:flex;align-items:center;gap:8px}.header{position:relative;height:99px;display:flex;gap:28px;align-items:center;justify-content:space-between;padding:0 5.7%;border-bottom:1px solid var(--line)}.brand{display:inline-flex;gap:11px;align-items:center;flex-shrink:0}.brand-mark{font-family:Frank Ruhl Libre,serif;font-size:37px;border:1px solid var(--brass);width:45px;height:51px;line-height:46px;text-align:center;border-radius:23px 23px 2px 2px;color:#ac8a4f}.brand strong{display:block;font-family:Frank Ruhl Libre,serif;font-size:23px;line-height:1.1;letter-spacing:.9px;font-weight:500}.brand small{font-size:8px;letter-spacing:1.8px;color:var(--muted)}.header nav{display:flex;gap:25px;align-items:center}.header nav a{font-size:12px;white-space:nowrap}.header nav .active{color:#9a7b40}.signin-link{display:flex;align-items:center;gap:7px;border:1px solid var(--line);padding:9px 14px;font-size:12px;border-radius:3px;white-space:nowrap}.menu-toggle{display:none;background:none;border:0;align-items:center;justify-content:center;width:44px;height:44px;padding:0}.public-drawer{position:fixed;inset-block:0;inset-inline:auto 0;width:min(360px,calc(100% - 32px));max-width:none;height:100%;height:100dvh;max-height:none;margin:0;padding:0;border:0;border-inline-start:1px solid var(--line);background:var(--paper);color:var(--ink);box-shadow:0 0 50px #1c19162e;overscroll-behavior:contain}.public-drawer::backdrop{background:#1c191680}.public-drawer-content{min-height:100%;display:flex;flex-direction:column;padding:max(22px,env(safe-area-inset-top)) 22px max(24px,env(safe-area-inset-bottom))}.public-drawer-top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:26px;border-bottom:1px solid var(--line)}.public-drawer .brand strong{font-size:18px}.public-drawer .brand small{font-size:6px;letter-spacing:1px}.public-drawer .brand-mark{width:35px;height:42px;font-size:29px;line-height:39px}.drawer-close{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:transparent}.public-drawer nav{display:flex;flex-direction:column;gap:4px;padding:22px 0}.public-drawer nav a{padding:12px 14px;border-radius:4px;font-size:17px}.public-drawer nav a.active,.public-drawer nav a:hover{background:var(--linen);color:var(--brass-deep)}.public-drawer-actions{margin-top:auto;padding-top:22px;border-top:1px solid var(--line)}.public-drawer-actions>.button{width:100%}.public-drawer-language{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;margin-top:24px;font-size:14px}.public-drawer .language-toggle button{padding:8px 14px;min-height:44px;font-size:13px}.hero{min-height:590px;display:grid;grid-template-columns:1fr 1fr;padding:35px 3.7% 35px 5.7%;gap:3.5%;max-width:1600px;margin:auto}.hero-copy{align-self:center;padding:20px 10px 10px 0}.hero-copy>.eyebrow{display:flex;gap:9px;align-items:center}.eyebrow i{width:20px;height:1px;background:#a58854}.hero h1{font-size:clamp(43px,4.8vw,75px);margin-bottom:24px;line-height:1.09}.hero h1 .italic{font-style:italic;color:var(--brass-deep)}.hero-copy>p{max-width:425px;font-size:14px;line-height:1.95}.hero-actions{display:flex;align-items:center;gap:28px;margin:31px 0 44px}.hero-hebrew{border-top:1px solid var(--line);max-width:400px;padding-top:20px;display:flex;align-items:center;justify-content:space-between;gap:15px}.hero-hebrew span{font-family:Frank Ruhl Libre,serif;font-size:24px;color:#8a754f}.hero-hebrew small{font-size:8px;letter-spacing:1.3px;color:#88918b}.hero-visual{position:relative;min-height:520px;border-radius:180px 3px 3px;box-shadow:0 18px 45px #30261912;overflow:hidden}.hero-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent 55%,#211d19b8)}.hero-visual img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0;object-position:55% center}.image-label{position:absolute;z-index:1;bottom:31px;left:34px;color:#fff}.image-label span{display:block;font:29px Frank Ruhl Libre,serif}.image-label small{font-size:8px;letter-spacing:2px;color:#e4d1a6}.image-corner{position:absolute;z-index:1;top:22px;right:24px;color:#f7edd9;font-size:14px}.welcome-strip{display:flex;align-items:center;justify-content:center;gap:17px;border-block:1px solid var(--line);padding:22px 5.7%;background:var(--linen)}.welcome-strip>svg{color:#9a8053}.welcome-strip p{margin:0;font-family:Frank Ruhl Libre,serif;font-size:18px;color:var(--ink)}.welcome-strip a{display:flex;align-items:center;gap:10px;margin-inline-start:50px;font-size:11px;font-weight:600}.section{padding:72px 7%;max-width:1500px;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:30px}.section-title h2{margin-bottom:0}.section-title .eyebrow{margin-bottom:11px}.section-title p{margin-top:20px}.schedule{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid var(--line);border-radius:4px}.schedule-item{padding:26px 23px;display:flex;gap:14px;align-items:flex-start;border-inline-end:1px solid var(--line);flex-wrap:wrap}.schedule-item:last-child{border:0}.round-icon{display:inline-flex;align-items:center;justify-content:center;width:43px;height:43px;border:1px solid #d7d9cd;border-radius:50%;color:#8c784f;flex-shrink:0}.schedule-item h3{font-size:24px;margin:0 0 3px}.schedule-item p{font-size:12px;margin:0}.schedule-item strong{font-size:12px;font-weight:500;width:100%;padding-inline-start:57px;color:var(--muted)}.muted{color:var(--muted)}.small{font-size:13px}.schedule-note{margin:15px 0 0;font-size:11px}.community-section{display:grid;grid-template-columns:1fr 1fr;gap:11%;align-items:center;padding-top:10px}.community-image{position:relative}.community-image img{height:365px;width:100%;object-fit:cover;border-radius:4px}.photo-caption{position:absolute;bottom:20px;left:22px;color:#fff;font-size:9px;letter-spacing:2px}.community-copy h2{font-size:45px;line-height:1.15;margin-bottom:22px}.community-copy p{font-size:14px}.community-copy .text-link{margin-top:15px}.ways{background:var(--linen);max-width:none}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;max-width:1200px;margin:auto}.feature-card{background:var(--paper);border:1px solid var(--line);border-radius:5px;overflow:hidden;transition:transform .25s}.feature-card:hover{transform:translateY(-4px)}.feature-card img{height:240px;width:100%;object-fit:cover}.feature-card>div{padding:31px}.feature-card .eyebrow{font-size:10px;margin-bottom:13px}.feature-card h3{font-size:32px;margin-bottom:13px}.feature-card p{font-size:14px}.feature-card .text-link{margin-top:5px}.announcement{display:flex;align-items:center;gap:25px}.announcement>div{flex:1}.announcement .eyebrow{margin-bottom:10px}.announcement h3{margin-bottom:12px}.announcement p{margin-bottom:0;font-size:14px;max-width:720px}.visit-banner{text-align:center;background:var(--charcoal);padding:67px 20px;color:#f7f5ee;border-bottom:1px solid #484137}.visit-banner .eyebrow{color:var(--brass)}.visit-banner h2{font-size:42px;margin-bottom:20px}.visit-banner p{color:#d2c8b8;display:flex;justify-content:center;align-items:center;gap:8px;font-size:14px}.visit-banner .button{margin-top:15px}footer{background:var(--night);color:#e5dccd;padding:40px 5.7% 18px}.brand.light strong{color:#e6e5d9}.brand.light small{color:#b4a895}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:32px}.footer-top p{font-size:12px;color:#c9bfaf;margin:0}.footer-top>a:last-child{font-size:12px;position:relative;padding-inline-end:30px}.footer-top>a>svg{position:absolute;inset-inline-end:0;top:5px}.footer-bottom{border-top:1px solid #484137;padding-top:16px;font-size:10px;color:#b4a895;display:flex;justify-content:space-between}.footer-bottom>span:last-child{display:flex;gap:20px}.page-hero{max-width:1100px;margin:auto;text-align:center;padding:80px 7% 35px}.page-hero h1{white-space:pre-line}.page-hero p{max-width:750px;margin:0 auto;font-size:17px}.about-image{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.about-image>img{width:100%;height:470px;object-fit:cover;border-radius:150px 5px 5px}.about-image p{margin-top:23px}.hebrew-quote{font-size:30px;color:#a58d60}.visit-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.address-card{background:var(--linen);padding:45px;border-radius:6px}.address-card>svg{color:#a78c59;margin-bottom:20px}.address-card h2{font-size:34px}.prose{max-width:900px;min-height:500px}.prose .section-title{margin-bottom:35px}.notice{padding:14px 18px;background:#f3eddb;border:1px solid #e5d6af;border-radius:5px;margin-bottom:22px;color:#5c4d2c;font-size:14px}.form-page{max-width:720px;margin:65px auto 90px;padding:35px 45px;background:#fff;border:1px solid #e0e5dc;border-radius:8px}.form-page h1{font-size:44px;letter-spacing:-.7px}.field{display:flex;flex-direction:column;gap:7px;font-size:14px;font-weight:500;margin-bottom:22px}.field small{font-weight:400;color:var(--muted)}.field .required{color:#9f593b}.check-field{flex-direction:row-reverse;justify-content:flex-end;align-items:center}.check-field span{flex:1}.forms-public{min-height:550px}.public-form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px}.public-form-card{border:1px solid #dbe1d6;background:#fff;padding:30px;border-radius:6px}.public-form-card>svg{color:#a78c59;margin-bottom:20px}.public-form-card p{font-size:14px}.empty{text-align:center;border:1px dashed #d4dcd2;background:#f6f7f1;border-radius:8px;padding:65px 25px;margin:30px 0}.empty>svg{color:#9caa97;margin:0 auto 20px}.empty h2{font-size:32px}.empty p{max-width:500px;margin:0 auto 25px;font-size:15px}.empty h3{font-size:29px}.empty .button{margin:auto}.success-icon{display:inline-flex;width:60px;height:60px;background:#e1ecdf;color:#345b3f;border-radius:50%;align-items:center;justify-content:center;margin-bottom:25px}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.login-page{display:grid;grid-template-columns:1fr 1fr;max-width:1200px;margin:55px auto 75px;min-height:650px;padding:0 30px}.login-art{position:relative;border-radius:180px 5px 5px;overflow:hidden}.login-art img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.login-art:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent,#211d19ce)}.login-art>div{position:absolute;bottom:35px;left:35px;z-index:1;color:#fff}.login-art span{font-size:30px}.login-art h2{font-size:43px;margin-top:12px}.login-content{padding:40px 13%;align-self:center}.login-content .round-icon{margin-bottom:30px}.login-content h1{font-size:46px}.login-content>p{font-size:14px}.login-content .button{width:100%}.login-content .small{margin-top:23px;font-size:12px}.loading{padding:80px;text-align:center}.manager{display:flex;min-height:100vh;background:var(--paper)}.sidebar{width:258px;position:fixed;inset-block:0;inset-inline-start:0;background:var(--charcoal);color:#d2c8b8;padding:30px 20px;display:flex;flex-direction:column;z-index:2}.sidebar .brand{gap:9px}.sidebar .brand strong{font-size:21px}.sidebar .brand small{font-size:7px}.sidebar .brand-mark{width:38px;height:45px;line-height:41px;font-size:32px}.workspace-label{font-size:10px;letter-spacing:1.4px;margin:45px 10px 20px;color:#b4a895}.sidebar nav{display:flex;flex-direction:column;gap:7px}.sidebar nav button{display:flex;align-items:center;gap:12px;background:none;color:#c9bfaf;border:0;text-align:start;padding:13px 14px;border-radius:5px;font-size:13px}.sidebar nav button.selected{background:var(--charcoal-hover);color:#f1e4c9}.sidebar nav button:hover{background:var(--charcoal-hover)}.sidebar-bottom{margin-top:auto}.sidebar-bottom>a{font-size:12px;display:flex;gap:10px;align-items:center;padding:20px 9px}.user-chip{display:flex;gap:10px;align-items:center;border-top:1px solid #484137;padding-top:22px}.user-chip>span{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:var(--brass);color:var(--ink);font-family:serif}.user-chip>div{flex:1}.user-chip strong{display:block;color:#eef1e9;font-size:13px}.user-chip small{font-size:10px}.user-chip button{border:0;background:transparent;color:#c9bfaf;padding:5px}.workspace{margin-inline-start:258px;width:calc(100% - 258px);padding:0 5% 65px;max-width:1600px}.workspace-top{display:flex;align-items:center;justify-content:space-between;height:83px;border-bottom:1px solid var(--line);margin-bottom:42px;gap:20px}.workspace-top>span:first-child{display:flex;align-items:center;gap:13px;font-size:12px;color:var(--muted)}.role-tag{display:inline-flex;align-items:center;gap:6px;font-size:11px;padding:5px 10px;border:1px solid #d7e0d2;border-radius:20px;color:#50715a;background:#edf3e9}.manager-heading{margin-bottom:32px}.manager-heading h1{font-size:42px;letter-spacing:-1px;margin-bottom:13px}.manager-heading p{font-size:14px;margin:0}.heading-with-action{display:flex;justify-content:space-between;align-items:center;gap:20px}.manager-heading .eyebrow{font-size:10px}.dashboard-welcome{display:grid;grid-template-columns:1.35fr 1fr;background:var(--linen);border-radius:8px;overflow:hidden;border:1px solid #dde3d5}.dashboard-welcome>div{padding:35px}.dashboard-welcome span{font-family:Frank Ruhl Libre,serif;font-size:22px;color:#8b7852}.dashboard-welcome h2{font-size:31px;margin:18px 0}.dashboard-welcome p{font-size:13px;max-width:380px}.dashboard-welcome .button{margin-top:10px;font-size:12px}.dashboard-welcome img{width:100%;height:100%;object-fit:cover}.dashboard-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px}.dashboard-cards button{border:1px solid #dde3d7;background:#fcfcf8;border-radius:7px;text-align:start;padding:25px;position:relative}.dashboard-cards svg{color:#a38850}.dashboard-cards h3{font-size:23px;margin:20px 0 10px}.dashboard-cards p{font-size:12px;margin-bottom:20px}.dashboard-cards>button>svg:last-child{position:absolute;bottom:16px;inset-inline-end:18px}.viewer-banner{display:flex;gap:10px;font-size:13px;background:var(--linen);padding:15px;border-radius:4px;margin-bottom:24px}.editor-panel{background:#fff;border:1px solid var(--line);padding:32px;border-radius:7px;max-width:950px}.editor-panel>.text-link{margin-bottom:30px}.editor-panel h3{margin:30px 0 20px}.schedule-edit,.form-settings-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:20px}.schedule-edit{grid-template-columns:repeat(3,1fr)}.check-row{display:flex;align-items:center;gap:10px;font-size:14px;margin:15px 0 25px}.questions-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:35px}.questions-heading h3{margin:0 0 20px}.questions-heading small{font-size:11px;color:#6e7a74}.count{display:inline-block;font:12px DM Sans,sans-serif;background:#e6eddf;padding:5px 9px;border-radius:30px;vertical-align:middle}.question-editor{display:flex;gap:15px;padding:20px;background:#f7f8f4;border:1px solid #e1e6da;border-radius:6px;margin-bottom:18px}.question-number{display:flex;gap:6px;font-size:12px;color:#8d988c;padding-top:30px}.question-body{flex:1;min-width:0}.question-bottom{display:flex;align-items:center;justify-content:space-between}.question-bottom>div{display:flex;gap:12px;align-items:center}.question-bottom .check-row{margin:0}.icon-button,.mini-button{border:0;background:none;padding:5px;color:#75816d}.mini-button{font-size:12px}.success-field{margin-top:30px}.form-card-list{display:flex;flex-direction:column;gap:20px}.manage-form-card{display:flex;gap:22px;background:#fff;border:1px solid #dce3d7;border-radius:7px;padding:27px}.form-card-icon{display:flex;align-items:center;justify-content:center;width:52px;height:60px;background:var(--linen);border-radius:5px;color:#8a9c77;flex-shrink:0}.form-card-info{flex:1;min-width:0}.form-title-row{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.form-title-row h3{font-size:26px;margin:0}.status{display:inline-flex;align-items:center;border-radius:20px;padding:3px 10px;font-size:10px;background:#f0ede5;color:#806e47}.status.open,.status.reviewed{background:#e5eedf;color:#4d7045}.status.closed,.status.archived{background:#ebedeb;color:#747a74}.status.new{background:var(--linen);color:var(--brass-deep)}.form-card-info p{font-size:13px;margin:10px 0}.form-card-info small{font-size:11px;color:#899286}.form-card-actions{display:flex;gap:24px;flex-wrap:wrap;border-top:1px solid #e8eae3;padding-top:16px;margin-top:17px}.form-card-actions>*{display:flex;gap:7px;align-items:center;border:0;background:none;padding:0;font-size:12px;color:var(--brass-deep)}.table-wrap{overflow:auto;border:1px solid #dbe2d7;border-radius:7px;background:#fff;margin-bottom:25px}.response-table-hint{margin-bottom:12px;font-size:14px}.responses-scroll{max-height:72vh;max-height:72dvh;max-width:100%;border-color:var(--line);overscroll-behavior-inline:contain}.responses-table{min-width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0}.responses-table th,.responses-table td{padding:16px;border-inline-end:1px solid var(--line);border-bottom-color:var(--line);overflow-wrap:anywhere}.responses-table th{position:sticky;top:0;z-index:2;background:var(--linen);color:var(--ink);font-size:14px;vertical-align:top}.responses-table th small{display:block;margin-top:6px;color:var(--muted);font-weight:400}.responses-table tbody tr{background:#fff}.responses-table tbody tr:nth-child(2n){background:var(--paper)}.responses-table tbody tr:hover{background:#f4efe5}.responses-table .response-identity{position:sticky;inset-inline-start:0;z-index:1;background:inherit;border-inline-end:2px solid var(--line)}.responses-table th.response-identity{z-index:3;background:var(--linen)}.response-identity time{display:block}.response-identity button{margin-top:12px}.response-answer{white-space:pre-wrap;overflow-wrap:anywhere}.media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.media-grid>div{border:1px solid #dce2d5;border-radius:6px;background:#fff;padding-bottom:15px;overflow:hidden;min-width:0}.media-grid img{height:180px;width:100%;object-fit:cover}.media-grid>div>div{display:flex;justify-content:space-between;align-items:center;padding:14px}.media-grid code{display:block;font-size:10px;overflow-wrap:anywhere;padding:0 14px;color:#6f7d71;direction:ltr;text-align:left}.media-grid .text-link{font-size:11px}.upload-button{position:relative;overflow:hidden;cursor:pointer}.upload-button input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.language-toggle{display:flex;align-items:center;gap:0;white-space:nowrap;border:1px solid var(--line);border-radius:4px;overflow:hidden}.language-toggle button{border:0;background:transparent;font-size:11px;padding:7px 9px}.language-toggle button.active{background:var(--linen);color:var(--brass-deep);font-weight:600}html[dir=rtl] body{font-family:Heebo,DM Sans,Arial,sans-serif}html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] h3{letter-spacing:0}html[dir=rtl] .hero{padding:35px 5.7% 35px 3.7%}html[dir=rtl] .hero-copy{padding:20px 0 10px 10px}html[dir=rtl] .hero-visual{border-radius:3px 180px 3px 3px}html[dir=rtl] .hero h1 .italic{font-style:normal}html[dir=rtl] .eyebrow{letter-spacing:1px}html[dir=rtl] .image-label{left:auto;right:34px}html[dir=rtl] .image-corner{right:auto;left:24px}html[dir=rtl] .hero-actions .text-link svg,html[dir=rtl] .text-link>svg,html[dir=rtl] .button>svg{transform:scaleX(-1)}html[dir=rtl] .brand strong{letter-spacing:0}html[dir=rtl] .brand small{letter-spacing:.5px}details{border:1px solid var(--line);border-radius:5px;padding:15px;margin:20px 0;font-size:14px}summary{cursor:pointer}@media(min-width:1600px){.header,.topbar{padding-inline:calc((100% - 1400px)/2)}.hero-visual{min-height:650px}.hero{min-height:740px}}@media(max-width:1150px){.header{gap:14px;padding-inline:3%}.header nav{gap:14px}.header nav a{font-size:11px}.brand strong{font-size:20px}.hero-actions{gap:18px}.hero-copy>.eyebrow{font-size:9px}.hero-hebrew small{display:none}.hero{min-height:545px}.hero-visual{min-height:460px}.hero h1{font-size:52px}.welcome-strip a{margin-inline-start:10px}.workspace{padding-inline:3%}.dashboard-cards{gap:12px}.sidebar{width:230px}.workspace{margin-inline-start:230px;width:calc(100% - 230px)}}@media(max-width:900px){.header nav,.header>.signin-link,.header>.language-toggle{display:none}.menu-toggle{display:flex}.hero h1{font-size:43px;letter-spacing:-1px}.hero-actions{align-items:flex-start;flex-direction:column;gap:20px;margin-bottom:28px}.hero-copy>p{font-size:13px}.hero-visual{min-height:480px}.schedule{grid-template-columns:1fr}.schedule-item{border-inline-end:0;border-bottom:1px solid var(--line);align-items:center}.schedule-item strong{width:auto;margin-inline-start:auto;padding:0}.community-section{gap:6%}.community-copy h2{font-size:36px}.community-image img{height:330px}.footer-top p{display:none}.announcement{flex-wrap:wrap}.announcement .text-link{margin-inline-start:65px}.sidebar{width:200px;padding:24px 12px}.sidebar .brand strong{font-size:17px}.sidebar .brand small{font-size:6px}.workspace{margin-inline-start:200px;width:calc(100% - 200px)}.dashboard-welcome{grid-template-columns:1fr}.dashboard-welcome img{display:none}.dashboard-cards{grid-template-columns:1fr}.dashboard-cards button{padding:20px}.dashboard-cards h3{margin:10px 0}.manager-heading h1{font-size:35px}.heading-with-action{align-items:flex-start;flex-direction:column}.media-grid{grid-template-columns:1fr 1fr}.login-content{padding-inline:9%}.login-art h2{font-size:34px}.public-form-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.topbar{min-height:34px;justify-content:center;font-size:11px;padding-inline:5%}.topbar>span:first-child{display:none}.header{height:auto;min-height:84px;padding:14px 5%;gap:16px}.brand-mark{width:35px;height:42px;font-size:29px;line-height:39px}.brand strong{font-size:18px}.brand small{font-size:6px}.hero,html[dir=rtl] .hero{grid-template-columns:1fr;padding:30px 6% 22px;gap:28px;min-height:0}.hero-copy{padding:5px 0 0}.hero h1{font-size:49px;line-height:1.1;letter-spacing:-1.5px;margin-bottom:20px}.hero-copy>p{font-size:15px;max-width:100%;line-height:1.9}.hero-copy>.eyebrow{font-size:10px;margin-bottom:18px}.hero-actions{flex-direction:row;align-items:center;gap:20px;margin:25px 0 22px}.hero-actions .button{padding:12px 15px;font-size:12px}.hero-actions .text-link{font-size:11px;gap:5px}.hero-hebrew{padding-top:15px;max-width:none}.hero-hebrew span{font-size:21px}.hero-hebrew small{display:block;font-size:7px}.hero-visual{min-height:350px;border-radius:100px 3px 3px}html[dir=rtl] .hero-visual{border-radius:3px 100px 3px 3px}.image-label{bottom:22px;left:22px}.image-label span{font-size:24px}.welcome-strip{padding:18px 6%;gap:10px;flex-wrap:wrap;justify-content:flex-start}.welcome-strip p{font-size:15px;flex:1}.welcome-strip a{margin-inline-start:30px;font-size:10px}.section{padding:48px 6%}.section-heading{align-items:flex-start;flex-direction:column;gap:20px}.section-title h2{font-size:33px}.section-title .eyebrow{font-size:10px}.schedule-item{padding:21px 17px}.schedule-item strong{font-size:10px}.schedule-item h3{font-size:23px}.schedule-note{font-size:10px}.community-section{grid-template-columns:1fr;gap:30px;padding-top:0}.community-image img{height:315px}.community-copy h2{font-size:38px}.community-copy p{font-size:15px}.feature-grid{grid-template-columns:1fr;gap:25px}.feature-card img{height:220px}.feature-card>div{padding:25px}.feature-card h3{font-size:31px}.announcement{gap:17px}.announcement>.round-icon{display:none}.announcement h3{font-size:25px}.announcement .text-link{margin-inline-start:0}.visit-banner{padding:48px 6%}.visit-banner h2{font-size:35px}.visit-banner p{font-size:12px;align-items:flex-start}.footer-top{align-items:flex-start;flex-direction:column;gap:25px}.footer-bottom{font-size:9px;gap:20px;flex-direction:column}.page-hero{padding:48px 6% 15px}.page-hero h1{font-size:45px}.page-hero p{font-size:15px}.about-image{grid-template-columns:1fr;gap:35px}.about-image>img{height:320px}.visit-grid{grid-template-columns:1fr;gap:40px}.address-card{padding:30px}.form-page{margin:30px 5% 45px;padding:25px}.form-page h1{font-size:36px}.public-form-grid{grid-template-columns:1fr}.login-page{grid-template-columns:1fr;margin:10px 0 35px;padding:0 6%;min-height:0}.login-art{display:none}.login-content{padding:30px 0}.login-content h1{font-size:42px}.sidebar{position:relative;width:100%;padding:18px;inset:auto}.manager{display:block}.sidebar .brand{display:none}.workspace-label{margin:0 0 13px;font-size:9px}.sidebar nav{flex-direction:row;overflow:auto;gap:4px}.sidebar nav button{padding:9px 12px;font-size:11px;white-space:nowrap;gap:7px}.sidebar nav button svg{width:14px}.sidebar-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.sidebar-bottom>a{font-size:10px;padding:8px}.user-chip{border:0;padding:0;gap:7px}.user-chip>span{width:25px;height:25px;font-size:13px}.user-chip strong{font-size:11px}.user-chip small{font-size:9px}.workspace{width:100%;margin:0;padding:0 5% 45px}.workspace-top{height:66px;margin-bottom:28px}.workspace-top>span:first-child{font-size:10px;gap:6px}.role-tag{font-size:10px;padding:3px 8px}.manager-heading h1{font-size:34px}.manager-heading p{font-size:13px}.dashboard-welcome>div{padding:25px}.dashboard-welcome h2{font-size:29px}.editor-panel{padding:22px}.schedule-edit,.form-settings-grid{grid-template-columns:1fr;gap:0}.question-editor{padding:15px;gap:10px}.question-number{display:none}.questions-heading{align-items:flex-start;flex-direction:column;gap:0;margin-bottom:20px}.questions-heading h3{margin-bottom:8px}.manage-form-card{padding:20px;gap:13px}.form-card-icon{width:36px;height:43px}.form-title-row h3{font-size:23px}.form-card-actions{gap:17px}.form-card-actions>*{font-size:11px}.table-wrap th,.table-wrap td{padding:13px;font-size:12px;min-width:110px}.responses-table .response-identity{inset-inline-start:auto}.media-grid{gap:13px}.media-grid img{height:120px}.media-grid>div>div{flex-wrap:wrap;gap:8px;padding:10px}.media-grid .text-link{font-size:10px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.storage-status{margin-top:30px;padding:30px;background:#fff;border:1px solid var(--line);border-radius:7px}.storage-status h3{margin-bottom:20px}.storage-status p{font-size:14px}.storage-badges{display:flex;gap:15px;flex-wrap:wrap;margin-bottom:20px}.storage-badges>span{padding:10px 15px;background:#eef2e7;border-radius:5px;font-size:13px}.storage-badges b{color:#47784b;margin-inline-start:8px;font-weight:500}.header nav a{font-size:14px}.hero-copy>p,.community-copy p,.feature-card p{font-size:16px}.sidebar nav button{font-size:14px}.field{font-size:16px}.form-card-actions>*{font-size:14px}.form-card-info small{font-size:12px}@media(max-width:1150px){.header nav{gap:12px}.header nav a{font-size:12px}}@media(max-width:600px){.sidebar nav button{font-size:12px}.header nav a{font-size:16px}.hero-copy>p{font-size:15px}.form-card-actions>*{font-size:12px}.workspace-top{flex-wrap:wrap;gap:5px}.workspace-top .language-toggle button,.role-tag{font-size:10px}}.events-section{background:var(--linen);max-width:none;border-bottom:1px solid var(--line)}.events-section .section-title p{font-size:15px;margin:16px 0 0;max-width:660px}.events-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;max-width:1250px;margin:auto}.event-card{background:#fff;border:1px solid var(--line);border-radius:7px;overflow:hidden}.event-card.featured{border-color:#b9a070}.event-card>img{height:210px;object-fit:cover;width:100%}.event-card-body{padding:26px}.event-card-body h3{font-size:29px;margin-bottom:18px}.event-label-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:15px}.event-label-row .eyebrow{margin:0;font-size:11px}.event-featured{display:flex;align-items:center;gap:5px;font-size:11px;color:#92723c}.event-meta{display:flex;flex-direction:column;gap:9px;font-size:13px;color:var(--muted)}.event-meta span{display:flex;gap:8px;align-items:center}.event-description{font-size:15px;white-space:pre-line;margin:20px 0}.event-price{display:flex;gap:8px;align-items:center;color:var(--brass-deep);font-size:14px}.event-empty{display:flex;gap:22px;align-items:center;border:1px solid var(--line);border-radius:6px;padding:27px;background:var(--paper)}.event-empty>svg{color:#9c885d}.event-empty h3{font-size:25px;margin:0 0 8px}.event-empty p{font-size:14px;margin:0}.event-editor-preview{width:250px;height:150px;object-fit:cover;border-radius:6px;margin-bottom:20px}.event-management-list{display:flex;flex-direction:column;gap:20px}.event-thumb{width:130px;height:100px;object-fit:cover;border-radius:5px}.header nav{gap:16px}.header nav a{font-size:12px}@media(max-width:1050px){.events-grid{grid-template-columns:1fr 1fr}.header nav{gap:10px}.header nav a{font-size:11px}}@media(max-width:700px){.events-grid{grid-template-columns:1fr}.event-card>img{height:220px}.event-thumb{width:80px;height:80px}.event-empty{align-items:flex-start;padding:23px}.event-empty h3{font-size:24px}.header nav a{font-size:16px}}
