.lang-switch{cursor:pointer;z-index:10;background:0 0;border:none;padding:0}.lang-switch__track{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);direction:ltr;background:#ffffff1f;border:1px solid #fff3;border-radius:50px;align-items:center;gap:0;width:68px;height:34px;padding:3px;display:flex;position:relative}.lang-switch__thumb{background:linear-gradient(135deg, var(--pink-500), var(--purple-500));border-radius:50%;width:28px;height:28px;position:absolute;top:3px;left:3px;box-shadow:0 2px 8px #ec489966}.lang-switch__label{z-index:2;text-align:center;color:#ffffff80;-webkit-user-select:none;user-select:none;flex:1;font-size:.75rem;font-weight:700;line-height:28px;transition:color .3s;position:relative}.lang-switch__label--active{color:#fff}.lang-switch--mobile .lang-switch__track{background:#7c3aed1a;border-color:#7c3aed33;width:80px;height:40px}.lang-switch--mobile .lang-switch__thumb{width:34px;height:34px}.lang-switch--mobile .lang-switch__label{color:#7c3aed66;font-size:.85rem}.lang-switch--mobile .lang-switch__label--active{color:var(--purple-700)}.navbar-wrapper{z-index:1000;align-items:center;gap:16px;width:calc(100% - 60px);max-width:1200px;transition:top .4s;display:flex;position:fixed;top:20px;left:50%;transform:translate(-50%)}.navbar-logo-standalone{-webkit-backdrop-filter:blur(18px);background:#3714648c;border:1px solid #ffffff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;padding:2px;transition:all .4s;display:flex;overflow:hidden}.navbar-logo-standalone:hover{background:#371464bf}.navbar-logo-standalone img{object-fit:contain;border-radius:50%;width:100%;max-width:none;height:100%}.navbar{-webkit-backdrop-filter:blur(18px);background:#3714648c;border:1px solid #ffffff1f;border-radius:60px;flex:1;padding:5px 24px;transition:background .4s,box-shadow .4s,padding .4s;position:relative}.navbar--scrolled{background:#371464d9;box-shadow:0 8px 32px #581caf40}.navbar__inner{justify-content:space-between;align-items:center;gap:20px;display:flex}.navbar__links{background:#ffffff14;border:1px solid #ffffff0f;border-radius:50px;align-items:center;gap:8px;padding:5px 12px;display:flex}.navbar__link{color:#ffffffd9;white-space:nowrap;border-radius:50px;padding:11px 26px;font-size:1.05rem;font-weight:600;transition:all .3s}.navbar__link:hover{color:#fff;background:#ffffff1f}.navbar__link--active{color:#fff;background:#ffffff2e}.navbar__cta{white-space:nowrap;border-radius:50px;flex-shrink:0;align-items:center;gap:6px;padding:10px 20px;font-size:.85rem;display:inline-flex}.navbar__hamburger{z-index:1001;flex-direction:column;gap:5px;padding:8px;display:none}.navbar__hamburger span{background:#fff;border-radius:2px;width:24px;height:2.5px;transition:all .3s;display:block}.navbar__hamburger.active span:first-child{transform:rotate(45deg)translate(5px,5px)}.navbar__hamburger.active span:nth-child(2){opacity:0}.navbar__hamburger.active span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.mobile-overlay{z-index:998;background:#00000080;position:fixed;inset:0}.mobile-menu{z-index:999;background:#fff;flex-direction:column;width:300px;max-width:85vw;height:100vh;padding:120px 0 24px;display:flex;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-10px 0 40px #0000001a}.mobile-menu__links{flex-direction:column;padding:0;display:flex}.mobile-menu__links>*{display:block}.mobile-menu__link{color:var(--neutral-700);border-bottom:1px solid var(--neutral-100);padding:16px 28px;font-size:1.05rem;font-weight:600;transition:background .2s,color .2s;display:block}.mobile-menu__link:first-child{border-top:1px solid var(--neutral-100)}.mobile-menu__link:hover,.mobile-menu__link:active{background:var(--purple-50);color:var(--purple-600)}.mobile-menu__bottom{padding:24px 28px 0}.mobile-menu__cta{border-radius:50px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 24px;font-size:1rem;font-weight:700;display:flex}@media (width<=1024px){.navbar-wrapper{gap:10px;width:calc(100% - 32px)}.navbar-logo-standalone{width:85px;height:85px;padding:4px}.navbar{padding:8px 16px}.navbar__links{display:none}.navbar__cta{display:none!important}.navbar__hamburger{display:flex}.mobile-menu__cta{padding:12px 20px;font-size:.95rem}.mobile-menu__cta svg{flex-shrink:0;width:18px;height:18px}}[dir=ltr] .mobile-menu{left:0;right:auto;box-shadow:10px 0 40px #0000001a}[dir=ltr] .navbar__link{padding:11px 26px;font-size:1.05rem}[dir=ltr] .navbar__cta{padding:10px 20px;font-size:.9rem}[dir=ltr] .navbar__inner{gap:16px}[dir=ltr] .navbar__links{gap:8px;padding:5px 12px}.footer{background:var(--purple-900);color:#fffc;padding:60px 0 0;position:relative;overflow:hidden}.footer:before{content:"";opacity:.03;pointer-events:none;background:url(/images/patterns/pattern-small.png);position:absolute;inset:0}.footer__grid{z-index:1;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;display:grid;position:relative}.footer__logo{height:150px;margin-bottom:24px}.footer__desc{color:#fff9;margin-bottom:20px;font-size:.95rem;line-height:1.8}.footer__social{gap:12px;margin-top:14px;display:flex}.footer__contact-icons{grid-template-columns:auto auto;justify-content:start;gap:8px;margin-top:4px;display:grid}.footer__social-link{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.footer__social-link:hover{background:var(--purple-500);transform:translateY(-3px)}.footer__col-title{color:#fff;margin-bottom:20px;padding-bottom:12px;font-size:1.1rem;font-weight:700;position:relative}.footer__col-title:after{content:"";background:var(--pink-400);border-radius:2px;width:30px;height:3px;position:absolute;bottom:0;right:0}.footer__links{flex-direction:column;gap:12px;display:flex}.footer__links a{color:#fff9;font-size:.95rem;text-decoration:none;transition:all .3s}.footer__links a:hover{color:#fff;padding-right:8px}.footer__bottom{z-index:1;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-top:40px;padding:24px 0;font-size:.9rem;display:flex;position:relative}.footer__payment{align-items:center;gap:12px;display:flex}.footer__payment span:first-child{color:#ffffff80;font-size:.85rem}.footer__payment-badges{gap:8px;display:flex}.footer__badge-img{background:#ffffffe6;border-radius:8px;width:auto;height:52px;padding:2px 4px}@media (width<=768px){.footer__grid{grid-template-columns:repeat(3,auto);justify-content:center;gap:20px 28px}.footer__brand{flex-direction:column;grid-column:1/-1;align-items:center;display:flex}.footer__col{text-align:center}.footer__col-title{font-size:.95rem}.footer__col-title:after{right:50%;transform:translate(50%)}.footer__links{align-items:center}.footer__links a{font-size:.85rem}.footer__contact-icons{justify-content:center}.footer__bottom{text-align:center;flex-direction:column;gap:16px}}@media (width<=400px){.footer__grid{gap:14px}.footer__col-title{margin-bottom:14px;font-size:.88rem}.footer__links a{font-size:.8rem}.footer__contact-icons{gap:6px}.footer__social-link{width:34px;height:34px}}[dir=ltr] .footer__col-title:after{left:0;right:auto}@media (width<=768px){[dir=ltr] .footer__col-title:after{left:50%;transform:translate(-50%)}}[dir=ltr] .footer__links a:hover{padding-left:8px;padding-right:0}.wp-overlay{z-index:2000;background:#0a021ce0;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.wp-modal{-webkit-backdrop-filter:blur(20px);text-align:center;background:#ffffffeb;border:1px solid #ffffffb3;border-radius:28px;width:100%;max-width:620px;padding:42px 38px 36px;position:relative;overflow:hidden;box-shadow:0 40px 100px #581caf38,0 8px 24px #0000001f,inset 0 1px #fffc}.wp-modal__blob{pointer-events:none;z-index:0;border-radius:50%;position:absolute}.wp-modal__blob--1{background:radial-gradient(circle,#a755f71f 0%,#0000 70%);width:220px;height:220px;top:-80px;right:-60px}.wp-modal__blob--2{background:radial-gradient(circle,#ec48991a 0%,#0000 70%);width:180px;height:180px;bottom:-60px;left:-50px}.wp-modal__header,.wp-modal__cards,.wp-modal__continue{z-index:1;position:relative}.wp-modal__close{width:32px;height:32px;color:var(--neutral-500);cursor:pointer;z-index:2;background:#7c3aed14;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex;position:absolute;top:16px;left:16px}.wp-modal__close:hover{color:var(--purple-700);background:#7c3aed26}[dir=ltr] .wp-modal__close{left:auto;right:16px}.wp-modal__lang-toggle{color:var(--purple-700);cursor:pointer;z-index:2;background:#fffc;border:1.5px solid #7c3aed40;border-radius:20px;padding:6px 14px;font-family:GraphikArabic,sans-serif;font-size:.85rem;font-weight:700;transition:background .2s,border-color .2s,color .2s;position:absolute;top:16px;right:16px}.wp-modal__lang-toggle:hover{background:#7c3aed1a;border-color:#7c3aed66}[dir=ltr] .wp-modal__lang-toggle{left:16px;right:auto}[dir=rtl] .wp-modal__lang-toggle{left:auto;right:16px}.wp-modal__logo{object-fit:contain;border-radius:50%;width:70px;height:70px;margin:0 auto 14px;display:block}.wp-modal__title{color:var(--purple-800);margin-bottom:8px;font-size:1.55rem;font-weight:800;line-height:1.3}.wp-modal__subtitle{color:var(--neutral-500);margin-bottom:0;font-size:.98rem;line-height:1.6}.wp-modal__cards{grid-template-columns:1fr 1fr;gap:16px;margin:28px 0;display:grid}.wp-card{-webkit-backdrop-filter:blur(8px);cursor:pointer;text-align:center;background:#ffffff8c;border:1.5px solid #ffffffb3;border-radius:20px;flex-direction:column;align-items:center;padding:0;transition:border-color .25s,box-shadow .25s,background .25s;display:flex;overflow:hidden;box-shadow:0 4px 16px #7c3aed14,inset 0 1px #ffffffe6}.wp-card:hover{border-color:#7c3aed4d;box-shadow:0 12px 32px #7c3aed1f}.wp-card--selected{border-color:var(--purple-600,#7c3aed);background:linear-gradient(135deg,#7c3aed0a 0%,#ec489908 100%);box-shadow:0 12px 40px #7c3aed2e}.wp-card__img-wrap{aspect-ratio:1;background:linear-gradient(135deg,#f3e8ff 0%,#fce7f3 100%);width:100%;position:relative;overflow:hidden}.wp-card__img{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .4s}.wp-card:hover .wp-card__img{transform:scale(1.05)}.wp-card__glass{pointer-events:none;background:linear-gradient(160deg,#ffffff2e 0%,#fff0 50%,#7c3aed0f 100%);transition:opacity .3s;position:absolute;inset:0}.wp-card--selected .wp-card__glass{background:linear-gradient(160deg,#ffffff38 0%,#fff0 50%,#7c3aed1f 100%)}.wp-card__check{background:var(--purple-600,#7c3aed);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 4px 12px #7c3aed66}[dir=rtl] .wp-card__check{left:10px;right:auto}.wp-card__body{flex-direction:column;gap:4px;padding:14px 12px 18px;display:flex}.wp-card__label{color:var(--purple-800,#3b0764);font-size:1.05rem;font-weight:800}.wp-card--selected .wp-card__label{color:var(--purple-600,#7c3aed)}.wp-card__desc{color:var(--neutral-500);font-size:.8rem;line-height:1.5}.wp-modal__continue{cursor:pointer;background:var(--neutral-200,#e5e7eb);width:100%;max-width:280px;color:var(--neutral-400,#9ca3af);border:none;border-radius:50px;justify-content:center;align-items:center;gap:8px;margin:0 auto;padding:15px 32px;font-size:1rem;font-weight:700;transition:background .3s,color .3s,box-shadow .3s;display:inline-flex}.wp-modal__continue--active{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#a855f7 50%,#ec4899 100%);box-shadow:0 8px 28px #7c3aed66}@media (width<=540px){.wp-overlay{align-items:center;padding:10px}.wp-modal{will-change:transform;border-radius:22px;padding:28px 16px 20px;overflow:hidden}.wp-modal__logo{width:50px;height:50px;margin-bottom:8px}.wp-modal__title{margin-bottom:5px;font-size:1.1rem}.wp-modal__subtitle{font-size:.82rem;line-height:1.45}.wp-modal__cards{gap:8px;margin:14px 0 16px}.wp-card__img-wrap{aspect-ratio:4/3}.wp-card__body{gap:2px;padding:8px 8px 11px}.wp-card__label{font-size:.9rem}.wp-card__desc{font-size:.72rem;line-height:1.35}.wp-modal__continue{max-width:100%;padding:12px 20px;font-size:.92rem}}.hero{background:#4b1d95;align-items:center;min-height:92vh;padding-top:164px;padding-bottom:56px;display:flex;position:relative;overflow:hidden}.hero--parents{color:#fff}.hero--sitter{background:linear-gradient(135deg,#6d28d9 0%,#7c3aed 32%,#8b5cf6 66%,#a78bfa 100%);min-height:100vh}.hero--slides.hero--sitter{min-height:92vh}.hero__bg{background-image:var(--hero-bg-desktop);will-change:background-image;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;transition:background-image .8s ease-in-out;position:absolute;inset:0;transform:scale(1.01)}.hero__shade{z-index:1;background:linear-gradient(90deg,#190c338c 0%,#190c3359 38%,#190c3326 72%,#190c3300 100%),linear-gradient(#190c330d,#190c332e);position:absolute;inset:0}[dir=rtl] .hero__shade{background:linear-gradient(270deg,#190c338c 0%,#190c3359 38%,#190c3326 72%,#190c3300 100%),linear-gradient(#190c330d,#190c332e)}.hero__pattern{opacity:.06;z-index:0;background-image:url(/images/patterns/pattern-small.png);background-repeat:repeat;background-size:800px;animation:120s linear infinite patternMove;position:absolute;inset:0}@keyframes patternMove{0%{background-position:0 0}to{background-position:800px 800px}}.hero .container{max-width:1400px}.hero__container{z-index:5;grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);align-items:center;gap:56px;display:grid;position:relative}.hero__container--slides{touch-action:pan-y;-webkit-user-select:none;user-select:none;cursor:grab;width:100%;display:block}.hero__container--slides:active{cursor:grabbing}.hero__content{color:#fff}.hero__content--slide{text-align:start;max-width:680px}[dir=rtl] .hero__content--slide{margin-left:auto;margin-right:0}[dir=ltr] .hero__content--slide{margin-left:0;margin-right:auto}.hero__badge{border-radius:var(--radius-full);color:#fff;background:#5b21b6a6;border:1px solid #a78bfa66;align-items:center;gap:8px;margin-bottom:24px;padding:10px 22px;font-size:.92rem;font-weight:500;display:inline-flex}.hero__badge-dot{background:#34d399;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite pulse}.hero__title{letter-spacing:0;text-shadow:0 5px 24px #00000047;max-width:720px;margin-bottom:14px;font-size:clamp(2.15rem,3.55vw,4.05rem);font-weight:900;line-height:1.3}.hero__title--parents{-webkit-line-clamp:2;background:linear-gradient(135deg,#fff 0% 48%,#ffd7a8 76%,#f9b7d7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;-webkit-box-orient:vertical;padding-bottom:.16em;display:-webkit-box;overflow:hidden}.hero--sitter .hero__title{padding-bottom:10px;font-size:3.5rem;line-height:1.5}.hero--slides.hero--sitter .hero__title{padding-bottom:.16em;font-size:clamp(2.15rem,3.55vw,4.05rem);line-height:1.3}.hero__title-highlight{background:linear-gradient(135deg,#fde68a,#fbcfe8,#fde68a) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;padding-bottom:12px;animation:3s ease-in-out infinite shimmer;display:inline-block}.hero__subtitle{opacity:.96;text-shadow:0 3px 16px #0000003d;max-width:590px;margin-bottom:30px;font-size:clamp(1.05rem,1.45vw,1.28rem);line-height:1.9}.hero__mobile-copy-panel{display:contents}.hero__cta-group{flex-wrap:wrap;gap:14px;display:flex}.hero__cta-btn{padding:15px 30px;font-size:1.02rem}.hero__cta-icons{align-items:center;gap:8px;display:inline-flex}.hero__trust{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.hero__trust-item{border-radius:var(--radius-full);color:#fff;white-space:nowrap;background:#2b12547a;border:1px solid #ffffff3d;align-items:center;gap:6px;padding:10px 16px;font-size:.92rem;font-weight:500;display:flex}.hero__illustration{justify-content:center;align-items:center;display:flex;position:relative}.hero__image{z-index:2;filter:drop-shadow(0 20px 60px #00000026);width:100%;max-width:480px;position:relative}.hero__arrow{z-index:7;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background:#230f4261;border:1px solid #ffffff52;border-radius:50%;place-items:center;width:48px;height:48px;transition:transform .2s,background .2s;display:grid;position:absolute;top:50%}.hero__arrow:hover{background:#230f4294;transform:translateY(-50%)scale(1.04)}.hero__arrow--prev{right:28px;transform:translateY(-50%)}.hero__arrow--next{left:28px;transform:translateY(-50%)}[dir=ltr] .hero__arrow--prev{left:28px;right:auto}[dir=ltr] .hero__arrow--next{left:auto;right:28px}.hero__dots{z-index:7;align-items:center;gap:8px;display:flex;position:absolute;bottom:42px;left:50%;transform:translate(-50%)}.hero__dot{cursor:pointer;background:#ffffff80;border:0;border-radius:999px;width:9px;height:9px;padding:0;transition:width .2s,background .2s}.hero__dot--active{background:#fff;width:28px}.hero__scroll{z-index:6;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:36px;height:36px;padding:0;transition:background .2s;display:grid;position:absolute;bottom:76px;left:50%;transform:translate(-50%)}.hero__scroll:hover{background:#ffffff1a}.hero__wave{z-index:6}@media (width<=1024px){.hero{min-height:88vh;padding-top:130px;padding-bottom:90px}.hero__container{text-align:center;grid-template-columns:1fr;gap:36px}.hero__content--slide{max-width:620px}.hero__cta-group,.hero__trust{justify-content:center}.hero__cta-group{flex-wrap:nowrap;gap:8px;max-width:480px;margin-left:auto;margin-right:auto}.hero__cta-group .hero__cta-btn{white-space:nowrap;gap:6px!important;padding:10px 16px!important;font-size:.92rem!important;font-weight:500!important}.hero__cta-group .btn-pink{flex:auto}.hero__cta-group .btn-outline{flex:none}.hero__cta-btn .hero__cta-icons svg{width:16px;height:16px}.hero__image{max-width:320px}}@media (width<=760px){.hero{align-items:stretch;min-height:92vh;padding-top:130px;padding-bottom:92px}.hero__bg{background-image:var(--hero-bg-mobile);background-position:top;background-size:cover}.hero__shade,[dir=rtl] .hero__shade{background:linear-gradient(#12092600 26%,#12092633 48%,#12092699 74%,#120926e0 100%)}.hero__container--slides{height:calc(92vh - 222px);min-height:520px}.hero__content--slide{text-align:center;flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;max-width:100%;min-height:100%;display:flex}.hero__badge{gap:6px;margin-bottom:10px;padding:5px 13px;font-size:.72rem}.hero__badge-dot{width:6px;height:6px}.hero__title{margin-bottom:6px;font-size:1.58rem;line-height:1.3}.hero__title--parents{padding-bottom:.18em}.hero__subtitle{max-width:100%;margin-bottom:0;margin-left:auto;margin-right:auto;font-size:.88rem;line-height:1.6}.hero__text-block{width:100%;padding-top:0;position:relative}.hero__mobile-copy-panel{width:100%;max-width:460px;box-shadow:none;background:0 0;border-radius:0;margin:0 auto;padding:0;display:block}.hero__actions-block{width:100%;padding-bottom:4px}.hero__cta-group{flex-flow:row;justify-content:center;align-items:stretch;gap:6px;width:100%;max-width:430px;margin-left:auto;margin-right:auto}.hero__cta-group .hero__cta-btn{white-space:nowrap;justify-content:center;min-width:0;gap:6px!important;padding:8px 10px!important;font-size:.78rem!important;font-weight:500!important}.hero__cta-group .btn-pink{flex:auto}.hero__cta-group .btn-outline{flex:none}.hero__cta-btn .hero__cta-icons{gap:5px}.hero__cta-btn .hero__cta-icons svg{width:12px;height:12px}.hero__trust{justify-content:center;gap:6px;margin-top:12px}.hero__trust-item{padding:8px 10px;font-size:.78rem}.hero__arrow{width:42px;height:42px;top:auto;bottom:34px}.hero__arrow--prev,[dir=ltr] .hero__arrow--prev{left:auto;right:20px;transform:none}.hero__arrow--next,[dir=ltr] .hero__arrow--next{left:20px;right:auto;transform:none}.hero__arrow:hover{transform:scale(1.04)}.hero__dots{gap:6px;bottom:60px}.hero__dot{width:6px;height:6px}.hero__dot--active{width:16px}.hero__scroll{opacity:.55;width:22px;height:22px;bottom:26px}.hero__scroll svg{width:15px;height:15px}}@media (width<=420px){.hero__title{font-size:1.82rem}.hero__subtitle{font-size:.95rem}}.how-it-works{background:linear-gradient(180deg, var(--purple-100) 0%, var(--purple-50) 100%);position:relative;overflow:hidden}.how__blob{pointer-events:none;border-radius:50%;position:absolute}.how__blob--1{background:radial-gradient(circle,#a78bfa26,#0000 70%);width:400px;height:400px;animation:8s ease-in-out infinite blobFloat1;top:-100px;right:-100px}.how__blob--2{background:radial-gradient(circle,#ec48991a,#0000 70%);width:300px;height:300px;animation:10s ease-in-out infinite blobFloat2;bottom:-50px;left:-50px}@keyframes blobFloat1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-40px,30px)scale(1.15)}}@keyframes blobFloat2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(30px,-40px)scale(1.1)}}.how__blob--3{background:radial-gradient(circle,#7c3aed14,#0000 70%);width:250px;height:250px;animation:12s ease-in-out infinite blobFloat3;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes blobFloat3{0%,to{transform:translate(-50%,-50%)scale(1)}33%{transform:translate(-30%,-60%)scale(1.2)}66%{transform:translate(-70%,-40%)scale(.9)}}.how__particle{pointer-events:none;z-index:1;border-radius:50%;position:absolute}.how__particle--1{background:var(--purple-300);opacity:.4;width:12px;height:12px;top:20%;right:15%}.how__particle--2{background:var(--pink-300);opacity:.35;width:8px;height:8px;top:60%;left:10%}.how__particle--3{background:var(--purple-400);opacity:.3;width:10px;height:10px;top:35%;left:25%}.how__particle--4{background:var(--pink-400);opacity:.4;width:6px;height:6px;bottom:25%;right:20%}.how__particle--5{background:var(--purple-200);opacity:.3;width:14px;height:14px;bottom:30%;left:45%}.how__steps{justify-content:center;align-items:flex-start;gap:0;display:flex;position:relative}.how__step{text-align:center;border-radius:var(--radius-xl);transition:all var(--transition-normal);flex:1;max-width:320px;padding:40px 24px;position:relative}.how__step:hover{background:var(--purple-50)}.how__arrow{display:none}@media (width>=769px){.how__arrow{flex-shrink:0;justify-content:center;align-items:flex-start;width:120px;padding-top:66px;display:flex;transform:scaleX(-1)}.how__arrow-svg{width:100%;height:44px;overflow:visible}}.how__step-icon-wrap{justify-content:center;align-items:center;width:96px;height:96px;margin:0 auto 16px;display:flex;position:relative}.how__orbit{width:96px;height:96px;animation:8s linear infinite orbitSpin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes orbitSpin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.how__step-icon{-webkit-backdrop-filter:blur(14px);width:80px;height:80px;color:var(--purple-600);z-index:2;background:#ffffff8c;border:1px solid #ffffffb3;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 8px 30px #7c3aed1f}.how__step-num{background:linear-gradient(135deg, var(--pink-500), var(--pink-400));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;font-weight:800;display:flex;position:absolute;top:-10px;right:-10px;box-shadow:0 4px 12px #ec489959}.how__step-title{color:var(--purple-800);margin-bottom:12px;font-size:1.25rem;font-weight:800}.how__step-desc{color:var(--neutral-500);max-width:280px;margin:0 auto;font-size:.95rem;line-height:1.7}@media (width<=768px){.how__steps{flex-direction:column;align-items:center;gap:16px}.how__step{max-width:100%;padding:24px 16px}.how__arrow{display:none}}[dir=ltr] .how__arrow{transform:scaleX(1)}.about-stats{background:#f0ebff;padding:82px 0;position:relative;overflow:hidden}.about-stats--compact{padding:74px 0}.about-stats__bg{pointer-events:none;background:radial-gradient(circle at 18% 20%,#8b5cf62e,#0000 30%),radial-gradient(circle at 88% 75%,#a78bfa24,#0000 28%);position:absolute;inset:0}.about-stats .container{z-index:1;position:relative}.about-stats__title{margin-bottom:42px}.about-stats__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.about-stats__card{text-align:center;background:#ffffffd1;border:1px solid #7c3aed1a;border-radius:18px;padding:28px 22px;box-shadow:0 14px 34px #4c1d9514}.about-stats__icon{color:#6d28d9;background:#f0eaff;border-radius:16px;place-items:center;width:52px;height:52px;margin:0 auto 14px;display:grid}.about-stats__icon svg{width:26px;height:26px}.about-stats__number{color:#2e1065;margin-bottom:10px;font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1}.about-stats__card p{color:#5b4a6a;margin:0;font-weight:600;line-height:1.6}@media (width<=760px){.about-stats{padding:58px 0}.about-stats__grid{grid-template-columns:1fr}}.why-peekaboo{background:linear-gradient(#fff 0% 100%);position:relative;overflow:hidden}.why__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.why__card{background:linear-gradient(135deg, var(--purple-50) 0%, #fff 100%);border-radius:var(--radius-xl);text-align:center;transition:all var(--transition-normal);cursor:default;border:1px solid #7c3aed1a;padding:36px 28px}.why__card:hover{border-color:#7c3aed33}.why__card-icon{width:64px;height:64px;color:var(--purple-600);transition:transform var(--transition-spring);background:#7c3aed14;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;display:flex}.why__card:hover .why__card-icon{background:#7c3aed24;transform:scale(1.1)rotate(-5deg)}.why__card-title{color:var(--purple-800);margin-bottom:10px;font-size:1.1rem;font-weight:800}.why__card-desc{color:var(--neutral-500);font-size:.9rem;line-height:1.7}.why__wave{line-height:0;position:absolute;bottom:-1px;left:0;right:0}.why__wave svg{width:100%;height:80px;display:block}@media (width>=769px){.why__grid--5{grid-template-columns:repeat(6,1fr)}.why__grid--5>:first-child{grid-column:1/3}.why__grid--5>:nth-child(2){grid-column:3/5}.why__grid--5>:nth-child(3){grid-column:5/7}.why__grid--5>:nth-child(4){grid-column:2/4}.why__grid--5>:nth-child(5){grid-column:4/6}}@media (width<=768px){.why__grid{grid-template-columns:1fr;gap:16px}.why__card{padding:24px 20px}}.app-features{background:linear-gradient(180deg, var(--purple-50) 0%, #fff 30%);position:relative;overflow:hidden}.app-features__container{direction:rtl;grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.app-features__content{z-index:2;direction:rtl;position:relative}.app-features__list{flex-direction:column;gap:14px;display:flex}.app-features__item{background:linear-gradient(135deg, var(--purple-50) 0%, #fff 100%);border-radius:var(--radius-lg);cursor:default;border:1px solid #7c3aed14;align-items:center;gap:16px;padding:18px 22px;transition:all .3s;display:flex}.app-features__item:hover{background:linear-gradient(135deg, var(--purple-100) 0%, var(--purple-50) 100%);border-color:#7c3aed2e}.app-features__item-icon{width:48px;height:48px;color:var(--purple-600);background:#7c3aed1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.app-features__item:hover .app-features__item-icon{background:#7c3aed2e;transform:scale(1.08)}.app-features__item-body{flex-direction:column;flex:1;gap:2px;display:flex}.app-features__item-title{color:var(--purple-800);font-size:1rem;font-weight:800}.app-features__item-desc{color:var(--neutral-500);font-size:.85rem;line-height:1.6}.app-features__item-num{color:var(--purple-300);opacity:.6;font-feature-settings:"tnum";letter-spacing:.5px;flex-shrink:0;font-size:.8rem;font-weight:800}.app-features__phone{justify-content:center;align-items:center;min-height:520px;display:flex;position:relative}.app-features__img{z-index:3;filter:drop-shadow(0 20px 40px #0000001a);max-width:140%;height:auto;margin-top:90px;margin-right:250px;position:relative}[dir=ltr] .app-features__img{margin-left:250px;margin-right:0}[dir=ltr] .app-features__container,[dir=ltr] .app-features__content{direction:ltr}.phone-mockup{z-index:3;background:linear-gradient(145deg,#2d2d2d,#1a1a1a);border-radius:40px;width:260px;height:520px;padding:12px;position:relative;box-shadow:0 30px 60px #00000026,0 0 0 2px #ffffff1a,inset 0 0 0 1px #ffffff0d}.phone-mockup__screen{background:linear-gradient(135deg, var(--purple-100), var(--pink-50));border-radius:30px;width:100%;height:100%;overflow:hidden}.phone-mockup__img{object-fit:cover;width:100%;height:100%}.app-features__phone-glow{filter:blur(40px);z-index:1;background:radial-gradient(circle,#7c3aed33,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.app-features__deco{z-index:4;opacity:.7;filter:drop-shadow(0 4px 12px #7c3aed26);position:absolute}.app-features__deco--1{top:8%;right:5%}.app-features__deco--2{bottom:12%;left:2%}.app-features__deco--3{top:55%;right:-5%}.app-features__orbit{z-index:2;border:1.5px dashed #7c3aed26;border-radius:50%;width:380px;height:380px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.app-features__orbit-dot{background:var(--purple-400);border-radius:50%;width:10px;height:10px;position:absolute;top:-5px;left:50%;transform:translate(-50%);box-shadow:0 0 12px #7c3aed66}@media (width<=900px){.app-features__container{text-align:center;grid-template-columns:1fr;gap:40px}.app-features__content .section-title,.app-features__content .section-subtitle{text-align:center!important;margin-left:auto!important;margin-right:auto!important}.app-features__phone{order:-1;min-height:400px}.phone-mockup{width:220px;height:440px}.app-features__deco{display:none}.app-features__orbit{width:300px;height:300px}}.app-screens{background:linear-gradient(135deg, var(--purple-700) 0%, var(--purple-600) 50%, var(--pink-500) 100%);position:relative;padding-top:30px!important;padding-bottom:20px!important}.app-screens__bg{opacity:.04;pointer-events:none;background-image:url(/images/patterns/pattern-small.png);background-repeat:repeat;background-size:600px;position:absolute;inset:0}.app-screens__image-wrap{text-align:center;padding:0;position:relative}.app-screens__single-img{filter:drop-shadow(0 20px 50px #00000040);max-width:100%;height:auto;margin:0 auto;display:block}.app-screens__floaters{pointer-events:none;position:absolute;inset:0;overflow:visible}.app-screens__float-el{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #fff3;border-radius:50%;position:absolute}.app-screens__float-el--1{width:60px;height:60px;top:20%;left:5%}.app-screens__float-el--2{width:40px;height:40px;top:60%;right:8%}.app-screens__float-el--3{background:#ffffff40;width:24px;height:24px;bottom:25%;left:12%}.app-screens__float-el--4{width:50px;height:50px;top:15%;right:4%}.app-screens__float-el--5{background:#ffffff4d;width:16px;height:16px;top:45%;left:2%}@media (width<=768px){.app-screens__single-img{max-width:100%}.app-screens__floaters{z-index:0}.app-screens .container{z-index:1;position:relative}}.sitter-profiles{background:var(--neutral-50);padding:80px 0}.sp-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;max-width:900px;margin-top:48px;margin-left:auto;margin-right:auto;display:grid}.sp-card{text-align:center;border:1px solid var(--neutral-100);cursor:default;background:#fff;border-radius:20px;padding:32px 24px;transition:all .3s}.sp-card__avatar{background:linear-gradient(135deg, var(--purple-400), var(--pink-400));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;font-size:1.5rem;font-weight:700;display:flex}.sp-card__name{color:var(--neutral-900);margin-bottom:10px;font-size:1.1rem;font-weight:700}.sp-card__meta{color:var(--neutral-500);justify-content:center;gap:16px;margin-bottom:14px;font-size:.85rem;display:flex}.sp-card__location,.sp-card__exp{align-items:center;gap:4px;display:flex}.sp-card__bio{color:var(--neutral-600);font-size:.9rem;line-height:1.7}@media (width<=1024px){.sp-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.sitter-profiles{padding:60px 0}.sp-grid{grid-template-columns:1fr;gap:20px}}.testimonials{background:#fff;position:relative;overflow:hidden}.testimonials__float{pointer-events:none;z-index:0;border-radius:50%;position:absolute}.testimonials__float--1{background:radial-gradient(circle,#7c3aed0f 0%,#0000 70%);width:180px;height:180px;top:8%;left:5%}.testimonials__float--2{background:radial-gradient(circle,#ec489912 0%,#0000 70%);width:120px;height:120px;top:60%;right:6%}.testimonials__float--3{background:radial-gradient(circle,#ffc1071a 0%,#0000 70%);width:80px;height:80px;bottom:15%;left:10%}.testimonials__float--4{background:radial-gradient(circle,#7c3aed14 0%,#0000 70%);width:60px;height:60px;top:20%;right:12%}.testimonials__wrapper{z-index:1;max-width:800px;margin:0 auto;position:relative}.testimonials__card-wrap{position:relative}.testimonials__card{background:var(--purple-50);border-radius:var(--radius-2xl);z-index:1;border:1px solid #7c3aed14;padding:56px 48px;position:relative}.testimonials__quote{color:var(--purple-200);pointer-events:none;font-family:Georgia,serif;font-size:5rem;font-weight:900;line-height:1;position:absolute;top:16px;right:24px}.testimonials__text{color:var(--neutral-700);z-index:1;margin-bottom:24px;font-size:1.25rem;line-height:1.9;position:relative}.testimonials__stars{align-items:center;gap:6px;margin-bottom:24px;display:flex}.testimonials__author{align-items:center;gap:14px;display:flex}.testimonials__avatar{background:linear-gradient(135deg, var(--purple-500), var(--pink-400));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.2rem;font-weight:800;display:flex}.testimonials__name{color:var(--purple-800);font-size:1.05rem;font-weight:800}.testimonials__role{color:var(--neutral-400);font-size:.85rem}.testimonials__nav{justify-content:center;align-items:center;gap:16px;margin-top:32px;display:flex}.testimonials__nav-btn{background:var(--purple-100);width:40px;height:40px;color:var(--purple-600);transition:all var(--transition-normal);border-radius:50%;justify-content:center;align-items:center;display:flex}.testimonials__nav-btn:hover{background:var(--purple-200);transform:scale(1.1)}[dir=ltr] .testimonials__nav-btn{transform:scaleX(-1)}[dir=ltr] .testimonials__nav-btn:hover{transform:scaleX(-1)scale(1.1)}.testimonials__dots{gap:8px;display:flex}.testimonials__dot{background:var(--purple-200);width:10px;height:10px;transition:all var(--transition-normal);border-radius:50%}.testimonials__dot.active{background:var(--purple-500);border-radius:var(--radius-full);width:28px}@media (width<=768px){.testimonials__card{padding:36px 24px}.testimonials__text{font-size:1rem}.testimonials__float{display:none}}.faq{background:var(--purple-50)}.faq__list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px;max-width:1000px;margin:0 auto;display:grid}.faq__item{border-radius:var(--radius-lg);transition:all var(--transition-normal);background:#fff;border:1px solid #7c3aed0f;overflow:hidden}.faq__item--open{border-color:#7c3aed26;box-shadow:0 4px 20px #7c3aed14}.faq__question{width:100%;color:var(--neutral-800);text-align:right;transition:color var(--transition-normal);justify-content:space-between;align-items:center;padding:20px 24px;font-size:1.05rem;font-weight:500;display:flex}[dir=ltr] .faq__question{text-align:left}.faq__item--open .faq__question{color:var(--purple-700)}.faq__icon{background:var(--purple-100);width:28px;height:28px;color:var(--purple-600);transition:background var(--transition-normal);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.3rem;font-weight:300;display:flex}.faq__item--open .faq__icon{background:var(--purple-600);color:#fff}.faq__answer{overflow:hidden}.faq__answer p{color:var(--neutral-500);padding:0 24px 20px;font-size:.95rem;line-height:1.8}.faq__more{justify-content:center;margin-top:28px;display:flex}.faq__more-btn{border-radius:var(--radius-full);color:var(--purple-700);cursor:pointer;transition:all var(--transition-normal);background:#fff;border:1.5px solid #7c3aed4d;padding:12px 32px;font-size:.95rem;font-weight:600}.faq__more-btn:hover{background:var(--purple-600);color:#fff;border-color:var(--purple-600);transform:translateY(-2px);box-shadow:0 8px 22px #7c3aed38}@media (width<=768px){.faq__list{grid-template-columns:1fr;gap:8px;max-width:750px}.faq__question{padding:13px 14px;font-size:.92rem;line-height:1.4}.faq__answer p{padding:0 14px 14px;font-size:.88rem;line-height:1.7}.faq__more{margin-top:18px}.faq__more-btn{padding:10px 24px;font-size:.88rem}}.download-cta{background:linear-gradient(135deg, var(--purple-700) 0%, var(--purple-600) 40%, var(--pink-500) 100%);text-align:center;padding:120px 0 100px;position:relative}.download-cta__bg{opacity:.04;pointer-events:none;background-image:url(/images/patterns/pattern-small.png);background-size:600px;position:absolute;inset:0}.download-cta__container{z-index:2;position:relative}.download-cta__mascot{margin-bottom:24px}.download-cta__mascot img{filter:drop-shadow(0 10px 30px #00000026);width:140px;height:140px;margin:0 auto}.download-cta__title{color:#fff;margin-bottom:16px;font-size:2.5rem;font-weight:900}.download-cta__sub{color:#fffc;margin-bottom:40px;font-size:1.15rem}.download-cta__buttons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.download-cta__store-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-lg);color:#fff;transition:all var(--transition-normal);background:#ffffff1f;border:1px solid #fff3;align-items:center;gap:12px;padding:14px 28px;display:flex}.download-cta__store-btn:hover{background:#fff3;border-color:#fff6}.download-cta__store-btn div{text-align:right;line-height:1.3}[dir=ltr] .download-cta__store-btn div{text-align:left}.download-cta__store-btn small{opacity:.7;font-size:.7rem;display:block}.download-cta__store-btn strong{font-size:1.1rem;font-weight:700}.download-cta__secure{color:#ffffff80;justify-content:center;align-items:center;gap:8px;margin-top:32px;font-size:.85rem;display:flex}.download-cta__badge-img{background:#ffffffd9;border-radius:8px;width:auto;height:48px;padding:2px 4px}@media (width<=768px){.download-cta__title{font-size:1.75rem}.download-cta__sub{font-size:1rem}.download-cta__store-btn{padding:12px 20px}}.services-page{background:#f8f6ff;width:100%;max-width:none;overflow-x:hidden}.pp-hero{text-align:center;flex-direction:column;justify-content:center;width:100vw;max-width:100vw;min-height:92vh;margin-inline:calc(50% - 50vw);padding:140px 0 0;display:flex;position:relative;overflow:hidden}.services-hero__bg{z-index:0;background:url(/images/illustrations/ourservices.webp) top/cover no-repeat;position:absolute;inset:0}.services-hero__shade{z-index:0;background:linear-gradient(90deg,#190c33a6 0%,#190c3373 38%,#190c3333 72%,#190c3300 100%),linear-gradient(#190c3314,#190c3338);position:absolute;inset:0}.services-hero__rings{z-index:0;background:#ffffff0f;border-radius:50% 50% 0 0;height:420px;position:absolute;inset:auto -10% -55%}.pp-hero .container.services-hero__container{z-index:1;max-width:1400px;padding-bottom:56px;position:relative}.services-hero__content{text-align:center;max-width:680px;margin-left:auto;margin-right:auto}.pp-hero__breadcrumb{color:#ffffffdb;justify-content:center;gap:8px;margin-bottom:18px;font-size:.9rem;font-weight:700;display:flex}.pp-hero__breadcrumb a{color:#fff;font-weight:700;text-decoration:none}.pp-hero__breadcrumb a:hover{color:#ffffffd9}.services-hero__title{letter-spacing:0;color:#fff;text-shadow:0 3px 18px #00000047;max-width:680px;margin:0 0 14px;font-size:clamp(1.55rem,2.6vw,2.6rem);font-weight:900;line-height:1.25}.services-hero__sub{color:#ffffffe6;text-shadow:0 2px 12px #00000038;max-width:590px;margin:0;font-size:clamp(.92rem,1.2vw,1.05rem);line-height:1.8}.services-hero__stats{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;display:flex}.services-hero__pill{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff29;border:1px solid #ffffff4d;border-radius:999px;align-items:center;min-height:36px;padding:7px 16px;font-size:.85rem;font-weight:600;display:inline-flex}.services-hero__wave{z-index:1;width:100%;line-height:0;position:absolute;bottom:0;left:0}.services-hero__wave svg{width:100%;height:72px;display:block}.pp-hero__floaters{z-index:0;pointer-events:none;position:absolute;inset:0}.pp-hero__float{background:#ffffff12;border-radius:50%;position:absolute}.pp-hero__float--1{width:100px;height:100px;top:18%;right:8%}.pp-hero__float--2{width:60px;height:60px;bottom:14%;left:12%}.pp-hero__float--3{width:40px;height:40px;top:30%;left:25%}.services-stats-section{padding:0 0 40px}.services-stats-grid{z-index:2;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:-68px;display:grid;position:relative}.services-stat-card{background:#fff;border:1px solid #ede9f8;border-radius:20px;flex-direction:column;align-items:center;gap:6px;padding:28px 20px 26px;display:flex;box-shadow:0 12px 36px #2e10651f}.services-stat-card__icon{color:#7c3aed;background:#f3eeff;border-radius:14px;place-items:center;width:48px;height:48px;margin-bottom:4px;display:grid}.services-stat-card__icon svg{width:22px;height:22px}.services-stat-card__value{color:#5b21b6;font-variant-numeric:tabular-nums;font-size:1.9rem;font-weight:900;line-height:1}.services-stat-card__label{color:#7c6fa0;font-size:.83rem;font-weight:500}.services-listing{padding:40px 0 12px}.services-explorer{grid-template-columns:1fr 2fr;align-items:stretch;gap:22px;display:grid}.services-explorer__list{flex-direction:column;gap:10px;display:flex}.se-item{cursor:pointer;text-align:start;background:#fff;border:1px solid #ebe7f7;border-radius:16px;align-items:center;gap:13px;width:100%;padding:14px 16px;transition:transform .2s,box-shadow .2s,border-color .2s,background .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #2e10650d}.se-item:hover{border-color:#d5c8f5;transform:translateY(-2px)}.se-item--active{background:var(--accent-bg,#f3eeff);border-color:#0000;box-shadow:0 14px 34px #2e106529}.se-item--active:before{content:"";inset-inline-start:0;background:var(--accent,#7c3aed);width:4px;position:absolute;top:0;bottom:0}.se-item__icon{border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.se-item__icon svg{width:21px;height:21px}.se-item__title{color:#2e1065;flex:1;min-width:0;font-size:.97rem;font-weight:700;line-height:1.35}.se-item__hint{color:#b3a9c8;flex-shrink:0;align-items:center;gap:3px;font-size:.72rem;font-weight:400;transition:gap .2s,color .2s,opacity .2s;display:inline-flex}.se-item:hover .se-item__hint{gap:6px}.se-item--active .se-item__hint{color:var(--accent,#7c3aed);font-weight:500}[dir=rtl] .se-item__hint-arrow{transform:scaleX(-1)}.services-explorer__detail{display:flex;position:relative}.se-detail{background:#fff;border:1px solid #ece7f7;border-radius:24px;flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 46px #2e106524}.se-detail__header{color:#fff;flex-shrink:0;align-items:center;gap:18px;padding:30px 32px;display:flex;position:relative;overflow:hidden}.se-detail__glow{top:-60%;pointer-events:none;background:#ffffff29;border-radius:50%;width:300px;height:300px;position:absolute;inset-inline-end:-10%}.se-detail__icon{z-index:1;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff38;border:1px solid #ffffff59;border-radius:18px;flex-shrink:0;place-items:center;width:64px;height:64px;display:grid;position:relative}.se-detail__icon svg{width:32px;height:32px}.se-detail__title{z-index:1;color:#fff;text-shadow:0 2px 10px #0000001f;margin:0;font-size:clamp(1.3rem,1.9vw,1.7rem);font-weight:800;position:relative}.se-detail__items{flex:1;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:11px 18px;margin:0;padding:24px 28px 28px;list-style:none;display:grid}.se-detail__items li{color:#463a5f;background:#faf8ff;border:1px solid #f0ecfa;border-radius:13px;align-items:center;gap:11px;padding:12px 15px;font-size:.92rem;font-weight:500;line-height:1.4;transition:background .2s,border-color .2s,transform .2s;display:flex}.se-detail__items li:hover{background:#f3eeff;border-color:#e3d9fa;transform:translateY(-2px)}.se-detail__check{flex-shrink:0;line-height:0}.sc-check-svg{width:18px;height:18px;display:block}.services-cta{padding:28px 0 80px}.services-cta__banner{border-radius:30px;grid-template-columns:.9fr 1.1fr;align-items:stretch;display:grid;position:relative;overflow:hidden;box-shadow:0 26px 60px #2e106542}.services-cta__panel{color:#fff;background:linear-gradient(135deg,#3b1978 0%,#5b21b6 58%,#7c3aed 100%);flex-direction:column;justify-content:center;align-items:flex-start;gap:14px;padding:44px 48px;display:flex}.services-cta__media{background:#efe7da;display:flex}.services-cta__img{object-fit:contain;width:100%;height:100%;display:block}.services-cta__title{color:#fff;margin:0;font-size:clamp(1.45rem,2.1vw,2.1rem);font-weight:800;line-height:1.35}.services-cta__sub{color:#ffffffe0;margin:0;font-size:1rem;line-height:1.85}.services-cta__btn-icons{align-items:center;gap:6px;display:inline-flex}.services-cta__button{color:#5b21b6;white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:9px;min-height:52px;margin-top:6px;padding:14px 32px;font-size:1rem;font-weight:800;text-decoration:none;transition:box-shadow .2s,color .2s;display:inline-flex;box-shadow:0 12px 30px #0000002e}.services-cta__button:hover{color:#4c1d95;box-shadow:0 18px 42px #0000003d}[dir=ltr] .se-detail__items li{text-align:left}@media (width<=1100px){.services-explorer{grid-template-columns:1fr 1.6fr;gap:18px}.services-stats-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.pp-hero{justify-content:center;min-height:78vh;padding:120px 0 70px}.services-hero__bg{background-color:#0000;background-image:url(/images/illustrations/ourSmobile.jpeg);background-position:top;background-size:cover}.services-hero__content{max-width:100%}.services-hero__title{max-width:100%;font-size:1.5rem}.services-hero__sub{max-width:100%;font-size:.9rem}.pp-hero__breadcrumb{margin-bottom:12px;font-size:.82rem}.services-hero__stats{gap:8px;margin-top:16px}.services-stats-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:-48px}.services-stat-card{padding:22px 14px 20px}.services-stat-card__icon{width:42px;height:42px}.services-stat-card__value{font-size:1.55rem}.services-explorer{grid-template-columns:1fr;gap:16px}.services-explorer__list{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.se-item{flex:initial;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;padding:12px}.se-item__icon{border-radius:10px;width:38px;height:38px}.se-item__icon svg{width:19px;height:19px}.se-item__title{font-size:.84rem;line-height:1.3}.se-item__hint{display:none}.se-detail__header{gap:14px;padding:22px}.se-detail__icon{border-radius:15px;width:52px;height:52px}.se-detail__icon svg{width:26px;height:26px}.se-detail__items{grid-template-columns:1fr;align-content:start;gap:9px;padding:18px 18px 22px}.services-cta{padding:22px 0 64px}.services-cta__banner{border-radius:24px;grid-template-columns:1fr}.services-cta__media{order:-1}.services-cta__panel{text-align:center;align-items:center;padding:26px 22px 30px}.services-cta__button{justify-content:center;width:100%}}@media (width<=480px){.services-stats-grid{grid-template-columns:repeat(2,1fr)}.services-hero__pill{padding:7px 14px;font-size:.84rem}}.about-page{background:#fff;overflow:hidden}.about-hero{text-align:center;color:#fff;place-items:center;min-height:760px;padding:150px 0 90px;display:grid;position:relative}.about-hero__media,.about-hero__shade{position:absolute;inset:0}.about-hero__media{background:url(/images/illustrations/aboutnew.webp) 50%/cover no-repeat}.about-hero__shade{background:linear-gradient(90deg,#190c33a6 0%,#190c3373 38%,#190c3333 72%,#190c3300 100%),linear-gradient(#190c3314,#190c3338)}.about-hero:after{content:"";clip-path:ellipse(70% 58% at 50% 100%);background:#fff8e7;height:90px;position:absolute;bottom:-1px;left:0;right:0}.about-hero__inner{z-index:2;max-width:900px;position:relative}.about-hero__logo{object-fit:contain;filter:drop-shadow(0 14px 28px #00000040);width:168px;height:168px;margin:0 auto 18px}.about-hero__breadcrumb{color:#ffffffdb;justify-content:center;align-items:center;gap:10px;margin-bottom:22px;font-weight:700;display:inline-flex}.about-hero__breadcrumb a{color:#fff}.about-hero h1{max-width:980px;margin:0 auto 22px;font-size:clamp(2.2rem,5vw,4.2rem);font-weight:950;line-height:1.28}.about-hero h1 span{color:#ffd98a;margin-bottom:14px;font-size:.45em;display:block}.about-hero p{color:#ffffffe6;max-width:760px;margin:0 auto 30px;font-size:1.22rem;line-height:1.9}.about-hero__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.btn-outline-white{color:#fff;background:#ffffff1a;border:1px solid #ffffff8c}.about-story{background:#fff8e7;padding-top:95px}.about-story__grid,.about-contact__grid,.about-mission__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:56px;display:grid}.about-kicker{color:#7c3aed;background:#f0eaff;border-radius:999px;margin-bottom:18px;padding:8px 16px;font-weight:800;display:inline-flex}.about-story h2,.about-contact h2,.about-mission h2{color:#2e1065;margin-bottom:18px;font-size:clamp(2rem,4vw,3.5rem)}.about-story p,.about-contact p,.about-mission p{color:#5b4a6a;font-size:1.05rem;line-height:2}.about-story__visual{place-items:center;min-height:500px;display:grid;position:relative}.about-story__blob{aspect-ratio:1;background:linear-gradient(135deg,#fce7f3,#ede9fe);border-radius:38% 62% 50% 50%;width:min(92%,470px);position:absolute}.about-story__visual img{z-index:1;object-fit:contain;filter:drop-shadow(0 24px 40px #4c1d9529);max-width:min(92%,460px);max-height:500px;position:relative}.about-story__chips{z-index:2;flex-wrap:wrap;justify-content:center;gap:10px;display:flex;position:absolute;inset:auto 0 12px}.about-story__chips span{color:#4c1d95;background:#ffffffe6;border:1px solid #7c3aed1f;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-weight:700;display:inline-flex;box-shadow:0 10px 24px #4c1d9514}.about-story__chips svg{width:18px;height:18px}.about-page #why-peekaboo .why__wave{display:none}.about-page #why-peekaboo{padding-bottom:80px}.about-mission{background:linear-gradient(135deg, var(--purple-700) 0%, var(--purple-600) 50%, var(--pink-500) 100%);position:relative;overflow:hidden}section.about-mission{padding:0}.about-mission .container{z-index:1;padding-top:86px;padding-bottom:92px;position:relative}.about-mission__pattern{z-index:0;opacity:.04;pointer-events:none;background-image:url(/images/patterns/pattern-small.png);background-repeat:repeat;background-size:600px;position:absolute;inset:0}.about-mission__floaters{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:visible}.about-mission__float{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #fff3;border-radius:50%;position:absolute}.about-mission__float--1{top:18%;width:60px;height:60px;inset-inline-start:5%}.about-mission__float--2{top:60%;width:40px;height:40px;inset-inline-end:8%}.about-mission__float--3{bottom:22%;background:#ffffff40;width:24px;height:24px;inset-inline-start:12%}.about-mission__float--4{top:14%;width:50px;height:50px;inset-inline-end:4%}.about-mission__float--5{top:45%;background:#ffffff4d;width:16px;height:16px;inset-inline-start:2%}.about-mission__head{text-align:center;max-width:640px;margin:0 auto 52px}.about-mission__head .about-kicker{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff29;border:1px solid #ffffff47;margin-bottom:16px}.about-mission__heading{font-weight:900;line-height:1.25;color:#fff!important;margin-bottom:14px!important;font-size:clamp(1.9rem,3.4vw,2.9rem)!important}.about-mission__intro{margin:0;font-size:clamp(1rem,1.3vw,1.15rem);line-height:1.9;color:#ffffffd9!important}.about-mission__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:26px;display:grid}.about-mission__card{--c1:#7c3aed;--c2:#a855f7;isolation:isolate;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#ffffffeb,#ffffffd1);border:1px solid #7c3aed1f;border-radius:26px;flex-direction:column;padding:40px 38px 38px;transition:transform .32s cubic-bezier(.2,.7,.2,1),box-shadow .32s,border-color .32s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 48px #2e106517}.about-mission__card:nth-child(2){--c1:#ec4899;--c2:#f472b6}.about-mission__card:hover{border-color:color-mix(in srgb, var(--c1) 45%, transparent);box-shadow:0 30px 64px #2e10652e, 0 0 0 1px color-mix(in srgb, var(--c1) 22%, transparent);transform:translateY(-8px)}.about-mission__card:after{content:"";bottom:-90px;background:radial-gradient(circle, color-mix(in srgb, var(--c1) 16%, transparent), transparent 70%);z-index:0;border-radius:50%;width:230px;height:230px;transition:transform .4s;position:absolute;inset-inline-end:-70px}.about-mission__card:hover:after{transform:scale(1.18)}.about-mission__num{top:20px;color:color-mix(in srgb, var(--c1) 14%, transparent);z-index:0;letter-spacing:-2px;font-size:3.4rem;font-weight:900;line-height:1;position:absolute;inset-inline-end:26px}.about-mission__icon-wrap{z-index:1;width:72px;height:72px;margin-bottom:24px;position:relative}.about-mission__icon{color:#fff;background:linear-gradient(135deg, var(--c1), var(--c2));border-radius:20px;place-items:center;width:72px;height:72px;transition:transform .35s;display:grid;position:relative}.about-mission__card:hover .about-mission__icon{transform:translateY(-3px)scale(1.04)}.about-mission__icon svg{width:32px;height:32px}.about-mission__card-title{z-index:1;color:#2e1065;margin:0 0 12px;font-size:clamp(1.4rem,2vw,1.75rem);font-weight:800;position:relative}.about-mission__card p{z-index:1;margin:0;font-size:1.05rem;line-height:1.95;position:relative;color:#5b4a6a!important}.about-mission__shine{top:0;z-index:1;pointer-events:none;opacity:0;background:linear-gradient(100deg,#0000,#ffffff8c,#0000);width:50%;height:100%;transition:none;position:absolute;inset-inline-start:-60%;transform:skew(-18deg)}.about-mission__card:hover .about-mission__shine{animation:.9s missionShine}@keyframes missionShine{0%{opacity:0;inset-inline-start:-60%}20%{opacity:1}to{opacity:0;inset-inline-start:120%}}.about-mission__wave-bottom{z-index:1;line-height:0;position:relative}.about-mission__wave-bottom svg{width:100%;height:72px;display:block}.about-contact{background:linear-gradient(160deg,#ece2fd 0%,#f3e3f3 50%,#fbe7ee 100%)}.about-contact__cards{gap:16px;display:grid}.about-contact__card{color:#2e1065;background:#fff;border:1px solid #7c3aed1a;border-radius:20px;grid-template-columns:auto 1fr;align-items:center;gap:2px 14px;padding:20px;display:grid;box-shadow:0 12px 28px #2e10650f}.about-contact__card span,.about-contact__icon{border-radius:14px;flex-shrink:0;grid-row:span 2;place-items:center;width:48px;height:48px;font-size:1.25rem;display:grid}.about-contact__card em{color:#7a6b88;font-style:normal}.about-social{text-align:center;background:#fff}.about-social__links{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.about-social__links a{color:#fff;background:#ccc;border-radius:22px;place-items:center;width:80px;height:80px;transition:transform .2s,box-shadow .2s;display:grid}.about-social__links a:hover{transform:translateY(-4px)}.about-social__link--instagram{box-shadow:0 14px 32px #dc274347;background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)!important}.about-social__link--facebook{box-shadow:0 14px 32px #1877f24d;background:#1877f2!important}.about-social__links svg{width:32px;height:32px}.about-final{color:#fff;text-align:center;background:linear-gradient(135deg,#2e1065,#7c3aed 58%,#ec4899);position:relative}.about-final:before{content:"";opacity:.04;background:url(/images/patterns/pattern-small.png);position:absolute;inset:0}.about-final__inner{z-index:1;position:relative}.about-final img:first-child{object-fit:contain;width:126px;height:126px;margin:0 auto 20px}.about-final h2{margin-bottom:12px;font-size:clamp(2rem,4vw,3.5rem)}.about-final p{color:#ffffffd6;margin-bottom:30px;font-size:1.1rem}.about-store{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.about-store__btn{color:#fff;background:#ffffff24;border:1px solid #ffffff3d;border-radius:18px;align-items:center;gap:12px;min-width:190px;padding:14px 22px;display:inline-flex}.about-store__btn svg{width:28px;height:28px}.about-store__btn span{text-align:start;line-height:1.25;display:grid}.about-store__btn small{color:#ffffffad}.about-final__trust{color:#ffffffc2;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:28px;display:flex}.about-final__trust img{background:#ffffffe6;border-radius:8px;width:auto;height:42px;padding:2px 4px}@media (width<=900px){.about-hero{min-height:680px;padding-top:130px}.about-story__grid,.about-contact__grid,.about-mission__grid{grid-template-columns:1fr;gap:34px}.about-story__content,.about-contact__grid>div:first-child{text-align:center}.about-story__visual{min-height:420px}.about-mission__grid{gap:20px}.about-mission .container{padding-top:64px;padding-bottom:70px}.about-mission__head{margin-bottom:38px}}@media (width<=760px){.about-hero__media{background-image:url(/images/illustrations/aboutsMobile.jpeg);background-position:top}}@media (width<=560px){.about-mission__card{padding:32px 26px 30px}.about-mission__num{top:16px;font-size:2.8rem;inset-inline-end:20px}.about-mission__icon-wrap,.about-mission__icon{width:62px;height:62px}.about-mission__icon svg{width:28px;height:28px}.about-mission__card p{font-size:1rem}.about-hero{min-height:620px;padding:120px 0 78px}.about-hero__logo{width:128px;height:128px}.about-hero p{font-size:1rem}.about-story__chips{margin-top:-36px;position:relative}.about-contact__card{text-align:center;grid-template-columns:1fr;justify-items:center}}.legal-hero{text-align:center;padding:140px 0 60px;position:relative;overflow:hidden}.legal-hero__bg{z-index:0;background:linear-gradient(135deg,#7c3aed 0%,#9333ea 40%,#a855f7 70%,#ec4899 100%);position:absolute;inset:0}.legal-hero .container{z-index:1;position:relative}.legal-hero__breadcrumb{color:#ffffffb3;justify-content:center;gap:8px;margin-bottom:20px;font-size:.95rem;display:flex}.legal-hero__breadcrumb a{color:#ffffffd9;text-decoration:none}.legal-hero__breadcrumb a:hover{color:#fff}.legal-hero__title{color:#fff;margin-bottom:14px;font-size:2.5rem;font-weight:700}.legal-hero__sub{color:#ffffffd9;max-width:540px;margin:0 auto;font-size:1.15rem}.legal-hero__date{color:#ffffffb8;letter-spacing:.02em;margin:12px auto 0;font-size:.95rem}.legal-hero__floaters{z-index:0;pointer-events:none;position:absolute;inset:0}.legal-hero__float{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff14;border-radius:50%;position:absolute}.legal-hero__float--1{width:90px;height:90px;top:20%;right:8%}.legal-hero__float--2{width:55px;height:55px;bottom:16%;left:12%}.legal-content{background:#fafafe;padding:60px 0 80px}.legal-card{background:#fff;border-radius:24px;max-width:860px;margin:0 auto;padding:48px 52px;box-shadow:0 4px 32px #7c3aed0f}.legal-section{border-bottom:1px solid #7c3aed14;margin-bottom:36px;padding-bottom:36px}.legal-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.legal-section__title{color:#2e1065;align-items:center;gap:10px;margin-bottom:12px;font-size:1.2rem;font-weight:700;display:flex}.legal-section__title:before{content:"";background:linear-gradient(#7c3aed,#ec4899);border-radius:3px;flex-shrink:0;width:4px;height:22px}.legal-section__text{color:#4c1d95;text-align:justify;text-justify:inter-word;font-size:1rem;line-height:1.9}.legal-section__subtitle{color:#6b21a8;text-align:justify;margin:14px 0 8px;font-size:1rem;font-weight:700}.legal-section__list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.legal-section__list li{color:#4c1d95;text-align:justify;align-items:flex-start;gap:10px;font-size:.97rem;line-height:1.8;display:flex}.legal-section__list svg{color:#7c3aed;flex-shrink:0;margin-top:6px}.legal-section__table-wrap{border:1px solid #7c3aed1f;border-radius:16px;margin:18px 0;overflow-x:auto}.legal-section__table{border-collapse:collapse;color:#4c1d95;width:100%;min-width:440px}.legal-section__table th,.legal-section__table td{text-align:start;border-bottom:1px solid #7c3aed1a;padding:14px 16px;line-height:1.7}.legal-section__table th{color:#2e1065;background:#7c3aed12;font-weight:700}.legal-section__table tr:last-child td{border-bottom:none}@media (width<=768px){.legal-hero{padding:120px 0 40px}.legal-hero__title{font-size:1.8rem}.legal-card{border-radius:18px;padding:28px 22px}.legal-section__title{font-size:1.08rem}.legal-consent{padding:18px 16px}.legal-hero__date{font-size:.88rem}.legal-section__table th,.legal-section__table td{padding:12px 14px}}@media (width<=480px){.legal-hero__title{font-size:1.5rem}.legal-card{padding:22px 16px}}.legal-consent{background:linear-gradient(135deg,#7c3aed0f,#ec48990f);border:1.5px solid #7c3aed26;border-radius:16px;align-items:flex-start;gap:12px;margin-top:40px;padding:22px 28px;display:flex}.legal-consent svg{flex-shrink:0;margin-top:3px}.legal-consent p{color:#4c1d95;text-align:justify;text-justify:inter-word;margin:0;font-size:.97rem;line-height:1.8}.legal-consent strong{color:#2e1065}:root{--purple-50:#f5f3ff;--purple-100:#ede9fe;--purple-200:#ddd6fe;--purple-300:#c4b5fd;--purple-400:#a78bfa;--purple-500:#8b5cf6;--purple-600:#7c3aed;--purple-700:#6d28d9;--purple-800:#5b21b6;--purple-900:#4c1d95;--purple-brand:#9b8ec5;--pink-50:#fdf2f8;--pink-100:#fce7f3;--pink-200:#fbcfe8;--pink-300:#f9a8d4;--pink-400:#f472b6;--pink-500:#ec4899;--pink-600:#db2777;--yellow-50:#fffbeb;--yellow-100:#fef3c7;--yellow-200:#fde68a;--yellow-300:#fcd34d;--blue-100:#dbeafe;--blue-200:#bfdbfe;--blue-300:#93c5fd;--neutral-50:#fafafa;--neutral-100:#f4f4f5;--neutral-200:#e4e4e7;--neutral-300:#d4d4d8;--neutral-400:#a1a1aa;--neutral-500:#71717a;--neutral-600:#52525b;--neutral-700:#3f3f46;--neutral-800:#27272a;--neutral-900:#18181b;--font-family:"GraphikArabic", "Tajawal", "Inter", system-ui, -apple-system, sans-serif;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 6px #0000000d, 0 2px 4px #00000008;--shadow-lg:0 10px 25px #00000014;--shadow-xl:0 20px 50px #0000001f;--shadow-glow:0 0 30px #7c3aed4d;--shadow-glow-pink:0 0 30px #ec48994d;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-2xl:32px;--radius-full:9999px;--transition-fast:.15s ease;--transition-normal:.3s ease;--transition-slow:.5s ease;--transition-spring:.6s cubic-bezier(.34, 1.56, .64, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;overflow-x:hidden}body{font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--neutral-800);background-color:#fff;line-height:1.6;overflow-x:hidden}a{color:inherit;transition:var(--transition-normal);text-decoration:none}img{max-width:100%;height:auto;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}ul,ol{list-style:none}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--purple-50)}::-webkit-scrollbar-thumb{background:var(--purple-300);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--purple-400)}::selection{background-color:var(--purple-100);color:var(--purple-900)}.container{max-width:1200px;margin:0 auto;padding:0 24px}@media (width<=768px){.container{padding:0 16px}}.section{padding:100px 0;position:relative;overflow:hidden}@media (width<=768px){.section{padding:60px 0}}.section-title{color:var(--purple-800);text-align:center;margin-bottom:16px;font-size:2.5rem;font-weight:800}.section-subtitle{color:var(--neutral-500);text-align:center;max-width:600px;margin:0 auto 60px;font-size:1.15rem;line-height:1.7}@media (width<=768px){.section-title{font-size:1.75rem}.section-subtitle{margin-bottom:40px;font-size:1rem}}.btn{border-radius:var(--radius-full);transition:all var(--transition-normal);justify-content:center;align-items:center;gap:10px;padding:14px 32px;font-size:1rem;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.btn:after{content:"";border-radius:inherit;opacity:0;transition:opacity var(--transition-normal);background:radial-gradient(circle,#ffffff4d,#0000 70%);position:absolute;inset:0}.btn:hover:after{opacity:1}.btn-primary{background:linear-gradient(135deg, var(--purple-600), var(--purple-500));color:#fff;box-shadow:0 4px 15px #7c3aed59}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #7c3aed73}.btn-pink{background:linear-gradient(135deg, var(--pink-500), var(--pink-400));color:#fff;box-shadow:0 4px 15px #ec489959}.btn-pink:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ec489973}.btn-outline{color:#fff;background:0 0;border:2px solid #ffffff80}.btn-outline:hover{background:#ffffff26;border-color:#fff;transform:translateY(-2px)}.wave-divider{width:100%;line-height:0;position:absolute;bottom:-1px;left:0;overflow:hidden}.wave-divider svg{width:calc(100% + 1.3px);height:80px;display:block;position:relative}.wave-divider-top{top:-1px;bottom:auto;transform:rotate(180deg)}@media (width<=768px){.wave-divider svg{height:50px}}.floating-particle{pointer-events:none;opacity:.15;animation:6s ease-in-out infinite floatUpDown;position:absolute}@keyframes floatUpDown{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(5deg)}}@keyframes floatSide{0%,to{transform:translate(0)translateY(0)}25%{transform:translate(15px)translateY(-10px)}50%{transform:translate(0)translateY(-20px)}75%{transform:translate(-15px)translateY(-10px)}}@keyframes pulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes cloudFloat{0%{transform:translate(0)}to{transform:translate(-100vw)}}@keyframes peekaboo{0%,to{transform:translateY(0)scale(1)}15%{transform:translateY(20px)scale(.95)}30%{transform:translateY(0)scale(1.05)}45%{transform:translateY(0)scale(1)}}@keyframes gradient-shift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.loading-screen{z-index:9999;background:linear-gradient(135deg, var(--purple-600) 0%, var(--purple-500) 50%, var(--pink-500) 100%);background-size:200% 200%;flex-direction:column;justify-content:center;align-items:center;animation:4s infinite gradient-shift;display:flex;position:fixed;inset:0}.loading-screen .logo{filter:drop-shadow(0 10px 30px #0003);width:220px;height:auto;animation:2s ease-in-out infinite peekaboo}.loading-bar-container{border-radius:var(--radius-full);background:#fff3;width:200px;height:4px;margin-top:30px;overflow:hidden}.loading-bar{border-radius:var(--radius-full);background:#fff;height:100%;transition:width .3s}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}html{scroll-behavior:auto}}
