:root{--bg:#efe7d8;--bg2:#e7ddc9;--card:#f9f3e7;--ink:#24201a;--muted:#857a64;--accent:#8a6d3f;--accent-2:#7a5f36;--gold:#7a5f36;--line:#3c2f192e;--radius:10px;--radius-sm:7px;--shadow:0 2px 16px #46371e1a;--shadow-hover:0 16px 40px #46371e24;--max:1120px;--serif:var(--font-serif), "Lora", Georgia, serif;--heb:var(--font-heb), "Frank Ruhl Libre", "David", serif;--sans:var(--font-sans), system-ui, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--sans);background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}.wrap{max-width:var(--max);margin:0 auto;padding:0 24px}.bg{z-index:-2;background:radial-gradient(1100px 620px at 50% -10%,#8a6d3f29,#0000 60%),radial-gradient(1000px 720px at 50% 112%,#a2823f14,#0000 60%),linear-gradient(#efe7d8,#e9dfce 60%,#f2ebdd);position:fixed;inset:0}.grain{z-index:-1;opacity:.015;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#f5efe2d9;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;height:66px;display:flex}.brand{font-family:var(--serif);color:var(--ink);align-items:center;gap:10px;font-size:1.16rem;display:flex}.star{color:var(--gold)}.menu{align-items:center;gap:24px;display:flex}.menu a{color:var(--muted);font-size:.9rem;transition:color .2s}.menu a:hover{color:var(--ink)}.menu a.active{color:var(--accent)}.langtoggle{border:1px solid var(--line);border-radius:var(--radius-sm);display:inline-flex;overflow:hidden}.langtoggle button{color:var(--muted);font-family:var(--sans);cursor:pointer;background:0 0;border:none;padding:6px 11px;font-size:.76rem;font-weight:600;transition:background .2s,color .2s}.langtoggle button.active{background:var(--accent);color:#fff}.hamburger{z-index:80;display:none;position:relative}@media (max-width:680px){.menu{display:none}.hamburger{border:1px solid var(--line);border-radius:var(--radius-sm);cursor:pointer;background:0 0;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:0 10px;display:inline-flex}.hamburger span{background:var(--ink);border-radius:2px;width:100%;height:2px;transition:transform .22s,opacity .18s;display:block}.hamburger.open span:first-child{transform:translateY(7px)rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}}.drawer-overlay{z-index:60;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#2821164d;animation:.2s fade;position:fixed;inset:0}.drawer{top:0;z-index:70;background:var(--card);border-inline-start:1px solid var(--line);width:min(72vw,280px);height:100dvh;box-shadow:var(--shadow-hover);flex-direction:column;gap:2px;padding:90px 28px 28px;animation:.24s cubic-bezier(.4,0,.2,1) drawerIn;display:flex;position:fixed;inset-inline-end:0}.drawer a{font-family:var(--serif);color:var(--ink);border-bottom:1px solid var(--line);padding:13px 0;font-size:1.3rem}.drawer a.active{color:var(--accent)}.drawer .drawer-lang{margin-top:20px}@keyframes drawerIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}@keyframes fade{0%{opacity:0}to{opacity:1}}.hero{text-align:center;padding:84px 0 40px}.kick{text-transform:uppercase;letter-spacing:.26em;color:var(--accent);margin-bottom:22px;font-size:.74rem;font-weight:600}.hero h1{font-family:var(--serif);letter-spacing:-.005em;color:var(--ink);font-size:clamp(2.5rem,6.4vw,4.4rem);font-weight:600;line-height:1.1}.hero .heb{font-family:var(--heb);color:var(--gold);direction:rtl;margin-top:16px;font-size:clamp(1.1rem,3vw,1.5rem)}.hero p{max-width:540px;color:var(--muted);margin:22px auto 30px;font-size:clamp(1rem,2.3vw,1.16rem)}.search{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);max-width:520px;box-shadow:var(--shadow);align-items:center;gap:10px;margin:0 auto;padding:6px 6px 6px 22px;display:flex}.search input{color:var(--ink);font-family:var(--sans);background:0 0;border:none;outline:none;flex:1;padding:10px 0;font-size:1rem}.search input::placeholder{color:var(--muted)}.search button{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#fff;border-radius:var(--radius-sm);font-family:var(--sans);cursor:pointer;border:none;padding:11px 22px;font-size:.92rem;font-weight:600}.countdown{text-align:center;padding:6px 0 30px}.countdown .kick{margin-bottom:20px}.cd-grid{flex-wrap:wrap;justify-content:center;gap:clamp(14px,5vw,44px);display:flex}.cd-unit{flex-direction:column;align-items:center;gap:8px;min-width:60px;display:flex}.cd-num{font-family:var(--serif);letter-spacing:-.02em;color:var(--ink);font-variant-numeric:tabular-nums;font-size:clamp(2.4rem,8vw,4rem);font-weight:500;line-height:1}.cd-label{text-transform:uppercase;letter-spacing:.18em;color:var(--muted);font-size:.7rem}.portal{padding:34px 0 80px}.home{max-width:820px;margin:0 auto}.home-sec{border-top:1px solid var(--line);padding:30px 0}.home-sec:first-child{border-top:none;padding-top:6px}.home-sec-head{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.home-sec-head h2{font-family:var(--serif);letter-spacing:-.02em;color:var(--ink);font-size:clamp(1.55rem,4vw,2.15rem);font-weight:500;transition:color .2s}.home-sec-head .home-arrow{transition:transform .2s}.home-sec-head:hover h2{color:var(--accent)}.home-sec-head:hover .home-arrow{transform:translate(4px)}.home-arrow{color:var(--accent)}.home-blurb{color:var(--muted);max-width:580px;margin-top:6px}.home-links{flex-wrap:wrap;gap:8px 22px;margin-top:16px;display:flex}.home-links a{color:var(--accent);font-size:.94rem;transition:color .2s}.home-links a:hover{color:var(--ink)}.home-results{max-width:820px;margin:0 auto}.home-result{border-top:1px solid var(--line);font-family:var(--serif);color:var(--ink);justify-content:space-between;align-items:center;gap:16px;padding:17px 2px;font-size:1.18rem;transition:color .2s;display:flex}.home-result:first-child{border-top:none}.home-result:hover{color:var(--accent)}.hub{max-width:760px;margin:0 auto}.hub-item{border-top:1px solid var(--line);padding:30px 0;display:block}.hub-item:first-child{border-top:none;padding-top:4px}.hub-item .kick{margin-bottom:8px}.hub-item h2{font-family:var(--serif);letter-spacing:-.02em;color:var(--ink);font-size:clamp(1.5rem,4vw,2rem);font-weight:500;transition:color .2s}.hub-item:hover h2{color:var(--accent)}.hub-item p{color:var(--muted);max-width:580px;margin-top:6px}.grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:18px;display:grid}.tile{border:1px solid var(--line);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow);padding:30px 26px;transition:transform .3s,border-color .3s,box-shadow .3s;display:block;position:relative;overflow:hidden}.tile:after{content:"";opacity:0;background:radial-gradient(360px at 50% 0,#8a6d3f29,#0000 60%);transition:opacity .3s;position:absolute;inset:0}.tile:hover{box-shadow:var(--shadow-hover);border-color:#8a6d3f99;transform:translateY(-5px)}.tile:hover:after{opacity:1}.badge{border-radius:var(--radius-sm);width:46px;height:46px;color:var(--accent);border:1px solid var(--line);background:#8a6d3f2e;justify-content:center;align-items:center;margin-bottom:18px;display:flex}.badge svg{width:24px;height:24px}.tile h3{font-family:var(--serif);color:var(--ink);margin-bottom:6px;font-size:1.34rem;font-weight:500}.tile p{color:var(--muted);font-size:.94rem}.tile .arrow{color:var(--accent);margin-top:14px;font-size:.9rem;font-weight:500}footer{border-top:1px solid var(--line);margin-top:20px;padding:40px 0}.foot{color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;font-size:.86rem;display:flex}.foot a{color:var(--accent)}.page-hero-wrap{padding:44px 0 0}.back{color:var(--muted);align-items:center;gap:6px;font-size:.85rem;transition:color .2s;display:inline-flex}.back:hover{color:var(--accent)}.page-hero{text-align:center;max-width:760px;margin:30px auto 0}.page-hero h1{font-family:var(--serif);letter-spacing:-.005em;color:var(--ink);font-size:clamp(2.1rem,5.6vw,3.3rem);font-weight:600;line-height:1.12}.page-hero .kick{margin-bottom:18px}.page-hero .heb{font-family:var(--heb);color:var(--gold);direction:rtl;margin-top:14px;font-size:clamp(1.1rem,3vw,1.5rem)}.page-hero p{max-width:580px;color:var(--muted);margin:20px auto 0;font-size:clamp(1rem,2.3vw,1.14rem)}.page{padding:54px 0 90px}.part-title{font-family:var(--serif);letter-spacing:-.02em;color:var(--ink);border-bottom:1px solid var(--line);max-width:760px;margin:0 auto;padding-bottom:14px;font-size:clamp(1.75rem,4.5vw,2.2rem);font-weight:500}.part-title+.blocks{margin-top:18px}.part-intro{max-width:760px;color:var(--muted);margin:16px auto 0}.tabs{flex-wrap:wrap;justify-content:center;gap:8px 30px;max-width:760px;margin:0 auto 34px;display:flex}.tab{font-family:var(--sans);color:var(--muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:4px 2px 9px;font-size:1rem;font-weight:500;transition:color .2s,border-color .2s}.tab:hover{color:var(--ink)}.tab.active{color:var(--ink);border-bottom-color:var(--accent)}.tab-panel[hidden]{display:none}.tab-panel .part-intro{margin-top:0}.tz{max-width:1040px;margin:0 auto}.tz-count{color:var(--muted);vertical-align:super;margin-inline-start:3px;font-size:.72rem}.tz-search{max-width:460px;margin:0 auto 24px}.tz-search input{background:var(--card);border:1px solid var(--line);width:100%;color:var(--ink);font-family:var(--heb), var(--sans);border-radius:999px;outline:none;padding:11px 20px;font-size:.95rem}.tz-search input:focus{border-color:var(--accent)}.tz-hint{text-align:center;color:var(--muted);margin:0 auto 24px;font-size:.9rem}.tz-grid{grid-template-columns:repeat(auto-fill,minmax(272px,1fr));align-items:start;gap:16px;display:grid}.tz-card{background:var(--card);border:1px solid var(--line);border-radius:16px;flex-direction:column;gap:13px;padding:16px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.tz-card:hover{border-color:#8a6d3f80;transform:translateY(-3px);box-shadow:0 14px 34px #46371e1a,0 0 0 1px #8a6d3f38}.tz-card-plain{justify-content:space-between}.tz-card-note{border-inline-start:3px solid #8a6d3f80}.tz-cover{align-items:center;gap:13px;display:flex}.tz-cover-art{background:linear-gradient(150deg, var(--accent), var(--accent-2,#7a5f36));border-radius:7px;flex:none;justify-content:center;align-items:center;width:48px;height:60px;display:flex;position:relative;box-shadow:0 5px 16px #8a6d3f59}.tz-cover-art:before{content:"";inset-inline-start:6px;background:#ffffff47;border-radius:2px;width:1.5px;position:absolute;top:6px;bottom:6px}.tz-cover-num{font-family:var(--serif);color:#fff;font-size:1.3rem;font-weight:600}.tz-cover-ico svg{color:#fff;width:22px;height:22px}.tz-cover-txt{min-width:0}.tz-cover-title{font-family:var(--heb), var(--serif);color:var(--ink);font-size:1.12rem;font-weight:600;line-height:1.25}.tz-cover-meta{color:var(--muted);margin-top:3px;font-size:.76rem}.tz-mtitle{font-size:1rem}.tz-players{flex-direction:column;gap:9px;display:flex}.tz-multiplayer{flex-direction:column;gap:8px;display:flex}.tz-parts{flex-wrap:wrap;gap:6px;display:flex}.tz-part{color:var(--muted);cursor:pointer;border:1px solid var(--line);background:0 0;border-radius:999px;padding:3px 12px;font-size:.7rem;font-weight:700;transition:color .2s,border-color .2s,background .2s}.tz-part:hover{color:var(--ink)}.tz-part.on{color:#fff;background:linear-gradient(135deg, var(--accent), var(--accent-2,#7a5f36));border-color:#0000}.tz-player{align-items:center;gap:10px;display:flex}.tz-plabel{color:var(--accent);border:1px solid var(--line);white-space:nowrap;border-radius:999px;flex:none;padding:2px 8px;font-size:.68rem;font-weight:700}.tz-play{cursor:pointer;background:linear-gradient(135deg, var(--accent), var(--accent-2,#7a5f36));border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;transition:transform .15s;display:inline-flex;box-shadow:0 3px 10px #8a6d3f59}.tz-play:hover{transform:scale(1.08)}.tz-play svg{color:#fff;width:16px;height:16px}.tz-progress{background:var(--line);cursor:pointer;border-radius:999px;flex:auto;min-width:40px;height:5px}.tz-progress-fill{background:linear-gradient(90deg, var(--accent), var(--accent-2,#7a5f36));border-radius:999px;height:100%}.tz-time{color:var(--muted);font-variant-numeric:tabular-nums;flex:none;min-width:34px;font-size:.72rem}.tz-noaudio{color:var(--muted);padding:4px 0;font-size:.82rem;font-style:italic}.tz-dl{width:26px;height:26px;color:var(--accent);border-radius:7px;flex:none;justify-content:center;align-items:center;transition:color .2s,background .2s;display:inline-flex}.tz-dl:hover{color:var(--ink);background:#8a6d3f24}.tz-dl svg{width:15px;height:15px}.tz-pdfs{flex-wrap:wrap;gap:12px;margin-top:auto;display:flex}.tz-pdf{flex-direction:column;gap:5px;width:78px;display:flex}.tz-pdf-cover{border:1px solid var(--line);aspect-ratio:262/378;background:#fff;border-radius:6px;transition:transform .18s,border-color .18s,box-shadow .18s;display:block;overflow:hidden}.tz-pdf-cover:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 6px 18px #46371e1c}.tz-pdf-cover img{object-fit:cover;width:100%;height:100%;display:block}.tz-pdf-fallback{width:100%;height:100%;color:var(--muted);background:var(--card);justify-content:center;align-items:center;display:flex}.tz-pdf-fallback svg{width:30px;height:30px}.tz-pdf-foot{justify-content:space-between;align-items:center;gap:2px;display:flex}.tz-pdf-label{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;font-weight:600;overflow:hidden}.trip{max-width:760px;margin:8px auto 0}.trip-cat{border-top:1px solid var(--line);padding:24px 0}.trip-cat:first-child{border-top:none}.trip-cat h3{font-family:var(--serif);letter-spacing:-.005em;color:var(--ink);font-size:1.18rem;font-weight:500}.trip-cat>p{color:var(--muted);margin-top:5px}.trip-tips{gap:6px;margin:12px 0 0;padding-inline-start:18px;display:grid}.trip-tips li{color:var(--muted);font-size:.93rem;line-height:1.5}.trip-links{flex-wrap:wrap;gap:8px;margin-top:13px;display:flex}.trip-links a{border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--accent);align-items:center;gap:6px;padding:7px 13px;font-size:.86rem;transition:border-color .2s,color .2s;display:inline-flex}.trip-links a:hover{color:var(--ink);border-color:#8a6d3f80}.trip-emergency{margin-top:13px}.trip-emergency .e{border-top:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:14px;padding:9px 0;display:flex}.trip-emergency .e:first-child{border-top:none}.trip-emergency .e span{color:var(--ink);font-size:.93rem}.trip-emergency .e a{color:var(--accent);font-variant-numeric:tabular-nums;font-weight:500}.trip-pending{color:var(--muted);margin-top:12px;font-size:.82rem}.uman-safety{border-top:1px solid var(--line);max-width:760px;color:var(--muted);text-align:center;margin:38px auto 0;padding-top:18px;font-size:.85rem;line-height:1.55}.blocks{gap:0;max-width:760px;margin:0 auto;display:grid}.block{border:none;border-top:1px solid var(--line);box-shadow:none;background:0 0;border-radius:0;padding:26px 0}.block:first-child{border-top:none}.block h2{font-family:var(--serif);letter-spacing:-.005em;color:var(--ink);margin-bottom:6px;font-size:1.15rem;font-weight:500}.block p{color:var(--muted)}.cards{grid-template-columns:1fr;gap:0;max-width:760px;margin:0 auto;display:grid}.item{border:none;border-top:1px solid var(--line);box-shadow:none;background:0 0;border-radius:0;padding:22px 0}.item:first-child{border-top:none}.item:hover{box-shadow:none;transform:none}a.item:hover h3{color:var(--accent)}.item-num{font-family:var(--serif);letter-spacing:0;color:var(--accent);margin-bottom:5px;font-size:1.05rem;font-weight:500}.item h3{font-family:var(--serif);color:var(--ink);margin-bottom:6px;font-size:1.2rem;font-weight:500;transition:color .2s}.item p{color:var(--muted);font-size:.94rem}.tag{text-transform:uppercase;letter-spacing:.08em;color:var(--accent);border:1px solid var(--line);border-radius:var(--radius-sm);margin-top:12px;padding:4px 11px;font-size:.66rem;display:inline-block}.note{text-align:center;color:var(--muted);margin-top:44px;font-size:.92rem}.section-links{flex-wrap:wrap;justify-content:center;gap:10px 24px;margin-top:40px;display:flex}.section-links a{color:var(--accent);font-size:.95rem;transition:color .2s}.section-links a:hover{color:var(--ink)}.daily-sec{text-align:center;padding:20px 0 84px}.daily{justify-content:center;align-items:center;max-width:760px;min-height:150px;margin:14px auto 0;padding:22px 0;display:flex}.daily-inner{transition:opacity .45s}.daily .q{font-family:var(--serif);letter-spacing:-.01em;color:var(--ink);font-size:clamp(1.3rem,4vw,1.9rem);font-weight:500;line-height:1.34}.daily .qh{font-family:var(--heb);color:var(--gold);direction:rtl;margin-top:14px;font-size:clamp(1.05rem,3vw,1.4rem)}.notfound{text-align:center;max-width:620px;margin:0 auto}.err-title{font-family:var(--serif);color:var(--ink);margin-top:6px;font-size:clamp(2rem,5vw,3rem);font-weight:400}.err-btn{cursor:pointer;font-family:var(--sans);color:#fff;background:linear-gradient(135deg, var(--accent), var(--accent-2));border-radius:var(--radius-sm);border:none;margin-top:26px;padding:12px 26px;font-size:.92rem;font-weight:600;display:inline-block}.route-loading{justify-content:center;padding:120px 0;display:flex}.spinner{border:3px solid var(--line);border-top-color:var(--accent);border-radius:50%;width:34px;height:34px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.chat-bar{z-index:90;bottom:20px;background:var(--card);border:1px solid var(--line);border-radius:999px;align-items:center;gap:6px;width:min(300px,100vw - 28px);padding:5px 5px 5px 16px;display:flex;position:fixed;inset-inline-end:20px;box-shadow:0 10px 28px #46371e1a,0 0 0 1px #8a6d3f40}.chat-bar input{min-width:0;color:var(--ink);font-family:var(--sans);background:0 0;border:none;outline:none;flex:1;padding:8px 0;font-size:.9rem}.chat-bar input::placeholder{color:var(--muted)}.chat-bar-send{cursor:pointer;background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.chat-panel{z-index:90;bottom:24px;background:var(--card);border:1px solid var(--line);border-radius:16px;flex-direction:column;width:min(380px,100vw - 32px);height:min(560px,100dvh - 130px);animation:.22s cubic-bezier(.4,0,.2,1) drawerIn;display:flex;position:fixed;inset-inline-end:22px;overflow:hidden;box-shadow:0 18px 50px #46371e24}.chat-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.chat-title{font-family:var(--serif);color:var(--ink);font-size:1.02rem;font-weight:500}.chat-x{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:1.5rem;line-height:1}.chat-x:hover{color:var(--ink)}.chat-body{flex-direction:column;flex:1;gap:10px;padding:16px;display:flex;overflow-y:auto}.chat-msg{white-space:pre-wrap;word-wrap:break-word;border-radius:14px;max-width:86%;padding:10px 13px;font-size:.92rem;line-height:1.5}.chat-msg.bot{color:var(--ink);background:#8a6d3f1f;border-bottom-left-radius:5px;align-self:flex-start}.chat-msg.me{background:var(--accent);color:#fff;border-bottom-right-radius:5px;align-self:flex-end}.chat-dots{color:var(--muted)}.chat-foot{border-top:1px solid var(--line);align-items:flex-end;gap:8px;padding:10px 12px 4px;display:flex}.chat-input{resize:none;max-height:120px;color:var(--ink);font-family:var(--sans);background:0 0;border:none;outline:none;flex:1;padding:8px 4px;font-size:.94rem;line-height:1.5}.chat-input::placeholder{color:var(--muted)}.chat-send{cursor:pointer;background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#fff;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.chat-send:disabled{opacity:.4;cursor:default}.chat-note{color:var(--muted);text-align:center;padding:4px 16px 12px;font-size:.7rem}@media (max-width:480px){.chat-panel{inset-inline:12px;width:auto;height:min(70dvh,540px);bottom:14px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.need-sec{padding:30px 0 8px}.need-head{text-align:center;font-family:var(--serif);letter-spacing:-.005em;color:var(--ink);margin-bottom:30px;font-size:clamp(1.6rem,4vw,2.2rem);font-weight:600}.need-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;max-width:840px;margin:0 auto;display:grid}@media (max-width:720px){.need-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.need-card{text-align:center;background:var(--card);border:1px solid var(--line);border-radius:14px;flex-direction:column;align-items:center;gap:10px;padding:24px 14px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.need-card:hover{border-color:#8a6d3f80;transform:translateY(-3px);box-shadow:0 12px 30px #46371e17,0 0 0 1px #8a6d3f33}.need-ico{color:var(--accent);line-height:0}.need-ico svg{width:30px;height:30px}.need-label{font-family:var(--heb), var(--sans);color:var(--ink);font-size:1rem}.today-sec{padding:34px 0}.today-eyebrow{text-align:center;text-transform:uppercase;letter-spacing:.12em;color:var(--accent);margin-bottom:16px;font-size:.72rem}.today-card{text-align:center;border:1px solid var(--line);background:linear-gradient(160deg,#8a6d3f1a,#8a6d3f0a);border-radius:18px;max-width:720px;margin:0 auto;padding:34px 28px;transition:border-color .2s,box-shadow .2s;display:block}.today-card:hover{border-color:#8a6d3f99;box-shadow:0 16px 40px #46371e1a,0 0 0 1px #8a6d3f40}.today-heb{font-family:var(--heb), var(--serif);color:var(--gold,#7a5f36);direction:rtl;font-size:clamp(1.5rem,4.5vw,2.3rem);font-weight:500;line-height:1.5}.today-en{color:var(--muted);margin-top:12px;font-size:clamp(.95rem,2vw,1.15rem);font-style:italic}.today-meta{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:6px 14px;margin-top:18px;display:flex}.today-title{font-family:var(--heb), var(--serif);color:var(--ink);font-size:1.05rem}.today-src{color:var(--muted);direction:rtl;font-size:.85rem}.today-cta{color:var(--accent);margin-top:18px;font-size:.95rem;font-weight:600;display:inline-block}.start-sec{padding:26px 0 40px}.start-eyebrow{text-align:center;text-transform:uppercase;letter-spacing:.12em;color:var(--accent);font-size:.72rem}.start-head{text-align:center;font-family:var(--serif);color:var(--ink);margin:10px 0 26px;font-size:clamp(1.4rem,3.6vw,1.9rem);font-weight:500}.start-list{flex-direction:column;max-width:640px;margin:0 auto;display:flex}.start-item{border-top:1px solid var(--line);align-items:center;gap:16px;padding:16px 6px;display:flex}.start-item:first-child{border-top:none}.start-item:hover .start-title{color:var(--accent)}.start-num{width:30px;height:30px;font-family:var(--serif);color:var(--accent);border:1px solid var(--line);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.95rem;display:inline-flex}.start-txt{flex-direction:column;flex:auto;gap:3px;min-width:0;display:flex}.start-title{font-family:var(--heb), var(--serif);color:var(--ink);font-size:1.1rem;transition:color .2s}.start-line{color:var(--muted);direction:rtl;font-size:.9rem}.start-arrow{color:var(--accent);flex:none}.library-lead{padding:20px 0 0}.library-head{text-align:center;font-family:var(--serif);color:var(--muted);font-size:clamp(1.2rem,3vw,1.6rem);font-weight:500}.teach-hero .teach-line{font-family:var(--heb), var(--serif);color:var(--gold,#7a5f36);direction:rtl;margin-top:14px;font-size:clamp(1.4rem,4vw,2.1rem);line-height:1.5}.teach-hero .teach-line-en{color:var(--muted);margin-top:8px;font-style:italic}.teach-wrap{max-width:720px;margin:0 auto}.teach-summary{color:var(--ink);text-align:center;font-size:clamp(1.05rem,2.2vw,1.25rem);line-height:1.75}.teach-source{border:1px solid var(--line);background:var(--card);text-align:center;border-radius:14px;margin:34px auto 0;padding:26px}.teach-source-he{font-family:var(--heb), var(--serif);color:var(--ink);direction:rtl;font-size:clamp(1.3rem,3.4vw,1.7rem);line-height:1.6}.teach-source-en{color:var(--muted);margin-top:12px;font-style:italic}.teach-block{margin-top:28px}.teach-block-label{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);text-align:center;margin-bottom:10px;font-size:.72rem}.teach-block p{text-align:center;color:var(--ink)}.teach-related{border-top:1px solid var(--line);margin-top:40px;padding-top:26px}.related-cards{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.related-cards>*{width:min(100%,220px)}.related-card{border:1px solid var(--line);background:var(--card);border-radius:12px;flex-direction:column;gap:5px;padding:16px;transition:border-color .2s,transform .18s;display:flex}.related-card:hover{border-color:var(--accent);transform:translateY(-2px)}.related-he{font-family:var(--heb), var(--serif);color:var(--ink);font-size:1.02rem}.related-src{color:var(--muted);direction:rtl;font-size:.82rem}.need-list{flex-direction:column;gap:14px;max-width:720px;margin:0 auto;display:flex}.need-teach{border:1px solid var(--line);background:var(--card);border-radius:14px;padding:22px 24px;transition:border-color .2s,transform .18s,box-shadow .2s;display:block}.need-teach:hover{border-color:#8a6d3f8c;transform:translateY(-2px);box-shadow:0 12px 28px #46371e14}.need-teach-line{font-family:var(--heb), var(--serif);color:var(--gold,#7a5f36);direction:rtl;font-size:clamp(1.3rem,3.4vw,1.7rem);line-height:1.5}.need-teach-en{color:var(--muted);margin-top:8px;font-style:italic}.need-teach-meta{flex-wrap:wrap;align-items:baseline;gap:4px 12px;margin-top:12px;display:flex}.need-teach-meta>span:first-child{font-family:var(--heb), var(--serif);color:var(--ink)}.need-teach-src{color:var(--muted);direction:rtl;font-size:.82rem}.cd-pill{top:72px;z-index:40;background:var(--card);border:1px solid var(--line);border-radius:14px;flex-direction:column;align-items:flex-end;gap:1px;padding:12px 18px;transition:border-color .2s,transform .2s;display:inline-flex;position:fixed;inset-inline-end:14px;box-shadow:0 8px 22px #46371e17}.cd-pill:hover{border-color:#8a6d3f80;transform:translateY(-1px)}.cd-pill-top{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);font-size:.68rem}.cd-row{align-items:center;gap:8px;margin-top:6px;display:inline-flex}.cd-days{font-family:var(--serif);color:var(--gold,#7a5f36);font-size:1.55rem;font-weight:600}.cd-days-l{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-inline-end:3px;font-size:.72rem}.cd-clock{align-items:center;gap:3px;display:inline-flex}.cd-clock i{color:var(--muted);font-size:1.4rem;font-style:normal}.cd-card{perspective:300px;display:inline-block;position:relative}.cd-digit{text-align:center;min-width:1.6em;font-family:var(--serif);color:#2a2418;font-variant-numeric:tabular-nums;transform-origin:top;backface-visibility:hidden;background:#fffdf6;border:1px solid #46371e29;border-radius:3px 3px 7px 7px;padding:17px 11px 8px;font-size:1.7rem;font-weight:600;animation:.5s cd-flip;display:inline-block;position:relative;box-shadow:0 2px 4px #46371e29}.cd-digit:before{content:"";pointer-events:none;background:radial-gradient(5px at 6px 5.5px,#0000 2.1px,#a88f68 2.1px 3.3px,#0000 3.5px) 0 0/13px 11px repeat-x;height:11px;position:absolute;top:5px;left:8px;right:8px}@keyframes cd-flip{0%{opacity:.15;transform:rotateX(88deg)}60%{transform:rotateX(-7deg)}to{opacity:1;transform:rotateX(0)}}@media (max-width:640px){.cd-pill{top:62px;padding:5px 10px;inset-inline-end:10px}.cd-clock{display:none}}@media (prefers-reduced-motion:reduce){.cd-digit{animation:none}}.ambient{z-index:-1;pointer-events:none;width:100%;height:100%;position:fixed;inset:0}.bg{animation:24s ease-in-out infinite bg-breathe}@keyframes bg-breathe{0%,to{opacity:1;transform:scale(1)}50%{opacity:.86;transform:scale(1.035)}}.today-card{position:relative}.today-card:after{content:"";border-radius:inherit;pointer-events:none;animation:7s ease-in-out infinite today-glow;position:absolute;inset:-1px;box-shadow:0 0 10px #8a6d3f00}@keyframes today-glow{0%,to{box-shadow:0 0 8px #8a6d3f00}50%{box-shadow:0 0 34px #8a6d3f24}}@media (prefers-reduced-motion:reduce){.bg,.ambient,.today-card:after{animation:none!important}}.start-journey{text-align:center;margin-top:22px}.start-journey-link{color:var(--accent);font-size:1rem;font-weight:600}.start-journey-link:hover{color:var(--ink)}.journey-cta{border:1px solid var(--line);background:linear-gradient(150deg,#8a6d3f1f,#8a6d3f0a);border-radius:16px;justify-content:space-between;align-items:center;gap:18px;max-width:720px;margin:0 auto 28px;padding:22px 26px;transition:border-color .2s,box-shadow .2s,transform .18s;display:flex}.journey-cta:hover{border-color:var(--accent);box-shadow:var(--shadow);transform:translateY(-2px)}.journey-cta-kick{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);font-size:.7rem}.journey-cta-title{font-family:var(--serif);color:var(--ink);margin-top:4px;font-size:1.3rem;font-weight:600}.journey-cta-sub{color:var(--muted);margin-top:4px;font-size:.88rem}.journey-cta-arrow{color:var(--accent);flex:none;font-size:1.5rem}.jp{max-width:640px;margin:0 auto}.jp-steps{margin:0 0 30px;padding:0;list-style:none}.jp-step{border-top:1px solid var(--line);align-items:center;gap:14px;padding:12px 0;display:flex}.jp-step:first-child{border-top:none}.jp-dot{width:30px;height:30px;font-family:var(--serif);border:1px solid var(--line);color:var(--muted);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.95rem;display:inline-flex}.jp-step.done .jp-dot{background:var(--accent);color:#fff;border-color:#0000}.jp-step.current .jp-dot{border-color:var(--accent);color:var(--accent)}.jp-step-t{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.jp-step-title{font-family:var(--heb), var(--serif);color:var(--ink);font-size:1.05rem}.jp-step.todo .jp-step-title{color:var(--muted)}.jp-step-line{color:var(--muted);direction:rtl;font-size:.85rem}.jp-step.current .jp-step-title{color:var(--accent);font-weight:600}.jp-now{text-align:center;border:1px solid var(--line);background:var(--card);border-radius:16px;padding:26px}.jp-now-label{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:14px;font-size:.72rem}.jp-now-card{border:1px solid var(--line);background:#8a6d3f0f;border-radius:12px;padding:18px;transition:border-color .2s;display:block}.jp-now-card:hover{border-color:var(--accent)}.jp-now-heb{font-family:var(--heb), var(--serif);color:var(--gold,var(--accent));direction:rtl;font-size:clamp(1.3rem,3.4vw,1.7rem);line-height:1.5}.jp-now-meta{color:var(--muted);margin-top:10px;font-size:.9rem}.jp-now-src{direction:rtl}.jp-now-cta{color:var(--accent);margin-top:12px;font-size:.9rem;font-weight:600;display:inline-block}.jp-btn{cursor:pointer;font-family:var(--sans);color:#fff;background:linear-gradient(135deg, var(--accent), var(--accent-2));border-radius:var(--radius-sm);border:none;margin-top:18px;padding:12px 26px;font-size:.95rem;font-weight:600}.jp-btn.ghost{color:var(--accent);border:1px solid var(--line);background:0 0}.jp-complete{text-align:center;color:var(--ink)}.jp-complete p{color:var(--muted)}.sef-books{flex-wrap:wrap;justify-content:center;gap:18px;display:flex}.sef-books>*{width:min(100%,320px)}.sef-book{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-sm);color:inherit;padding:22px 22px 20px;text-decoration:none;transition:border-color .18s,transform .18s;display:block}.sef-book.live:hover{border-color:var(--accent);transform:translateY(-2px)}.sef-book h3{font-family:var(--serif);color:var(--ink);margin:0 0 6px;font-size:1.35rem;font-weight:600}.sef-book-part{color:var(--muted);font-size:.85rem;font-weight:400}.sef-book p{color:var(--muted);margin:0 0 14px;font-size:.95rem;line-height:1.55}.sef-book-open{color:var(--accent);font-size:.9rem;font-weight:600}.sef-toc-grid{grid-template-columns:repeat(auto-fill,minmax(54px,1fr));gap:8px;display:grid}.sef-toc-cell{aspect-ratio:1;background:var(--card);border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--ink);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;font-size:1rem;text-decoration:none;transition:border-color .15s,background .15s,color .15s;display:flex}.sef-toc-cell:hover{border-color:var(--accent);background:var(--accent);color:#fff}.sef-wrap{max-width:760px;margin:0 auto}.sef-loading{color:var(--muted);text-align:center;padding:40px 0}.sef-toggle{background:var(--bg2);border:1px solid var(--line);border-radius:999px;gap:4px;margin-bottom:30px;padding:4px;display:inline-flex}.sef-tab{cursor:pointer;color:var(--muted);font-family:var(--sans);background:0 0;border:none;border-radius:999px;padding:7px 16px;font-size:.85rem;font-weight:600;transition:background .15s,color .15s}.sef-tab.on{background:var(--card);color:var(--ink);box-shadow:0 1px 3px #00000014}.sef-seg{margin-bottom:26px}.sef-he{font-family:var(--heb), var(--serif);color:var(--ink);direction:rtl;margin:0;font-size:clamp(1.25rem,3.4vw,1.6rem);line-height:2}.sef-en{font-family:var(--serif);color:var(--ink);opacity:.92;margin:10px 0 0;font-size:1.06rem;line-height:1.85}.view-both .sef-en{color:var(--muted)}.sef-credit{border-top:1px solid var(--line);margin-top:40px;padding-top:20px}.sef-credit p{color:var(--muted);margin:0 0 4px;font-size:.82rem;line-height:1.6}.sef-credit a{color:var(--accent)}.sef-nav{justify-content:space-between;gap:12px;margin-top:40px;display:flex}.sef-nav-btn{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--ink);padding:12px 20px;font-size:.95rem;font-weight:600;text-decoration:none;transition:border-color .15s}.sef-nav-btn:hover{border-color:var(--accent)}.sef-toc-list{flex-direction:column;gap:30px;display:flex}.sef-toc-group-h{font-family:var(--serif);color:var(--muted);border-bottom:1px solid var(--line);letter-spacing:.01em;margin:0 0 12px;padding-bottom:8px;font-size:1.1rem;font-weight:600}.sef-toc-rows{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:8px;display:grid}.sef-toc-row{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--ink);padding:12px 16px;font-size:.98rem;line-height:1.4;text-decoration:none;transition:border-color .15s,transform .15s;display:block}.sef-toc-row:hover{border-color:var(--accent);transform:translateY(-1px)}.sef-toc-row-label{font-family:var(--serif)}.sef-piece-title{font-family:var(--serif);color:var(--ink);margin:0 0 26px;font-size:clamp(1.6rem,4vw,2.1rem);font-weight:600;line-height:1.2}.ask-wrap{max-width:600px;margin:26px auto 0;position:relative}.ask-input{box-sizing:border-box;width:100%;font-family:var(--sans);color:var(--ink);background:var(--card);border:1px solid var(--line);border-radius:999px;outline:none;padding:15px 26px;font-size:1.05rem;transition:border-color .18s,box-shadow .18s}.ask-input:focus{border-color:var(--accent);box-shadow:0 2px 18px #3c2f191a}.ask-input::placeholder{color:var(--muted)}.ask-hints{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:8px;margin-top:10px;display:flex}.ask-hints-label{color:var(--muted);font-size:.82rem}.ask-hint{cursor:pointer;font-family:var(--sans);color:var(--accent);border:1px solid var(--line);background:0 0;border-radius:999px;padding:4px 12px;font-size:.82rem;transition:border-color .15s}.ask-hint:hover{border-color:var(--accent)}.ask-results{z-index:45;background:var(--card);border:1px solid var(--line);text-align:start;border-radius:18px;max-height:min(430px,56vh);padding:16px 16px 12px;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow-y:auto;box-shadow:0 24px 60px #3c2f192e}.ask-group{margin-bottom:16px}.ask-group-h{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:6px;font-size:.72rem;font-weight:700}.ask-hit-row{color:var(--ink);border-radius:10px;flex-direction:column;gap:1px;padding:9px 12px;text-decoration:none;transition:background .15s;display:flex}.ask-hit-row:hover{background:var(--bg2)}.ask-hit-l{font-family:var(--serif);font-size:.98rem}.ask-hit-sub{color:var(--muted);font-size:.86rem;font-family:var(--heb), var(--serif);direction:rtl}.src-seg{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-sm);margin:14px 0 30px;padding:26px 28px}.src-seg-he{font-family:var(--heb), var(--serif);color:var(--ink);direction:rtl;margin:0;font-size:clamp(1.2rem,3.2vw,1.5rem);line-height:2}.src-seg-en{font-family:var(--serif);color:var(--muted);margin:14px 0 0;font-size:1.02rem;line-height:1.8}.src-seg-foot{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;margin-top:18px;padding-top:14px;display:flex}.src-seg-ref{color:var(--muted);font-size:.82rem}.src-seg-more{color:var(--accent);font-size:.9rem;font-weight:600;text-decoration:none}.src-seg-more:hover{text-decoration:underline}.home-door{flex-direction:column;justify-content:space-evenly;min-height:calc(100dvh - 67px);padding-bottom:12px;display:flex}body:has(.home-door) footer{display:none}body:has(.home-door) .chat-bar{display:none}.ask-ai{box-sizing:border-box;cursor:pointer;text-align:center;width:100%;font-family:var(--sans);color:var(--accent);border:1px dashed var(--line);border-radius:var(--radius-sm);background:0 0;margin-top:4px;padding:12px 18px;font-size:.92rem;font-weight:600;transition:border-color .15s,background .15s;display:block}.ask-ai:hover{border-color:var(--accent);background:var(--card)}@media (max-height:780px){.home-door .hero p{display:none}}@media (max-height:820px){.home-door{padding-bottom:8px}.home-door .need-grid{gap:12px}.home-door .daily-line-sec{padding:6px 0 0}.home-door .hero{padding-top:4px}.home-door .hero h1{font-size:clamp(1.9rem,4vw,2.5rem)}.home-door .hero p{margin-top:8px;font-size:.98rem}.home-door .ask-wrap{margin-top:14px}.home-door .ask-hints{margin-top:7px}.home-door .need-head{margin-bottom:8px;font-size:clamp(1.2rem,2.4vw,1.45rem)}.home-door .need-card{gap:6px;padding:12px 10px}.home-door .need-ico svg{width:24px;height:24px}.home-door .need-label{font-size:.94rem}.home-door .ask-input{padding:12px 22px;font-size:.98rem}.home-door .daily-line-sec .wrap:before{margin-bottom:6px}.home-door .daily-line-he{font-size:1.02rem}.home-door .daily-line-en{font-size:.86rem}.home-door .daily-line-src{margin-top:4px}}@media (max-height:690px){.home-door .hero .kick{display:none}.home-door .hero h1{font-size:1.7rem}.home-door .hero p{display:none}.home-door .ask-wrap{margin-top:14px}.home-door .ask-hints{display:none}.home-door .need-card{padding:10px 8px}.home-door .daily-line-en,.home-door .daily-line-eyebrow,.home-door .daily-line-sec .wrap:before{display:none}}.home-door .hero{padding:12px 0 0}.home-door .hero .kick{margin-bottom:10px}.home-door .hero h1{font-size:clamp(2.1rem,4.6vw,3rem)}.home-door .hero p{margin:10px auto 0}.home-door .ask-wrap{margin-top:20px}.home-door .need-sec{padding:10px 0 0}.home-door .need-head{margin-bottom:14px;font-size:clamp(1.3rem,2.8vw,1.7rem)}.home-door .need-card{gap:8px;padding:16px 12px}.home-door .daily-line-sec{padding:8px 0 4px}.home-door .daily-line-eyebrow{margin-bottom:8px}.home-door .daily-line-he{font-size:clamp(1rem,2.2vw,1.2rem);line-height:1.7}.home-door .daily-line-en{margin-top:5px;font-size:.92rem}.home-door .daily-line-src{margin-top:6px}.daily-line-sec{padding:26px 0 46px}.daily-line-sec .wrap:before{content:"✦";text-align:center;color:var(--gold,var(--accent));opacity:.45;margin-bottom:12px;font-size:.75rem;display:block}.daily-line-eyebrow{text-align:center;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:14px;font-size:.75rem;font-weight:700}.daily-line{text-align:center;max-width:620px;margin:0 auto;text-decoration:none;display:block}.daily-line-he{font-family:var(--heb), var(--serif);color:var(--ink);margin:0;font-size:clamp(1.15rem,3vw,1.45rem);line-height:1.9}.daily-line-en{font-family:var(--serif);color:var(--muted);margin:10px 0 0;font-size:1rem;font-style:italic;line-height:1.7}.daily-line-src{color:var(--accent);margin:14px 0 0;font-size:.85rem;font-weight:600}.daily-line-arrow{opacity:0;transition:opacity .15s}.daily-line:hover .daily-line-arrow{opacity:1}.midah-sec{margin-top:44px}.midah-grid{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.midah-grid>*{width:min(100%,340px)}.midah-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--ink);flex-direction:column;gap:10px;padding:22px 24px;text-decoration:none;transition:border-color .18s,transform .18s;display:flex}.midah-card:hover{border-color:var(--accent);transform:translateY(-2px)}.midah-head{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.midah-he{font-family:var(--heb), var(--serif);color:var(--accent);font-size:1.3rem}.midah-en{color:var(--muted);font-size:.85rem}.midah-line{font-family:var(--heb), var(--serif);color:var(--ink);direction:rtl;margin:0;font-size:1.05rem;line-height:1.8}.midah-line-en{font-family:var(--serif);color:var(--muted);margin:0;font-size:.92rem;font-style:italic;line-height:1.6}.midah-more{color:var(--accent);margin-top:auto;font-size:.85rem;font-weight:600}.explore-strip{border-top:1px solid var(--line);padding:34px 0 60px}.explore-row{flex-wrap:wrap;justify-content:center;gap:26px;display:flex}.explore-link{color:var(--muted);font-size:.95rem;text-decoration:none;transition:color .15s}.explore-link:hover{color:var(--accent)}
@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/e7150917543fc9da-s.0mybutugvu-lq.woff2?dpl=dpl_Hrroo2ycPDb3W9e6eiuz2FfCFuJg)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/71fbf9c08529c2a5-s.2fpqrm51ez0iq.woff2?dpl=dpl_Hrroo2ycPDb3W9e6eiuz2FfCFuJg)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/e9457141811d41ae-s.02frcczqg7k-8.woff2?dpl=dpl_Hrroo2ycPDb3W9e6eiuz2FfCFuJg)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/ac34884600cd8d5d-s.2936i88_6qsfd.woff2?dpl=dpl_Hrroo2ycPDb3W9e6eiuz2FfCFuJg)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/e1ccd2766b08c828-s.15gdzqknx46iu.woff2?dpl=dpl_Hrroo2ycPDb3W9e6eiuz2FfCFuJg)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/507a47c1876d4ec2-s.2qdkzeru_ecot.woff2?dpl=dpl_Hrroo2ycPDb3W9e6eiuz2FfCFuJg)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/8c2eb9ceedecfc8e-s.p.23aeddxv5enbo.woff2?dpl=dpl_Hrroo2ycPDb3W9e6eiuz2FfCFuJg)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lora Fallback;src:local(Times New Roman);ascent-override:87.33%;descent-override:23.78%;line-gap-override:0.0%;size-adjust:115.2%}.lora_51cd726c-module__esJR4a__className{font-family:Lora,Lora Fallback;font-style:normal}.lora_51cd726c-module__esJR4a__variable{--font-serif:"Lora", "Lora Fallback"}
@font-face{font-family:Frank Ruhl Libre;font-style:normal;font-weight:400;font-display:swap;src:url(../media/da0c36c2f20008af-s.p.1o88h9hhck-f8.woff2?dpl=dpl_Hrroo2ycPDb3W9e6eiuz2FfCFuJg)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Frank Ruhl Libre;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d6834f34aea8eb10-s.2ts34phzbrs33.woff2?dpl=dpl_Hrroo2ycPDb3W9e6eiuz2FfCFuJg)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Frank Ruhl Libre;font-style:normal;font-weight:400;font-display:swap;src:url(../media/910852303c6b2343-s.p.1wvhz6ut8au_x.woff2?dpl=dpl_Hrroo2ycPDb3W9e6eiuz2FfCFuJg)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Frank Ruhl Libre;font-style:normal;font-weight:500;font-display:swap;src:url(../media/da0c36c2f20008af-s.p.1o88h9hhck-f8.woff2?dpl=dpl_Hrroo2ycPDb3W9e6eiuz2FfCFuJg)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Frank Ruhl Libre;font-style:normal;font-weight:500;font-display:swap;src:url(../media/d6834f34aea8eb10-s.2ts34phzbrs33.woff2?dpl=dpl_Hrroo2ycPDb3W9e6eiuz2FfCFuJg)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Frank Ruhl Libre;font-style:normal;font-weight:500;font-display:swap;src:url(../media/910852303c6b2343-s.p.1wvhz6ut8au_x.woff2?dpl=dpl_Hrroo2ycPDb3W9e6eiuz2FfCFuJg)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Frank Ruhl Libre;font-style:normal;font-weight:700;font-display:swap;src:url(../media/da0c36c2f20008af-s.p.1o88h9hhck-f8.woff2?dpl=dpl_Hrroo2ycPDb3W9e6eiuz2FfCFuJg)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Frank Ruhl Libre;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d6834f34aea8eb10-s.2ts34phzbrs33.woff2?dpl=dpl_Hrroo2ycPDb3W9e6eiuz2FfCFuJg)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Frank Ruhl Libre;font-style:normal;font-weight:700;font-display:swap;src:url(../media/910852303c6b2343-s.p.1wvhz6ut8au_x.woff2?dpl=dpl_Hrroo2ycPDb3W9e6eiuz2FfCFuJg)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Frank Ruhl Libre Fallback;src:local(Times New Roman);ascent-override:88.56%;descent-override:30.91%;line-gap-override:0.0%;size-adjust:108.06%}.frank_ruhl_libre_37abb055-module__AFe_Aq__className{font-family:Frank Ruhl Libre,Frank Ruhl Libre Fallback;font-style:normal}.frank_ruhl_libre_37abb055-module__AFe_Aq__variable{--font-heb:"Frank Ruhl Libre", "Frank Ruhl Libre Fallback"}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2?dpl=dpl_Hrroo2ycPDb3W9e6eiuz2FfCFuJg)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2?dpl=dpl_Hrroo2ycPDb3W9e6eiuz2FfCFuJg)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2?dpl=dpl_Hrroo2ycPDb3W9e6eiuz2FfCFuJg)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2?dpl=dpl_Hrroo2ycPDb3W9e6eiuz2FfCFuJg)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2?dpl=dpl_Hrroo2ycPDb3W9e6eiuz2FfCFuJg)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2?dpl=dpl_Hrroo2ycPDb3W9e6eiuz2FfCFuJg)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2?dpl=dpl_Hrroo2ycPDb3W9e6eiuz2FfCFuJg)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_335c2f03-module__0OhKqW__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_335c2f03-module__0OhKqW__variable{--font-sans:"Inter", "Inter Fallback"}
