#root{width:100%;height:100%;margin:0 auto;text-align:center}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#242424;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}html,body{width:100%;height:100%;margin:0;padding:0;display:flex;flex-direction:column;box-sizing:border-box;background:#F0F4F8;overflow-x:hidden}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#f1d538}button{background-color:#f9f9f9}@media (prefers-color-scheme: dark){body{color:#242424}}}:root{--headerColor: #576f72;--textColor: #fff7d4}.header{top:0;left:0;height:5rem;background-color:var(--headerColor);display:flex;justify-content:space-between;align-items:center;padding:0 1rem;box-shadow:0 2px 8px #00000040;z-index:10!important}.logo{height:80px;margin-top:0;margin-right:10px}.nav{background-color:var(--headerColor);margin-top:0;flex-grow:1;display:flex;justify-content:flex-end;align-items:center;transition:transform .3s ease}nav a{margin-right:1rem;color:var(--textColor);text-decoration:none;font-weight:700}.connect-header,.userName-header:hover,.userName-header.active,.userName-header-icon.active,nav a:hover,nav a.active{color:#f1d538;background-color:var(--headerColor)}.userName-header-shalom,.userName-header,.userName-header-line{margin-left:20px;color:var(--textColor);font-weight:700;text-decoration:none}.userName-header-icon{margin-left:20px;color:var(--textColor);font-weight:700;text-decoration:none;height:10px;line-height:normal;transform:scale(1)}.connect-header{display:flex;flex-direction:row-reverse}.menu-icon{display:none;font-size:2rem;cursor:pointer;color:var(--textColor);position:relative;left:-20px}@media (max-width: 768px){.nav{position:fixed;top:5rem;right:0;height:calc(100% - 5rem);width:100%;flex-direction:column-reverse;justify-content:center;align-items:center;background-color:var(--headerColor);transform:translate(100%);border-top:#fff 1px solid}.nav.open{transform:translate(0);z-index:inherit}.menu-icon{display:block}.connect-header{flex-direction:row}.userName-header-icon,.userName-header-shalom,.userName-header{margin-left:5px;font-size:0rem}.userName-header-icon{margin-bottom:15px;margin-left:10px;font-size:0rem}.userName-header-shalom-device{font-size:1.5rem;color:var(--textColor);margin-bottom:1rem}.userName-header{margin-left:5px;font-size:0}nav a{margin:1rem 0;font-size:1.5rem}.header{position:fixed;width:100%;padding:0}}.root-container{text-align:center;background-color:#282c34;display:flex;height:100%}.home-container{display:flex;justify-content:center}.calendar-container{width:574px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:10px}.calendar-board{display:flex;flex-direction:row-reverse;width:574px;height:480px;gap:2px;flex-wrap:wrap}.week-days{width:100%;display:flex;flex-direction:row-reverse;justify-content:space-around;margin-bottom:5px}.label-text{font-size:30;font-weight:600}.month-title{display:flex;flex-direction:column}.en-date-title{flex:5;font-size:30px;font-weight:700}.he-date-title{font-size:20px;font-weight:700;justify-content:flex-end;width:100%;display:flex}.buttons-and-enTitle{display:flex;justify-content:flex-end;width:100%;align-items:center}.buttons-container{display:flex;justify-content:space-between}.btn{margin:1px;padding-top:5px;background-color:#fff}.empty-div{flex:1}@media (max-width: 586px){.calendar-container{margin-top:90px;width:95%}.calendar-board{width:376px;height:250px;margin-right:17px}.week-days{width:100%}}.cube{width:80px;height:80px;background-color:#fff;flex-direction:column;display:flex;border:1px solid rgb(121,121,121);box-sizing:border-box;cursor:pointer}.today{border:2px solid rgb(238,114,114);color:#ee7272}.text-cube{display:flex;justify-content:space-between;margin:4px;font-weight:600;font-size:.9rem}.empty-cube{width:80px;height:80px}.day-content{display:flex;flex-direction:row-reverse;position:relative;flex:1}.candle-container{display:flex;flex-direction:column-reverse;width:20px;flex:1}.candleImg{position:absolute;width:16px;height:33px}.cube:hover{background:rgb(227,227,227);border:2px solid}.tooltip{display:none;background-color:#727171;color:#fff;padding:10px 8px;border-radius:8px;z-index:1;bottom:125%;left:50%;transform:translate(-50%);white-space:pre-line;min-width:260px;max-width:500px;border:2px solid #f1cbcb;margin-left:-120px;margin-bottom:-70px;height:auto;line-height:1.2}.tooltip:after{content:"";position:absolute;top:50%;right:-16px;border-width:8px;border-style:solid;border-color:transparent transparent transparent #727171;transform:translateY(-50%)}.candle-container:hover .tooltip{display:flex;flex-direction:column;position:absolute}.event-text{font-weight:700;font-size:.65rem}.event-small-text{font-weight:700;font-size:.5rem}.events-container{display:flex;flex-direction:column;flex:2;flex-flow:column}.third-div{display:flex;flex:1}@media (max-width: 586px){.cube,.empty-cube{width:50px;height:50px}.tooltip{font-size:.7rem;padding:8px 5px;margin:auto;min-width:65px;max-width:65px;max-height:100vh;overflow-y:auto;white-space:normal;left:50%;transform:translate(-50%);bottom:calc(100% + 10px)}.candle-container:hover .tooltip{left:auto;right:auto;transform:translate(15%)}.tooltip:after{content:"";position:absolute;bottom:100%;right:-16px;border-width:100px;border-style:solid;border-color:transparent transparent transparent #ab2020;transform:translateY(-50%)}.event-text{width:100%;font-size:.45rem;z-index:1}.event-small-text{font-size:.45rem}.text-cube{margin:5px;font-size:.55rem;font-weight:700}.candleImg{width:10px;height:25px}.events-container{margin:-3px -10px 0}.candle-container{align-items:flex-end}}:root{--addButtonColor: #576f72;--textColor: #fff7d4}.niftarim-list-title{color:#636302}.niftarim-list{display:flex;align-items:flex-start;justify-content:center;column-count:2;column-gap:80px}h3{text-align:right}.list-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;box-sizing:border-box;padding-bottom:4rem}.column-order{display:flex;flex-direction:column;width:70%;justify-content:center;align-items:right}.labels-name{display:grid;grid-template-columns:1fr 2fr 1fr;width:100%;margin-bottom:10px;padding:6px;align-items:center;direction:rtl;min-height:55px}.label-item{display:table-cell;vertical-align:middle;text-align:right;padding-right:10px}.even{background-color:#e0e0e0}.odd{background-color:#c8c7c7}.labels-name:hover{background-color:#969696}.label-niftar{font-size:24px;font-weight:500;line-height:1}.align-labels{display:flex;justify-content:flex-start}.label-rest-string{font-size:24px;font-weight:500;line-height:1.3;text-align:right;padding-right:10px}.label-niftar{font-size:30px;font-weight:700}.add-button{display:inline-block;padding:10px 20px;font-size:16px;font-weight:700;text-align:center;text-decoration:none;cursor:pointer;border:2px solid #3498db;border-radius:10px;color:#fff;background-color:#3498db;transition:background-color .3s,color .3s,border-color .3s}.edit-button{display:inline-block;padding:10px 20px;font-size:16px;width:80px;height:40px;font-weight:700;text-align:center;text-decoration:none;cursor:pointer;line-height:10px;border:2px solid #3498db;border-radius:10px;color:#fff;background-color:#3498db;transition:background-color .3s,color .3s,border-color .3s;margin-left:10px}.edit-button:hover{background-color:#fff;color:#3498db}.delete-button{display:inline-block;padding:10px 20px;font-size:16px;width:80px;height:40px;font-weight:700;text-align:center;text-decoration:none;cursor:pointer;border:2px solid #FF6347;border-radius:10px;color:#fff;background-color:tomato;margin-left:10px;line-height:15px}.delete-button:hover{background-color:#fff;color:#ff5733;border:2px solid #FF5733}.add-and-search{display:flex;align-items:center;justify-content:center;margin-bottom:10px;padding:6px;width:100%}.buttons-position{flex-direction:row-reverse;display:none;transition:opacity .3s}.labels-name:hover .buttons-position{display:flex;opacity:1;align-items:center;justify-content:flex-start}@media (max-width: 768px){.list-container{padding:1rem;min-height:100vh;margin:0;display:flex;flex-direction:column;justify-content:flex-start;box-sizing:border-box;height:100%}.column-order{width:100%}.labels-name{display:flex;flex-direction:column;align-items:center;text-align:center}.align-labels{justify-content:center}.label-niftar{text-align:center}.add-and-search{flex-direction:column;align-items:center;justify-content:center}.buttons-position:hover{display:flex;justify-content:space-between;align-items:center;width:60%}.add-button{width:30%;margin-top:10px}.edit-button,.delete-button{width:80%;margin:10px}.niftarim-list-title{margin-top:5rem;font-size:1.5rem}h3{font-size:1rem}.label-rest-string{font-size:.75rem;line-height:1.5}.label-niftar{font-size:1rem}.add-button,.edit-button,.delete-button{font-size:.875rem}.labels-name.auth-connected{transition:none}.labels-name.auth-connected:hover{margin-right:0;color:#fff}}.modal-container{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#00000080;z-index:1000;position:fixed;inset:0}.modal-content{width:500px;margin:auto;padding:20px;border-radius:8px;background-color:#fff;text-align:right}.h2-modal{text-align:center;margin-bottom:20px}.label-modal{display:block;margin-bottom:8px}.input-modal,select{width:80%;padding:8px;margin-bottom:16px;border:1px solid #ccc;text-align:right;border-radius:4px;direction:rtl}.button-container{display:flex;justify-content:space-around;margin-top:10px}.add-button{padding:10px 20px;font-size:16px;font-weight:700;text-align:center;text-decoration:none;cursor:pointer;border:2px solid #3498db;border-radius:5px;color:#fff;background-color:#3498db;transition:background-color .3s,color .3s,border-color .3s}.add-button:hover{background-color:#fff;color:#3498db}.add-button:active{transform:translateY(2px)}.add-button:disabled{background-color:#bdc3c7;border-color:#bdc3c7;color:#ecf0f1;cursor:not-allowed}.checkbox-container{display:flex;margin-bottom:20px;flex-direction:row-reverse}.selects-container{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end}.modal-select{display:flex;width:200px;height:35px;font-size:14px;text-align:right}.input-year-modal{width:184px;padding:8px;margin-bottom:16px;border:1px solid #ccc;border-radius:4px;font-size:14px;text-align:right;direction:rtl;font-weight:500}.error{color:red}@media (max-width: 600px){.modal-content{width:90%;padding:15px;border-radius:6px}.h2-modal{font-size:18px;margin-bottom:15px}.label-modal{font-size:14px;margin-bottom:6px}.input-modal,.modal-select,.input-year-modal{width:100%;padding:6px;font-size:13px;margin-bottom:12px}.selects-container{align-items:stretch}.button-container{flex-direction:row;gap:10px}.add-button{padding:8px 16px;font-size:14px}.checkbox-container{flex-direction:row-reverse;align-items:flex-start;gap:8px;margin-bottom:15px}}.swal2-popup.swal2-toast{box-sizing:border-box;grid-column:1/4!important;grid-row:1/4!important;grid-template-columns:min-content auto min-content;padding:1em;overflow-y:hidden;background:#fff;box-shadow:0 0 1px #00000013,0 1px 2px #00000013,1px 2px 4px #00000013,1px 3px 8px #00000013,2px 4px 16px #00000013;pointer-events:all}.swal2-popup.swal2-toast>*{grid-column:2}.swal2-popup.swal2-toast .swal2-title{margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-loading{justify-content:center}.swal2-popup.swal2-toast .swal2-input{height:2em;margin:.5em;font-size:1em}.swal2-popup.swal2-toast .swal2-validation-message{font-size:1em}.swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-popup.swal2-toast .swal2-close{grid-column:3/3;grid-row:1/99;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em}.swal2-popup.swal2-toast .swal2-html-container{margin:.5em 1em;padding:0;overflow:initial;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-html-container:empty{padding:0}.swal2-popup.swal2-toast .swal2-loader{grid-column:1;grid-row:1/99;align-self:center;width:2em;height:2em;margin:.25em}.swal2-popup.swal2-toast .swal2-icon{grid-column:1;grid-row:1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 .5em 0 0}.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:1.8em;font-weight:700}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{justify-content:flex-start;height:auto;margin:.5em 0 0;padding:0 .5em}.swal2-popup.swal2-toast .swal2-styled{margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;border-radius:50%}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.8em;left:-.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-toast-animate-success-line-tip .75s}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-toast-animate-success-line-long .75s}.swal2-popup.swal2-toast.swal2-show{animation:swal2-toast-show .5s}.swal2-popup.swal2-toast.swal2-hide{animation:swal2-toast-hide .1s forwards}div:where(.swal2-container){display:grid;position:fixed;z-index:1060;inset:0;box-sizing:border-box;grid-template-areas:"top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";grid-template-rows:minmax(min-content,auto) minmax(min-content,auto) minmax(min-content,auto);height:100%;padding:.625em;overflow-x:hidden;transition:background-color .1s;-webkit-overflow-scrolling:touch}div:where(.swal2-container).swal2-backdrop-show,div:where(.swal2-container).swal2-noanimation{background:rgba(0,0,0,.4)}div:where(.swal2-container).swal2-backdrop-hide{background:rgba(0,0,0,0)!important}div:where(.swal2-container).swal2-top-start,div:where(.swal2-container).swal2-center-start,div:where(.swal2-container).swal2-bottom-start{grid-template-columns:minmax(0,1fr) auto auto}div:where(.swal2-container).swal2-top,div:where(.swal2-container).swal2-center,div:where(.swal2-container).swal2-bottom{grid-template-columns:auto minmax(0,1fr) auto}div:where(.swal2-container).swal2-top-end,div:where(.swal2-container).swal2-center-end,div:where(.swal2-container).swal2-bottom-end{grid-template-columns:auto auto minmax(0,1fr)}div:where(.swal2-container).swal2-top-start>.swal2-popup{align-self:start}div:where(.swal2-container).swal2-top>.swal2-popup{grid-column:2;place-self:start center}div:where(.swal2-container).swal2-top-end>.swal2-popup,div:where(.swal2-container).swal2-top-right>.swal2-popup{grid-column:3;place-self:start end}div:where(.swal2-container).swal2-center-start>.swal2-popup,div:where(.swal2-container).swal2-center-left>.swal2-popup{grid-row:2;align-self:center}div:where(.swal2-container).swal2-center>.swal2-popup{grid-column:2;grid-row:2;place-self:center center}div:where(.swal2-container).swal2-center-end>.swal2-popup,div:where(.swal2-container).swal2-center-right>.swal2-popup{grid-column:3;grid-row:2;place-self:center end}div:where(.swal2-container).swal2-bottom-start>.swal2-popup,div:where(.swal2-container).swal2-bottom-left>.swal2-popup{grid-column:1;grid-row:3;align-self:end}div:where(.swal2-container).swal2-bottom>.swal2-popup{grid-column:2;grid-row:3;place-self:end center}div:where(.swal2-container).swal2-bottom-end>.swal2-popup,div:where(.swal2-container).swal2-bottom-right>.swal2-popup{grid-column:3;grid-row:3;place-self:end end}div:where(.swal2-container).swal2-grow-row>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-column:1/4;width:100%}div:where(.swal2-container).swal2-grow-column>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-row:1/4;align-self:stretch}div:where(.swal2-container).swal2-no-transition{transition:none!important}div:where(.swal2-container) div:where(.swal2-popup){display:none;position:relative;box-sizing:border-box;grid-template-columns:minmax(0,100%);width:32em;max-width:100%;padding:0 0 1.25em;border:none;border-radius:5px;background:#fff;color:#545454;font-family:inherit;font-size:1rem}div:where(.swal2-container) div:where(.swal2-popup):focus{outline:none}div:where(.swal2-container) div:where(.swal2-popup).swal2-loading{overflow-y:hidden}div:where(.swal2-container) h2:where(.swal2-title){position:relative;max-width:100%;margin:0;padding:.8em 1em 0;color:inherit;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}div:where(.swal2-container) div:where(.swal2-actions){display:flex;z-index:1;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:center;width:auto;margin:1.25em auto 0;padding:0}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2))}div:where(.swal2-container) div:where(.swal2-loader){display:none;align-items:center;justify-content:center;width:2.2em;height:2.2em;margin:0 1.875em;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-width:.25em;border-style:solid;border-radius:100%;border-color:#2778c4 rgba(0,0,0,0) #2778c4 rgba(0,0,0,0)}div:where(.swal2-container) button:where(.swal2-styled){margin:.3125em;padding:.625em 1.1em;transition:box-shadow .1s;box-shadow:0 0 0 3px #0000;font-weight:500}div:where(.swal2-container) button:where(.swal2-styled):not([disabled]){cursor:pointer}div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#7066e0;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm:focus{box-shadow:0 0 0 3px #7066e080}div:where(.swal2-container) button:where(.swal2-styled).swal2-deny{border:0;border-radius:.25em;background:initial;background-color:#dc3741;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled).swal2-deny:focus{box-shadow:0 0 0 3px #dc374180}div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#6e7881;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel:focus{box-shadow:0 0 0 3px #6e788180}div:where(.swal2-container) button:where(.swal2-styled).swal2-default-outline:focus{box-shadow:0 0 0 3px #6496c880}div:where(.swal2-container) button:where(.swal2-styled):focus{outline:none}div:where(.swal2-container) button:where(.swal2-styled)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-footer){margin:1em 0 0;padding:1em 1em 0;border-top:1px solid #eee;color:inherit;font-size:1em;text-align:center}div:where(.swal2-container) .swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;grid-column:auto!important;overflow:hidden;border-bottom-right-radius:5px;border-bottom-left-radius:5px}div:where(.swal2-container) div:where(.swal2-timer-progress-bar){width:100%;height:.25em;background:rgba(0,0,0,.2)}div:where(.swal2-container) img:where(.swal2-image){max-width:100%;margin:2em auto 1em}div:where(.swal2-container) button:where(.swal2-close){z-index:2;align-items:center;justify-content:center;width:1.2em;height:1.2em;margin-top:0;margin-right:0;margin-bottom:-1.2em;padding:0;overflow:hidden;transition:color .1s,box-shadow .1s;border:none;border-radius:5px;background:rgba(0,0,0,0);color:#ccc;font-family:monospace;font-size:2.5em;cursor:pointer;justify-self:end}div:where(.swal2-container) button:where(.swal2-close):hover{transform:none;background:rgba(0,0,0,0);color:#f27474}div:where(.swal2-container) button:where(.swal2-close):focus{outline:none;box-shadow:inset 0 0 0 3px #6496c880}div:where(.swal2-container) button:where(.swal2-close)::-moz-focus-inner{border:0}div:where(.swal2-container) .swal2-html-container{z-index:1;justify-content:center;margin:1em 1.6em .3em;padding:0;overflow:auto;color:inherit;font-size:1.125em;font-weight:400;line-height:normal;text-align:center;word-wrap:break-word;word-break:break-word}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea),div:where(.swal2-container) select:where(.swal2-select),div:where(.swal2-container) div:where(.swal2-radio),div:where(.swal2-container) label:where(.swal2-checkbox){margin:1em 2em 3px}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea){box-sizing:border-box;width:auto;transition:border-color .1s,box-shadow .1s;border:1px solid #d9d9d9;border-radius:.1875em;background:rgba(0,0,0,0);box-shadow:inset 0 1px 1px #0000000f,0 0 0 3px #0000;color:inherit;font-size:1.125em}div:where(.swal2-container) input:where(.swal2-input).swal2-inputerror,div:where(.swal2-container) input:where(.swal2-file).swal2-inputerror,div:where(.swal2-container) textarea:where(.swal2-textarea).swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}div:where(.swal2-container) input:where(.swal2-input):focus,div:where(.swal2-container) input:where(.swal2-file):focus,div:where(.swal2-container) textarea:where(.swal2-textarea):focus{border:1px solid #b4dbed;outline:none;box-shadow:inset 0 1px 1px #0000000f,0 0 0 3px #6496c880}div:where(.swal2-container) input:where(.swal2-input)::placeholder,div:where(.swal2-container) input:where(.swal2-file)::placeholder,div:where(.swal2-container) textarea:where(.swal2-textarea)::placeholder{color:#ccc}div:where(.swal2-container) .swal2-range{margin:1em 2em 3px;background:#fff}div:where(.swal2-container) .swal2-range input{width:80%}div:where(.swal2-container) .swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}div:where(.swal2-container) .swal2-range input,div:where(.swal2-container) .swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}div:where(.swal2-container) .swal2-input{height:2.625em;padding:0 .75em}div:where(.swal2-container) .swal2-file{width:75%;margin-right:auto;margin-left:auto;background:rgba(0,0,0,0);font-size:1.125em}div:where(.swal2-container) .swal2-textarea{height:6.75em;padding:.75em}div:where(.swal2-container) .swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:rgba(0,0,0,0);color:inherit;font-size:1.125em}div:where(.swal2-container) .swal2-radio,div:where(.swal2-container) .swal2-checkbox{align-items:center;justify-content:center;background:#fff;color:inherit}div:where(.swal2-container) .swal2-radio label,div:where(.swal2-container) .swal2-checkbox label{margin:0 .6em;font-size:1.125em}div:where(.swal2-container) .swal2-radio input,div:where(.swal2-container) .swal2-checkbox input{flex-shrink:0;margin:0 .4em}div:where(.swal2-container) label:where(.swal2-input-label){display:flex;justify-content:center;margin:1em auto 0}div:where(.swal2-container) div:where(.swal2-validation-message){align-items:center;justify-content:center;margin:1em 0 0;padding:.625em;overflow:hidden;background:#f0f0f0;color:#666;font-size:1em;font-weight:300}div:where(.swal2-container) div:where(.swal2-validation-message):before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}div:where(.swal2-container) .swal2-progress-steps{flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;background:rgba(0,0,0,0);font-weight:600}div:where(.swal2-container) .swal2-progress-steps li{display:inline-block;position:relative}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step{z-index:20;flex-shrink:0;width:2em;height:2em;border-radius:2em;background:#2778c4;color:#fff;line-height:2em;text-align:center}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;color:#fff}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step-line{z-index:10;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px;background:#2778c4}div:where(.swal2-icon){position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;border:.25em solid rgba(0,0,0,0);border-radius:50%;border-color:#000;font-family:inherit;line-height:5em;cursor:default;user-select:none}div:where(.swal2-icon) .swal2-icon-content{display:flex;align-items:center;font-size:3.75em}div:where(.swal2-icon).swal2-error{border-color:#f27474;color:#f27474}div:where(.swal2-icon).swal2-error .swal2-x-mark{position:relative;flex-grow:1}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-error.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-error.swal2-icon-show .swal2-x-mark{animation:swal2-animate-error-x-mark .5s}div:where(.swal2-icon).swal2-warning{border-color:#facea8;color:#f8bb86}div:where(.swal2-icon).swal2-warning.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-warning.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .5s}div:where(.swal2-icon).swal2-info{border-color:#9de0f6;color:#3fc3ee}div:where(.swal2-icon).swal2-info.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-info.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .8s}div:where(.swal2-icon).swal2-question{border-color:#c9dae1;color:#87adbd}div:where(.swal2-icon).swal2-question.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-question.swal2-icon-show .swal2-icon-content{animation:swal2-animate-question-mark .8s}div:where(.swal2-icon).swal2-success{border-color:#a5dc86;color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;border-radius:50%}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}div:where(.swal2-icon).swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-.25em;left:-.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}div:where(.swal2-icon).swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-animate-success-line-tip .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-animate-success-line-long .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-circular-line-right{animation:swal2-rotate-success-circular-line 4.25s ease-in}[class^=swal2]{-webkit-tap-highlight-color:rgba(0,0,0,0)}.swal2-show{animation:swal2-show .3s}.swal2-hide{animation:swal2-hide .15s forwards}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{margin-right:initial;margin-left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotate(2deg)}33%{transform:translateY(0) rotate(-2deg)}66%{transform:translateY(.3125em) rotate(2deg)}to{transform:translateY(0) rotate(0)}}@keyframes swal2-toast-hide{to{transform:rotate(1deg);opacity:0}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}@keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}to{transform:scale(1)}}@keyframes swal2-hide{0%{transform:scale(1);opacity:1}to{transform:scale(.5);opacity:0}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}to{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0);opacity:1}}@keyframes swal2-rotate-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}to{transform:rotateY(0)}}@keyframes swal2-animate-i-mark{0%{transform:rotate(45deg);opacity:0}25%{transform:rotate(-25deg);opacity:.4}50%{transform:rotate(15deg);opacity:.8}75%{transform:rotate(-5deg);opacity:1}to{transform:rotateX(0);opacity:1}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{background-color:#0000!important;pointer-events:none}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:all}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px #0006}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}body.swal2-toast-shown .swal2-container{box-sizing:border-box;width:360px;max-width:100%;background-color:#0000;pointer-events:none}body.swal2-toast-shown .swal2-container.swal2-top{inset:0 auto auto 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{inset:0 0 auto auto}body.swal2-toast-shown .swal2-container.swal2-top-start,body.swal2-toast-shown .swal2-container.swal2-top-left{inset:0 auto auto 0}body.swal2-toast-shown .swal2-container.swal2-center-start,body.swal2-toast-shown .swal2-container.swal2-center-left{inset:50% auto auto 0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{inset:50% auto auto 50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{inset:50% 0 auto auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-start,body.swal2-toast-shown .swal2-container.swal2-bottom-left{inset:auto auto 0 0}body.swal2-toast-shown .swal2-container.swal2-bottom{inset:auto auto 0 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{inset:auto 0 0 auto}.search-container{display:flex;flex-direction:column}.search{display:flex;justify-content:center;gap:14px;padding-right:30px}.search input{display:flex;width:300px;height:50px;border:none;border-radius:40px;padding-left:5px;color:#343333;font-size:20px;font-weight:400;text-align:right}.word-dec{display:flex;flex-direction:row-reverse;padding-left:8px;padding-right:24px;direction:rtl;background-color:#fff}.progress{right:10px;top:50%;transform:translateY(-50%)}.search-icon{display:flex;justify-content:center;align-items:center;width:52px;height:52px;border-radius:40px;background:white;cursor:pointer;color:#343333;transition:all .3s ease}.search-icon:hover{background:#b0b0b0}.search-icon:active{background:#ccc;transform:scale(.95)}.switch-unit-btn{margin-top:2rem;align-items:center;background-color:#add8e6;border-radius:24px;box-shadow:#0003 0 3px 5px -1px,#00000024 0 6px 10px,#0000001f 0 1px 18px;color:#3c4043;cursor:pointer;display:inline-flex;fill:currentcolor;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:14px;font-weight:500;height:2.5rem;justify-content:center;letter-spacing:.25px;line-height:normal;max-width:35%;overflow:visible;padding:2px 24px;position:relative;text-align:center}.switch-unit-btn:hover{background:#5794a8;color:#fff}.switch-unit-btn:active{box-shadow:0 4px 4px #3c40434d,0 8px 12px 6px #3c404326}@media (max-width: 500px){.search{display:flex;justify-content:center;padding:0;align-items:center}.search input{width:9rem;height:3rem}.switch-unit-btn{width:40%}}.login-container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%}.login-form{width:100%;max-width:400px;padding:20px;border:1px solid #ccc;border-radius:8px;background-color:#fff;box-shadow:0 4px 8px #0000001a}.login-form label{display:block;margin-bottom:8px;text-align:right;font-weight:700}.login-form input{width:100%;padding:12px;margin-bottom:20px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}.login-form button{width:100%;padding:12px;background-color:#4caf50;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:16px}.login-form button:hover{background-color:#45a049}.errMsg{color:red;margin-bottom:20px;text-align:center}.welcome-message{font-size:24px;font-weight:700;color:#333;text-align:center}.loading-container{display:flex;justify-content:center;align-items:center;height:100%}.loading-container{display:flex;justify-content:center;align-items:center;height:5vh}.loading-icon{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:15px;height:15px;animation:spin 1.5s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.contact-us-page{display:flex;flex-direction:column;align-items:center;padding:2rem;background-color:#f9f9f9;width:100%;box-sizing:border-box}.contact-info{display:flex;flex-direction:column;align-items:center}.contact-item{margin-bottom:2rem;text-align:center;direction:rtl;width:100%}.contact-item h2{font-size:1.5rem;margin-bottom:.5rem}.contact-item p{font-size:1.2rem;margin-bottom:.5rem}.whatsapp-link,.whatsapp-group-link{display:inline-block;background-color:#25d366;color:#fff;padding:.5rem 1rem;border-radius:5px;text-decoration:none;transition:background-color .3s ease}.whatsapp-link:hover,.whatsapp-group-link:hover{background-color:#1da851}.whatsapp-group{margin-top:2rem;text-align:center;direction:rtl}.whatsapp-group h2{font-size:1.5rem;margin-bottom:1rem}@media (max-width: 768px){.contact-us-page{padding:1rem;margin-top:3rem}.contact-us-page h1{font-size:2rem}.contact-item{margin-bottom:1rem}.contact-item h2{font-size:1.2rem}.contact-item p{font-size:1rem}.whatsapp-link,.whatsapp-group-link{padding:.5rem}.whatsapp-group{margin-top:1rem}.whatsapp-group h2{font-size:1.2rem}}.landing-page{display:flex;flex-direction:column;align-items:center}.hero{width:100%;height:100vh;background:#b1b1b1;display:flex;justify-content:center;align-items:center;color:#fff;text-align:center}.hero-content{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:800px}@keyframes text-animation{25%{opacity:0}to{opacity:1}}.hero-content p{animation:text-animation 4s ease-in-out infinite alternate}.hero h1{font-size:3rem;margin-bottom:0rem}.hero p{font-size:1.5rem;margin-bottom:.5rem}.cta-button{background:#310c70;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:5px;font-size:1rem;cursor:pointer;transition:background .3s ease;text-decoration:none}.cta-button:hover{background:#fff;color:#310c70;border:#310c70 2px solid}.cta{width:100%;padding:4rem 2rem;background:#f9f9f9;text-align:center}.cta h2{font-size:2rem;margin-bottom:2rem}.content{display:flex;flex-direction:column;align-items:center}.text-block{display:flex;align-items:flex-start;flex-direction:row-reverse;margin-bottom:2rem;text-align:justify;direction:rtl;width:90%}.text-block img{margin:1rem;max-width:25%;box-sizing:border-box}.text-block p{font-size:1.7rem;margin:.25rem}@media (max-width: 768px){.landing-page{margin-top:5rem}.hero{height:50vh;width:100%}.hero h1{font-size:2rem}.hero p{font-size:1rem}.cta{padding:0;width:100%}.cta h2{font-size:1.5rem}.text-block{flex-direction:column;align-items:center}.text-block img{max-width:100%;margin:0 auto}.text-block p{width:100%;margin:1rem 0;font-size:1rem}}.zb-container{direction:rtl;min-height:100vh;background:radial-gradient(1200px 600px at 80% -10%,#eef1ff 0%,transparent 50%),#f7f7fb;color:#1f2937;display:flex;flex-direction:column;align-items:center;padding:clamp(14px,3vw,28px)}.zb-title{margin:6px 0 16px;font-size:clamp(1.3rem,2.2vw,2rem);font-weight:800;text-align:center;background:linear-gradient(90deg,#2b2d42,#595cff);-webkit-background-clip:text;background-clip:text;color:transparent}.zb-actions{width:min(900px,100%);display:flex;gap:10px;justify-content:flex-start;margin:8px 0 14px}.zb-btn{background:#e8eafc;color:#243bff;border:1px solid #d8dcff;padding:9px 14px;border-radius:12px;font-weight:600;cursor:pointer;transition:background .15s ease,box-shadow .15s ease,transform .1s ease}.zb-btn:hover{background:#dee3ff;box-shadow:0 6px 14px #243bff1f}.zb-btn:active{transform:translateY(1px)}.zb-column{width:min(900px,100%);display:flex;flex-direction:column;gap:24px}.zb-row{width:100%;display:flex;justify-content:center}.zb-thumb-wrap{position:relative;display:inline-block;width:55%;border-radius:14px;background:transparent;padding:0;box-shadow:0 4px 12px #0000001f;transition:box-shadow .15s ease}.zb-thumb-wrap:hover{box-shadow:0 7px 21px #0003}.zb-image{display:block;width:100%;height:auto;margin:0}.zb-delete{position:absolute;top:-14px;left:-14px;width:32px;height:32px;z-index:100;border:none;border-radius:999px;background:rgba(220,38,38,.92);color:#fff;font-size:16px;line-height:32px;text-align:center;cursor:pointer;opacity:0;transform:scale(.85);transition:opacity .15s ease,transform .15s ease,background .15s ease}.zb-thumb-wrap:hover .zb-delete{opacity:1;transform:scale(1)}.zb-modal-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.45);display:grid;place-items:center;z-index:50}.zb-modal{width:min(420px,92vw);background:#fff;border-radius:16px;padding:16px;box-shadow:0 16px 40px #0000002e}.zb-modal-title{font-weight:800;font-size:1.05rem;margin-bottom:8px}.zb-modal-body{color:#1f2937;margin-bottom:14px}.zb-modal-actions{display:flex;justify-content:flex-end;gap:10px}.zb-danger{background:#ffe9e9;color:#b91c1c;border-color:#ffcaca}.zb-danger:hover{background:#ffdede;box-shadow:0 6px 14px #b91c1c1f}.zb-empty-msg{opacity:.7;margin-top:16px;text-align:center}@media (max-width: 768px){.zb-container{padding:14px}.zb-actions{gap:8px;justify-content:center;margin-top:20px}.zb-thumb-wrap{width:85%;border-radius:16px}.zb-delete{width:32px;height:32px;top:-12px;left:-12px}.zb-title{margin-top:80px}}@media (prefers-reduced-motion: reduce){.zb-thumb-wrap,.zb-thumb-wrap:hover,.zb-delete{transition:none;transform:none;box-shadow:0 8px 20px #00000014}}.priority-container{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%;max-width:400px;margin:50px auto auto}.priority-input{padding:8px;border-radius:5px;border:1px solid gray;width:12rem;max-width:300px;direction:rtl}.priority-add-button{background-color:#29582b;color:#fff;border:none;padding:10px;border-radius:10px;cursor:pointer;font-size:16px;width:12rem;max-width:300px;margin-bottom:20px}.priority-add-button:hover{background-color:#45a049}.priority-item-button{background-color:#003e7f;border:2px solid #003e7f;padding:10px;border-radius:14px;cursor:pointer;font-size:16px;width:8rem;max-width:300px;margin-bottom:10px;color:#fff;transition:background-color .3s,color .3s}.priority-item-button:hover{background-color:#fff;color:#003e7f}.priority-bottom-nav{display:flex;justify-content:center;gap:30px;position:fixed;bottom:0;width:100%;background-color:#f8f9fa;padding:20px;box-shadow:0 -1px 5px #0000001a;flex-direction:row}.priority-nav-button{background-color:#003e7f;color:#fff;border:none;padding:15px 20px;border-radius:5px;font-size:16px;cursor:pointer;text-align:center;text-decoration:none;width:120px;transition:background-color .3s,transform .3s}.priority-nav-button:hover,.priority-nav-button.active{background-color:#fff;color:#003e7f;border:2px solid #003e7f;transform:scale(1.05)}@media (max-width: 500px){.priority-container{max-width:100%;margin-top:100px}.priority-input,.priority-add-button,.priority-item-button{max-width:90%}.priority-bottom-nav{flex-direction:row;gap:10px}.priority-nav-button{width:48%}}*{box-sizing:border-box}.homepage-container{min-height:100vh;background:linear-gradient(135deg,#f8fafc 0%,#e0f2fe 100%);font-family:Suez One,serif;direction:rtl}.hero-section{position:relative;width:100%}.carousel-container{position:relative;width:100%;height:500px;overflow:hidden}.carousel-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 1s ease-in-out}.carousel-image.active{opacity:1}.carousel-overlay{position:absolute;inset:0;background:rgba(0,0,0,.4);z-index:1}.welcome-text{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center;z-index:10}.welcome-title{font-size:4rem;font-weight:700;margin-bottom:1rem;animation:fadeInUp 1s ease-out}.welcome-subtitle{font-size:1.5rem;opacity:.9;margin-bottom:2rem}.carousel-dots{display:flex;gap:.5rem;justify-content:center}.dot{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.5);transition:all .3s ease}.dot.active{background:white}.main-content{max-width:1200px;margin:0 auto;padding:2rem}.quick-actions-section{text-align:center;margin-bottom:3rem}.section-title{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:2rem}.quick-actions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:3rem}.action-button{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;border:none;border-radius:16px;color:#fff;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #0000001a;position:relative;overflow:hidden}.action-button:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 8px 24px #00000026}.action-button.blue{background:linear-gradient(135deg,#3b82f6,#8b5cf6)}.action-button.green{background:linear-gradient(135deg,#10b981,#14b8a6)}.action-button.orange{background:linear-gradient(135deg,#f97316,#ef4444)}.action-button.pink{background:linear-gradient(135deg,#ec4899,#f43f5e)}.action-button:before{content:"";position:absolute;inset:0;background:rgba(255,255,255,0);transition:background .3s ease}.action-button:hover:before{background:rgba(255,255,255,.1)}.icon-hover{transform:scale(1.1);transition:transform .3s ease}.content-grid{display:grid;grid-template-columns:2fr 1fr;gap:2rem;margin-bottom:3rem}.prayer-times-section{grid-column:1}.prayer-times-container{position:relative;background:rgba(255,255,255,.8);border-radius:24px;box-shadow:0 8px 24px #0000001a;overflow:hidden;height:100%}.prayer-times-container,.news-container{height:750px}.notebook-bg{width:100%;height:100%;object-fit:cover;object-position:center center;transform:scale(1);z-index:3}.prayer-overlay{position:absolute;inset:0;z-index:1}.prayer-content{position:absolute;inset:0;padding:2rem;color:#000;display:flex;flex-direction:column;z-index:3}.prayer-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.prayer-header h2{font-size:2rem;font-weight:700}.prayer-times{display:flex;flex-direction:column;align-items:center;gap:1.9rem;flex:1;margin-top:30px;margin-left:-50px}.prayer-time{display:flex;justify-content:space-between;min-width:200px;align-items:center;border-radius:8px;padding:.65rem}.prayer-time .time{font-size:1.8rem;font-weight:700}.prayer-time .prayer{font-size:1.8rem}.prayer-note{font-size:1.2rem;opacity:.9;margin-top:-.5rem;border-radius:8px;padding:.75rem;text-align:center}span.time{font-weight:700}.news-section{grid-column:2}.news-container{background:white;border-radius:24px;box-shadow:0 8px 24px #0000001a;padding:1.5rem}.news-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.news-header svg{color:#eab308}.news-header h3{font-size:1.5rem;font-weight:700;color:#1f2937}.news-list{display:flex;flex-direction:column;gap:1rem}.news-item{border-right:4px solid #3b82f6;padding-right:1rem;padding:.75rem 1rem;border-radius:8px;transition:background-color .2s ease}.news-item:hover{background:#f9fafb}.news-item-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.news-item h4{font-weight:600;color:#1f2937;font-size:.875rem}.news-date{font-size:.75rem;color:#6b7280;white-space:nowrap;margin-right:.5rem}.news-description{color:#4b5563;font-size:.875rem;line-height:1.5}.view-all-btn{width:100%;margin-top:1rem;padding:.5rem;color:#2563eb;font-weight:600;background:none;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease}.view-all-btn:hover{background:#dbeafe}.torah-section{margin-bottom:3rem}.torah-container{background:linear-gradient(135deg,#fef3c7,#fed7aa);border-radius:24px;box-shadow:0 8px 24px #0000001a;padding:2rem;overflow:hidden}.torah-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.torah-header svg{color:#d97706}.torah-header h3{font-size:2rem;font-weight:700;color:#1f2937}.torah-content{display:flex;gap:1.5rem;align-items:flex-start}.rabbi-image-container{flex-shrink:0}.rabbi-image{width:120px;height:120px;border-radius:50%;object-fit:cover;box-shadow:0 4px 12px #0000001a;border:4px solid white}.torah-text{flex:1;display:flex;flex-direction:column;gap:1rem}.torah-title{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.torah-paragraph{color:#374151;line-height:1.6;text-align:justify;font-size:1.2rem;max-height:100px;overflow:hidden}.torah-paragraph.expanded{max-height:1000px}.torah-author{display:flex;align-items:center;gap:1rem;padding-top:1rem;border-top:1px solid #f59e0b}.author-name{font-size:.875rem;font-weight:600;color:#b45309}.separator,.torah-date{font-size:.875rem;color:#6b7280}.read-more-btn{display:inline-flex;align-items:center;gap:.5rem;color:#d97706;font-weight:600;background:none;border:none;cursor:pointer;transition:color .2s ease}.read-more-btn:hover{color:#b45309}.read-more-btn:focus,.read-more-btn:active{border:none;outline:none;box-shadow:none}.contact-section{margin-bottom:2rem}.contact-container{background:white;border-radius:24px;box-shadow:0 8px 24px #0000001a;padding:2rem;text-align:center}.contact-container h3{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem}.contact-info{display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap}.contact-item{display:flex;align-items:center;gap:.75rem;color:#374151}.contact-item:first-child svg{color:#2563eb}.contact-item:last-child svg{color:#dc2626}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.content-grid{grid-template-columns:1fr}.quick-actions-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.welcome-title{font-size:2.5rem}.welcome-subtitle{font-size:1.2rem}.carousel-container{height:300px}.main-content{padding:1rem}.quick-actions-grid{grid-template-columns:1fr}.torah-content{flex-direction:column;text-align:center}.rabbi-image{width:100px;height:100px}.contact-info{flex-direction:column;gap:1rem}}@media (max-width: 480px){.welcome-title{font-size:2rem}.section-title{font-size:1.5rem}.prayer-content,.torah-container{padding:1rem}}@font-face{font-family:Playpen Sans Hebrew Variable;font-style:normal;font-display:swap;font-weight:100 800;src:url(/assets/playpen-sans-hebrew-1-wght-normal-0819fa38.woff2) format("woff2-variations");unicode-range:U+200d,U+2620,U+26a7,U+fe0f,U+1f308,U+1f38c,U+1f3c1,U+1f3f3-1f3f4,U+1f6a9,U+e0062-e0063,U+e0065,U+e0067,U+e006c,U+e006e,U+e0073-e0074,U+e0077,U+e007f}@font-face{font-family:Playpen Sans Hebrew Variable;font-style:normal;font-display:swap;font-weight:100 800;src:url(/assets/playpen-sans-hebrew-2-wght-normal-fc96d2b1.woff2) format("woff2-variations");unicode-range:U+23,U+2a,U+30-39,U+a9,U+ae,U+200d,U+203c,U+2049,U+20e3,U+2122,U+2139,U+2194-2199,U+21a9-21aa,U+23cf,U+23e9-23ef,U+23f8-23fa,U+24c2,U+25aa-25ab,U+25b6,U+25c0,U+25fb-25fe,U+2611,U+2622-2623,U+2626,U+262a,U+262e-262f,U+2638,U+2640,U+2642,U+2648-2653,U+2660,U+2663,U+2665-2666,U+2668,U+267b,U+267e-267f,U+2695,U+269b-269c,U+26a0,U+26a7,U+26aa-26ab,U+26ce,U+26d4,U+2705,U+2714,U+2716,U+271d,U+2721,U+2733-2734,U+2747,U+274c,U+274e,U+2753-2755,U+2757,U+2764,U+2795-2797,U+27a1,U+27b0,U+27bf,U+2934-2935,U+2b05-2b07,U+2b1b-2b1c,U+2b55,U+3030,U+303d,U+3297,U+3299,U+fe0f,U+1f170-1f171,U+1f17e-1f17f,U+1f18e,U+1f191-1f19a,U+1f201-1f202,U+1f21a,U+1f22f,U+1f232-1f23a,U+1f250-1f251,U+1f310,U+1f3a6,U+1f3b5-1f3b6,U+1f3bc,U+1f3e7,U+1f441,U+1f499-1f49c,U+1f49f-1f4a0,U+1f4a2,U+1f4ac-1f4ad,U+1f4b1-1f4b2,U+1f4b9,U+1f4db,U+1f4f2-1f4f6,U+1f500-1f50a,U+1f515,U+1f518-1f524,U+1f52f-1f53d,U+1f549,U+1f54e,U+1f5a4,U+1f5e8,U+1f5ef,U+1f6ab,U+1f6ad-1f6b1,U+1f6b3,U+1f6b7-1f6bc,U+1f6be,U+1f6c2-1f6c5,U+1f6d0-1f6d1,U+1f6d7,U+1f6dc,U+1f7e0-1f7eb,U+1f7f0,U+1f90d-1f90e,U+1f9e1,U+1fa75-1fa77,U+1faaf}@font-face{font-family:Playpen Sans Hebrew Variable;font-style:normal;font-display:swap;font-weight:100 800;src:url(/assets/playpen-sans-hebrew-3-wght-normal-57b90c81.woff2) format("woff2-variations");unicode-range:U+231a-231b,U+2328,U+23f0-23f3,U+2602,U+260e,U+2692,U+2694,U+2696-2697,U+2699,U+26b0-26b1,U+26cf,U+26d1,U+26d3,U+2702,U+2709,U+270f,U+2712,U+fe0f,U+1f302,U+1f321,U+1f392-1f393,U+1f3a9,U+1f3bd,U+1f3ee,U+1f3f7,U+1f3fa,U+1f451-1f462,U+1f484,U+1f489-1f48a,U+1f48c-1f48e,U+1f4a1,U+1f4a3,U+1f4b0,U+1f4b3-1f4b8,U+1f4bb-1f4da,U+1f4dc-1f4f1,U+1f4ff,U+1f50b-1f514,U+1f516-1f517,U+1f526-1f529,U+1f52c-1f52e,U+1f550-1f567,U+1f56f-1f570,U+1f576,U+1f587,U+1f58a-1f58d,U+1f5a5,U+1f5a8,U+1f5b1-1f5b2,U+1f5c2-1f5c4,U+1f5d1-1f5d3,U+1f5dc-1f5de,U+1f5e1,U+1f5f3,U+1f6aa,U+1f6ac,U+1f6bd,U+1f6bf,U+1f6c1,U+1f6cb,U+1f6cd-1f6cf,U+1f6d2,U+1f6e0-1f6e1,U+1f6f0,U+1f97b-1f97f,U+1f9af,U+1f9ba,U+1f9e2-1f9e6,U+1f9ea-1f9ec,U+1f9ee-1f9f4,U+1f9f7-1f9ff,U+1fa71-1fa74,U+1fa79-1fa7b,U+1fa86,U+1fa91-1fa93,U+1fa96,U+1fa99-1faa0,U+1faa2-1faa7,U+1faaa-1faae}@font-face{font-family:Playpen Sans Hebrew Variable;font-style:normal;font-display:swap;font-weight:100 800;src:url(/assets/playpen-sans-hebrew-4-wght-normal-58dc053e.woff2) format("woff2-variations");unicode-range:U+265f,U+26bd-26be,U+26f3,U+26f8,U+fe0f,U+1f004,U+1f0cf,U+1f380-1f384,U+1f386-1f38b,U+1f38d-1f391,U+1f396-1f397,U+1f399-1f39b,U+1f39e-1f39f,U+1f3a3-1f3a5,U+1f3a7-1f3a9,U+1f3ab-1f3b4,U+1f3b7-1f3bb,U+1f3bd-1f3c0,U+1f3c5-1f3c6,U+1f3c8-1f3c9,U+1f3cf-1f3d3,U+1f3f8-1f3f9,U+1f47e,U+1f4e2,U+1f4f7-1f4fd,U+1f52b,U+1f579,U+1f58c-1f58d,U+1f5bc,U+1f6f7,U+1f6f9,U+1f6fc,U+1f93f,U+1f941,U+1f945,U+1f947-1f94f,U+1f9e7-1f9e9,U+1f9f5-1f9f6,U+1fa70-1fa71,U+1fa80-1fa81,U+1fa83-1fa85,U+1fa87-1fa88,U+1fa94-1fa95,U+1fa97-1fa98,U+1faa1,U+1faa9}@font-face{font-family:Playpen Sans Hebrew Variable;font-style:normal;font-display:swap;font-weight:100 800;src:url(/assets/playpen-sans-hebrew-5-wght-normal-80f73b8f.woff2) format("woff2-variations");unicode-range:U+2693,U+26e9-26ea,U+26f1-26f2,U+26f4-26f5,U+26fa,U+26fd,U+2708,U+fe0f,U+1f301,U+1f303,U+1f306-1f307,U+1f309,U+1f310,U+1f3a0-1f3a2,U+1f3aa,U+1f3cd-1f3ce,U+1f3d5,U+1f3d7-1f3db,U+1f3df-1f3e6,U+1f3e8-1f3ed,U+1f3ef-1f3f0,U+1f488,U+1f492,U+1f4ba,U+1f54b-1f54d,U+1f5fa-1f5ff,U+1f680-1f6a2,U+1f6a4-1f6a8,U+1f6b2,U+1f6d1,U+1f6d5-1f6d6,U+1f6dd-1f6df,U+1f6e2-1f6e5,U+1f6e9,U+1f6eb-1f6ec,U+1f6f3-1f6f6,U+1f6f8,U+1f6fa-1f6fb,U+1f9bc-1f9bd,U+1f9ed,U+1f9f3,U+1fa7c}@font-face{font-family:Playpen Sans Hebrew Variable;font-style:normal;font-display:swap;font-weight:100 800;src:url(/assets/playpen-sans-hebrew-6-wght-normal-58608807.woff2) format("woff2-variations");unicode-range:U+2615,U+fe0f,U+1f32d-1f330,U+1f336,U+1f33d,U+1f345-1f37f,U+1f382,U+1f52a,U+1f942-1f944,U+1f950-1f96f,U+1f99e,U+1f9aa,U+1f9c0-1f9cb,U+1fad0-1fadb}@font-face{font-family:Playpen Sans Hebrew Variable;font-style:normal;font-display:swap;font-weight:100 800;src:url(/assets/playpen-sans-hebrew-7-wght-normal-b002b5b0.woff2) format("woff2-variations");unicode-range:U+200d,U+2600-2601,U+2603-2604,U+2614,U+2618,U+26a1,U+26c4-26c5,U+26c8,U+26f0,U+2728,U+2744,U+2b1b,U+2b50,U+fe0f,U+1f300,U+1f304-1f305,U+1f308,U+1f30a-1f30f,U+1f311-1f321,U+1f324-1f32c,U+1f331-1f335,U+1f337-1f33c,U+1f33e-1f344,U+1f3d4,U+1f3d6,U+1f3dc-1f3de,U+1f3f5,U+1f400-1f43f,U+1f490,U+1f4a7,U+1f4ab,U+1f4ae,U+1f525,U+1f54a,U+1f573,U+1f577-1f578,U+1f648-1f64a,U+1f940,U+1f980-1f9ae,U+1f9ba,U+1fa90,U+1faa8,U+1fab0-1fabd,U+1fabf,U+1face-1facf,U+1fae7}@font-face{font-family:Playpen Sans Hebrew Variable;font-style:normal;font-display:swap;font-weight:100 800;src:url(/assets/playpen-sans-hebrew-8-wght-normal-405876d9.woff2) format("woff2-variations");unicode-range:U+200d,U+2640,U+2642,U+2695-2696,U+26f7,U+26f9,U+2708,U+2764,U+fe0f,U+1f33e,U+1f373,U+1f37c,U+1f384-1f385,U+1f393,U+1f3a4,U+1f3a8,U+1f3c2-1f3c4,U+1f3c7,U+1f3ca-1f3cc,U+1f3eb,U+1f3ed,U+1f3fb-1f3ff,U+1f466-1f478,U+1f47c,U+1f481-1f483,U+1f486-1f487,U+1f48b,U+1f48f,U+1f491,U+1f4bb-1f4bc,U+1f527,U+1f52c,U+1f574-1f575,U+1f57a,U+1f645-1f647,U+1f64b,U+1f64d-1f64e,U+1f680,U+1f692,U+1f6a3,U+1f6b4-1f6b6,U+1f6c0,U+1f6cc,U+1f91d,U+1f926,U+1f930-1f931,U+1f934-1f93a,U+1f93c-1f93e,U+1f977,U+1f9af-1f9b3,U+1f9b8-1f9b9,U+1f9bc-1f9bd,U+1f9cc-1f9cf,U+1f9d1-1f9df,U+1fa82,U+1fac3-1fac5}@font-face{font-family:Playpen Sans Hebrew Variable;font-style:normal;font-display:swap;font-weight:100 800;src:url(/assets/playpen-sans-hebrew-9-wght-normal-fed106dc.woff2) format("woff2-variations");unicode-range:U+200d,U+261d,U+2620,U+2639-263a,U+2665,U+270a-270d,U+2728,U+2763-2764,U+2b50,U+fe0f,U+1f31a-1f31f,U+1f32b,U+1f383,U+1f389,U+1f3fb-1f3ff,U+1f440-1f450,U+1f463-1f465,U+1f479-1f47b,U+1f47d-1f480,U+1f485,U+1f48b-1f48c,U+1f493-1f49f,U+1f4a4-1f4a6,U+1f4a8-1f4ab,U+1f4af,U+1f525,U+1f573,U+1f590,U+1f595-1f596,U+1f5a4,U+1f5e3,U+1f600-1f644,U+1f648-1f64a,U+1f64c,U+1f64f,U+1f90c-1f925,U+1f927-1f92f,U+1f932-1f933,U+1f970-1f976,U+1f978-1f97a,U+1f9a0,U+1f9b4-1f9b7,U+1f9bb,U+1f9be-1f9bf,U+1f9d0,U+1f9e0-1f9e1,U+1fa75-1fa79,U+1fac0-1fac2,U+1fae0-1fae6,U+1fae8,U+1faf0-1faf8}@font-face{font-family:Playpen Sans Hebrew Variable;font-style:normal;font-display:swap;font-weight:100 800;src:url(/assets/playpen-sans-hebrew-hebrew-wght-normal-f22ac207.woff2) format("woff2-variations");unicode-range:U+0307-0308,U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Playpen Sans Hebrew Variable;font-style:normal;font-display:swap;font-weight:100 800;src:url(/assets/playpen-sans-hebrew-math-wght-normal-98acd307.woff2) format("woff2-variations");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,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+1EE00-1EEFF}@font-face{font-family:Playpen Sans Hebrew Variable;font-style:normal;font-display:swap;font-weight:100 800;src:url(/assets/playpen-sans-hebrew-latin-ext-wght-normal-622e0d29.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,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:Playpen Sans Hebrew Variable;font-style:normal;font-display:swap;font-weight:100 800;src:url(/assets/playpen-sans-hebrew-latin-wght-normal-a3f43e8e.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
