@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Arabic:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600;700;800&display=swap";.site-header{position:sticky;top:0;z-index:50;padding:12px clamp(14px,4vw,32px)}.site-header-inner{display:flex;align-items:center;justify-content:space-between;gap:14px;max-width:1100px;margin:0 auto;padding:9px 14px 9px 16px;border:1px solid rgba(255,255,255,.6);border-radius:18px;background:#ffffffb8;box-shadow:0 8px 26px #003b5b29;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.site-brand{display:inline-flex;align-items:center;flex:0 0 auto}.site-brand-logo{height:52px;width:auto;display:block;filter:drop-shadow(0 2px 5px rgba(0,40,70,.18))}.site-header-actions{display:flex;align-items:center;gap:12px}.live-pill{display:inline-flex;align-items:center;gap:12px;padding:7px 14px;border-radius:999px;background:#ffffffd9;border:1px solid rgba(0,77,115,.1);box-shadow:inset 0 1px #ffffffb3;white-space:nowrap}.live-pill-stat{display:inline-flex;align-items:center;gap:6px;font-size:14px;line-height:1}.live-pill-value{font-weight:800;color:#1c9e3c}.live-pill-stat:last-child .live-pill-value{color:#1688bd}.live-pill-label{font-weight:600;color:#5e6f80}.live-pill-divider{width:1px;height:16px;background:#004d7329}.live-pill-icon{color:#1688bd}.live-pill-pulse{position:relative;display:inline-flex;width:9px;height:9px;flex:0 0 auto;margin-right:1px}.live-pill-pulse-dot{position:absolute;inset:0;border-radius:50%;background:linear-gradient(180deg,#7bdc54,#28a52f)}.live-pill-pulse-ring{position:absolute;inset:0;border-radius:50%;background:#28a52f8c;animation:live-pill-pulse 1.8s ease-out infinite}@keyframes live-pill-pulse{0%{transform:scale(1);opacity:.6}70%,to{transform:scale(2.8);opacity:0}}@media(prefers-reduced-motion:reduce){.live-pill-pulse-ring{animation:none}}.site-cta{flex:0 0 auto;padding:10px 20px;border:none;border-radius:999px;font-family:inherit;font-size:14px;font-weight:700;color:#5a3a12;cursor:pointer;background:linear-gradient(180deg,#ffd95a,#f5b922);box-shadow:0 6px 16px #d6981259,inset 0 1px #ffffff8c;transition:transform .16s ease,box-shadow .16s ease}.site-cta:hover,.site-cta:focus-visible{transform:translateY(-1px);box-shadow:0 9px 20px #d698126b,inset 0 1px #ffffff8c}.site-cta:focus-visible{outline:2px solid #b8860b;outline-offset:3px}@media(max-width:768px){.site-header{padding:10px 12px}.site-header-inner{padding:8px 12px;border-radius:16px}.site-brand-logo{height:42px}.live-pill{gap:9px;padding:6px 11px}.live-pill-stat{font-size:13px}}@media(max-width:520px){.site-cta{display:none}}@media(max-width:400px){.live-pill-stat:last-child .live-pill-label{display:none}}.hero{display:flex;flex-direction:column;align-items:center;padding:18px 20px 24px;text-align:center}.logo{max-width:min(920px,100%);width:100%;height:auto}.logo.hero-visual{max-width:min(920px,100%);border-radius:clamp(14px,3vw,22px);display:block;-webkit-mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.25) 3%,rgba(0,0,0,.75) 9%,#000 14%,#000 86%,rgba(0,0,0,.75) 91%,rgba(0,0,0,.25) 97%,transparent 100%),linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.2) 5%,rgba(0,0,0,.72) 12%,#000 20%,#000 80%,rgba(0,0,0,.72) 88%,rgba(0,0,0,.2) 95%,transparent 100%);-webkit-mask-composite:source-in;mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.25) 3%,rgba(0,0,0,.75) 9%,#000 14%,#000 86%,rgba(0,0,0,.75) 91%,rgba(0,0,0,.25) 97%,transparent 100%),linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.2) 5%,rgba(0,0,0,.72) 12%,#000 20%,#000 80%,rgba(0,0,0,.72) 88%,rgba(0,0,0,.2) 95%,transparent 100%);mask-composite:intersect;-webkit-mask-repeat:no-repeat,no-repeat;mask-repeat:no-repeat,no-repeat;-webkit-mask-size:100% 100%,100% 100%;mask-size:100% 100%,100% 100%;filter:drop-shadow(0 8px 28px rgba(0,40,70,.18))}@media(max-width:768px){.hero{padding:14px 16px 18px}.logo.hero-visual{max-width:100%}}.store-badge{display:flex;align-items:center;gap:16px;height:58px;width:250px;max-width:100%;padding:0 20px;border-radius:10px;background:#000;color:#fff;text-decoration:none;box-shadow:0 20px 25px -5px #00000040,0 8px 10px -6px #00000040;transition:transform .18s ease}.store-badge:hover,.store-badge:focus-visible{transform:translateY(-2px)}.store-badge:focus-visible{outline:2px solid #f9b033;outline-offset:4px}.store-badge-glyph{display:flex;align-items:center;justify-content:center;height:100%;flex:0 0 auto}.store-badge-icon-google{height:34px;width:31px}.store-badge-icon-apple{height:40px;width:34px}.store-badge-text{display:flex;flex-direction:column;line-height:1;text-align:left}.store-badge-kicker{font-size:11px;font-weight:700;letter-spacing:.025em}.store-badge-name{margin-top:4px;font-size:25px;font-weight:600;letter-spacing:-.025em}@media(max-width:600px){.store-badge{width:100%;max-width:280px}}.about-section{padding:8px 18px 36px;max-width:760px;margin:0 auto;animation:fade-up .7s ease-out .15s both}.about-card{position:relative;padding:clamp(30px,5vw,46px) clamp(22px,4vw,44px);text-align:center;border-radius:28px;background:#fffffff0;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.9);box-shadow:0 20px 50px #0d3b662e,0 2px #ffffffe6 inset}.about-eyebrow{display:inline-flex;align-items:center;gap:7px;margin-bottom:18px;padding:7px 15px;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--sky-dark);background:#0077b61a;border:1px solid rgba(0,119,182,.16)}.about-eyebrow svg{color:var(--gold-dark)}.about-title{font-size:clamp(1.9rem,6vw,3rem);font-weight:800;line-height:1.1;letter-spacing:-.015em;color:var(--text-dark);margin-bottom:18px;text-wrap:balance}.about-title-accent{white-space:nowrap;background:linear-gradient(120deg,#00b4d8,#0077b6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:#0077b6}.about-lead{font-size:clamp(1rem,2.4vw,1.14rem);line-height:1.65;color:#3d4f68;font-weight:500;max-width:46ch;margin:0 auto 26px;text-wrap:pretty}.about-highlights{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:0 0 30px;padding:0}.about-highlights li{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;padding:20px 16px;border-radius:18px;background:linear-gradient(180deg,#f7fbffe6,#ebf5fcb3);border:1px solid rgba(0,77,115,.08)}.about-highlight-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:4px;border-radius:14px;color:#fff;background:linear-gradient(160deg,#2bb6e6,#0077b6);box-shadow:0 8px 18px #0077b647}.about-highlights li:nth-child(2) .about-highlight-icon{background:linear-gradient(160deg,#67d36b,#1c9e3c);box-shadow:0 8px 18px #1c9e3c47}.about-highlights li:nth-child(3) .about-highlight-icon{background:linear-gradient(160deg,#ffce4d,#f0a818);box-shadow:0 8px 18px #d698124d}.about-highlight-title{font-size:1rem;font-weight:700;color:var(--text-dark)}.about-highlight-text{font-size:.85rem;line-height:1.45;color:#5e6f80;font-weight:500}.about-store-codes{margin-top:4px;padding-top:26px;border-top:1px solid rgba(0,77,115,.1)}.about-store-heading{font-size:.74rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#7a8aa0;margin:0 0 16px}.about-store-grid{display:flex;flex-wrap:wrap;gap:14px;justify-content:center}@media(max-width:600px){.about-highlights{grid-template-columns:1fr;gap:10px}.about-highlights li{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"icon title" "icon text";align-items:center;column-gap:14px;row-gap:2px;text-align:left;padding:13px 15px}.about-highlight-icon{grid-area:icon;grid-row:1 / span 2;width:42px;height:42px;margin-bottom:0}.about-highlight-title{grid-area:title;font-size:.95rem}.about-highlight-text{grid-area:text;font-size:.82rem}}@media(max-width:768px){.about-section{padding:4px 14px 28px}.about-card{border-radius:22px;padding:26px 18px 28px}}@media(max-width:460px){.about-title-accent{white-space:normal}}footer{position:relative;z-index:20;background:#ffffffb8;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);padding:20px;border-top:1px solid rgba(255,255,255,.7);box-shadow:0 -6px 22px #003b5b1f;min-height:70px;display:flex;align-items:center;justify-content:center}.footer-content{max-width:1200px;width:100%;display:flex;flex-direction:column;align-items:center;gap:12px;color:var(--text-dark)}.footer-links{display:flex;align-items:center;justify-content:center;gap:15px;flex-wrap:wrap}.footer-links a{color:var(--text-dark);text-decoration:none;font-size:.9rem;font-weight:600;transition:color .2s ease;padding:4px 8px}.footer-links a:hover{color:var(--sky-dark);text-decoration:underline}.footer-separator{color:#004d7347}.footer-contact{display:flex;align-items:center;gap:8px;font-size:.85rem;color:#5e6f80}.contact-label{font-weight:500}.contact-email{color:var(--sky-dark);text-decoration:none;font-weight:700;transition:color .2s ease}.contact-email:hover{text-decoration:underline;color:var(--ocean-dark)}.copyright{font-size:.8rem;color:#7a8aa0;margin:0;text-align:center}@media(max-width:768px){footer{padding:12px 15px;min-height:80px}.footer-content,.footer-links{gap:10px}.footer-links a{font-size:.85rem}.footer-contact{font-size:.8rem;flex-direction:column;gap:4px}.copyright{font-size:.75rem}}@media(max-width:480px){.footer-links{flex-direction:column;gap:8px}.footer-separator{display:none}}.home-page{min-height:100vh;display:flex;flex-direction:column;position:relative}.home-page main{flex:1 0 auto;position:relative;z-index:1;padding:0 0 48px}.home-page>footer{flex-shrink:0;margin-top:auto}.clouds-container{position:fixed;top:0;left:0;right:0;height:100vh;pointer-events:none;z-index:0;overflow:hidden}.cloud{position:absolute;background:#fff;border-radius:50%;filter:blur(1px)}.cloud:before,.cloud:after{content:"";position:absolute;background:inherit;border-radius:inherit}.cloud-1{width:120px;height:50px;top:8%;left:6%}.cloud-1:before{width:60px;height:60px;top:-30px;right:20px}.cloud-1:after{width:45px;height:45px;top:-20px;right:60px}.cloud-2{width:150px;height:60px;top:15%;left:32%}.cloud-2:before{width:70px;height:70px;top:-35px;right:30px}.cloud-2:after{width:55px;height:55px;top:-25px;right:80px}.cloud-3{width:100px;height:40px;top:22%;left:58%}.cloud-3:before{width:50px;height:50px;top:-25px;right:15px}.cloud-3:after{width:35px;height:35px;top:-15px;right:50px}.cloud-4{width:80px;height:35px;top:5%;left:82%}.cloud-4:before{width:40px;height:40px;top:-20px;right:10px}.cloud-4:after{width:30px;height:30px;top:-12px;right:40px}.terms-page{min-height:100vh;background:transparent}.terms-page .clouds-container{height:50vh}.terms-header{position:relative;z-index:10;padding:20px;display:flex;align-items:center;justify-content:space-between;max-width:1000px;margin:0 auto}.back-link{display:flex;align-items:center;gap:8px;color:var(--white);text-decoration:none;font-weight:600;padding:10px 20px;background:#fff3;border-radius:30px;transition:all .3s ease}.back-link:hover{background:#ffffff4d;transform:translate(5px)}.back-link svg{transform:rotate(180deg);width:20px;height:20px}.terms-english{direction:ltr}.terms-english .terms-container{text-align:left}.terms-english .back-link svg{transform:rotate(0)}.terms-english .terms-section ul{margin:10px 25px 10px 0}.terms-hebrew,.terms-arabic{direction:rtl}.terms-hebrew .terms-container,.terms-arabic .terms-container{text-align:right}.terms-hebrew .terms-section ul,.terms-arabic .terms-section ul{margin:10px 25px 10px 0}.terms-hebrew .back-link:hover,.terms-arabic .back-link:hover{transform:translate(5px)}.terms-hebrew .back-link svg,.terms-arabic .back-link svg{transform:rotate(0)}.terms-hebrew .terms-footer a,.terms-arabic .terms-footer a{margin-right:0;margin-left:20px}.intro-text{font-size:1.1rem;color:#555;margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid var(--sand-light)}.other-links{margin-top:40px;padding-top:20px;border-top:2px solid var(--sand-light);text-align:center}.other-links a{color:var(--sky-dark);font-weight:600;text-decoration:none;font-size:1.1rem;transition:color .2s ease}.other-links a:hover{color:var(--ocean-dark);text-decoration:underline}.terms-logo{height:60px;width:auto}.terms-main{position:relative;z-index:10;padding:20px 20px 60px}.terms-container{max-width:800px;margin:0 auto;background:#fffffff2;border-radius:30px;padding:50px 40px;box-shadow:var(--shadow-strong)}.terms-container h1{font-size:2rem;color:var(--wood-dark);text-align:center;margin-bottom:10px}.last-updated{text-align:center;color:#666;font-size:.9rem;margin-bottom:10px}.company-info{text-align:center;color:#555;font-size:.95rem;margin-bottom:40px;padding-bottom:20px;border-bottom:2px solid var(--sand-light);line-height:1.8}.terms-divider{height:3px;background:linear-gradient(90deg,transparent,var(--gold),transparent);margin:50px 0;border-radius:2px}.terms-section{margin-bottom:35px}.terms-section h2{font-size:1.4rem;color:var(--sky-dark);margin-bottom:15px;padding-bottom:8px;border-bottom:2px solid var(--ocean-light)}.terms-section h3{font-size:1.1rem;color:var(--wood-dark);margin:20px 0 10px}.terms-section p{line-height:1.8;color:#444;margin-bottom:10px}.terms-section ul{margin:10px 0 10px 25px;line-height:1.8;color:#444}.terms-section li{margin-bottom:8px}.contact-info{font-size:1.1rem;margin-top:15px}.contact-info a{color:var(--sky-dark);font-weight:600}.terms-footer{position:relative;z-index:10;background:var(--wood-dark);padding:25px;text-align:center;color:var(--sand-light)}.terms-footer a{color:var(--gold);text-decoration:none;margin-right:20px}.terms-footer a:hover{text-decoration:underline}.instruction-image-container{margin:25px 0;text-align:center;background:#ffffff80;border-radius:15px;padding:15px;border:2px dashed var(--sky-medium)}.instruction-image{max-width:60%;height:auto;border-radius:12px;box-shadow:var(--shadow-medium);margin-bottom:15px;border:3px solid var(--white);display:block;margin-left:auto;margin-right:auto}.instruction-image.edit-profile-image{max-width:40%}.image-caption{color:var(--sky-dark);font-size:1rem;font-weight:500;margin-top:10px;text-align:center}.option-card{background:#fffc;border-radius:15px;padding:25px;margin:25px 0;border:2px solid var(--ocean-light);box-shadow:var(--shadow-soft)}.option-card.delete-option{border:2px solid #ff6b6b;background:#fff5f5e6}.option-card h3{color:var(--sky-dark);margin-bottom:15px;font-size:1.3rem}.option-card.delete-option h3{color:#d63031}.option-image-container{text-align:center;margin:20px 0;background:#fff9;border-radius:10px;padding:10px}.option-image{max-width:50%;height:auto;border-radius:10px;box-shadow:var(--shadow-soft);border:2px solid var(--white)}.warning-text{background:#fff3cd;border:2px solid #ffc107;border-radius:8px;padding:15px;margin-top:15px;color:#856404;font-weight:500}.option-card ul{margin:15px 0 15px 25px;line-height:2}.option-card ul li{margin-bottom:10px}@media(max-width:768px){.terms-container{padding:30px 20px;border-radius:20px}.terms-container h1{font-size:1.6rem}.terms-header{flex-direction:column;gap:15px}.back-link{order:2}.instruction-image-container{padding:15px}.option-card{padding:20px}.instruction-image{max-width:80%}.instruction-image.edit-profile-image{max-width:60%}.option-image{max-width:70%}}.terms-page.terms-arabic{font-family:Noto Sans Arabic,Rubik,-apple-system,BlinkMacSystemFont,sans-serif}:root{--sky-light: #87ceeb;--sky-medium: #00b4d8;--sky-dark: #0077b6;--ocean-light: #48cae4;--ocean-dark: #023e8a;--sand-light: #f4e4ba;--sand-medium: #e8d5a3;--sand-dark: #d4a574;--gold: #ffd700;--gold-dark: #e6b800;--wood-light: #cd853f;--wood-dark: #8b4513;--white: #ffffff;--text-dark: #1a365d;--text-light: #ffffff;--shadow-soft: 0 4px 20px rgba(0, 0, 0, .1);--shadow-medium: 0 8px 30px rgba(0, 0, 0, .15);--shadow-strong: 0 12px 40px rgba(0, 0, 0, .2);--transition-fast: .2s ease;--transition-medium: .3s ease;--transition-slow: .5s ease}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{height:100%;scroll-behavior:smooth}body{min-height:100%;min-height:100vh;font-family:Rubik,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--text-dark);overflow-x:hidden;position:relative;direction:ltr;background-color:#2a7a9a;background-image:radial-gradient(ellipse 85% 70% at 50% 45%,rgba(0,45,75,.14) 0%,rgba(0,45,75,.06) 45%,transparent 70%),linear-gradient(#0037551f,#004b692e),url(/assets/beach-background.png?v=1);background-size:cover,cover,cover;background-position:center center,center center,center center;background-repeat:no-repeat;background-attachment:fixed,fixed,fixed}@keyframes fade-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
