.app{width:100vw;height:100dvh;height:calc(var(--vh, 1vh) * 100);overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;background-color:#0e3e24}.image-container{width:393px;height:852px;display:flex;align-items:flex-start;justify-content:center;position:relative;overflow-x:visible;overflow-y:visible;background-color:transparent}@media (min-width: 769px){.app{background-color:#000}.image-container{width:550px;height:100vh;height:calc(var(--vh, 1vh) * 100);max-height:100vh;max-height:calc(var(--vh, 1vh) * 100)}.main-screen-sidebar{max-width:506px}}.gradient-overlay{position:absolute;bottom:0;left:0;right:0;height:50%;background:linear-gradient(to top,#ffe37e4d,#ffe37e00);pointer-events:none;z-index:1}.main-screen-background .gradient-overlay,.chat-page-background .gradient-overlay{top:auto;bottom:0;height:22%;min-height:140px;background:linear-gradient(to top,#ffe37e66,#ffe37e33,#ffe37e00)}.image-container.main-screen-background:before{content:"";position:absolute;top:0;left:0;right:0;height:16%;max-height:120px;background:linear-gradient(to bottom,rgba(255,227,126,.32) 0%,rgba(255,227,126,.06) 50%,transparent 100%);pointer-events:none;z-index:1}.main-screen-background,.chat-page-background{background-color:#0e3e24}.image-container.chat-page-background .background-image{position:absolute;top:0;left:0;width:100%;min-height:100%;object-fit:cover;object-position:center top;z-index:0}.image-container.main-screen-background,.image-container.chat-page-background{overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;min-height:100vh;min-height:calc(var(--vh, 1vh) * 100);height:auto;position:relative}.background-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;position:absolute;top:0;left:0}.image-container.main-screen-background{position:relative;overflow:hidden!important;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;padding-bottom:0;box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.main-screen-scalable{position:relative;z-index:2;flex:0 0 auto;height:calc(820px * var(--main-scale, 1));min-height:0;overflow:hidden;display:flex;flex-direction:column;align-items:stretch}@media (min-width: 391px){.image-container.main-screen-background{align-items:center}.image-container.main-screen-background .main-screen-scalable{max-width:390px;width:100%}}.main-screen-scalable-inner{position:absolute;top:0;left:0;width:calc(100% / var(--main-scale, 1));transform-origin:top left;transform:scale(var(--main-scale, 1));display:flex;flex-direction:column;align-items:stretch}.image-container.main-screen-background .background-image{position:absolute;top:0;left:0;width:100%;min-height:100%;object-fit:cover;object-position:center top;z-index:0}.main-screen-content{position:relative;z-index:2;width:100%;max-width:100%;padding:16px 24px 14px;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;flex-shrink:0}.main-screen-content .main-screen-image{max-width:min(260px,85%);width:auto;height:auto;display:block;margin:0 0 8px}.main-screen-title{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:clamp(20px,5vw,28px);line-height:1.25;color:#fff;text-align:left;margin:0;padding:0;text-shadow:0 1px 3px rgba(0,0,0,.3)}.main-screen-card{position:relative;z-index:2;width:calc(100% - 48px);margin:0 24px 12px;padding:20px 24px;box-sizing:border-box;background:#fff;border-radius:24px;border:1px solid rgba(0,0,0,.08);flex-shrink:0}.main-screen-card-text{margin:0 0 12px;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(15px,3.5vw,18px);line-height:1.5;color:#1a1a1a}.main-screen-card-text-main{font-weight:600;color:#0e3e24}.main-screen-card-text-translation{font-weight:400;color:#4a4a4a}.main-screen-card-source{margin:0;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:500;color:#5c6651}.main-screen-no-subscription-text{position:relative;z-index:2;width:100%;padding:8px 24px 10px;box-sizing:border-box;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:600;color:#fff;text-align:left;flex-shrink:0}.main-screen-cards-column{position:relative;z-index:2;width:100%;padding:0 24px 14px;box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch;flex-shrink:0}@keyframes main-screen-offer-appear{0%{opacity:0;transform:translateY(14px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.main-screen-offer-card{display:flex;align-items:center;gap:10px;padding:6px 16px;box-sizing:border-box;background:#fff;border-radius:16px;border:1px solid rgba(0,0,0,.08);min-height:56px;margin-bottom:12px;cursor:pointer;transition:opacity .2s ease,box-shadow .2s ease;animation:main-screen-offer-appear .5s ease-out}.main-screen-offer-card:hover{opacity:.95}.main-screen-offer-card:active{opacity:.9}.main-screen-offer-image{width:48px;height:48px;object-fit:contain;flex-shrink:0}.main-screen-offer-text-wrapper{flex:1;min-width:0}.main-screen-offer-title{margin:0 0 4px;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:16px;color:#0e3e24;line-height:1.25}.main-screen-offer-subtitle{margin:0;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;font-size:13px;color:#5c6651;line-height:1.3}.main-screen-offer-icon{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#0e3e24}.main-screen-offer-icon .continue-icon{width:24px;height:24px}.main-screen-actions-block{position:relative;z-index:10;width:100%;padding:14px 20px 16px;box-sizing:border-box;background:#36503e;border:1px solid rgba(255,227,126,.18);border-radius:30px;box-shadow:0 8px 32px #0003,inset 0 1px #ffffff0f;flex-shrink:0}.main-screen-create-card,.main-screen-discover-card,.main-screen-about-card{position:relative;z-index:2;width:100%;padding:8px 0;box-sizing:border-box;flex-shrink:0}.main-screen-create-card:first-child{padding-top:0}.main-screen-create-card:not(:first-child),.main-screen-discover-card:not(:first-child),.main-screen-about-card:not(:first-child){margin-top:4px;padding-top:12px;border-top:1px solid rgba(255,255,255,.06)}.main-screen-about-card{padding-bottom:0}.main-screen-create-title,.main-screen-discover-title,.main-screen-about-title{margin:0 0 10px;padding:0;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:11px;color:#ffe37ef2;letter-spacing:.06em;text-transform:uppercase;background:none;border:none}.main-screen-create-options-carousel,.main-screen-discover-options-carousel,.main-screen-about-options-carousel{display:flex;flex-wrap:nowrap;gap:10px;justify-content:space-between}.main-screen-create-option,.main-screen-discover-option,.main-screen-about-option{display:flex;flex-direction:column;align-items:center;gap:6px;padding:10px 8px;box-sizing:border-box;background:#ffffff12;border-radius:22px;border:1px solid rgba(255,255,255,.1);cursor:pointer;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease;flex:1 1 0;min-width:0;text-align:center}.main-screen-create-option:hover,.main-screen-discover-option:hover,.main-screen-about-option:hover{background:#ffffff1f;border-color:#ffe37e40;box-shadow:0 4px 16px #00000026}.main-screen-create-option-icon,.main-screen-discover-option-icon,.main-screen-about-option-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#ffffff1a;border-radius:14px}.main-screen-create-icon-image,.main-screen-discover-icon-image,.main-screen-about-icon-image{width:16px;height:16px;object-fit:contain}.main-screen-create-option-text-wrapper,.main-screen-discover-option-text-wrapper,.main-screen-about-option-text-wrapper{width:100%;min-width:0}.main-screen-create-option-text,.main-screen-discover-option-text,.main-screen-about-option-text{margin:0;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:11px;color:#fff;line-height:1.2;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.main-screen-create-option-text--wrap{-webkit-line-clamp:2;font-size:10px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.app{align-items:stretch}.image-container{width:100vw;height:100vh;height:calc(var(--vh, 1vh) * 100);max-width:100vw;max-height:100vh;max-height:calc(var(--vh, 1vh) * 100);overflow-x:hidden;overflow-y:hidden;padding-bottom:max(120px,calc(env(safe-area-inset-bottom,0px) + 100px));box-sizing:border-box;-webkit-overflow-scrolling:touch}.image-container.main-screen-background{overflow-y:hidden!important;overflow-x:hidden!important;min-height:100vh!important;min-height:calc(var(--vh, 1vh) * 100)!important}.content-wrapper{width:100%;overflow:visible;padding-bottom:max(80px,calc(env(safe-area-inset-bottom,0px) + 80px));top:clamp(0px,1vh,20px)}.cards-carousel{width:100%;padding:0 calc(50% - 152.5px) 100px calc(50% - 152.5px);-webkit-overflow-scrolling:touch;touch-action:pan-x;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding:0 calc(50% - 127.5px);margin-top:clamp(0px,.5vh,10px);overflow-y:visible}.cards-carousel:before,.cards-carousel:after{width:calc(50% - 127.5px)}.card{scroll-margin:0 calc(50% - 127.5px)!important;width:255px!important;height:clamp(220px,40vh,280px)!important;min-height:clamp(220px,40vh,280px)!important;max-height:clamp(220px,40vh,280px)!important;border-radius:30px!important;overflow:visible!important;margin:0!important}.continue-button{width:calc(100% - clamp(20px,5vw,40px));max-width:373px;height:clamp(60px,8vh,80px);bottom:max(clamp(15px,2.5vh,25px),calc(env(safe-area-inset-bottom,0px) + 15px));padding:0 clamp(4px,1vw,6px) 0 clamp(15px,3vw,20px);transition:transform .15s ease,box-shadow .15s ease!important;margin-bottom:env(safe-area-inset-bottom,0px)}.continue-button:active{transform:translate(-50%) translateY(0) scale(.95)!important;box-shadow:0 2px 8px #ffe37e33!important;transition:transform .1s ease,box-shadow .1s ease!important}.continue-icon-wrapper{width:clamp(50px,7vh,68px);height:clamp(50px,7vh,68px)}.continue-text{font-size:clamp(14px,2vw,16px)}.chat-container{padding:0 10px!important}.third-page .chat-messages{padding-top:22px!important;padding-left:10px!important;padding-right:10px!important;gap:10px!important}.third-page .chat-message{padding:10px 16px 8px 18px!important}.third-page .chat-container .chat-message-bot .chat-message-text{font-size:13px!important}.third-page .chat-container .chat-message-user .chat-message-text,.third-page .chat-container .chat-message-initial-user .chat-message-text{font-size:14px!important}.chat-messages{padding-top:8px!important;padding-bottom:max(90px,calc(env(safe-area-inset-bottom,0px) + 70px))!important;padding-left:10px!important;padding-right:10px!important;margin-top:0!important;margin-bottom:0!important;gap:6px!important}.chat-message{padding:12px 18px 10px 20px!important;border-radius:24px!important}.chat-message-text{font-size:13px!important;line-height:1.35!important}.chat-container .chat-message-bot .chat-message-text{font-size:13px!important}.chat-container .chat-message-user .chat-message-text{font-size:15px!important}.chat-message:first-child{margin-top:0!important}.chat-continue-button{margin-top:0!important;margin-bottom:0!important}.screenshot-card{width:255px!important;height:150px!important;border-radius:20px!important}.screenshot-image{border-radius:20px!important}.card-text{padding:12px 18px 50px!important;margin:0;max-height:clamp(180px,calc(40vh - 100px),300px)!important;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent;touch-action:pan-y;font-size:13px}.card-text::-webkit-scrollbar{width:4px}.card-text::-webkit-scrollbar-track{background:transparent}.card-text::-webkit-scrollbar-thumb{background-color:#0003;border-radius:2px}.card-circle{bottom:-28px!important;min-width:58px;min-height:58px;padding:9px 13px}.card-circle-text{font-size:13px}}@media (max-width: 375px){.main-window-container,.main-window-container-three{margin-bottom:0!important}.content-wrapper{top:0;padding-bottom:0}.title{font-size:20px!important;margin:20px 0 0}.qiraat-title{font-size:20px!important;margin:-36px auto 0!important}.progress-title,.modal-title{font-size:20px!important}.cards-carousel{padding:0 calc(50% - 120px) 100px calc(50% - 120px);scroll-snap-type:x mandatory;scroll-padding:0 calc(50% - 100px);margin-top:5px}.cards-carousel:before,.cards-carousel:after{width:calc(50% - 100px)}.card{scroll-margin:0 calc(50% - 100px)!important;width:200px!important;height:240px!important;min-height:240px!important;max-height:240px!important;border-radius:26px!important;margin:0!important}.card-text{padding:10px 12px 50px!important;max-height:200px!important;font-size:11px}.card-circle{bottom:-25px!important;min-width:50px;min-height:50px;padding:7px 10px}.card-circle-text{font-size:12px}.continue-button{height:clamp(55px,7vh,70px);bottom:max(clamp(10px,2vh,20px),calc(env(safe-area-inset-bottom,0px) + 10px));transition:transform .15s ease,box-shadow .15s ease!important;margin-bottom:env(safe-area-inset-bottom,0px)}.continue-button:active{transform:translate(-50%) translateY(0) scale(.95)!important;box-shadow:0 2px 8px #ffe37e33!important;transition:transform .1s ease,box-shadow .1s ease!important}.chat-container{padding:0 15px!important}.third-page .chat-messages{padding-top:18px!important;padding-left:10px!important;padding-right:10px!important;gap:8px!important}.third-page .chat-message{padding:8px 14px 6px 16px!important}.third-page .chat-container .chat-message-bot .chat-message-text{font-size:12px!important}.third-page .chat-container .chat-message-user .chat-message-text,.third-page .chat-container .chat-message-initial-user .chat-message-text{font-size:13px!important}.chat-messages{padding-top:7px!important;padding-bottom:max(85px,calc(env(safe-area-inset-bottom,0px) + 65px))!important;padding-left:5px!important;padding-right:5px!important;margin-top:0!important;margin-bottom:0!important;gap:5px!important}.chat-message{padding:11px 16px 9px 18px!important;border-radius:22px!important}.chat-message-text{font-size:12.5px!important;line-height:1.35!important}.chat-container .chat-message-bot .chat-message-text{font-size:12.5px!important}.chat-container .chat-message-user .chat-message-text{font-size:14px!important}.chat-message:first-child{margin-top:0!important}.chat-continue-button{margin-top:0!important;margin-bottom:0!important}.screenshot-card{width:200px!important;height:130px!important;border-radius:18px!important}.screenshot-image{border-radius:18px!important}}@media (max-width: 320px){.third-page .chat-messages{padding-top:14px!important;padding-left:8px!important;padding-right:8px!important;gap:8px!important}.third-page .chat-message{padding:7px 12px 5px 14px!important}.third-page .chat-container .chat-message-bot .chat-message-text{font-size:11px!important}.third-page .chat-container .chat-message-user .chat-message-text,.third-page .chat-container .chat-message-initial-user .chat-message-text{font-size:12px!important}.chat-messages{padding-top:6px!important;padding-bottom:max(80px,calc(env(safe-area-inset-bottom,0px) + 60px))!important;gap:4px!important}.chat-message{padding:10px 14px 8px 16px!important;border-radius:20px!important}.chat-message-text{font-size:12px!important;line-height:1.3!important}.chat-container .chat-message-bot .chat-message-text{font-size:12px!important}.chat-container .chat-message-user .chat-message-text{font-size:13.5px!important}}@media (max-width: 375px){.main-window-container,.main-window-container-three{margin-bottom:0!important}.qiraat-title{font-size:24px!important;padding:15px 20px!important;margin:-36px auto 0!important}.qiraat-title{font-size:16px!important;padding:8px 12px!important;border-radius:14px!important}.qiraat-options{margin-top:-36px!important;margin-bottom:-80px!important;gap:5px!important;padding-top:50px!important;padding-bottom:100px!important;mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,1) 70px,rgba(0,0,0,1) calc(100% - 70px),transparent 100%)!important;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,1) 70px,rgba(0,0,0,1) calc(100% - 70px),transparent 100%)!important}.qiraat-option-text{font-size:15px!important;padding:13px 21px!important;line-height:1.2!important}.qiraat-option{border-radius:18px!important}.features-list{align-items:flex-start!important}.feature-item{width:100%!important;justify-content:flex-start!important}.card-footer-links{display:flex!important;visibility:visible!important;opacity:1!important;margin-top:25px!important;padding-bottom:15px!important}.qiraat-title{font-size:20px!important;padding:12px 15px!important;margin:-36px auto 0!important}.qiraat-title{font-size:14px!important;padding:6px 10px!important;border-radius:12px!important}.qiraat-options{margin-top:-36px!important;margin-bottom:-80px!important;gap:4px!important;padding-top:50px!important;padding-bottom:100px!important;mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,1) 70px,rgba(0,0,0,1) calc(100% - 70px),transparent 100%)!important;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,1) 70px,rgba(0,0,0,1) calc(100% - 70px),transparent 100%)!important}.qiraat-option-text{font-size:13px!important;padding:11px 19px!important;line-height:1.2!important}.qiraat-option{border-radius:16px!important}.features-list{align-items:center!important;position:relative!important}.feature-item{width:280px!important;max-width:280px!important;min-width:280px!important;justify-content:flex-start!important;position:relative!important;display:flex!important;align-items:center!important;gap:0!important;padding-left:0!important}.feature-check{position:absolute!important;left:0!important;top:50%!important;transform:translateY(-50%)!important;flex-shrink:0!important;width:20px!important;height:20px!important}.feature-text{margin-left:30px!important;text-align:left!important;width:calc(100% - 30px)!important;padding-left:0!important}.card-footer-links{display:flex!important;visibility:visible!important;opacity:1!important;margin-top:20px!important;padding-bottom:20px!important;gap:15px!important;flex-wrap:wrap!important}.footer-link{font-size:11px!important;white-space:nowrap!important}}@media (max-width: 768px){.card-side{opacity:.4!important}.card-side-left,.card-side-right{transform:scale(.8) rotate(0)!important}}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Thin-DG3iQGn8.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-ThinItalic-gF9dk6JJ.ttf) format("truetype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-UltraLight-CIPbampK.ttf) format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-UltraLightItalic-C7djAx-E.ttf) format("truetype");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Light-DVwvzZ-0.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-LightItalic-DtyHPyQI.ttf) format("truetype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Regular-D-tpQJef.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-RegularItalic-hORoWKIa.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Medium-D7PbV1sv.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-MediumItalic-Dn3kP8D5.ttf) format("truetype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-SemiBold-Rj2UL15y.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-SemiBoldItalic-CFg7est1.ttf) format("truetype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Bold-yXpx-Icw.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-BoldItalic-Coca13HG.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-ExtraBold-C3mOj7sV.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-ExtraBoldItalic-BlFqS295.ttf) format("truetype");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Heavy-t3dJdMAr.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-HeavyItalic-Cev53BwC.ttf) format("truetype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Black-CUfVRAQt.ttf) format("truetype");font-weight:950;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-BlackItalic-cjNLRx1R.ttf) format("truetype");font-weight:950;font-style:italic;font-display:swap}.content-wrapper{position:absolute;top:clamp(10px,5vh,50px);left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;width:100%;max-width:100%;padding:0;box-sizing:border-box;animation:fadeInUpWrapper .8s ease-out .3s both;overflow:visible;z-index:2;padding-bottom:max(80px,calc(env(safe-area-inset-bottom,0px) + 80px));pointer-events:none}.content-wrapper>*{pointer-events:auto}@keyframes fadeInUpWrapper{0%{opacity:0;transform:translate(-50%) translateY(30px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.main-window{max-width:100%;width:auto;height:auto;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;display:block}.content-wrapper .main-window{pointer-events:none}.text-content{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:100%;padding:0 24px;box-sizing:border-box;position:relative}.title{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:28px;color:#fff;margin:42px 0 0;padding:0 5px;line-height:1.2;animation:fadeInUp .6s ease-out .8s both}@media (max-width: 768px){.title{font-size:28px}.qiraat-title,.progress-title,.modal-title{font-size:24px}}@media (max-width: 375px){.title{font-size:24px!important;margin:20px 0 0}}.subtitle{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:19px;color:#fff;margin:26px 0 0;line-height:1.5;max-width:100%;word-wrap:break-word;animation:fadeInUp .6s ease-out 1s both}.footer-text{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:15px;color:#fff;margin:19px 0 0;line-height:1.5;max-width:100%;word-wrap:break-word;animation:fadeInUp .6s ease-out 1.2s both}.rating-block{display:flex;align-items:center;justify-content:center;gap:4.9px;margin-top:clamp(25px,8vh,70px);width:100%;animation:slideInUp .8s ease-out 1.4s both}.rating-image{width:41px;height:110px;object-fit:contain;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;animation:fadeInScale .5s ease-out 1.6s both}.rating-image.rating-left{animation:fadeInScale .5s ease-out 1.6s both}.rating-image.rating-right{animation:fadeInScale .5s ease-out 1.7s both}.rating-text-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;animation:fadeInUp .6s ease-out 1.65s both}.rating-number{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:30px;color:#fff;line-height:1}.rating-label{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:12px;color:#fff;line-height:1.2;margin-top:2px}.continue-button{position:absolute;bottom:max(clamp(15px,2.5vh,20px),calc(env(safe-area-inset-bottom,0px) + 15px));left:50%;width:373px;max-width:calc(100% - 40px);height:80px;background-color:#ffe37e;border-radius:40px;border:none;display:flex;align-items:center;justify-content:center;padding:0 70px 0 0;cursor:pointer;box-sizing:border-box;transform:translate(-50%);transition:transform .15s ease,box-shadow .15s ease;will-change:transform;z-index:10;margin-bottom:env(safe-area-inset-bottom,0px)}.continue-button .continue-text{position:absolute;left:50%;transform:translate(-50%);white-space:nowrap}.continue-button .continue-icon-wrapper{position:absolute;right:6px}@keyframes slideUpFromBottom{0%{opacity:0;transform:translate(-50%) translateY(120px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.continue-button:hover{transform:translate(-50%) translateY(-2px);box-shadow:0 8px 16px #ffe37e4d}.continue-button:active{transform:translate(-50%) translateY(0) scale(.95);box-shadow:0 2px 8px #ffe37e33;transition:transform .1s ease,box-shadow .1s ease}.continue-button-no-animation:active{transform:translate(-50%) translateY(0) scale(.95)!important;box-shadow:0 2px 8px #ffe37e33!important;transition:transform .1s ease,box-shadow .1s ease!important}.continue-button.disabled,.continue-button:disabled{background-color:#9e9e9e;cursor:not-allowed;opacity:.6}.continue-button.disabled:hover,.continue-button:disabled:hover{transform:translate(-50%);box-shadow:none}.continue-button.disabled:active,.continue-button:disabled:active{transform:translate(-50%) scale(.95);box-shadow:0 2px 8px #9e9e9e33;transition:transform .1s ease,box-shadow .1s ease}.continue-button-no-animation{animation:none!important;transition:transform .15s ease,box-shadow .15s ease!important}.continue-button.continue-button-no-animation:active,.continue-button-no-animation:active{transform:translate(-50%) translateY(0) scale(.95)!important;box-shadow:0 2px 8px #ffe37e33!important;transition:transform .1s ease,box-shadow .1s ease!important}@keyframes continueButtonScale{0%{transform:translate(-50%) scale(1)}40%{transform:translate(-50%) scale(.94)}to{transform:translate(-50%) scale(.97)}}.continue-button-pressing{animation:continueButtonScale .3s cubic-bezier(.33,1,.68,1) forwards!important;pointer-events:none}.chat-continue-button.continue-button-pressing{animation:continueButtonScaleChat .3s cubic-bezier(.33,1,.68,1) forwards!important}@keyframes continueButtonScaleChat{0%{transform:translate(-50%) scale(1)}40%{transform:translate(-50%) scale(.94)}to{transform:translate(-50%) scale(.97)}}.chat-container{width:100%;height:100%;display:flex;flex-direction:column;padding:0 24px;position:relative;z-index:2;box-sizing:border-box;background:transparent}.third-page .image-container{overflow-y:hidden!important;overflow-x:hidden!important}.third-page .chat-messages{overflow-y:hidden!important;overflow-x:hidden!important;padding-top:28px!important;padding-left:12px!important;padding-right:12px!important;gap:14px!important}.third-page .chat-container .chat-message-bot .chat-message-text{font-size:14px!important;line-height:1.42!important}.third-page .chat-container .chat-message-user .chat-message-text,.third-page .chat-container .chat-message-initial-user .chat-message-text{font-size:15px!important;line-height:1.4!important}.third-page .chat-message{padding:12px 18px 10px 20px!important}.chat-messages{flex:1;overflow-y:auto;overflow-x:hidden;padding:10px 0 90px;display:flex;flex-direction:column;gap:7px;-webkit-overflow-scrolling:touch;background:transparent;margin-top:0;margin-bottom:0}.chat-message{max-width:80%;padding:14px 20px 12px 22px;border-radius:28px;animation:messageAppear .4s ease-out}.chat-message-text{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:14px;color:#000;line-height:1.4;margin:0;word-wrap:break-word}.chat-container .chat-message-bot{align-self:flex-start}.chat-container .chat-message-bot .chat-message-text{color:#000;font-size:14px;font-weight:400}.chat-container .chat-message-bot .chat-message-text strong{font-weight:600}.chat-container .chat-message-user .chat-message-text{color:#fff;font-size:16px;font-weight:600}.chat-continue-button{position:fixed;bottom:max(20px,calc(env(safe-area-inset-bottom,0px) + 20px));left:50%;transform:translate(-50%);width:calc(100% - 40px);max-width:373px;margin-top:0;margin-bottom:env(safe-area-inset-bottom,0px);transition:transform .15s ease,box-shadow .15s ease}.chat-continue-button:active{transform:translate(-50%) scale(.95)!important;box-shadow:0 2px 8px #ffe37e33!important;transition:transform .1s ease,box-shadow .1s ease!important}@keyframes messageAppear{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.review-card{width:295px;height:318px;background-color:#fff;border-radius:36px;padding:16px 0 0;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;flex-shrink:0;scroll-snap-align:center;scroll-margin:0 calc(50% - 147.5px);transition:transform .4s ease,opacity .4s ease,scale .4s ease;transform-origin:center center;overflow:hidden}.review-card-screenshot{width:calc(100% - 24px);height:120px;overflow:hidden;border-radius:20px;flex-shrink:0;background:#f5f5f5;margin:0 12px}.review-card-screenshot-img{width:100%;height:100%;object-fit:cover;display:block}.review-card-screenshot--contain{width:calc(100% - 24px)!important;margin:0 12px!important;border-radius:20px!important;overflow:hidden!important}.review-card-screenshot--contain .review-card-screenshot-img--contain{object-fit:fill!important;object-position:center!important;width:100%!important;height:100%!important;min-height:100%!important;border-radius:20px!important}.review-card-screenshot--fourth{height:auto!important;min-height:0!important}.review-card-screenshot--fourth .review-card-screenshot-img--fourth{object-fit:contain!important;object-position:top!important;height:auto!important;max-height:90px!important;width:100%!important;display:block!important}.review-card--fourth{height:auto!important;min-height:278px!important}.review-card-screenshot--sixth{height:160px!important}.review-card--sixth{height:318px!important}@media (max-height: 680px){.fourth-page-app .image-container.fourth-page .content-wrapper .title{font-size:20px!important;margin:20px 0 0!important;line-height:1.2}.fourth-page-app .image-container.fourth-page .content-wrapper .main-window{max-width:160px}.fourth-page-app .image-container.fourth-page .cards-carousel{gap:12px;margin-top:12px}.fourth-page-app .image-container.fourth-page .cards-carousel:before,.fourth-page-app .image-container.fourth-page .cards-carousel:after{width:calc(50% - 118px)}.fourth-page-app .image-container.fourth-page .review-card{width:236px;height:256px;min-height:256px;border-radius:28px;padding:10px 0 0;flex-shrink:0}.fourth-page-app .image-container.fourth-page .review-card-content{padding:10px 14px 14px}.fourth-page-app .image-container.fourth-page .review-card-title{font-size:14px;margin:20px 18px 0}.fourth-page-app .image-container.fourth-page .review-card-text{font-size:13px;margin:6px 0 0;line-height:1.4}.fourth-page-app .image-container.fourth-page .review-card-author{font-size:12px;margin:6px 0 0}.fourth-page-app .image-container.fourth-page .review-card-stars img{width:14px;height:14px}.fourth-page-app .image-container.fourth-page .review-card-screenshot{height:90px}.fourth-page-app .image-container.fourth-page .review-card-screenshot--fourth .review-card-screenshot-img--fourth{max-height:56px!important}.fourth-page-app .image-container.fourth-page .review-card--fourth{min-height:228px!important}.fourth-page-app .image-container.fourth-page .review-card--sixth{height:256px!important}.fourth-page-app .image-container.fourth-page .review-card-screenshot--sixth{height:100px!important}}.review-card-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 24px 24px;text-align:center;width:100%;box-sizing:border-box}.review-card-with-screenshot .review-card-content{padding:16px 24px 24px}.review-card-title{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:16px;color:#000;margin:36px 30px 0;padding:0;line-height:1.4;text-align:center;width:calc(100% - 60px)}.review-card-text{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:16px;color:#000;line-height:1.6;margin:12px 0 0;padding:0 8px;text-align:center;width:100%;box-sizing:border-box}.review-card-author{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:14px;color:#000;margin:10px 0 0;padding:0 8px;text-align:center;width:100%;box-sizing:border-box}.review-card-stars{margin:0;display:flex;justify-content:center;align-items:center;gap:4px;width:100%}.review-card-stars img{display:block}.screenshot-card{width:295px;height:150px;background-color:transparent;border:none;border-radius:24px;padding:0;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;flex-shrink:0;scroll-snap-align:center;scroll-margin:0 calc(50% - 147.5px);transition:transform .4s ease,opacity .4s ease,scale .4s ease;transform-origin:center center;overflow:hidden;box-shadow:none}.screenshot-image{width:100%;height:100%;object-fit:contain;border-radius:24px;display:block;background-color:transparent}.continue-text{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:16px;color:#000;flex:1;text-align:left}.continue-icon-wrapper{width:68px;height:68px;border:1px solid #000;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.continue-icon{width:24px;height:24px;color:#000}.cards-carousel{display:flex;align-items:center;justify-content:flex-start;gap:20px;margin-top:clamp(40px,calc(4vh + 20px),55px);width:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:10px calc(50% - 147.5px) 80px calc(50% - 147.5px);box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none;touch-action:pan-x;pointer-events:auto;position:relative;z-index:3;scroll-padding:0 calc(50% - 147.5px)}.cards-carousel:before,.cards-carousel:after{content:"";flex-shrink:0;width:calc(50% - 147.5px);height:1px}.cards-carousel::-webkit-scrollbar{display:none}.card{width:295px;height:344px;background-color:#fff;border-radius:36px;padding:0;box-sizing:border-box;display:flex;align-items:center;position:relative;overflow:visible;flex-shrink:0;scroll-snap-align:center;scroll-margin:0 calc(50% - 147.5px);transition:transform .4s ease,opacity .4s ease,scale .4s ease;transform-origin:center center;min-height:344px;max-height:344px;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;margin:10px 0;pointer-events:auto;z-index:3}.card-centered{opacity:1!important;transform:scale(1) rotate(0)!important}.card-side{opacity:.5!important}.card-side-left{transform:scale(.8) rotate(-5deg)!important}.card-side-right{transform:scale(.8) rotate(5deg)!important}.card-text{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:14px;color:#000;line-height:1.6;margin:0;padding:18px 30px 50px;text-align:center;flex:1;display:flex;align-items:flex-start;justify-content:center;width:100%;box-sizing:border-box;overflow-y:auto;overflow-x:hidden;min-height:0;max-height:280px;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent;touch-action:pan-y}.card-text::-webkit-scrollbar{width:4px}.card-text::-webkit-scrollbar-track{background:transparent}.card-text::-webkit-scrollbar-thumb{background-color:#0003;border-radius:2px}.card-circle{min-width:68px;min-height:68px;width:auto;height:auto;padding:12px 16px;border-radius:50px;background-color:#f7efec;border:none;display:flex;align-items:center;justify-content:center;position:absolute;bottom:-34px;left:50%;transform:translate(-50%);z-index:10;flex-shrink:0;box-sizing:border-box}.card-circle-text{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:14px;color:#000;text-align:center;white-space:nowrap;overflow:visible;text-overflow:clip;max-width:none;padding:0;box-sizing:border-box;line-height:1.2}.main-window-container-three{display:flex;flex-direction:row;align-items:center;justify-content:center;width:calc(100% + 40px);padding:0;box-sizing:border-box;margin-bottom:0;position:relative;overflow:hidden;height:100px;flex-shrink:0}.carousel-track{display:flex;align-items:center;position:absolute;left:50%;top:0;bottom:0;z-index:2;transition:transform .5s cubic-bezier(.4,0,.2,1);will-change:transform}.carousel-card{display:flex;align-items:center;justify-content:center;flex-shrink:0;height:100%;transition:opacity .5s ease,transform .5s ease}.carousel-card-inner{position:relative;display:inline-flex;align-items:center;justify-content:center}.main-window-wrapper-three{position:relative;display:inline-block;z-index:2;flex-shrink:0}.main-window-wrapper-three .main-window{display:block;width:auto;height:auto;max-width:100%}.main-window-wrapper-left{position:absolute;left:0;top:0;bottom:0;display:flex;align-items:center}.main-window-wrapper-center{position:absolute;left:50%;transform:translate(-50%);top:0;bottom:0;display:flex;align-items:center}.main-window-wrapper-right{position:absolute;right:10px;top:0;bottom:0;display:flex;align-items:center}.main-window-wrapper-right.hidden{opacity:0;pointer-events:none;visibility:hidden}.main-window-wrapper-right.visible{opacity:1;pointer-events:auto;visibility:visible}.main-window-line-full{position:absolute;top:0;bottom:0;height:2px;margin:auto 0;background:#ffe37e;z-index:1;left:0;right:0}.main-window-line-gradient{position:absolute;top:0;bottom:0;height:2px;margin:auto 0;background:linear-gradient(to right,#ffe37e,#ffe37e 50%,#ffe37e80 50%,#ffe37e80);z-index:1;left:0;right:0}.qiraat-content{position:absolute;top:clamp(-20px,calc(3vh - 30px),10px);left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:calc(100% - 80px);padding:0 24px;padding-bottom:max(80px,env(safe-area-inset-bottom,0px) + 60px);box-sizing:border-box;z-index:2;overflow:visible}.main-window-container{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;padding:0;box-sizing:border-box;margin-bottom:0;position:relative;overflow:hidden}.main-window-wrapper{position:relative;display:inline-block;z-index:2}.main-window-wrapper:first-child{position:relative;left:auto;transform:none;margin:0}.main-window-wrapper:last-child{position:absolute;right:10px;top:0;bottom:0;display:flex;align-items:center}.main-window-line{position:absolute;top:0;bottom:0;height:2px;margin:auto 0;background:linear-gradient(to right,#ffe37e,#ffe37e 50%,#ffe37e80 50%,#ffe37e80);z-index:1;left:50%;right:0}.main-window-number{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:12px;color:#000;z-index:2}.qiraat-title{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:18px;color:#fff;text-align:center;width:100%;margin:-24px auto 0;padding:10px 15px;box-sizing:border-box;background:none;position:relative;z-index:2}.qiraat-options{text-align:center;margin:0;padding:0 24px;line-height:1.3}.qiraat-options{display:flex;flex-direction:column;gap:6px;width:100%;margin-top:-36px;margin-bottom:-80px;padding-top:50px;padding-bottom:100px;align-items:center;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;flex:1;min-height:0;position:relative;z-index:1;scrollbar-width:none;-ms-overflow-style:none;mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,1) 70px,rgba(0,0,0,1) calc(100% - 70px),transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,1) 70px,rgba(0,0,0,1) calc(100% - 70px),transparent 100%);mask-size:100% 100%;-webkit-mask-size:100% 100%}.qiraat-options::-webkit-scrollbar{display:none}.qiraat-option{background-color:#36503e;border-radius:20px;cursor:pointer;transition:transform .2s ease,opacity .2s ease,background-color .2s ease;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;position:relative;z-index:1;min-width:min(280px,85%);width:100%;max-width:100%}.qiraat-options>.qiraat-option:first-child{margin-top:0}.qiraat-option:active{transform:scale(.98);opacity:.9}.qiraat-option.selected{background-color:#4a6452;border:2px solid #FFE37E}.qiraat-option-text{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:16px;color:#fff;display:block;padding:15px 25px;line-height:1.25}.main-window-container-two{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;padding:0;box-sizing:border-box;margin-bottom:20px;position:relative}.main-window-wrapper-two{position:relative;display:inline-block;z-index:2;flex-shrink:0}.main-window-wrapper-two.main-window-wrapper-left{position:absolute;left:0;top:0;bottom:0;display:flex;align-items:center}.main-window-wrapper-two.main-window-wrapper-center{position:absolute;left:50%;transform:translate(-50%);top:0;bottom:0;display:flex;align-items:center}.main-window-line-two{position:absolute;top:0;bottom:0;height:2px;margin:auto 0;background:linear-gradient(to right,#ffe37e,#ffe37e 50%,#ffe37e80 50%,#ffe37e80);z-index:1;left:50%;right:0}.progress-content{display:flex;flex-direction:column;align-items:center;width:100%;padding:0 24px;box-sizing:border-box;margin-top:71px;position:relative;z-index:2;overflow:hidden}.progress-title{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:24px;color:#fff;text-align:center;margin:0 0 32px;padding:0 24px;line-height:1.3}.progress-blocks{display:flex;flex-direction:column;gap:16px;width:100%;align-items:center}.progress-block{width:370px;height:80px;background-color:#36503e;border-radius:40px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;box-sizing:border-box}.progress-block-text{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:16px;color:#fff}.progress-circle-wrapper{position:relative;width:68px;height:68px;display:flex;align-items:center;justify-content:center}.progress-circle{width:68px;height:68px;transform:rotate(-90deg)}.progress-circle-text{position:absolute;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:12px;color:#fff;display:flex;align-items:center;justify-content:center}.modal-overlay{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:393px;max-width:100%;display:flex;justify-content:center;align-items:flex-end;z-index:100;animation:slideUpModal .6s ease-out}@keyframes slideUpModal{0%{transform:translate(-50%) translateY(100%)}to{transform:translate(-50%) translateY(0)}}.modal-card{width:373px;height:318px;background-color:#fff;border-radius:40px;padding:35px 24px 20px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;margin-bottom:20px}.modal-subtitle{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:12px;color:#000;margin:0;text-align:center}.modal-title{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:24px;color:#000;margin:29px 0 0;text-align:center;line-height:1.3;padding:0 24px}.modal-buttons{display:flex;gap:20px;margin-top:25px;justify-content:center}.modal-button{width:135px;height:80px;border-radius:40px;border:none;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:16px;cursor:pointer;transition:transform .2s ease,opacity .2s ease}.modal-button:active{transform:scale(.95);opacity:.9;transition:transform .1s ease,opacity .1s ease}.modal-button-no{background-color:#f5f5f5;color:#000;border:2px solid transparent;transition:opacity .2s ease,border-color .2s ease}.modal-button-no.selected{border:2px solid #FFFFFF;opacity:.5}.modal-button-yes{background-color:#ffe37e;color:#000;border:2px solid transparent;transition:opacity .2s ease,border-color .2s ease;text-align:center;display:flex;align-items:center;justify-content:center}.modal-button-yes.selected{border:2px solid #FFFFFF}.fourteenth-page-app,.fourteenth-page-app.app{background-color:#0a3f22!important;align-items:stretch;justify-content:stretch;padding:0}.fourteenth-page-wrap{background-color:#0a3f22}.fourteenth-page-app .fourteenth-page-wrap{width:100%;min-height:100%}.fourteenth-page-wrap{position:relative;width:100%;height:100vh;height:100dvh;overflow:hidden;background-color:#233c29}.fourteenth-page-bg-frame{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.fourteenth-page-mechet{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;padding-top:10%;padding-left:13%;padding-right:13%;box-sizing:border-box;object-fit:cover;object-position:center top;z-index:0}.fourteenth-page-top{position:absolute;z-index:10;top:20%;left:6%;max-width:28rem;padding:0 10px;box-sizing:border-box;transform:translateY(-30px)}.fourteenth-page-title{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:30px;line-height:1.25;color:#fff;margin:0 0 24px}.fourteenth-page-features{display:flex;flex-direction:column;gap:12px;font-weight:600}.fourteenth-page-feature{display:flex;align-items:center;gap:12px}.fourteenth-page-feature-icon{flex-shrink:0;width:24px;height:24px;object-fit:contain}.fourteenth-page-feature-text{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;color:#fff;margin:0;font-weight:600}.fourteenth-page-card{position:absolute;bottom:66px;left:50%;transform:translate(-50%);width:90%;max-width:373px;background-color:#36503e;border-radius:40px;padding:10px;color:#fff;z-index:10;box-sizing:border-box}.fourteenth-page-card-inner{display:flex;flex-direction:column;gap:12px}.fourteenth-page-row{border:1px solid #5C6651;border-radius:36px;padding:19px 32px;cursor:pointer;transition:background-color .2s ease,border-color .2s ease;box-sizing:border-box}.fourteenth-page-row-selected{border-color:#fff;background-color:#ffffff1a}.fourteenth-page-row-try{display:flex;align-items:center;justify-content:space-between}.fourteenth-page-row-label{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:16px;margin:0;color:#fff}.fourteenth-page-toggle{width:46px;height:20px;border-radius:16px;background-color:#ffffff59;border:none;cursor:pointer;position:relative;flex-shrink:0;padding:0;transition:background-color .25s ease}.fourteenth-page-toggle-active{background-color:#0e3e24}.fourteenth-page-toggle-switch{position:absolute;top:2.5px;left:3px;width:19px;height:14px;border-radius:40%;background-color:#fff;box-shadow:0 2px 4px #0003;transition:transform .25s cubic-bezier(.4,0,.2,1)}.fourteenth-page-toggle-active .fourteenth-page-toggle-switch{transform:translate(20px)}.fourteenth-page-row-trial{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.fourteenth-page-row-yearly{display:flex;align-items:center;justify-content:space-between;gap:12px}.fourteenth-page-row-title{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:16px;margin:0;color:#fff}.fourteenth-page-row-sub{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:14px;margin:4px 0 0;color:#ffffffe6}.fourteenth-page-row-bold{font-weight:700}.fourteenth-page-save{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:16px;color:#ffe37e;margin:0;flex-shrink:0}.fourteenth-page-cancel{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400;text-align:center;margin:10px 0 0;color:#fffc}.fourteenth-page-cta{margin-top:10px;height:80px;width:100%;background-color:#ffe37e;border:none;border-radius:40px;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;padding:0 70px 0 0;box-sizing:border-box;transition:transform .15s ease,box-shadow .15s ease}.fourteenth-page-cta .fourteenth-page-cta-text{position:absolute;left:50%;transform:translate(-50%);white-space:nowrap}.fourteenth-page-cta:active{transform:scale(.98)}.fourteenth-page-cta:disabled{opacity:.8;cursor:not-allowed}.fourteenth-page-cta-text{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:16px;color:#000}.fourteenth-page-cta-icon{position:absolute;right:6px;width:68px;height:68px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #000000;color:#000}.fourteenth-page-support{position:absolute;bottom:10px;left:50%;transform:translate(-50%);color:#fff;text-decoration:underline;font-size:14px;z-index:10}@media (min-width: 769px){.fourteenth-page-mechet{object-fit:cover;object-position:center bottom}.fourteenth-page-card{bottom:74px}}@media (min-width: 769px){.fourteenth-page-app.app{background-color:#000}.fourteenth-page-app.app .fourteenth-page-wrap{width:550px;max-width:550px;margin-left:auto;margin-right:auto;background-color:#233c29;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow-x:hidden}.fourteenth-page-bg-frame{width:100%;inset:auto;top:0;bottom:0;height:100%;max-height:100vh;transform:none;object-fit:contain;object-position:center center}.fourteenth-page-mechet{width:100%;inset:auto;top:0;bottom:0;height:100%;max-height:100vh;transform:none;padding:0;object-fit:contain;object-position:center center}.fourteenth-page-top{position:relative;z-index:10;top:0;left:0;transform:none;width:100%;max-width:520px;margin:0 auto;padding:48px 24px 32px;text-align:center;box-sizing:border-box}.fourteenth-page-title{font-size:36px;line-height:1.2;margin-bottom:28px}.fourteenth-page-features{align-items:center;gap:16px}.fourteenth-page-feature{justify-content:center}.fourteenth-page-feature-text{font-size:17px}.fourteenth-page-card{position:relative;z-index:10;bottom:auto;left:0;transform:none;width:100%;max-width:460px;margin:0 auto 24px;padding:16px;flex-shrink:0}.fourteenth-page-cancel{margin-top:12px}.fourteenth-page-cta{margin-top:14px;height:72px;max-width:100%}.fourteenth-page-support{position:relative;z-index:10;bottom:auto;left:0;transform:none;margin-top:8px;padding-bottom:24px}}@media (max-height: 800px){.fourteenth-page-top{top:14%!important}.fourteenth-page-mechet{padding-top:5%!important;object-position:center 45%}}@media (min-height: 801px) and (max-width: 768px){.fourteenth-page-top,.fourteenth-page-mechet{transform:translateY(-20px)}}@media (max-width: 768px){.fourteenth-page-title{font-size:26px}.fourteenth-page-top{left:11%;top:18%}.fourteenth-page-card{width:92%;bottom:34px}.fourteenth-page-row{padding:14px 20px}}@media (max-width: 375px){.fourteenth-page-title{font-size:22px;margin-bottom:16px}.fourteenth-page-feature-text{font-size:14px}.fourteenth-page-mechet{padding-left:10%;padding-right:10%}.fourteenth-page-cta{height:72px}.fourteenth-page-cta-icon{width:56px;height:56px}}@media (max-height: 700px){.fourteenth-page-title{font-size:22px!important;margin-bottom:12px!important}.fourteenth-page-features{gap:8px}.fourteenth-page-feature-text{font-size:14px!important}.fourteenth-page-card{bottom:max(25px,calc(env(safe-area-inset-bottom,0px) + 22px))!important;padding:8px}.fourteenth-page-card-inner{gap:8px}.fourteenth-page-row{padding:12px 18px!important;border-radius:28px}.fourteenth-page-row-label,.fourteenth-page-row-title{font-size:14px!important}.fourteenth-page-row-sub{font-size:12px!important}.fourteenth-page-cancel{margin-top:6px;font-size:12px}.fourteenth-page-cta{height:64px!important;margin-top:8px}.fourteenth-page-cta-text{font-size:14px!important}.fourteenth-page-cta-icon{width:52px!important;height:52px!important}.fourteenth-page-support{bottom:max(6px,env(safe-area-inset-bottom,0px))!important}}.content-card{width:373px;height:330px;background-color:#4b573e;border-radius:40px;display:flex;flex-direction:column;align-items:center;padding:0 5px;box-sizing:border-box;position:fixed!important;bottom:60px!important;left:50%!important;transform:translate(-50%)!important;z-index:1000!important;margin:0!important;top:auto!important;right:auto!important}.image-container>.content-card{position:fixed!important;bottom:60px!important;top:auto!important;margin-top:0!important;margin-bottom:0!important}@media (min-height: 800px){.content-card{bottom:50px!important}.image-container>.card-footer-links{bottom:60px!important;left:50%!important;transform:translate(-50%)!important;width:373px!important;max-width:373px!important}}.card-white{width:353px;height:120px;background-color:#fff;border-radius:36px;margin-top:8px;display:flex;flex-direction:column;padding:16px 0;box-sizing:border-box;position:relative;will-change:auto;transition:background-color .3s ease}.card-white.card-selected{background-color:#fff}.card-white.card-unselected{background-color:#5c6651}.card-white-top{display:flex;align-items:flex-start;justify-content:space-between;width:100%}.card-white-text{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:16px;color:#000;margin:0;padding-left:32px;-webkit-user-select:none;user-select:none;transition:color .3s ease}.card-white.card-unselected .card-white-text{color:#fff}.card-white-bottom{display:flex;flex-direction:column;align-items:flex-start;padding-left:32px;margin-top:18px}.card-white-title{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:16px;color:#000;margin:0;transition:color .3s ease}.card-white.card-unselected .card-white-title{color:#fff}.card-white-subtext{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:12px;color:#000;margin:4px 0 0;transition:color .3s ease}.card-white.card-unselected .card-white-subtext{color:#fff}.card-white-bold{font-weight:600}.toggle-button{width:36px;height:18px;background-color:gray;border-radius:9px;position:relative;cursor:pointer;flex-shrink:0;transition:background-color .3s ease;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;margin-right:32px}.toggle-button.toggle-active{background-color:#3d513e}.toggle-switch{width:16px;height:10px;background-color:#fff;border-radius:40px;position:absolute;top:4px;left:4px;transition:transform .3s ease}.toggle-button.toggle-active .toggle-switch{transform:translate(12px)}.card-gray{width:353px;height:72px;background-color:#5c6651;border-radius:36px;margin-top:4px;display:flex;align-items:center;justify-content:space-between;padding:0;box-sizing:border-box;transition:background-color .3s ease}.card-gray.card-selected{background-color:#fff}.card-gray.card-unselected{background-color:#5c6651}.card-gray-content{display:flex;align-items:flex-start;justify-content:space-between;width:100%;height:100%;padding:14px 20px;box-sizing:border-box}.card-gray-left{display:flex;flex-direction:column;align-items:flex-start;padding-left:8px}.card-gray-title{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:16px;color:#fff;margin:0;padding:0;line-height:1.2;transition:color .3s ease}.card-gray.card-selected .card-gray-title{color:#000}.card-gray-text{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:12px;color:#fff;margin:4px 0 0;padding:0;line-height:1.2;transition:color .3s ease}.card-gray.card-selected .card-gray-text{color:#000}.card-gray-save{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:16px;color:#ffe37e;margin:0;transition:color .3s ease}.card-gray.card-selected .card-gray-save{color:#ffe37e}.card-cancel-text{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:12px;color:#fff;margin:12px 0 0;text-align:center}.try-free-button{width:353px;height:72px;background-color:#ffe37e;border-radius:40px;border:none;display:flex;align-items:center;justify-content:center;position:relative;padding:0 70px 0 0;cursor:pointer;box-sizing:border-box;margin-top:14px;transition:transform .15s ease,box-shadow .15s ease}.try-free-button .try-free-text{position:absolute;left:50%;transform:translate(-50%);white-space:nowrap}.try-free-button .continue-icon-wrapper{position:absolute;right:6px}.try-free-button:active{transform:scale(.95);box-shadow:0 2px 8px #ffe37e33;transition:transform .1s ease,box-shadow .1s ease}.try-free-text{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:16px;color:#000}.card-footer-links{bottom:10px;display:flex;gap:20px;margin-top:30px;justify-content:center;flex-wrap:wrap;width:100%}.image-container>.card-footer-links{position:fixed!important;bottom:30px!important;left:50%!important;transform:translate(-50%)!important;z-index:1001!important;margin:0!important;width:373px!important;max-width:373px!important;justify-content:center!important;display:flex!important;box-sizing:border-box!important;padding:0!important}@media (max-width: 768px){.image-container>.card-footer-links{left:50%!important;transform:translate(-50%)!important;width:373px!important;max-width:373px!important}}@media (max-width: 375px){.image-container>.card-footer-links{left:50%!important;transform:translate(-50%)!important;width:373px!important;max-width:373px!important}}.footer-link{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:12px;color:#fff;cursor:pointer;text-decoration:underline}.main-screen-sidebar{width:calc(100% - 44px);min-height:80px;padding:10px 8px 12px;background-color:#4f695ae5;border-radius:40px;position:fixed;bottom:22px;left:50%;transform:translate(-50%);display:flex;flex-direction:row;align-items:center;justify-content:space-between;box-sizing:border-box;z-index:10;gap:0}.main-screen-sidebar-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;cursor:pointer;position:relative;padding:4px 0;min-height:44px}.main-screen-sidebar-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin:0;padding:0;position:relative}.main-screen-sidebar-icon img{display:block;margin:0;padding:0}.main-screen-sidebar-item:before{content:"";position:absolute;width:68px;height:68px;border-radius:50%;background-color:transparent;transition:background-color .15s ease;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}.main-screen-sidebar-item.active:before{background-color:#000}.main-screen-sidebar-label{position:absolute;top:36px;left:50%;transform:translate(-50%);font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;font-size:10px;color:#fff;line-height:1;white-space:nowrap}.main-screen-subscription-snackbar{position:fixed;left:50%;transform:translate(-50%);bottom:max(114px,114px,calc(env(safe-area-inset-bottom,0px) + 100px));z-index:20;display:flex;align-items:center;gap:10px;padding:12px 16px 12px 18px;max-width:calc(100vw - 48px);width:max-content;min-width:260px;background-color:#36503e;border:1px solid rgba(255,227,126,.35);border-radius:20px;box-shadow:0 8px 24px #00000040,inset 0 1px #ffffff0f;box-sizing:border-box;animation:main-screen-snackbar-in .3s ease-out}@keyframes main-screen-snackbar-in{0%{opacity:0;transform:translate(-50%) translateY(12px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.main-screen-subscription-snackbar-icon{flex-shrink:0;color:#ffe37e;font-size:16px;line-height:1}.main-screen-subscription-snackbar-text{flex:1;margin:0;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:500;line-height:1.35;color:#fff}.main-screen-subscription-snackbar-close{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:50%;background:#ffffff1f;color:#fff;font-size:20px;line-height:1;cursor:pointer;transition:background .2s ease,color .2s ease}.main-screen-subscription-snackbar-close:hover{background:#fff3}.main-screen-subscription-snackbar-close:active{background:#ffffff26}.padding-block{width:100%;height:60px;flex-shrink:0;position:relative;opacity:0;pointer-events:none;margin-top:0}@media (max-width: 768px){.padding-block{height:80px!important}}@media (max-width: 375px){.padding-block{height:60px!important}}@media (max-height: 700px){.image-container.main-screen-background .padding-block{height:max(90px,calc(env(safe-area-inset-bottom,0px) + 80px))!important;min-height:max(90px,calc(env(safe-area-inset-bottom,0px) + 80px))!important;margin-top:0!important}}.main-screen-sidebar-icon-image{width:24px;height:24px;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;object-fit:contain;display:block;margin:0;padding:0}.main-screen-sidebar-icon-profile{width:36px;height:36px;display:block;padding:0;object-fit:contain}.main-screen-sidebar-icon:has(.main-screen-sidebar-icon-profile){width:36px;height:36px;display:flex;align-items:center;justify-content:center}@media (hover: none) and (pointer: coarse){.background-image,.main-window,.continue-button{touch-action:manipulation}.cards-carousel{touch-action:pan-x pan-y}.card{touch-action:pan-x}.card-text{touch-action:pan-y}.qiraat-option{touch-action:manipulation}}.app.chat-page-layout{flex-direction:column}.app.chat-page-layout .image-container.chat-page-background{flex:1;width:100%;min-height:0}.chat-page-header{position:fixed;top:0;left:0;right:0;height:calc(clamp(20px,5vh,50px) + 61px);padding:env(safe-area-inset-top,0px) 24px 24px 24px;box-sizing:border-box;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;z-index:10;background:linear-gradient(to bottom,#0e3e24fa,#0e3e24e6,#0e3e2400);pointer-events:none}.chat-page-header>*{pointer-events:auto}.chat-page-back-button{justify-self:start;background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:4}.chat-page-back-button .continue-icon{width:24px;height:24px;color:#fff}.chat-page-title{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:16px;color:#fff;margin:0;text-align:center;justify-self:center}.chat-page-language-button{justify-self:end;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:16px;color:#fff;margin:0;cursor:pointer;z-index:4;user-select:none;-webkit-user-select:none}.chat-page-card{position:absolute;top:calc(env(safe-area-inset-top,0px) + clamp(20px,5vh,50px) + 61px);left:50%;transform:translate(-50%);width:calc(100% - 48px);max-width:373px;height:191px;background-color:#36503e;border-radius:40px;padding:20px;box-sizing:border-box;z-index:2}.chat-page-card-text{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;color:#fff;margin:0;line-height:1.5}.chat-page-card-text-main{font-weight:600}.chat-page-card-text-translation{font-weight:600;opacity:.5}.chat-page-card-source{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:12px;color:#fff;margin:23px 0 0}.chat-page-messages{position:absolute;top:0;left:50%;transform:translate(-50%);width:calc(100% - 48px);max-width:373px;display:flex;flex-direction:column;gap:16px;padding-top:calc(env(safe-area-inset-top,0px) + clamp(20px,5vh,50px) + 61px);padding-bottom:140px;max-height:100vh;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,1) calc(env(safe-area-inset-top,0px) + clamp(20px,5vh,50px) + 41px),rgba(0,0,0,1) calc(100% - 60px),transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,1) calc(env(safe-area-inset-top,0px) + clamp(20px,5vh,50px) + 41px),rgba(0,0,0,1) calc(100% - 60px),transparent 100%)}.chat-page-messages::-webkit-scrollbar{display:none}.chat-message{max-width:80%;padding:20px 30px;border-radius:36px;box-sizing:border-box}.chat-message-user{align-self:flex-end;background-color:#fff}.chat-message-bot{align-self:flex-start;background-color:#36503e}.chat-message-text{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:400;color:#000;margin:0;line-height:1.5}.chat-message-bot .chat-message-text{color:#fff;font-weight:400}.chat-message-user .chat-message-text{color:#000;font-weight:400}.typing-indicator{display:flex;align-items:center;gap:6px;padding:10px 0}.typing-dot{width:6px;height:6px;background-color:#fff;border-radius:50%;animation:typingDotBounce 1.4s infinite ease-in-out}.typing-dot:nth-child(1){animation-delay:0s}.typing-dot:nth-child(2){animation-delay:.2s}.typing-dot:nth-child(3){animation-delay:.4s}@keyframes typingDotBounce{0%,60%,to{transform:translateY(0);opacity:.7}30%{transform:translateY(-10px);opacity:1}}.chat-history-new-chat-plus{justify-self:end;height:34px;padding:0 12px;background-color:#4a6452;border:none;border-radius:17px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;z-index:4;transition:background-color .2s ease}.chat-history-new-chat-plus svg{width:18px;height:18px;flex-shrink:0}.chat-history-new-chat-text{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:9px;color:#fff;line-height:1;white-space:nowrap}.chat-history-new-chat-plus:hover{background-color:#5a7562}.chat-history-new-chat-plus:active{background-color:#3d5445}.chat-history-container{position:absolute;top:0;left:50%;transform:translate(-50%);width:calc(100% - 48px);max-width:373px;padding-top:calc(env(safe-area-inset-top,0px) + clamp(20px,5vh,50px) + 61px);padding-bottom:140px;bottom:0;max-height:100vh;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.12) 35px,rgba(0,0,0,1) calc(env(safe-area-inset-top,0px) + clamp(20px,5vh,50px) + 49px),rgba(0,0,0,1) calc(100% - 60px),transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.12) 35px,rgba(0,0,0,1) calc(env(safe-area-inset-top,0px) + clamp(20px,5vh,50px) + 49px),rgba(0,0,0,1) calc(100% - 60px),transparent 100%)}.chat-history-container::-webkit-scrollbar{display:none}.chat-history-list{display:flex;flex-direction:column;gap:4px}.chat-history-item{background-color:#36503e;height:107px;border-radius:20px;padding:20px 30px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;cursor:pointer;transition:opacity .2s ease}.chat-history-item:active{opacity:.8}.chat-history-item-title{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:600;color:#fff;margin:0 0 16px;line-height:1.4}.chat-history-item-date{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;color:#fff;margin:0;opacity:.8;line-height:1.4}.chat-history-loading,.chat-history-error,.chat-history-empty{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:400;color:#fff;text-align:center;padding:40px 20px}.chat-page-input-container{position:fixed;bottom:max(clamp(15px,2.5vh,20px),calc(env(safe-area-inset-bottom,0px) + 15px));left:50%;transform:translate(-50%);width:calc(100% - 48px);max-width:373px;height:80px;background-color:#fff!important;border-radius:40px;display:flex;align-items:center;justify-content:space-between;padding:0 6px 0 24px;box-sizing:border-box;z-index:10;transition:bottom .3s ease;margin-bottom:env(safe-area-inset-bottom,0px);box-shadow:0 2px 12px #00000026}.chat-page-input-container.keyboard-open{position:fixed;bottom:max(20px,calc(env(safe-area-inset-bottom,0px) + 20px));background-color:#fff!important}@supports (-webkit-touch-callout: none){.chat-page-input-container.keyboard-open{bottom:max(20px,calc(env(safe-area-inset-bottom,0px) + 20px));position:fixed;background-color:#fff!important}.image-container.chat-page-background{min-height:100vh;min-height:-webkit-fill-available;height:auto;background-color:#0e3e24}.app{background-color:#0e3e24;overflow:hidden}.image-container.chat-page-background:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0e3e24;z-index:-1}body.keyboard-open .app.chat-page-layout .image-container.chat-page-background{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:100%!important;min-height:100%!important;z-index:0}body.keyboard-open .app.chat-page-layout .image-container.chat-page-background .background-image{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:100%!important;min-height:100%!important;object-fit:cover!important;object-position:center top!important}body.keyboard-open .app.chat-page-layout .image-container.chat-page-background .gradient-overlay{position:absolute!important;top:auto!important;bottom:0!important;left:0!important;right:0!important;height:22%!important;min-height:140px!important}}.chat-page-input{flex:1;border:none;outline:none;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;color:#000!important;-webkit-text-fill-color:#000000!important;caret-color:#000;background-color:#fff!important;background:#fff!important;padding:0;margin:0;min-width:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.chat-page-input:focus{background-color:#fff!important;background:#fff!important;color:#000!important;-webkit-text-fill-color:#000000!important;caret-color:#000}.chat-page-input::placeholder{color:#000;opacity:1}.chat-page-input:-webkit-autofill,.chat-page-input:-webkit-autofill:hover,.chat-page-input:-webkit-autofill:focus{-webkit-text-fill-color:#000000!important;-webkit-box-shadow:0 0 0 1000px #FFFFFF inset!important;box-shadow:0 0 0 1000px #fff inset!important;background-color:#fff!important}.chat-page-send-button{width:68px;height:68px;border-radius:50%;background-color:#f7efec;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;margin-left:10px}.chat-page-send-icon{width:13px;height:13px}.share-page-content{gap:20px;display:flex;flex-direction:column;width:100%;padding:0 24px;padding-bottom:calc(480px + env(safe-area-inset-bottom,0px));box-sizing:border-box}.share-page-content .title{font-size:28px!important;margin:37px 0 0!important;padding:0 5px!important;line-height:1.2!important}.share-page-subtitle{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:19px;color:#fff;margin:26px 0 0;padding:0 24px;line-height:1.5;text-align:center}.share-page-gift-boxes{position:fixed;bottom:calc(max(20px,calc(env(safe-area-inset-bottom,0px) + 20px)) + 375px);left:50%;transform:translate(-50%);width:180px;max-width:calc(100% - 48px);height:auto;max-height:180px;object-fit:contain;z-index:9;pointer-events:none}.share-page-main-block{width:calc(100% - 48px);max-width:400px;background-color:#4b573e;border-radius:32px;padding:20px 24px;margin:0!important;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;position:fixed!important;bottom:max(20px,calc(env(safe-area-inset-bottom,0px) + 20px))!important;top:auto!important;left:50%;transform:translate(-50%);z-index:10}.share-page-stats-number{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:42px;color:#fff;margin:0;line-height:1.2}.share-page-stats-label{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:14px;color:#fff;margin:8px 0 0;line-height:1.4}.share-page-stats-description{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:12px;color:#fff;margin:12px 0 0;text-align:center;line-height:1.5;opacity:.9}.share-page-buttons{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:15px;width:100%}.share-page-button{width:100%;height:70px;border-radius:35px;border:none;display:flex;align-items:center;justify-content:space-between;padding:0 0 0 18px;cursor:pointer;box-sizing:border-box;transition:transform .15s ease,box-shadow .15s ease}.share-page-button:active{transform:scale(.95);transition:transform .1s ease,box-shadow .1s ease}.share-page-button-yellow{background-color:#ffe37e}.share-page-button-green{background-color:#5c6651}.share-page-button-icon{width:68px;height:68px;border:1px solid #000;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:6px}.share-page-button-icon .continue-icon{width:24px;height:24px;color:#000}.share-page-button-icon-white{border:1px solid #FFFFFF}.share-page-button-icon-white .continue-icon{color:#fff}.share-page-button-text{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:16px;color:#000;flex:1;text-align:left;margin-right:0}.share-page-button-green .share-page-button-text{color:#fff}@media (max-width: 768px){.share-page-content{gap:15px!important;padding-bottom:calc(420px + env(safe-area-inset-bottom,0px))!important}.share-page-content .title{font-size:24px!important;margin:25px 0 0!important;padding:0 10px!important}.share-page-subtitle{font-size:16px!important;margin:15px 0 0!important;padding:0 12px!important;line-height:1.4!important}.share-page-gift-boxes{width:140px!important;bottom:calc(max(20px,calc(env(safe-area-inset-bottom,0px) + 20px)) + 330px)!important;max-height:150px!important}.share-page-main-block{padding:18px 14px!important;border-radius:28px!important;bottom:max(20px,calc(env(safe-area-inset-bottom,0px) + 20px))!important}.share-page-stats-number{font-size:38px!important}.share-page-stats-label{font-size:12px!important;margin:5px 0 0!important}.share-page-stats-description{font-size:10px!important;margin:8px 0 0!important}.share-page-button{width:100%;height:65px!important;padding:0 0 0 15px!important;border-radius:32px!important}.share-page-button-icon{width:58px!important;height:58px!important;margin-right:4px!important}.share-page-button-icon .continue-icon{width:20px!important;height:20px!important}.share-page-button-text{font-size:14px!important}.share-page-buttons{gap:8px!important;margin-top:18px!important}}@media (max-width: 375px){.share-page-content{gap:12px!important;padding-bottom:calc(400px + env(safe-area-inset-bottom,0px))!important}.share-page-content .title{font-size:20px!important;margin:20px 0 0!important;padding:0 8px!important}.share-page-subtitle{font-size:14px!important;margin:12px 0 0!important;padding:0 10px!important;line-height:1.4!important}.share-page-gift-boxes{width:120px!important;bottom:calc(max(20px,calc(env(safe-area-inset-bottom,0px) + 20px)) + 307px)!important;max-height:130px!important}.share-page-main-block{padding:16px 12px!important;border-radius:24px!important;bottom:max(20px,calc(env(safe-area-inset-bottom,0px) + 20px))!important}.share-page-stats-number{font-size:32px!important}.share-page-stats-label{font-size:11px!important;margin:4px 0 0!important}.share-page-stats-description{font-size:9px!important;margin:6px 0 0!important;line-height:1.35!important}.share-page-button{height:60px!important;padding:0 0 0 12px!important;border-radius:28px!important}.share-page-button-text{font-size:13px!important}.share-page-button-icon{width:54px!important;height:54px!important;margin-right:3px!important}.share-page-button-icon .continue-icon{width:18px!important;height:18px!important}.share-page-buttons{gap:6px!important;margin-top:15px!important}}@media (max-width: 320px){.share-page-content{gap:10px!important;padding-bottom:calc(380px + env(safe-area-inset-bottom,0px))!important}.share-page-content .title{font-size:18px!important;margin:15px 0 0!important;padding:0 6px!important}.share-page-subtitle{font-size:12px!important;margin:10px 0 0!important;padding:0 8px!important;line-height:1.35!important}.share-page-gift-boxes{width:100px!important;bottom:calc(max(20px,calc(env(safe-area-inset-bottom,0px) + 20px)) + 285px)!important;max-height:110px!important}.share-page-main-block{padding:14px 10px!important;border-radius:22px!important;bottom:max(20px,calc(env(safe-area-inset-bottom,0px) + 20px))!important}.share-page-stats-number{font-size:28px!important}.share-page-stats-label{font-size:10px!important;margin:3px 0 0!important}.share-page-stats-description{font-size:8px!important;margin:5px 0 0!important;line-height:1.3!important}.share-page-button{height:55px!important;padding:0 0 0 10px!important;border-radius:26px!important}.share-page-button-text{font-size:12px!important}.share-page-button-icon{width:48px!important;height:48px!important;margin-right:2px!important}.share-page-button-icon .continue-icon{width:16px!important;height:16px!important}.share-page-buttons{gap:5px!important;margin-top:12px!important}}.share-email-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.share-email-modal{background-color:#4b573e;border-radius:36px;padding:30px 20px;max-width:400px;width:100%;box-sizing:border-box}.share-email-modal-title{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:20px;font-weight:600;margin-bottom:20px;color:#fff;text-align:center}.share-email-modal-input{width:100%;height:80px;padding:0 20px;border-radius:40px;border:none;background-color:#5c6651;color:#fff;font-size:16px;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin-bottom:10px;box-sizing:border-box;transition:background-color .3s ease}.share-email-modal-input::placeholder{color:#fff9}.share-email-modal-input:focus{outline:none;background-color:#6b7561}.share-email-modal-input-error{background-color:#f4433633;border:1px solid rgba(244,67,54,.5)}.share-email-modal-error{color:#ffe37e;font-size:14px;margin-bottom:15px;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-align:center}.share-email-modal-buttons{display:flex;gap:12px;justify-content:center;margin-top:20px}.share-email-modal-button{height:80px;padding:0 20px;border-radius:40px;font-size:16px;font-weight:600;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;cursor:pointer;transition:transform .15s ease,background-color .3s ease,box-shadow .15s ease;border:none;min-width:150px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.share-email-modal-button:active{transform:scale(.95);box-shadow:0 2px 8px #0003;transition:transform .1s ease,box-shadow .1s ease}.share-email-modal-button:disabled{opacity:.6;cursor:not-allowed}.share-email-modal-button-cancel{background-color:#5c6651;color:#fff}.share-email-modal-button-cancel:active{background-color:#6b7561}.share-email-modal-button-send{background-color:#ffe37e;color:#000}.share-email-modal-button-send:active{background-color:#ffd966}@media (max-width: 768px){.share-email-modal{padding:25px 18px;border-radius:32px}.share-email-modal-title{font-size:18px;margin-bottom:18px}.share-email-modal-input{height:70px;padding:0 18px;font-size:15px;border-radius:35px}.share-email-modal-button{height:70px;padding:0 18px;font-size:15px;border-radius:35px;min-width:120px}}@media (max-width: 375px){.share-email-modal-overlay{padding:15px}.share-email-modal{padding:20px 15px;border-radius:28px}.share-email-modal-title{font-size:16px;margin-bottom:15px}.share-email-modal-input{height:65px;padding:0 16px;font-size:14px;border-radius:32px}.share-email-modal-error{font-size:13px;margin-bottom:12px}.share-email-modal-buttons{gap:10px;flex-direction:column}.share-email-modal-button{width:100%;height:65px;padding:0;font-size:14px;border-radius:32px;min-width:auto}}@media (max-width: 320px){.share-email-modal-overlay{padding:10px}.share-email-modal{padding:18px 12px;border-radius:24px}.share-email-modal-title{font-size:15px;margin-bottom:12px}.share-email-modal-input{height:60px;padding:0 14px;font-size:13px;border-radius:30px}.share-email-modal-button{height:60px;padding:0;font-size:13px;border-radius:30px}}.share-success-notification{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;background-color:#4caf5026;border:1px solid rgba(76,175,80,.3);border-radius:12px;margin-bottom:20px;animation:shareSuccessFadeIn .3s ease-out}.share-success-icon{width:18px;height:18px;color:#4caf50;flex-shrink:0}.share-success-text{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:500;color:#4caf50}@keyframes shareSuccessFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 375px){.share-success-notification{padding:10px 16px;gap:6px}.share-success-icon{width:16px;height:16px}.share-success-text{font-size:13px}}.chat-page-send-button:active{transform:scale(.95)}.image-container.main-screen-background.profile-page{overflow:hidden!important;overflow-y:hidden!important;height:100vh!important;height:calc(var(--vh, 1vh) * 100)!important;-webkit-overflow-scrolling:auto}.profile-content{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;padding:0 24px;padding-bottom:max(100px,calc(env(safe-area-inset-bottom,0px) + 90px));box-sizing:border-box;z-index:2;overflow:hidden;display:flex;flex-direction:column;align-items:center}.profile-content .main-window-container{flex-shrink:0;margin-top:clamp(8px,1.5vh,16px)}.profile-content .main-window-container .main-window{max-height:clamp(50px,7vh,70px);width:auto}.profile-title{flex-shrink:0;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:clamp(18px,4vw,24px);color:#fff;text-align:center;margin:clamp(4px,1vh,8px) 0;padding:clamp(8px,1.5vh,12px) 24px;box-sizing:border-box;background:none}.profile-cards-container{flex:1;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;gap:clamp(8px,1.5vh,12px);align-content:start;width:100%;max-width:370px;min-height:0;overflow:hidden}.profile-cards-container .profile-card:nth-child(1),.profile-cards-container .profile-card:nth-child(2){grid-column:span 1}.profile-cards-container .profile-card:nth-child(3){grid-column:1 / -1}.profile-cards-container .profile-card-calendar{grid-column:1 / -1;display:flex;flex-direction:column}.profile-cards-container .profile-card-share{grid-column:1 / -1}.profile-card-calendar .profile-card-content{display:flex;flex-direction:column}.profile-card{background-color:#36503e;border-radius:24px;padding:clamp(12px,2vh,16px);box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:0}.profile-card-content{width:100%;display:flex;flex-direction:column;gap:4px;align-items:flex-start}.profile-card-content.profile-card-toggle{flex-direction:row;justify-content:space-between;align-items:center}.profile-card-label{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:clamp(10px,2vw,12px);color:#ffffffb3;margin:0;line-height:1.2}.profile-card-value{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:clamp(12px,2.5vw,14px);color:#fff;margin:0;line-height:1.2}.profile-toggle{width:44px;height:24px;background-color:#fff3;border-radius:14px;position:relative;cursor:pointer;transition:background-color .3s ease;flex-shrink:0}.profile-toggle.enabled{background-color:#ffe37e}.profile-toggle-slider{width:20px;height:20px;background-color:#fff;border-radius:50%;position:absolute;top:2px;left:2px;transition:transform .3s ease;box-shadow:0 2px 4px #0003}.profile-toggle.enabled .profile-toggle-slider{transform:translate(20px)}.profile-card-clickable{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.profile-card-clickable:active{transform:scale(.98)}.profile-card-share{cursor:pointer;border:none;text-align:left;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.profile-card-share:hover{background-color:#3d5a45!important}.profile-card-share:active{transform:scale(.98)}.profile-card-share-content{flex-direction:row!important;align-items:center;justify-content:center;gap:10px}.profile-card-share-icon{display:flex;align-items:center;justify-content:center;color:#ffe37ef2}.profile-card-share-text{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:clamp(12px,2.5vw,14px);color:#fff}@media (max-width: 768px){.profile-card-label{font-size:11px}.profile-card-value{font-size:13px}}@media (max-width: 375px){.profile-cards-container{gap:6px}.profile-card{padding:10px}.profile-card-label{font-size:10px}.profile-card-value{font-size:12px}.profile-card-calendar .holy-calendar-days{grid-auto-rows:21px}.profile-card-calendar .holy-calendar-day{border-radius:3px}.profile-card-calendar .holy-calendar-day-number{font-size:10px}.profile-card-calendar .holy-calendar-nav-button{width:20px;height:20px;font-size:9px}}.holy-calendar-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;box-sizing:border-box}.holy-calendar-modal{width:100%;max-width:370px;max-height:90vh;background-color:#36503e;border-radius:40px;padding:25px;box-sizing:border-box;display:flex;flex-direction:column;gap:20px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.holy-calendar-modal::-webkit-scrollbar{display:none}.holy-calendar-header{display:flex;align-items:center;justify-content:space-between;gap:15px}.holy-calendar-nav-button{width:40px;height:40px;border-radius:50%;background-color:#4a6452;border:none;color:#fff;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease,transform .2s ease;flex-shrink:0}.holy-calendar-nav-button:active{transform:scale(.95);background-color:#36503e}.holy-calendar-title{flex:1;text-align:center}.holy-calendar-month{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:20px;color:#fff;margin:0 0 5px;line-height:1.2}.holy-calendar-year{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:14px;color:#ffffffb3;margin:0;line-height:1.2}.holy-calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin-bottom:10px}.holy-calendar-weekday{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:12px;color:#fff9;text-align:center;padding:5px 0}.holy-calendar-days{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.holy-calendar-day{aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:12px;background-color:#4a6452;position:relative;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.holy-calendar-day:not(.empty):active{transform:scale(.95);background-color:#36503e}.holy-calendar-day.empty{background-color:transparent;cursor:default}.holy-calendar-day.important{background-color:#ffe37e33;border:1px solid rgba(255,227,126,.4)}.holy-calendar-day-number{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:14px;color:#fff}.holy-calendar-day-marker{position:absolute;top:4px;right:4px;font-size:6px;color:#ffe37e}.holy-calendar-close{width:100%;height:50px;background-color:#ffe37e;border:none;border-radius:25px;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:16px;color:#000;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;margin-top:10px}.holy-calendar-close:active{transform:scale(.98)}.holy-calendar-embedded{width:100%;display:flex;flex-direction:column;gap:15px;margin-top:10px}.profile-calendar-wrapper{width:100%;margin-top:4px;padding:0 8px;box-sizing:border-box}.profile-card-calendar{padding:clamp(6px,1vh,10px)!important}.profile-card-calendar .profile-card-label{padding-left:6px}.profile-card-calendar .holy-calendar-header{margin-bottom:2px;gap:4px;min-width:0}.profile-card-calendar .holy-calendar-title{min-width:0;overflow:hidden}.profile-card-calendar .holy-calendar-month{font-size:clamp(10px,2vw,12px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-card-calendar .holy-calendar-year{font-size:clamp(8px,1.8vw,9px)}.profile-card-calendar .holy-calendar-weekdays,.profile-card-calendar .holy-calendar-days{gap:2px}.profile-card-calendar .holy-calendar-days{grid-template-columns:repeat(7,1fr);grid-auto-rows:25px}.profile-card-calendar .holy-calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr)}.profile-card-calendar .holy-calendar-weekday{font-size:clamp(7px,1.8vw,8px);padding:1px 0}.profile-card-calendar .holy-calendar-day-number{font-size:clamp(10px,2.5vw,12px)}.profile-card-calendar .holy-calendar-day{width:100%;height:100%;min-width:0;min-height:0;aspect-ratio:1;border-radius:4px;box-sizing:border-box}.profile-card-calendar .holy-calendar-nav-button{width:clamp(18px,4vw,22px);height:clamp(18px,4vw,22px);font-size:clamp(9px,2vw,10px)}.profile-calendar-wrapper .holy-calendar-embedded{margin-top:2px;gap:4px}@media (max-width: 768px){.holy-calendar-modal{padding:20px;max-height:85vh}.holy-calendar-month{font-size:18px}.holy-calendar-year{font-size:13px}.holy-calendar-weekdays,.holy-calendar-days{gap:6px}.holy-calendar-day-number{font-size:13px}}@media (max-width: 375px){.holy-calendar-modal{padding:15px}.holy-calendar-month{font-size:16px}.holy-calendar-year{font-size:12px}.holy-calendar-nav-button{width:35px;height:35px;font-size:18px}.holy-calendar-weekdays,.holy-calendar-days{gap:5px}.holy-calendar-day-number{font-size:12px}}.auth-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:flex-end;justify-content:center;z-index:1000;padding:0;animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.auth-modal-card{background-color:#fff;border-radius:30px 30px 0 0;padding:40px 24px;padding-bottom:max(40px,calc(env(safe-area-inset-bottom,0px) + 40px));width:100%;max-width:100%;box-sizing:border-box;box-shadow:0 -10px 40px #0003;animation:authModalSlideUp .4s ease-out;display:flex;flex-direction:column;align-items:stretch;gap:20px;position:relative}@media (min-width: 769px){.auth-modal-overlay{left:50%;transform:translate(-50%);width:550px;max-width:100%;align-items:flex-end}.auth-modal-card{max-width:100%;padding:40px 30px;border-radius:30px 30px 0 0}}@keyframes authModalSlideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.auth-modal-title{font-family:PP Mori,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:24px;color:#000;margin:0;text-align:center;line-height:1.3;width:100%;box-sizing:border-box}.auth-modal-buttons{display:flex;flex-direction:column;gap:12px;width:100%;max-width:none}.auth-modal-button{width:100%;max-width:none;height:60px;box-sizing:border-box;border-radius:30px;border:none;font-family:PP Mori,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:16px;cursor:pointer;transition:transform .2s ease,opacity .2s ease;display:flex;align-items:center;justify-content:center;gap:12px;color:#000}.auth-modal-button:active{transform:scale(.98);opacity:.9}.auth-modal-button:disabled{opacity:.6;cursor:not-allowed}.auth-modal-button-google{background-color:#fff;border:2px solid #E0E0E0}.auth-modal-button-guest{background-color:#ffe37e}.gift-page-container{display:flex;flex-direction:column;align-items:center;padding:0;box-sizing:border-box}.gift-page-subtitle{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:16px;color:#fff;text-align:center;margin:28px 0 0;padding:0 5px;line-height:1.4;width:100%;box-sizing:border-box}.gift-page-image-wrapper{display:flex;justify-content:center;align-items:center;width:100%;margin-top:20px;margin-bottom:-71.5px;position:relative;z-index:3}.gift-page-image{width:187px;height:143px;object-fit:contain}.gift-page-card{width:calc(100% - 48px);background-color:#4b573e;border-radius:40px 40px 0 0;padding:37px 24px 10px;box-sizing:border-box;position:absolute;bottom:10px;left:24px;right:24px;z-index:2;display:flex;flex-direction:column;align-items:center}.gift-page-number{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:72px;color:#fff;margin:0 0 8px;line-height:1}.gift-page-subtitle-card{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:16px;color:#fff;margin:0 0 8px;line-height:1.2}.gift-page-description{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:12px;color:#fff;text-align:center;margin:0 0 30px;line-height:1.4}.gift-page-buttons{display:flex;flex-direction:column;gap:16px;width:100%;max-width:313px}.gift-page-button-primary{width:100%;height:80px;background-color:#ffe37e;border-radius:40px;border:none;display:flex;align-items:center;justify-content:center;padding:0 24px;cursor:pointer;box-sizing:border-box;transition:transform .15s ease,box-shadow .15s ease;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:16px;color:#000}.gift-page-button-primary:active{transform:scale(.95);box-shadow:0 2px 8px #ffe37e33;transition:transform .1s ease,box-shadow .1s ease}.gift-page-button-secondary{width:100%;height:80px;background-color:#5c6651;border-radius:40px;border:none;display:flex;align-items:center;justify-content:center;padding:0 24px;cursor:pointer;box-sizing:border-box;transition:transform .15s ease,box-shadow .15s ease;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:16px;color:#fff}.gift-page-button-secondary:active{transform:scale(.95);box-shadow:0 2px 8px #5c665133;transition:transform .1s ease,box-shadow .1s ease}.quran-page-container{position:absolute;top:0;left:50%;transform:translate(-50%);width:calc(100% - 48px);max-width:373px;padding-top:calc(env(safe-area-inset-top,0px) + clamp(20px,5vh,50px) + 61px);padding-bottom:max(140px,calc(env(safe-area-inset-bottom,0px) + 100px));bottom:0;max-height:100vh;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.12) 35px,rgba(0,0,0,1) calc(env(safe-area-inset-top,0px) + clamp(20px,5vh,50px) + 49px),rgba(0,0,0,1) calc(100% - 60px),transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.12) 35px,rgba(0,0,0,1) calc(env(safe-area-inset-top,0px) + clamp(20px,5vh,50px) + 49px),rgba(0,0,0,1) calc(100% - 60px),transparent 100%)}.quran-page-container::-webkit-scrollbar{display:none}.quran-page-list{display:flex;flex-direction:column;gap:8px}.quran-page-surah-item{display:flex;align-items:center;gap:12px;padding:16px 20px;background-color:#36503e;border:none;border-radius:20px;color:#fff;cursor:pointer;text-align:left;transition:background .2s,border-color .2s}.quran-page-surah-item:hover,.quran-page-surah-item:active{opacity:.9}.quran-page-surah-num{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#ffffff26;border-radius:12px;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:14px}.quran-page-surah-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.quran-page-surah-name-ar{font-size:18px;font-weight:600}.quran-page-surah-name-en{font-size:13px;opacity:.9}.quran-page-surah-ayahs{font-size:12px;opacity:.7}.quran-page-arrow{flex-shrink:0;width:20px;height:20px}.quran-page-surah{display:flex;flex-direction:column;gap:16px}.quran-page-surah-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.quran-page-surah-meta-badge{padding:4px 10px;background:#ffe37e33;border-radius:8px;font-size:12px;font-weight:600;text-transform:capitalize}.quran-page-surah-toggle{display:flex;gap:8px}.quran-page-surah-toggle button{flex:1;padding:10px 16px;background-color:#36503e;border:none;border-radius:12px;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s,border-color .2s}.quran-page-surah-toggle button.active{background-color:#4a6b54}.quran-page-verses{display:flex;flex-direction:column;gap:20px}.quran-page-ayah{padding:20px;background-color:#36503e;border-radius:20px}.quran-page-ayah-number{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;padding:0 8px;margin-left:8px;background:#ffe37e40;border-radius:8px;font-size:12px;font-weight:700;float:right}.quran-page-ayah-ar{margin:0 0 10px;font-size:clamp(18px,4vw,22px);line-height:1.8;color:#fff;direction:rtl}.quran-page-ayah-en{margin:0;font-size:14px;line-height:1.6;color:#ffffffd9}*{margin:0;padding:0;box-sizing:border-box}html{width:100%;height:100%;height:calc(var(--vh, 1vh) * 100);overflow:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-y;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{width:100%;height:100%;height:calc(var(--vh, 1vh) * 100);overflow:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-y;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding-bottom:env(safe-area-inset-bottom,0px)}#root{width:100%;height:100%;height:calc(var(--vh, 1vh) * 100)}
