.admin-page{background:radial-gradient(circle at top,rgba(0,113,188,.14),transparent 55%),linear-gradient(160deg,#f8fbff 0,#eef4fb 60%,#eaf4f3 100%);color:#0f2a3a;min-height:100vh}.admin-shell{max-width:1200px;margin:0 auto;padding:2.5rem 1.25rem 4rem}.admin-header{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}@media (min-width:64rem){.admin-header{flex-direction:row;align-items:center;justify-content:space-between}}.admin-brand{display:flex;align-items:center;gap:1rem}.logo-placeholder{width:72px;height:72px;border-radius:20px;border:2px dashed rgba(0,113,188,.55);color:rgba(15,42,58,.65);display:grid;place-items:center;font-weight:700;background:rgba(0,113,188,.08)}.admin-title{font-size:1.6rem;font-weight:700;margin:0}.admin-subtitle{margin:.35rem 0 0;color:rgba(15,42,58,.7);font-size:.95rem}.admin-meta{display:grid;gap:.75rem}@media (min-width:48rem){.admin-meta{grid-template-columns:repeat(3,minmax(0,1fr))}}.admin-meta-item{background:#fff;border:1px solid rgba(215,228,242,.8);border-radius:16px;padding:.75rem 1rem;box-shadow:0 8px 16px rgba(15,42,58,.08);display:flex;flex-direction:column;gap:.35rem}.meta-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:rgba(15,42,58,.55)}.meta-value{font-weight:600}.meta-tagline{font-size:.75rem;color:rgba(15,42,58,.45)}.admin-main{display:grid;gap:2rem}.admin-card{background:#fff;border-radius:28px;padding:2rem;box-shadow:0 18px 32px rgba(15,42,58,.1);border:1px solid rgba(215,228,242,.9)}.admin-card-header{margin-bottom:1.5rem}.admin-card-header h2{margin:0 0 .35rem;font-size:1.4rem}.admin-card-header p{margin:0;color:rgba(15,42,58,.65)}.admin-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:64rem){.admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.admin-field{display:flex;flex-direction:column;gap:.6rem}.admin-field label{font-weight:600}.admin-field input,.admin-field select{border-radius:14px;padding:.75rem 1rem;border:1px solid #d7e4f2;background:#f2f7fb;font-size:1rem;transition:border .2s ease,box-shadow .2s ease,background .2s ease}.admin-field input:focus,.admin-field select:focus{outline:0;border-color:rgba(0,113,188,.7);box-shadow:0 0 0 3px rgba(0,113,188,.18);background:#fff}.admin-field select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,rgba(15,42,58,.55) 50%),linear-gradient(135deg,rgba(15,42,58,.55) 50%,transparent 50%);background-position:calc(100% - 18px) calc(1rem + 2px),calc(100% - 12px) calc(1rem + 2px);background-size:6px 6px;background-repeat:no-repeat}@media (min-width:40rem){.admin-field label{font-size:1rem}}.photo-uploader{border-radius:20px;border:1px dashed rgba(0,113,188,.35);background:rgba(0,113,188,.06);min-height:180px;display:grid;place-items:center;position:relative;cursor:pointer;overflow:hidden;transition:border .2s ease,box-shadow .2s ease}.photo-uploader:focus{outline:0;border-color:rgba(0,113,188,.65);box-shadow:0 0 0 3px rgba(0,113,188,.18)}.photo-uploader img{width:100%;height:100%;object-fit:cover;display:none}.photo-uploader.has-photo{border-style:solid;background:#fff}.photo-uploader.has-photo img{display:block}.photo-uploader.has-photo .photo-placeholder{display:none}.photo-placeholder{font-weight:600;color:rgba(15,42,58,.55)}.admin-field--readonly .admin-readonly{border-radius:14px;padding:.75rem 1rem;background:rgba(0,113,188,.07);border:1px solid rgba(0,113,188,.22);font-weight:600;color:rgba(15,42,58,.8)}.field-tagline{color:rgba(15,42,58,.55);font-size:.8rem}.field-error{color:#b42318;font-size:.8rem;display:none}.input-error{border-color:rgba(180,35,24,.7);box-shadow:0 0 0 3px rgba(180,35,24,.15)}.admin-date{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}@media (min-width:40rem){.admin-date{grid-template-columns:repeat(3,minmax(0,1fr))}}.admin-date--two{grid-template-columns:repeat(2,minmax(0,1fr))}.mode-toggle{display:flex;align-items:center;gap:.85rem;background:rgba(0,113,188,.06);border-radius:999px;padding:.35rem .75rem;border:1px solid rgba(0,113,188,.2)}.mode-label{font-weight:600;color:rgba(15,42,58,.5);transition:color .2s ease}.mode-label.is-active{color:#0071bc}.ios-switch{position:relative;display:inline-block;width:56px;height:32px}.ios-switch input{opacity:0;width:0;height:0}.ios-switch .slider{position:absolute;inset:0;background:#e5e7eb;border-radius:999px;transition:background .2s ease;box-shadow:inset 0 0 0 1px rgba(15,42,58,.12)}.ios-switch .slider::before{content:'';position:absolute;height:26px;width:26px;left:3px;top:3px;background:#fff;border-radius:50%;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 3px 8px rgba(15,42,58,.18)}.ios-switch input:checked+.slider{background:linear-gradient(120deg,#0071bc,#00a99d)}.ios-switch input:checked+.slider::before{transform:translateX(24px)}.ads-placeholder{border-radius:16px;border:1px dashed rgba(15,42,58,.25);padding:1.25rem;text-align:center;color:rgba(15,42,58,.55);background:rgba(0,169,157,.04)}.admin-actions{display:flex;align-items:center;justify-content:space-between;margin-top:2rem;flex-wrap:wrap;gap:1rem}.save-note{color:rgba(15,42,58,.6);font-size:.9rem}.admin-save{border:none;border-radius:999px;padding:.85rem 2.5rem;font-size:1rem;font-weight:700;color:#fff;background:#8cc63f;box-shadow:0 12px 24px rgba(140,198,63,.3);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.admin-save:hover{transform:translateY(-1px);box-shadow:0 16px 30px rgba(140,198,63,.35)}.save-toast{position:fixed;inset:0;background:rgba(15,42,58,.55);display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .2s ease;padding:1.5rem}.save-toast.is-visible{opacity:1;pointer-events:all}.save-toast-card{background:#fff;border-radius:22px;padding:1.75rem 2rem;max-width:420px;width:100%;box-shadow:0 18px 32px rgba(15,42,58,.1);text-align:center;display:grid;gap:.75rem}.save-toast-title{font-size:1.1rem;font-weight:700;margin:0}.save-toast-note{margin:0;color:rgba(15,42,58,.65)}.save-toast-debug{margin:0;font-size:.85rem;color:rgba(15,42,58,.55);word-break:break-all}.admin-modal{position:fixed;inset:0;background:rgba(15,42,58,.65);display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .2s ease;padding:1.5rem}.admin-modal.is-visible{opacity:1;pointer-events:all}.admin-modal-content{background:#fff;border-radius:24px;padding:2rem;max-width:420px;width:100%;box-shadow:0 18px 32px rgba(15,42,58,.1);display:grid;gap:1rem}.admin-modal-content h3{margin:0;font-size:1.3rem}.admin-modal-content p{margin:0;color:rgba(15,42,58,.7)}.admin-modal-content input{border-radius:14px;padding:.75rem 1rem;border:1px solid #d7e4f2;background:#f2f7fb;font-size:1rem}.modal-error{color:#b42318;font-size:.85rem;display:none}.modal-error.is-visible{display:block}.modal-actions{display:flex;justify-content:flex-end;gap:.75rem}.modal-cancel,.modal-confirm{border-radius:999px;padding:.65rem 1.5rem;font-weight:600;border:1px solid transparent;cursor:pointer}.modal-cancel{background:#f2f7fb;color:rgba(15,42,58,.7);border-color:#d7e4f2}.modal-confirm{background:#8cc63f;color:#fff;box-shadow:0 10px 18px rgba(140,198,63,.3)}@font-face{font-family:'JF Openhuninn';src:url('fonts/jf-openhuninn-2.1.ttf') format('truetype');font-weight:400;font-style:normal}@font-face{font-family:'Noto Sans TC';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/notosanstc/v39/-nFuOG829Oofr2wohFbTp9ifNAn722rq0MXz76Cy_Co.ttf) format('truetype')}@font-face{font-family:'Noto Sans TC';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/notosanstc/v39/-nFuOG829Oofr2wohFbTp9ifNAn722rq0MXz70e1_Co.ttf) format('truetype')}@keyframes stickerPop{0%{transform:scale(10) rotate(5deg);opacity:0}100%{transform:scale(1) rotate(5deg);opacity:.8}}@keyframes stickerPopMobile{0%{transform:scale(10) rotate(5deg);opacity:0}100%{transform:scale(.6) rotate(5deg);opacity:1}}@keyframes ctaLeadReveal{0%{opacity:0}10%{opacity:1}90%{opacity:1}100%{opacity:0}}html{overflow-x:hidden}body{font-family:'JF Openhuninn','Noto Sans TC','PingFang TC','Microsoft JhengHei','Heiti TC',Arial,'Helvetica Neue',Helvetica,sans-serif;overflow-x:hidden;background-image:url('https://filedn.eu/lSzFfPWrhFukG53e5HuPRCy/cdn.edubator/img-common/bg-general.svg');background-repeat:repeat;background-position:top center;background-size:cover}body .less-live-proof{margin:2.5rem auto;max-width:480px;padding:1.5rem;background:rgba(30,132,236,.2);border:2px dashed #1e84ec;border-radius:18px;text-align:center}body .less-live-proof .less-proof-title{color:#0c4966;font-weight:700}body .less-live-proof .less-proof-note{margin-top:.5rem;color:#0c4966}body .color-primary{color:#1e84ec}body .color-secondary{color:#0c4966}body .cta-lead-box{background:rgba(255,210,90,.65);border:2px solid rgba(75,217,145,.8);border-radius:24px;padding:.75rem 1.5rem;box-shadow:0 8px 20px rgba(12,73,102,.12);backdrop-filter:blur(2px);opacity:0;animation:ctaLeadReveal 6s ease forwards;animation-delay:1s}body section{position:relative}body section:first-child{padding-top:1rem}body section.top-section{margin-top:3.5rem;margin-bottom:.75rem}@media (min-width:40rem){body section.top-section{margin-top:3.5rem;margin-bottom:.9rem}}@media (min-width:48rem){body section.top-section{margin-top:3.5rem;margin-bottom:1rem}}@media (min-width:64rem){body section.top-section{margin-top:3.5rem;margin-bottom:1.25rem}}@media (min-width:80rem){body section.top-section{margin-top:5rem;margin-bottom:1.5rem}}body section.top-section .container{display:flex;flex-direction:column;height:50vh;min-height:520px}@media (min-width:48rem){body section.top-section .container{min-height:520px}}@media (min-width:64rem){body section.top-section .container{min-height:680px}}@media (min-width:80rem){body section.top-section .container{min-height:920px}}body section.top-section .group-a{position:relative;display:flex;justify-content:center;align-items:self-end;flex:1}body section.top-section .group-a .mum{width:50%;z-index:2}@media (min-width:48rem){body section.top-section .group-a .mum{width:26%}}body section.top-section .group-a .son{position:absolute;width:40%;z-index:6;right:0;bottom:2.33%}@media (min-width:48rem){body section.top-section .group-a .son{width:23%;bottom:2.33%;right:11%}}body section.top-section .group-a .daughter{position:absolute;z-index:6;width:35%;left:5%;bottom:2.33%}@media (min-width:48rem){body section.top-section .group-a .daughter{width:20%;left:15%}}body section.top-section .group-a .qmark1-daughter{position:absolute;z-index:12;left:0;bottom:30%;width:4.23%}@media (min-width:48rem){body section.top-section .group-a .qmark1-daughter{left:1%;bottom:15%}}body section.top-section .group-a .qmark2-daughter{position:absolute;z-index:12;left:2%;bottom:38%;width:6.23%;transform:rotate(-40deg)}@media (min-width:48rem){body section.top-section .group-a .qmark2-daughter{left:8%;bottom:30%}}body section.top-section .group-a .bgcloud{position:absolute;left:50%;bottom:0;transform:translateX(-50%);z-index:0;width:325%;max-width:none}@media (min-width:48rem){body section.top-section .group-a .bgcloud{width:99.5%}}body section.top-section .group-a .plus-ed{position:absolute;left:-2%;width:10%;top:40%;z-index:6}@media (min-width:48rem){body section.top-section .group-a .plus-ed{top:78%;left:5%}}body section.top-section .group-a .plus-ing{position:absolute;width:10%;z-index:6;left:10%;top:33%}@media (min-width:48rem){body section.top-section .group-a .plus-ing{top:75%;left:35.2%;width:8%}}body section.top-section .group-a .mathsymbol{position:absolute;width:20%;transform:rotate(8deg);z-index:6;right:0;top:16%}@media (min-width:48rem){body section.top-section .group-a .mathsymbol{top:20%;width:16%;transform:rotate(32deg)}}body section.top-section .group-a .qmark1-son{position:absolute;width:5%;right:-1%;bottom:50%;z-index:12;transform:rotate(-5deg)}@media (min-width:48rem){body section.top-section .group-a .qmark1-son{bottom:12%;right:33.5%}}body section.top-section .group-a .qmart2-son{position:absolute;width:6%;right:3%;top:30%;z-index:12;transform:rotate(-50deg)}@media (min-width:48rem){body section.top-section .group-a .qmart2-son{top:40%;transform:rotate(-40deg)}}body section.top-section .group-a .qmark-son3{position:absolute;right:7%;width:4%;z-index:12;transform:rotate(20deg);bottom:48%}@media (min-width:48rem){body section.top-section .group-a .qmark-son3{bottom:29.13%}}@media (min-width:64rem){body section.top-section .group-a .qmark-son3{bottom:21.84%}}@media (min-width:80rem){body section.top-section .group-a .qmark-son3{bottom:17.44%}}body section.top-section .group-a .lightning1{position:absolute;width:8%;z-index:12;right:18%;top:10%}@media (min-width:48rem){body section.top-section .group-a .lightning1{right:28%;top:18%}}body section.top-section .group-a .lightning2{position:absolute;width:8%;z-index:12;left:48%;top:-8.5%}@media (min-width:48rem){body section.top-section .group-a .lightning2{width:7%;left:40%;top:-11%;transform:rotate(15deg)}}body section.top-section .group-a .speechmain{position:absolute;width:35%;z-index:20;right:0;top:-12%}@media (min-width:48rem){body section.top-section .group-a .speechmain{top:-10%;right:10%;width:26%}}body section.top-section .group-a .clock{position:absolute;width:22%;z-index:4;left:19.5%;top:-12%}@media (min-width:48rem){body section.top-section .group-a .clock{width:18%;left:22%;top:-5%}}body section.top-section .group-a .dad{position:absolute;left:-2%;top:10%;width:28%;z-index:3}@media (min-width:48rem){body section.top-section .group-a .dad{width:20%;top:20%}}body section.top-section .group-a .briefcase{position:absolute;left:2%;top:-5%;width:14%;z-index:4}@media (min-width:48rem){body section.top-section .group-a .briefcase{width:12%;left:8%;top:-3%}}body section.top-section .group-a .bubble-1{position:absolute;left:32%;top:8%;width:6%;height:auto;z-index:4}@media (min-width:48rem){body section.top-section .group-a .bubble-1{top:22%;left:36%}}body section.top-section .group-a .bubble-2{position:absolute;left:32%;top:32%;width:2.42%;height:auto;z-index:4}@media (min-width:48rem){body section.top-section .group-a .bubble-2{top:45%;left:35%;width:2%}}body section.top-section .group-a .bubble-3{position:absolute;left:21%;top:28.5%;width:7%;height:auto;z-index:4}@media (min-width:48rem){body section.top-section .group-a .bubble-3{width:5%;top:22%}}body section.top-section .group-a .bubble-4{position:absolute;left:34.5%;top:25%;width:2.5%;height:auto;z-index:4}@media (min-width:48rem){body section.top-section .group-a .bubble-4{left:36%;top:37%}}body section.top-section .group-a .bubble-5{position:absolute;left:30%;top:18%;width:3.23%;height:auto;z-index:4}@media (min-width:48rem){body section.top-section .group-a .bubble-5{top:32%}}body section.top-section .group-a .orangebar{position:absolute;left:50%;bottom:0;transform:translateX(-50%);z-index:100;width:100%}body section.top-section .hook-caption-section{z-index:100;position:relative;transform:translateY(-78px)}@media (min-width:48rem){body section.top-section .hook-caption-section{transform:translateY(-60px)}}@media (min-width:64rem){body section.top-section .hook-caption-section{transform:translateY(-100px)}}@media (min-width:80rem){body section.top-section .hook-caption-section{transform:translateY(-110px)}}body section.top-section .hook-caption-section .hook-caption-cell{display:flex;align-items:end;justify-content:center}body section.top-section .hook-caption-section .hook-caption-cell .hook-caption{text-align:justify;color:#197fe4;white-space:pre-line;font-size:22px;overflow:hidden;display:flex;align-items:flex-end}@media (min-width:48rem){body section.top-section .hook-caption-section .hook-caption-cell .hook-caption{transform:translateY(15px);font-size:20px}}@media (min-width:64rem){body section.top-section .hook-caption-section .hook-caption-cell .hook-caption{transform:translateY(0);font-size:24px}}@media (min-width:80rem){body section.top-section .hook-caption-section .hook-caption-cell .hook-caption{transform:translateY(-15px);font-size:28px}}body section.product-value-section{margin-top:-5rem;margin-bottom:4.5rem}body section.product-value-section h2{color:#1e84ec}body section.product-value-section h3{color:#0c4966}body section.product-value-section .dte-sticker{opacity:0;transform:scale(10) rotate(5deg)}body section.product-value-section .dte-sticker.aos-init.aos-animate{transform:scale(1) rotate(5deg);opacity:.8}body section.feature-highlights-section{margin-bottom:0}@media (min-width:48rem){body section.feature-highlights-section{margin-bottom:0}}@media (min-width:64rem){body section.feature-highlights-section{margin-bottom:0}}@media (min-width:80rem){body section.feature-highlights-section{margin-bottom:0}}body section.feature-highlights-section .feature-item .text-block h3{color:#0c4966}body section.feature-highlights-section .feature-item .text-block h4{color:#637cbc}body section.cta-section .cta-wrapper{background-color:#ffd25a}body section.cta-section .cta-wrapper .cta-checkbox-label{color:#0c4966;font-size:.85rem}body section.cta-section .cta-wrapper .cta-checkbox-label a{position:relative;z-index:1;pointer-events:auto}@media (min-width:48rem){body section.cta-section .cta-wrapper .cta-checkbox-label{font-size:1.25rem}}body section.cta-section .cta-wrapper .cta-checkbox{appearance:none;width:24px;height:24px;border-radius:.375rem;background-color:#fff;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;flex-shrink:0}body section.cta-section .cta-wrapper .cta-checkbox:checked{background-color:#4bd991;background-image:url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5L5 9L13 1' stroke='white' stroke-width='2'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}body section.cta-section .cta-wrapper .cta-button{background:linear-gradient(90deg,#4bd991,#0ba6aa);opacity:100%;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}body section.cta-section .cta-wrapper .cta-button:disabled{opacity:50%;cursor:not-allowed}body section.testimonial-section{padding-bottom:60px;background:linear-gradient(to top,#1e84ec 50%,transparent 51%)}body section.testimonial-section .testimonial-title{color:#dff0ed;background-color:transparent;margin-bottom:-120px}@media (min-width:64rem){body section.testimonial-section .testimonial-title{margin-bottom:-180px}}body section.testimonial-section .testimonial-logo{order:2;width:120px;max-width:200px}body section.testimonial-section .swiper{overflow:visible}body section.testimonial-section .swiper-wrapper{padding:20px;align-items:stretch}body section.testimonial-section .swiper-wrapper .swiper-slide{max-width:290px;display:flex}body section.testimonial-section .swiper-scrollbar{background-color:transparent}body section.testimonial-section .swiper-scrollbar .swiper-scrollbar-drag{background-color:transparent}body section.testimonial-section .testimonial-author{font-size:1.1em;color:#0c4966;text-align:center;width:100%}body section.testimonial-section .testimonial-content{font-size:1.1em;color:#333;margin-top:18px;margin-bottom:10px;line-height:1.5;text-align:justify}body section.testimonial-section .testimonial-card{display:flex;flex-direction:column;align-items:center;position:relative;background-color:#c6def9;border-radius:40px;box-shadow:0 10px 15px rgba(0,0,0,.15);border:10px solid #fff;padding:45px 20px 30px;min-height:320px;text-align:left;margin-top:40px}body section.testimonial-section .testimonial-photo{width:80px;height:80px;background-color:#c6def9;border-radius:50%;border:7px solid #fff;box-shadow:0 0 0 1px #ccc;z-index:2;display:flex;align-items:center;justify-content:center;font-weight:700;color:#666;position:relative;margin-top:-90px}.brand-header{width:100%;display:flex;justify-content:center;padding:1rem 1.5rem .5rem}.brand-logo-link{display:inline-flex;align-items:center;justify-content:center}.brand-logo{width:min(220px,70vw);max-width:220px;height:auto;display:block;image-rendering:auto}.promo-eventbright .promo-eventbright__inner{background:rgba(255,210,90,.35);border:2px solid rgba(30,132,236,.18);border-radius:60px;padding:1rem 1.25rem;box-shadow:0 6px 16px rgba(12,73,102,.12);text-align:center}.promo-eventbright .promo-eventbright__label{margin:0 0 .6rem;color:#0c4966;line-height:1.35}.promo-eventbright .promo-eventbright__brand{color:#f05523;text-transform:lowercase;font-size:.88em}.promo-eventbright .promo-eventbright__row{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.75rem}.promo-eventbright .promo-eventbright__code{margin:0;color:#637cbc;font-weight:400;letter-spacing:.04em;text-align:center}.promo-eventbright .promo-eventbright__copy{background:linear-gradient(90deg,#4bd991,#0ba6aa);opacity:100%;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;flex-shrink:0}.promo-eventbright .promo-eventbright__copy:disabled{opacity:50%;cursor:not-allowed}@media (max-width:47.99rem){.promo-eventbright .promo-eventbright__row{flex-direction:column;align-items:center;justify-content:center}}@media (min-width:48rem){.brand-header{padding-top:1.5rem;padding-bottom:.75rem}.brand-logo{width:min(240px,40vw);max-width:240px}}@keyframes heroImageFadeIn{0%{opacity:0}100%{opacity:1}}@keyframes heroImageFadeOut{0%{opacity:1}100%{opacity:0}}.recharge-hero-wrapper{position:relative;width:100%;max-width:100%;margin-bottom:1.5rem;margin-top:1rem}.recharge-hero-base{width:100%;max-width:100%;height:auto;object-fit:cover;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);display:block}.recharge-hero-overlay{position:absolute;top:0;left:0;width:100%;max-width:100%;height:auto;object-fit:cover;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);display:block;opacity:0}.recharge-hero-overlay.animate{animation:heroImageFadeIn 2s ease forwards}.recharge-hero-overlay.fade-out{animation:heroImageFadeOut 2s ease forwards}h2[data-i18n=recharge_upgrade_heading]{font-weight:400!important;margin-top:1.5rem}.countdown-timer{font-size:24px;font-weight:700;color:#4bd991}.recharge-modal-status{display:block;min-height:3.4rem}.recharge-modal-countdown-slot{display:flex;justify-content:center;align-items:center;min-height:2rem;margin-top:.25rem;visibility:hidden}.recharge-modal-countdown-slot.is-visible{visibility:visible}.sticky-upgrade-btn{position:fixed;bottom:calc(env(safe-area-inset-bottom) + 1.5rem);left:0;right:0;color:#fff;font-weight:600;padding:.5rem 1.5rem;padding-bottom:calc(.5rem + env(safe-area-inset-bottom));border-radius:9999px;box-shadow:0 4px 6px rgba(0,0,0,.1);min-width:320px;text-align:center;font-size:1.5rem;background:linear-gradient(90deg,#4bd991,#0ba6aa);text-decoration:none;margin:0 auto;width:100%;max-width:320px;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease;z-index:100}.sticky-upgrade-btn:hover{opacity:.9;text-decoration:none;color:#fff}.sticky-upgrade-btn:active{opacity:.8}.ads-footer{margin-top:0;padding-bottom:calc(6rem + env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:.75rem}.recharge_upgrade_banner{display:block;text-decoration:none;color:inherit;margin-bottom:.5rem}.recharge_upgrade_banner_visual{display:block;padding:.5rem 1rem;border-radius:9999px;text-align:center;color:#fff;font-weight:600;background:linear-gradient(90deg,#4bd991 0,#0ba6aa 100%);box-shadow:0 6px 16px rgba(11,166,170,.28);transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.recharge_instagram_banner{display:block;text-decoration:none;color:inherit;margin-bottom:1.5rem}.recharge_instagram_banner_visual{display:block;padding:.5rem 1rem;border-radius:9999px;text-align:center;color:#fff;font-weight:600;background:linear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)!important;box-shadow:0 6px 16px rgba(188,24,136,.28);transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.recharge_upgrade_banner:hover .recharge_upgrade_banner_visual{filter:saturate(1.04) brightness(1.03);transform:translateY(-1px);box-shadow:0 10px 20px rgba(11,166,170,.36)}.recharge_instagram_banner:hover .recharge_instagram_banner_visual{filter:saturate(1.04) brightness(1.03);transform:translateY(-1px);box-shadow:0 10px 20px rgba(188,24,136,.35)}.recharge_instagram_banner .recharge_instagram_banner_visual [data-i18n=recharge_instagram_banner],.recharge_upgrade_banner .recharge_upgrade_banner_visual [data-i18n=recharge_upgrade_banner]{font-weight:400}.recharge-testimonial-block{align-items:flex-start}.recharge-testimonial-content{flex:1;min-width:0}.recharge-testimonial-author{display:block;width:100%;margin-left:auto;text-align:right}.recharge2-page-body{background-image:url('https://filedn.eu/lSzFfPWrhFukG53e5HuPRCy/cdn.edubator/img-common/bg-general.svg');background-repeat:repeat;background-position:top center;background-size:cover}.recharge2-content-shell{max-width:440px!important;width:100%;background-color:transparent}.recharge2-content-shell.bg-white{background-color:transparent}.recharge2-sticky-upgrade-btn{max-width:340px}@media (min-width:48rem){.recharge2-content-shell{max-width:580px!important;padding:1.75rem 2rem 6.25rem}.recharge2-content-shell [data-i18n=recharge_page_heading]{font-size:2.25rem;line-height:1.2}.recharge2-content-shell .cta-checkbox-label{font-size:1.18rem}.recharge2-content-shell .cta-button{font-size:1.35rem;padding-top:.85rem;padding-bottom:.85rem}}@media (min-width:80rem){.recharge2-content-shell{max-width:840px!important;padding:2.5rem 3.25rem 7.25rem}.recharge2-content-shell [data-i18n=recharge_page_heading]{font-size:2.85rem}.recharge2-content-shell [data-i18n=recharge_intro_title]{font-size:1.56rem}.recharge2-content-shell [data-i18n=recharge_intro_body]{font-size:1.2rem;line-height:1.8}.recharge2-content-shell .recharge-hero-wrapper{margin-top:1.1rem;margin-bottom:1.75rem}.recharge2-content-shell .cta-wrapper{padding-top:1.85rem;padding-bottom:1.85rem}.recharge2-sticky-upgrade-btn{max-width:480px;font-size:1.72rem}}.ads-block{position:relative;width:100%;border-radius:16px;border:1px solid rgba(12,73,102,.15);background:rgba(255,255,255,.92);box-shadow:0 6px 14px rgba(12,73,102,.1);overflow:hidden;min-height:120px;display:flex;align-items:center;justify-content:center}.ads-block .adsbygoogle{display:block;width:100%;min-height:120px}.ads-block--google{position:relative}.google-ad-fallback{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:1rem;text-align:center;color:rgba(12,73,102,.45);font-size:.95rem;white-space:nowrap;pointer-events:none;z-index:2}.ads-block--google .adsbygoogle{position:relative;z-index:1}.ads-block--google.has-ad .google-ad-fallback{display:none}.merchant-ad-placeholder{width:100%;min-height:140px;background:linear-gradient(135deg,rgba(99,124,188,.1),rgba(30,132,236,.08))}.merchant-ad-label{position:absolute;top:10px;left:10px;padding:.25rem .5rem;border-radius:999px;background:rgba(0,0,0,.55);color:#fff;font-size:.75rem;letter-spacing:.02em;z-index:2;pointer-events:none}.modal-sponsor{position:relative;width:100%;min-height:120px;margin-top:.75rem;border-radius:16px;border:1px solid rgba(12,73,102,.12);background:linear-gradient(135deg,rgba(99,124,188,.08),rgba(30,132,236,.06));box-shadow:0 6px 12px rgba(12,73,102,.08);pointer-events:none}.modal-sponsor-label{position:absolute;top:10px;left:10px;padding:.25rem .5rem;border-radius:999px;background:rgba(0,0,0,.55);color:#fff;font-size:.75rem;letter-spacing:.02em;z-index:2;pointer-events:none}.recharge2-body{margin:0;min-height:100vh;background:linear-gradient(180deg,#f6fbff 0,#eef6fb 55%,#f8fbff 100%);padding-bottom:calc(8rem + env(safe-area-inset-bottom))}.recharge2-page{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.recharge2-brand-top{padding-top:1.25rem}.recharge2-shell{display:grid;grid-template-columns:1fr;gap:1rem}.recharge2-main-panel,.recharge2-upgrade-panel{background:#fff;border:1px solid rgba(12,73,102,.1);border-radius:24px;box-shadow:0 14px 26px rgba(12,73,102,.1);padding:1.25rem}.recharge2-main-panel .recharge-hero-wrapper{margin-top:.5rem}.recharge2-cta-section{margin-bottom:0}.recharge2-testimonial{background:rgba(30,132,236,.08);border-radius:14px}.recharge2-banner{margin-bottom:.75rem}.recharge2-brand-bottom{padding-top:.4rem;padding-bottom:.2rem}.recharge2-body .sticky-upgrade-btn{max-width:360px}@media (min-width:48rem){.recharge2-page{padding:0 1.5rem}.recharge2-shell{gap:1.25rem}.recharge2-main-panel,.recharge2-upgrade-panel{border-radius:28px;padding:1.75rem}.recharge2-main-panel .cta-wrapper{max-width:640px;margin:0 auto}.recharge2-main-panel .cta-checkbox-label{font-size:1.05rem}}@media (min-width:64rem){.recharge2-shell{grid-template-columns:minmax(0,1.05fr) minmax(0,0.95fr);align-items:start;gap:1.5rem}.recharge2-main-panel,.recharge2-upgrade-panel{min-height:100%}}@media (min-width:80rem){.recharge2-page{padding:0 2rem}.recharge2-shell{gap:1.75rem}.recharge2-main-panel,.recharge2-upgrade-panel{padding:2rem}.recharge2-body .sticky-upgrade-btn{max-width:420px}}