@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";.hero{display:flex;flex-direction:column;align-items:center;padding:40px 20px 28px;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:28px 16px 20px}.logo.hero-visual{max-width:100%}}.about-section{padding:8px 18px 32px;max-width:640px;margin:0 auto;animation:fade-up .7s ease-out .15s both}.about-card{position:relative;padding:clamp(28px,5vw,40px) clamp(22px,4vw,36px);text-align:center;border-radius:22px;background:linear-gradient(145deg,#ffffffeb,#fffcf5e0,#f4e4ba59);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.65);box-shadow:0 4px 24px #0d3b661f,0 1px #fffc inset}.about-card:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:min(200px,45%);height:4px;border-radius:0 0 6px 6px;background:linear-gradient(90deg,transparent,var(--gold) 20%,var(--gold-dark) 50%,var(--gold) 80%,transparent);opacity:.95}.about-eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--sky-dark);opacity:.85;margin-bottom:12px}.about-title{font-size:clamp(1.45rem,4.5vw,2rem);font-weight:800;line-height:1.2;color:var(--wood-dark);margin-bottom:16px;text-wrap:balance}.about-lead{font-size:clamp(1rem,2.4vw,1.12rem);line-height:1.65;color:var(--text-dark);font-weight:600;margin-bottom:14px}.about-body{font-size:clamp(.94rem,2.2vw,1.05rem);line-height:1.7;color:#3d4f68;font-weight:500;margin-bottom:22px}.about-store-codes{margin-top:8px;padding-top:22px;border-top:1px solid rgba(0,77,115,.12)}.about-store-heading{font-size:clamp(.95rem,2.5vw,1.05rem);font-weight:700;color:var(--wood-dark);margin:0 0 18px;letter-spacing:.02em}.about-store-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start}.about-store-slot{display:flex;flex-direction:column;align-items:center;gap:14px}.about-slot-badge{width:100%;max-width:260px;height:auto;display:block;border-radius:12px;box-shadow:0 2px 14px #0000001a}.about-code-frame{width:100%;max-width:180px;aspect-ratio:1;margin:0 auto;display:flex;align-items:center;justify-content:center;border-radius:14px;border:2px dashed rgba(26,54,93,.22);background:#ffffff80;box-sizing:border-box}.about-code-img{width:100%;height:100%;object-fit:contain;border-radius:10px;display:block}.about-code-soon{font-size:1.05rem;font-weight:700;font-style:italic;color:var(--sky-dark);opacity:.55;letter-spacing:.04em}@media(max-width:380px){.about-store-grid{grid-template-columns:1fr;gap:20px}}.about-highlights{list-style:none;display:flex;flex-direction:column;gap:10px;margin:0;padding:0;text-align:left}.about-highlights li{display:flex;align-items:flex-start;gap:12px;font-size:clamp(.88rem,2vw,.98rem);font-weight:600;color:var(--text-dark);padding:10px 14px;border-radius:12px;background:#ffffff8c;border:1px solid rgba(255,215,0,.22)}.about-highlight-icon{flex-shrink:0;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;font-size:1rem;line-height:1;color:var(--wood-dark);background:linear-gradient(145deg,var(--sand-light),rgba(255,235,180,.9));border-radius:8px;border:1px solid rgba(139,69,19,.15)}@media(min-width:520px){.about-highlights{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:12px}.about-highlights li{flex:1 1 calc(33.333% - 12px);min-width:140px;flex-direction:column;align-items:center;text-align:center;padding:14px 12px}.about-highlights li .about-highlight-icon{margin-bottom:4px}}@media(max-width:768px){.about-section{padding:4px 14px 28px}.about-card{border-radius:18px;padding:24px 18px 28px}}footer{position:relative;z-index:20;background:linear-gradient(135deg,var(--wood-dark) 0%,#5D3A1A 100%);padding:15px 20px;border-top:2px solid var(--gold);box-shadow:0 -3px 15px #0003;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(--sand-light)}.footer-links{display:flex;align-items:center;justify-content:center;gap:15px;flex-wrap:wrap}.footer-links a{color:var(--sand-light);text-decoration:none;font-size:.9rem;opacity:.9;transition:all .2s ease;padding:4px 8px}.footer-links a:hover{opacity:1;color:var(--gold);text-decoration:underline}.footer-separator{opacity:.4;color:var(--sand-light)}.footer-contact{display:flex;align-items:center;gap:8px;font-size:.85rem}.contact-label{opacity:.8}.contact-email{color:var(--gold);text-decoration:none;font-weight:600;transition:all .2s ease}.contact-email:hover{text-decoration:underline;color:#ffed4e}.copyright{font-size:.8rem;opacity:.7;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-4k.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)}}
