:root{--primary-blue:#3578e5;--primary-blue-dark:#1b56c8;--topbar-bg:#3c8ee1;--orange-start:#ff8200;--orange-end:#ff6000;--blue-start:#3c8ee1;--blue-end:#1d5bd8;--text-dark:#123763;--font-family:var(--font-roboto), "Roboto", "Outfit", "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}body{font-family:var(--font-family);color:var(--text-dark);-webkit-font-smoothing:antialiased;background-color:#fff;margin:0;padding:0;overflow-x:hidden}.top-bar{background-color:var(--topbar-bg);color:#fff;padding:5px 0;font-size:12px}.bg-blue{background-color:var(--blue-start)}.social-icons-wrapper{align-items:center;gap:7px;display:flex}.orange-text{color:#f98d2b;letter-spacing:1.2px;margin-bottom:12px;font-size:15px;font-weight:700}.social-icon{color:#3882f6;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;font-size:11.5px;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 1px 3px #0000001f}.social-icon i{font-size:15.5px;line-height:1}.social-icon:hover{color:#1b56c8;background-color:#fff;transform:translateY(-3px)scale(1.1);box-shadow:0 4px 8px #00000040}.social-icon:active{transition:all 80ms!important;transform:translateY(1px)scale(.95)!important;box-shadow:0 1px 2px #00000026!important}.parent-portal-btn{letter-spacing:.5px;text-transform:uppercase;background-color:#ffffff2e;border-radius:50px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;color:#fff!important}.parent-portal-btn .btn-icon-img{object-fit:contain;width:auto;height:20px}.icon-box .btn-icon-img{object-fit:contain;width:30px;max-width:100%;height:30px;max-height:100%}.parent-portal-btn:hover{background-color:#ffffff59;transform:translateY(-1px)}.navbar{z-index:1030;background-color:#fff;transition:all .3s;box-shadow:0 4px 20px #0000000d;padding:0!important}.navbar>.container{align-items:center;height:100%;display:flex}.navbar-brand{align-items:center;margin-right:2rem;padding:0;display:flex}.navbar-brand img{width:auto;max-height:48px}.navbar-collapse{height:100%}.custom-toggler{background:0 0;border:none;outline:none;justify-content:center;align-items:center;padding:5px 10px;display:flex}.custom-toggler:focus{box-shadow:none}.hamburger-lines{flex-direction:column;justify-content:space-between;width:28px;height:20px;display:flex;position:relative}.hamburger-lines .line{transform-origin:0;background-color:#1a3e68;border-radius:3px;width:100%;height:3px;transition:all .35s cubic-bezier(.25,1,.5,1);display:block}.hamburger-lines .top-line{width:100%}.hamburger-lines .middle-line{width:75%}.hamburger-lines .bottom-line{width:100%}.navbar-toggler[aria-expanded=true] .top-line{width:105%;transform:rotate(45deg)}.navbar-toggler[aria-expanded=true] .middle-line{opacity:0;width:0}.navbar-toggler[aria-expanded=true] .bottom-line{width:105%;transform:rotate(-45deg)}.navbar-nav{height:100%;align-items:stretch!important;margin:0!important}.nav-item{align-items:stretch;height:100%;margin:0 2px;display:flex}.nav-link{z-index:1;align-items:center;height:100%;font-size:16px;font-weight:500;transition:all .3s cubic-bezier(.25,1,.5,1);display:flex;position:relative;overflow:hidden;color:#1a3e68!important;padding:38px 18px!important}.nav-link:before{content:"";opacity:0;z-index:-1;background:linear-gradient(#9dd4f700 25%,#7ac5f559 140%);transition:opacity .3s cubic-bezier(.25,1,.5,1);position:absolute;inset:0}.nav-link:after{content:"";z-index:2;background-color:#3c8ee1;border-radius:0;width:0%;height:4px;transition:all .35s cubic-bezier(.25,1,.5,1);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.nav-link:hover{color:#0f2b5c!important}.nav-link:hover:before{opacity:1}.nav-link:hover:after{width:100%}.nav-item.active-tab .nav-link{background:linear-gradient(#9dd4f700 25%,#7ac5f5 165%);font-weight:700;color:#0f2b5c!important;padding:38px 22px!important}.nav-item.active-tab .nav-link:after{width:100%}.btn-custom{letter-spacing:.6px;text-transform:uppercase;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;padding:0 15px 0 0;font-size:16px;font-weight:700;text-decoration:none;transition:all .25s cubic-bezier(.34,1.56,.64,1);display:inline-flex;position:relative;color:#fff!important}.btn-custom .icon-box{border-radius:9px;justify-content:center;align-items:center;width:45px;height:45px;margin-right:12px;font-size:18px;font-weight:700;transition:transform .25s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.btn-custom:hover{filter:brightness(1.06);transform:translateY(-4px)}.btn-custom:hover .icon-box{transform:scale(1.08)rotate(-3deg)}.btn-custom:active{filter:brightness(.95);transition:all 80ms!important;transform:translateY(3px)!important}.btn-custom:active .icon-box{transition:transform 80ms!important;transform:scale(.95)!important}.btn-white{background:#fff;border-bottom:4px solid #ddd;box-shadow:0 6px 16px #0000001f,0 4px 12px #ff600059;color:#000!important}.btn-white .icon-box{color:#f98d2b;background:#fff;border:3px solid #f98d2b;box-shadow:inset 0 1px #fff6}.btn-white:hover{border-bottom:4px solid #ccc;box-shadow:0 12px 24px #00000026,0 8px 20px #ff600080}.btn-white:active{border-bottom:1px solid #ddd!important;margin-bottom:3px!important;box-shadow:0 2px 6px #00000026,0 2px 4px #ff600040!important}.btn-orange{background:#f98d2b;border-bottom:4px solid #d94b00;box-shadow:0 6px 16px #0000001f,0 4px 12px #ff600059}.btn-orange .icon-box{color:#1a2b4c;background:#f9c32a;border-right:2px solid #e09300;box-shadow:inset 0 1px #fff6}.btn-orange:hover{border-bottom:4px solid #c24000;box-shadow:0 12px 24px #00000026,0 8px 20px #ff60008c}.btn-orange:active{border-bottom:1px solid #d94b00!important;margin-bottom:3px!important;box-shadow:0 2px 6px #00000026,0 2px 4px #ff600040!important}.btn-blue{background:#3c8ee1;border-bottom:4px solid #1444ab;box-shadow:0 6px 16px #0000001f,0 4px 12px #1d5bd859}.btn-blue .icon-box{color:#0f2b5c;background:#91cff7;border-right:2px solid #1f78e0;box-shadow:inset 0 1px #fff6}.btn-blue:hover{border-bottom:4px solid #0f358a;box-shadow:0 12px 24px #00000026,0 8px 20px #1d5bd88c}.btn-blue:active{border-bottom:1px solid #1444ab!important;margin-bottom:3px!important;box-shadow:0 2px 6px #00000026,0 2px 4px #1d5bd840!important}.hero-section{background:url(../media/hero-bg-image-cleaned.2s7v_ld8q1f0_.webp) 50%/cover no-repeat;align-items:center;padding:90px 0;display:flex;position:relative;overflow:hidden}.hero-content{z-index:2;max-width:540px;position:relative}.hero-title{color:#fff;letter-spacing:-.5px;text-shadow:0 2px 10px #0006;margin-bottom:10px;font-size:60px;font-weight:700;line-height:1.12}.hero-subtitle{color:#ffffffe0;text-shadow:0 1px 4px #0006;max-width:490px;margin-bottom:32px;font-size:20.5px;font-weight:300;line-height:1.6}.hero-buttons{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:8px;display:flex}.available-for-container{margin-top:10px}.available-for{color:#ffffffd9;text-shadow:0 1px 3px #00000080;align-items:center;gap:8px;padding-left:4px;font-size:12.5px;font-weight:400;display:flex}.available-for i{color:#fff;cursor:pointer;font-size:18px;transition:all .2s}.available-for i:hover{color:#38bdf8;transform:scale(1.18)}.hero-banner-showcase{perspective:1400px;width:100%;height:520px;transform-style:preserve-3d;z-index:5;justify-content:end;align-items:center;display:flex;position:relative}.holo-particles .particle{pointer-events:none;z-index:2;background:#0ff;border-radius:50%;width:6px;height:6px;animation:3s ease-in-out infinite alternate floatParticle;position:absolute;box-shadow:0 0 12px #0ff,0 0 24px #3c8ee1}.holo-particles .p1{background:#00f2fe;animation-duration:3.5s;top:15%;left:20%}.holo-particles .p2{background:#f98d2b;width:8px;height:8px;animation-duration:4.2s;top:32%;right:15%;box-shadow:0 0 12px #f98d2b}.holo-particles .p3{background:#4facfe;width:5px;height:5px;animation-duration:2.8s;bottom:22%;left:15%}.holo-particles .p4{background:#50cc7f;animation-duration:5s;top:10%;right:30%;box-shadow:0 0 12px #50cc7f}.holo-particles .p5{width:7px;height:7px;animation-duration:3.8s;bottom:15%;right:22%}.holo-particles .p6{background:#f9c32a;animation-duration:4.5s;top:50%;left:10%;box-shadow:0 0 14px #f9c32a}.holo-particles .p7{background:#ff9a9e;width:4px;height:4px;animation-duration:3.2s;top:25%;left:45%;box-shadow:0 0 12px #ff9a9e}.holo-particles .p8{background:#a1c4fd;width:8px;height:8px;animation-duration:4.8s;bottom:35%;right:10%}.holo-particles .p9{background:#0ff;width:5px;height:5px;animation-duration:3.9s;top:65%;left:35%;box-shadow:0 0 16px #0ff}.holo-particles .p10{background:#38ef7d;width:6px;height:6px;animation-duration:4.1s;top:8%;left:65%;box-shadow:0 0 12px #38ef7d}.holo-particles .p11{background:#ff5e62;width:7px;height:7px;animation-duration:3.4s;bottom:12%;left:50%;box-shadow:0 0 14px #ff5e62}.holo-particles .p12{background:#c2e9fb;width:4px;height:4px;animation-duration:5.2s;top:45%;right:5%}.holo-particles .p13{background:#f6d365;width:5px;height:5px;animation-duration:3.7s;top:75%;right:35%;box-shadow:0 0 12px #f6d365}.holo-particles .p14{background:#00f2fe;width:6px;height:6px;animation-duration:4.6s;top:40%;left:25%}.holo-particles .p15{background:#ff9a9e;width:5px;height:5px;animation-duration:3.1s;bottom:45%;left:5%}.holo-particles .p16{background:#50cc7f;width:7px;height:7px;animation-duration:4.3s;top:20%;right:45%;box-shadow:0 0 12px #50cc7f}.holo-particles .p17{background:#f98d2b;width:4px;height:4px;animation-duration:3.6s;bottom:28%;right:48%}.holo-particles .p18{background:#0ff;width:8px;height:8px;animation-duration:4.9s;top:58%;right:25%;box-shadow:0 0 15px #0ff}.holo-particles .p19{background:#4facfe;width:5px;height:5px;animation-duration:3.3s;top:85%;left:20%}.holo-particles .p20{background:#f9c32a;width:6px;height:6px;animation-duration:4s;top:5%;right:10%;box-shadow:0 0 14px #f9c32a}@keyframes floatParticle{0%{opacity:.4;transform:translateY(0)scale(.8)}to{opacity:1;transform:translateY(-25px)scale(1.4)}}.unfold-image-container{width:100%;max-width:100%;height:100%;transform-style:preserve-3d;z-index:3;justify-content:center;align-items:center;display:flex;position:relative}.unfold-card{opacity:0;width:100%;transform-style:preserve-3d;will-change:transform, opacity, filter;z-index:4;display:none;position:absolute}.unfold-card.unfold-img-1{opacity:1;display:block}.unfold-card .holo-img{object-fit:contain;filter:drop-shadow(0 18px 36px #00000073)drop-shadow(0 0 28px #00f2fe40);width:100%;height:auto;max-height:480px;transform-style:preserve-3d;border-radius:16px}.solution-section{background-color:#f2f5f7;padding:85px 0;position:relative;overflow:hidden}.solution-bg-watermark{z-index:1;pointer-events:none;height:90%;position:absolute;bottom:0;right:2%}.solution-bg-watermark img{object-fit:contain;object-position:bottom left;width:auto;height:100%}.solution-content{z-index:2;max-width:530px;position:relative}.solution-tag{color:var(--blue-start);letter-spacing:.5px;text-transform:uppercase;margin-bottom:12px;font-size:16px;font-weight:700;display:block}.solution-title{color:var(--text-dark);letter-spacing:-.5px;margin-bottom:14px;font-size:42px;font-weight:700;line-height:1.15}.solution-subtitle{color:var(--text-dark);margin-bottom:28px;font-size:18.5px;font-style:italic;font-weight:400}.solution-text{color:#000;margin-bottom:16px;font-size:16.5px;line-height:1.65}.solution-text strong{color:#000;font-weight:700}.solution-btn-wrapper{margin-top:32px}.solution-cards{z-index:2;flex-direction:column;gap:16px;display:flex;position:relative}.solution-card{background:linear-gradient(#e4f0f8 0%,#f9fdff 100%);border:1px solid #bfdbfe;border-radius:20px;align-items:start;gap:20px;padding:25px 20px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;box-shadow:0 4px 12px #3b82f608}.solution-card:hover{border-color:#93c5fd;transform:translateY(-3px);box-shadow:0 8px 24px #3b82f614}.card-icon-box{flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.card-icon-box img{object-fit:contain;max-width:100%;max-height:100%}.card-text-content{flex-grow:1;padding-right:32px}.card-title{color:var(--text-dark);margin-bottom:4px;font-size:16.5px;font-weight:700;line-height:1.3}.card-desc{color:#000;margin:0;font-size:14px;line-height:1.5}.card-check-badge{opacity:0;background:linear-gradient(-90deg,#5eff44 0%,#0fe30f 100%);border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;transition:opacity .5s cubic-bezier(.34,1.56,.64,1),transform .5s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;top:10px;right:10px;transform:scale(0);box-shadow:.105px 5.999px 18px #000e2226}.check-svg{fill:none;stroke:#fff;stroke-width:3.5px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.check-svg polyline{stroke-dasharray:30;stroke-dashoffset:30px}.solution-card{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out;transform:translate(80px)}.solution-card.active{opacity:1;transform:translate(0)}.solution-card.active .card-check-badge{opacity:1;transition-delay:.4s;transform:scale(1)}.solution-card.active .check-svg polyline{animation:.4s ease-in-out .6s forwards drawCheck}@keyframes drawCheck{0%{stroke-dashoffset:30px}to{stroke-dashoffset:0}}.why-choose-section{background-color:#fff;padding:90px 0;position:relative;overflow:hidden}.why-choose-image-wrapper{position:relative}.circular-image-container{z-index:2;background:linear-gradient(#ffeeb5 0%,#f98d2c 100%);border-radius:50%;width:450px;height:450px;padding:6px;position:relative;overflow:hidden;box-shadow:0 -23px 45px #f9b32a5c,0 23px 45px #8645054a}.main-circular-img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.decor-sparkle{z-index:3;transform-origin:100% 100%;opacity:0;clip-path:inset(100% 0 0 100%);height:auto;position:absolute;top:0;left:-30px;transform:translate(12px,12px)scale(.6)}.why-choose-section.animate .decor-sparkle{animation:1.5s cubic-bezier(.25,1,.5,1) forwards drawSparkleLines,4s ease-in-out 1.5s infinite floatSparkle}.decor-sparkle path{fill:#fabc45;stroke:none}.decor-orange-small-sparkle{z-index:3;transform-origin:50%;opacity:0;height:auto;position:absolute;top:-20px;left:0;transform:scale(0)}.why-choose-section.animate .decor-orange-small-sparkle{animation:1.2s cubic-bezier(.34,1.56,.64,1) forwards drawSmallSparkle,3s ease-in-out 1.2s infinite pulseSparkle}.decor-orange-small-sparkle path{fill:#f9b32c;stroke:none}.decor-orange-smallest-circle{z-index:3;transform-origin:50%;opacity:0;height:auto;position:absolute;top:-5px;left:-35px;transform:scale(0)}.why-choose-section.animate .decor-orange-smallest-circle{animation:1s cubic-bezier(.34,1.56,.64,1) forwards drawCircle,4s ease-in-out 1s infinite floatCircle}.decor-orange-smallest-circle path{fill:#f9b42e;stroke:none}.decor-dashed-line{z-index:1;clip-path:inset(0 100% 0 0);height:auto;position:absolute;bottom:50px;right:-85px}.why-choose-section.animate .decor-dashed-line{animation:1.8s cubic-bezier(.25,1,.5,1) forwards drawDashed}.decor-dashed-line path{fill:#f9b531;stroke:none}.decor-star{z-index:3;transform-origin:50%;opacity:0;height:auto;position:absolute;bottom:15px;right:-130px;transform:scale(0)}.why-choose-section.animate .decor-star{animation:1.4s cubic-bezier(.34,1.56,.64,1) .3s forwards drawStar,5s ease-in-out 1.7s infinite wobbleStar}.decor-star path{fill:#74c2f4;stroke:none}@keyframes drawSparkleLines{0%{clip-path:inset(100% 0 0 100%);opacity:0;transform:translate(12px,12px)scale(.6)}to{clip-path:inset(0);opacity:1;transform:translate(0)scale(1)}}@keyframes floatSparkle{0%,to{transform:translate(0)scale(1)rotate(0)}50%{transform:translate(-2px,-3px)scale(1.05)rotate(2deg)}}@keyframes drawSmallSparkle{0%{opacity:0;transform:scale(0)rotate(-45deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes pulseSparkle{0%,to{transform:scale(1)rotate(0)}50%{transform:scale(1.2)rotate(12deg)}}@keyframes drawCircle{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes floatCircle{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes drawDashed{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes drawStar{0%{opacity:0;transform:scale(0)rotate(-30deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes wobbleStar{0%,to{transform:rotate(0)scale(1)}50%{transform:rotate(6deg)scale(1.05)}}.section-tag{color:var(--blue-start);letter-spacing:.5px;text-transform:uppercase;margin-bottom:12px;font-size:16px;font-weight:700;display:block}.section-title{color:var(--text-dark);letter-spacing:-.5px;margin-bottom:24px;font-size:42px;font-weight:700;line-height:1.15}.section-desc{color:#000;margin-bottom:20px;font-size:16.5px;line-height:1.65}.why-choose-content .section-desc:last-child{margin-bottom:0}.features-tabs-section{background:url(../media/blue-translucent-bg-color.1fdl19ytth77b.webp) 50%/cover no-repeat;padding:95px 0;position:relative;overflow:hidden}.features-tab-column{flex-direction:column;justify-content:space-evenly;gap:20px;height:100%;display:flex}.feature-tab-btn{text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #a5c6d6;outline:none;align-items:flex-start;gap:20px;width:100%;padding:20px 15px;transition:all .3s cubic-bezier(.25,1,.5,1);display:flex}.feature-tab-btn:hover{transform:translate(6px)}.feature-tab-btn:active{transition:all 80ms;transform:translate(2px)scale(.99)}.feature-tab-btn .tab-icon-box{border:2px solid var(--blue-start);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.feature-tab-btn .tab-icon-box img{object-fit:contain;width:30px;height:30px}.feature-tab-btn .tab-text-content{flex-grow:1}.feature-tab-btn .tab-title{color:#4c6788;margin-bottom:8px;font-size:17px;font-weight:700;line-height:1.3;transition:color .3s}.feature-tab-btn .tab-desc{color:#434d54;margin:0;font-size:13.5px;line-height:1.5}.feature-tab-btn.active{border-bottom:3.5px solid var(--blue-start);background:linear-gradient(#fff0 0%,#fff 100%);box-shadow:.035px 2px #3c8ee101}.feature-tab-btn.active .tab-title{color:var(--text-dark)}.feature-tab-btn.active .tab-desc{color:#000}.bg-holo:before{content:"";background:radial-gradient(circle,#ebfcfe 31%,#fff0 67%);width:100%;height:100%;position:absolute;inset:0}.features-mobile-showcase{justify-content:center;align-items:center;height:100%;display:flex;position:relative}.phone-mockup-base{object-fit:cover;z-index:2;pointer-events:none;width:100%;height:100%;position:relative}.screen-1{z-index:1;object-fit:cover;object-fit:cover;border-radius:45px;width:94%;height:98%;transition:opacity .4s,transform .4s;position:absolute;top:1%;left:4%}.screen-1.fade-out{opacity:0;transform:scale(.98)}.interactive-overlays-container{z-index:3;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.zoom-overlay-card{opacity:0;visibility:hidden;pointer-events:auto;width:330px;transition:opacity .4s cubic-bezier(.34,1.56,.64,1),transform .4s cubic-bezier(.34,1.56,.64,1),visibility .4s;position:absolute;transform:translate(-50%,-50%)scale(.85)}#overlay-tab1{top:33%;left:43%}#overlay-tab2{top:65%;left:43%}#overlay-tab3{top:95%;left:43%}#overlay-tab4{top:30%;left:58%}#overlay-tab5{top:50%;left:58%}#overlay-tab6{top:85%;left:58%}.zoom-overlay-card.active{opacity:1;visibility:visible;transform:translate(-50%,-50%)scale(1.05);box-shadow:0 20px 45px #0f172a26}.tab-dashed-line{pointer-events:none;z-index:-1;width:100px;height:auto;position:absolute}.tab-dashed-line.line-left{top:-30px;left:-105px}.tab-dashed-line.line-right{top:-30px;right:-105px;transform:scaleX(-1)}.tab-dashed-line path{fill:#f9b531;clip-path:inset(0 100% 0 0)}.zoom-overlay-card.active .tab-dashed-line path{animation:1.2s cubic-bezier(.25,1,.5,1) .2s forwards drawTabDashed}@keyframes drawTabDashed{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}.zoom-img-card{border-radius:18px;width:100%;height:auto;display:block}.ui-panel-card{font-family:var(--font-family);background-color:#fff;border:1px solid #bfdbfe;border-radius:18px;padding:16px;box-shadow:0 15px 35px #0000001a}.ui-card-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:10px;display:flex}.ui-badge{color:#3c8ee1;align-items:center;gap:6px;font-size:13.5px;font-weight:700;display:inline-flex}.ui-badge i{font-size:13px}.ui-sub{color:#64748b;font-size:11px}.ui-status-text{border-radius:20px;padding:3px 8px;font-size:11px;font-weight:700}.ui-status-text.active{color:#065f46;background-color:#d1fae5}.ui-status-text.locked{color:#991b1b;background-color:#fee2e2}.ui-list-item{border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:8px 12px;display:flex}.ui-list-item:last-child{margin-bottom:0}.ui-list-item.green{background-color:#f0fdf4}.ui-list-item.blue{background-color:#f0f9ff}.ui-item-info{flex-direction:column;display:flex}.ui-item-title{color:var(--text-dark);font-size:13px;font-weight:700}.ui-item-sub{color:#64748b;font-size:10.5px}.ui-reward-text{font-size:12px;font-weight:700}.ui-list-item.green .ui-reward-text{color:#16a34a}.ui-list-item.blue .ui-reward-text{color:#0284c7}.ui-activity-item{align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.ui-activity-item:last-child{margin-bottom:0}.activity-bullet{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:5px}.activity-bullet.green{background-color:#22c55e}.activity-bullet.red{background-color:#ef4444}.activity-bullet.blue{background-color:#3b82f6}.activity-details{flex-direction:column;display:flex}.activity-text{color:#1e293b;margin:0;font-size:12px;line-height:1.4}.activity-time{color:#94a3b8;font-size:10px}.control-lock-icon{background-color:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:8px;margin-left:auto;margin-right:auto;font-size:20px;display:inline-flex}.control-desc{color:#64748b;margin-bottom:12px;font-size:12px}.btn-control-action{color:#fff;cursor:pointer;background-color:#ef4444;border:none;border-bottom:3px solid #b91c1c;border-radius:8px;width:100%;padding:8px 12px;font-size:12px;font-weight:700;transition:all .25s cubic-bezier(.34,1.56,.64,1);box-shadow:0 4px 12px #ef44444d}.btn-control-action:hover{background-color:#dc2626;transform:translateY(-2px);box-shadow:0 6px 16px #ef444473}.btn-control-action:active{border-bottom-width:1px!important;margin-bottom:2px!important;transition:all 80ms!important;transform:translateY(2px)!important;box-shadow:0 1px 3px #ef444433!important}.study-session-info{text-align:center;background-color:#f8fafc;border-radius:8px;margin-bottom:10px;padding:10px}.session-label{color:#64748b;margin-bottom:2px;font-size:11px}.session-time{color:#1e293b;margin:0;font-size:15px;font-weight:700}.blocked-apps-summary{flex-wrap:wrap;gap:6px;display:flex}.blocked-tag{color:#b91c1c;background-color:#fef2f2;border:1px solid #fee2e2;border-radius:4px;padding:2px 6px;font-size:10.5px}.device-row{border-bottom:1px solid #f1f5f9;align-items:center;gap:12px;padding:8px 0;display:flex}.device-row:last-child{border-bottom:none}.device-row i{flex-shrink:0;font-size:18px}.device-info{flex-direction:column;display:flex}.device-name{color:var(--text-dark);font-size:12.5px;font-weight:700}.device-status{color:#64748b;font-size:10.5px}.pricing-section{background:url(../media/pricing-section-bg.0kjpiadh5_4fv.webp) 50%/cover no-repeat;padding:100px 0;position:relative;overflow:hidden}.pricing-desc{color:#94a3b8;max-width:680px;margin:16px auto 0;font-size:15.5px;line-height:1.6}.pricing-card{cursor:pointer;height:100%;color:var(--text-dark);background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border-radius:40px;flex-direction:column;padding:25px 30px;transition:transform .3s,box-shadow .3s,background .4s;display:flex;position:relative;box-shadow:0 25px 50px -12px #0000004d}.pricing-card:hover{transform:translateY(-8px);box-shadow:0 30px 60px -10px #0009}.pricing-check-icon{opacity:0;z-index:2;transition:opacity .4s cubic-bezier(.34,1.56,.64,1),transform .4s cubic-bezier(.34,1.56,.64,1);position:absolute;top:30px;left:30px;transform:scale(0)}.pricing-check-icon .card-check-badge{position:revert;opacity:1;background:linear-gradient(-90deg,#5eff44 0%,#0fe30f 100%);border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;display:flex;transform:none;box-shadow:.105px 5.999px 18px #000e2226}.pricing-check-icon .check-svg{fill:none;stroke:#fff;stroke-width:3.5px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.pricing-check-icon .check-svg polyline{stroke-dasharray:30;stroke-dashoffset:30px}.pricing-card.selected{z-index:5;background:linear-gradient(160deg,#dbffca 0%,#24c837 100%);animation:.45s cubic-bezier(.34,1.56,.64,1) forwards cardSelectPop}.pricing-card.selected .pricing-check-icon{opacity:1;transform:scale(1)}.pricing-card.selected .check-svg polyline{animation:.4s ease-in-out .3s forwards drawCheck}@keyframes cardSelectPop{0%{transform:scale(1);box-shadow:0 15px 30px #0003}50%{transform:scale(1.05);box-shadow:0 35px 70px #0006}to{transform:scale(1.02);box-shadow:0 30px 60px -10px #00000059}}.annual-card .pricing-receipt-icon{color:#064e3b;margin-left:auto}.selected .pricing-receipt-icon{filter:contrast();margin-left:auto}.pricing-receipt-icon{color:#64748b;filter:contrast(.5);margin-left:auto}.card-main-columns{flex-grow:1;justify-content:space-between;align-items:flex-start;margin-top:5px;margin-bottom:25px;display:flex}.card-column-left{flex-direction:column;align-items:flex-start;padding-top:25px;display:flex}.card-column-right{text-align:right;flex-direction:column;align-items:flex-end;padding-top:25px;display:flex}.monthly-card .price-display{color:#7c848d}.annual-card .card-column-left{padding-top:35px}.recommended-badge{color:var(--text-dark);background-color:#fff;border:2px solid #24c837;border-radius:20px;align-items:center;gap:6px;margin-bottom:18px;padding:0 8px;font-size:15.5px;font-weight:700;display:inline-flex;box-shadow:0 4px 10px #0000000a}.recommended-badge i{color:#24c837;font-size:20px}.pricing-card .plan-name{letter-spacing:-.5px;margin:0 0 6px;font-size:35px;font-weight:700}.annual-card .plan-name,.monthly-card .plan-name{color:var(--text-dark)}.pricing-card .plan-billing{opacity:1;margin:0;font-size:20px;font-weight:500}.selected .save-tag{color:#fff}.save-tag{margin-bottom:8px;font-size:24pt;font-weight:400;display:inline-block}.selected .price-display{color:#fff}.price-display{font-family:var(--font-family);align-items:flex-start;line-height:.85;display:flex}.price-display .currency{margin-top:2px;font-size:75pt;font-weight:200}.price-display .amount{font-size:75pt;font-weight:200}.pricing-card .price-period{margin:8px 0 0;font-size:18px;font-weight:700}.pricing-card-footer{justify-content:space-between;align-items:center;gap:15px;margin-top:auto;display:flex}.selected .trial-badge{color:var(--text-dark);background-color:#fff;border:2px solid #24c837;border-radius:50px;align-items:center;gap:8px;padding:2px 18px;font-size:16px;font-weight:400;display:inline-flex}.selected .trial-badge i{color:#24c837;font-size:20px}.trial-badge{color:var(--text-dark);background-color:#fff;border:2px solid #c2ccd3;border-radius:50px;align-items:center;gap:8px;width:185px;padding:2px 18px;font-size:16px;font-weight:400;display:inline-flex}.trial-badge i{color:#c2ccd3;font-size:20px}.pricing-btn{border-radius:25px!important;margin:0!important;padding:12px 24px!important;font-size:13.5px!important;font-weight:700!important;box-shadow:0 6px 20px #ff521d40!important}.pricing-btn:hover{box-shadow:0 12px 26px #ff521d73!important}.pricing-btn:active{margin-bottom:3px!important;box-shadow:0 2px 6px #ff521d33!important}.trial-billing-banner{background:#00000045;border:4px solid #f98d2b;border-radius:40px;margin-top:30px;padding:20px 50px;box-shadow:0 23px 45px #f9b32a5c}.banner-title{color:#fff;margin-bottom:6px;font-size:25px;font-weight:800}.banner-desc{color:#fff;margin:0;font-size:16px;line-height:1.5}.testimonials-section{background:url(../media/testimonials-bg.3bhdbtlr8w1vw.webp) 50% 70%/cover no-repeat;padding:80px 0;position:relative;overflow:hidden}.testimonials-slider-container{width:100%;margin:-60px -20px -20px;padding:85px 20px 30px;overflow:hidden}.testimonials-track{align-items:stretch;gap:30px;width:100%;transition:transform .5s cubic-bezier(.25,1,.5,1);display:flex}.testimonial-card{box-sizing:border-box;flex:0 0 calc(50% - 15px);width:calc(50% - 15px);display:flex}.testimonial-card-wrapper{flex-direction:column;align-items:flex-start;width:100%;height:100%;display:flex}.testimonial-bubble{filter:drop-shadow(0 4px #3c8ee1);background:linear-gradient(#edf6ff 0%,#fff 100%);border:2px solid #fff;border-radius:20px 30px;flex-direction:column;flex-grow:1;justify-content:center;width:100%;margin-bottom:25px;padding:40px 35px;display:flex;position:relative;box-shadow:.07px 3.999px #3c8ee101}.testimonial-bubble:after{content:"";z-index:2;border-top:20px solid #fff;border-bottom:0 solid #0000;border-left:0 solid #0000;border-right:20px solid #0000;width:0;display:block;position:absolute;bottom:-20px;left:55px}.testimonial-bubble:before{content:"";z-index:1;border-top:22px solid #a5d3f8;border-bottom:0 solid #0000;border-left:0 solid #0000;border-right:22px solid #0000;width:0;display:block;position:absolute;bottom:-23px;left:54px}.testimonial-text{color:#000;margin:0;font-size:19.5px;font-style:italic;font-weight:500;line-height:1.6}.testimonial-quote-icon{background-color:#0000;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;top:-24px;right:40px}.testimonial-quote-svg{width:100%;height:auto;overflow:visible}.quote-mark{transform-box:fill-box;transform-origin:50%;transition:filter .3s}.testimonial-parent-info{align-items:center;gap:15px;padding-left:20px;display:flex}.parent-avatar{border:2px solid #fff;border-radius:50%;width:65px;height:65px;overflow:hidden;box-shadow:0 8px 20px #3b82f62e}.parent-avatar img{object-fit:cover;width:100%;height:100%}.parent-name{color:#0f2d59;font-size:16.5px;font-weight:700}.slider-arrow{cursor:pointer;z-index:10;background:0 0;border:none;width:auto;padding:0;transition:transform .2s,opacity .2s;position:absolute;top:40%;transform:translateY(-50%)}.slider-arrow:hover{transform:translateY(-50%)scale(1.08)}.slider-arrow:active{transform:translateY(-50%)scale(.95)}.arrow-left{left:-10px}.arrow-right{right:-10px}.slider-arrow img{width:48px;height:auto}.faq-section{background-color:#ffda00;padding:100px 0;position:relative;overflow:hidden}.faq-title{color:#0f2d59;margin-top:10px;font-size:45px;font-weight:800;line-height:1.15}.faq-illustration-wrapper{perspective:1200px;width:100%;max-width:320px;margin:15px auto 0;position:relative}.faq-bg-sparkles{pointer-events:none;width:100%;height:auto;position:absolute;top:0;left:0}.faq-3d-container{width:100%;transform-style:preserve-3d;opacity:0;padding-bottom:107%;position:relative}.faq-svg-layer{width:100%;height:100%;transform-style:preserve-3d;pointer-events:none;position:absolute;top:0;left:0}.faq-svg-layer svg{width:100%;height:100%;display:block}.faq-accordion{flex-direction:column;gap:15px;display:flex}.faq-item{background-color:#fff;border:1.5px solid #0000;border-radius:16px;transition:all .3s;overflow:hidden;box-shadow:0 6px 15px #0000000a}.faq-header{text-align:left;cursor:pointer;background-color:#f1f7fe;border:none;outline:none;align-items:center;gap:10px;width:100%;padding:15px 20px;transition:background-color .3s;display:flex}.faq-question-text{color:#0f2d59;flex-grow:1;font-size:17px;font-weight:700}.faq-chevron{color:#0f2d59;justify-content:center;align-items:center;margin-left:10px;font-size:15px;transition:transform .3s;display:flex}.faq-body{background-color:#fff;max-height:0;transition:max-height .3s cubic-bezier(.25,1,.5,1);overflow:hidden}.faq-body-content{color:#475569;padding:15px 28px;font-size:15.5px;line-height:1.6}.faq-item.active{box-shadow:0 12px 25px #00000014}.faq-item.active .faq-header{background-color:#f1f7fe}.faq-item.active .faq-chevron{transform:rotate(180deg)}.footer-section{color:#fff;background-color:#1a3e68;padding:80px 0 30px;position:relative}.footer-brand-info{flex-direction:column;gap:20px;display:flex}.footer-logo-img{width:auto;height:48px;display:block}.footer-social-icons{gap:15px;margin-top:10px;display:flex}.social-btn{background-color:#f98d2b;border-bottom:3px solid #d94b00;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:26px;text-decoration:none;transition:all .25s cubic-bezier(.34,1.56,.64,1);display:inline-flex;box-shadow:0 4px 10px #ff600040;color:var(--text-dark)!important}.social-btn:hover{background-color:#e0751a;transform:translateY(-4px)scale(1.05);box-shadow:0 8px 18px #ff600073}.social-btn:active{border-bottom-width:1px!important;margin-bottom:2px!important;transition:all 80ms!important;transform:translateY(2px)scale(.98)!important;box-shadow:0 2px 4px #ff600033!important}.footer-links{columns:2;margin-bottom:25px;padding:0;line-height:2.5;list-style:none}.footer-links li a{color:#fff;font-size:16px;font-weight:400;text-decoration:none;transition:color .2s}.footer-links li a:hover{color:#f98d2b}.footer-download-box{flex-direction:column;gap:15px;display:flex}.download-title{letter-spacing:1px;color:#fff;margin-bottom:5px;font-size:14px;font-weight:800}.download-badges{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.badge-link img{border-radius:6px;width:auto;height:50px;transition:transform .2s,box-shadow .2s}.badge-link img:hover{transform:translateY(-2px);box-shadow:0 4px 15px #00000040}.bottom-links{gap:50px;display:flex}.bottom-links a{color:#a5c2eb;font-size:14px;text-decoration:none;transition:color .2s}.bottom-links a:hover{color:#fff}.copyright-text{color:#a5c2eb;font-size:14px}.scroll-progress-bar{z-index:10000;pointer-events:none;background:linear-gradient(90deg,#f98d2b 0%,#fabc45 50%,#3c8ee1 100%);width:0%;height:4px;position:fixed;top:0;left:0;box-shadow:0 0 12px #f98d2bcc}.how-it-works-hero{background-color:#000;background-image:none;align-items:center;padding:100px 0;display:flex}.hero-subtitle-blue{color:#70b7ff;letter-spacing:-.2px;margin-bottom:24px;font-size:24pt;font-weight:700;line-height:1}.hero-desc-white{color:#fff;font-size:18pt;font-weight:300;line-height:1.6;font-family:var(--font-family);margin-bottom:35px}.problem-section{text-align:center;background-color:#f8fafc;padding:100px 0}.problem-section .section-title{margin-bottom:0;margin-left:auto;margin-right:auto}.problem-section .section-desc{color:#000;max-width:680px;margin-bottom:24px;margin-left:auto;margin-right:auto;font-size:17px;line-height:1.6}.problem-highlights{flex-wrap:wrap;justify-content:center;gap:40px;margin-top:30px;margin-bottom:70px;display:flex}.highlight-item{color:#000;align-items:center;font-size:16px;font-style:italic;font-weight:700;display:flex}.problem-cards-row{margin-top:50px}.Rectangle_2{background-image:-webkit-linear-gradient(98deg,#f9fdff 0%,#e4f0f8 100%);background-image:-ms-linear-gradient(98deg, #f9fdff 0%, #e4f0f8 100%);z-index:666;border-radius:20px;width:428px;height:204px;position:absolute;top:1262px;left:138px}.problem-card{background:linear-gradient(#e4f0f8 0%,#f9fdff 100%);border:2px solid #c2dcf7;border-radius:16px;height:100%;padding:60px 30px 40px;transition:transform .3s,box-shadow .3s;position:relative;box-shadow:0 10px 25px #3578e50a}.problem-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #3578e514}.problem-card-icon-wrap{background:#fff;border:2px solid #f98d2b;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;transition:transform .3s;display:flex;position:absolute;top:-50px;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #f98d2b26}.problem-card:hover .problem-card-icon-wrap{transform:translate(-50%)scale(1.05)}.problem-card-icon-wrap img{object-fit:contain;width:auto;height:auto}.problem-card-title{color:#123763;margin-bottom:15px;font-size:20px;font-weight:700}.problem-card-desc{color:#000;margin-bottom:0;font-size:16px;line-height:1.6}.problem-bottom-note{justify-content:center;align-items:center;gap:12px;margin-top:60px;display:flex}.problem-bottom-note img{object-fit:contain;width:auto;height:auto}.problem-bottom-text{color:#000;font-size:18px;font-style:italic;font-weight:700}.approach-section{text-align:center;color:#fff;background:url(../media/control-motivate-bg.1za4ewem02lk9.webp) 50%/cover no-repeat;padding:100px 0}.approach-section .section-desc-lg{color:#fff;max-width:850px;margin-bottom:20px;margin-left:auto;margin-right:auto;font-size:22px;line-height:1.4}.approach-section .section-desc-sm{color:#ffffffe6;max-width:800px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:18.5px;line-height:1.7}.equation-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:45px;margin-top:50px;display:flex}.equation-item{text-align:center;flex-direction:column;align-items:center;width:200px;display:flex}.equation-icon-wrap{justify-content:center;align-items:center;width:160px;height:160px;margin-bottom:10px;transition:transform .3s;display:flex;position:relative}.equation-icon-wrap:before{content:"";z-index:1;pointer-events:none;background-color:#f6b65d;border-radius:50%;width:130px;height:130px;position:absolute;top:-8%;left:-5%;box-shadow:0 -13px 10px #b100002b}.equation-item:hover .equation-icon-wrap{transform:translateY(-5px)scale(1.03)}.equation-icon-wrap img{object-fit:contain;z-index:2;width:auto;height:auto;position:relative}.equation-text{color:#fff;letter-spacing:-.2px;margin-top:5px;font-size:20px;font-weight:700}.equation-operator{color:#123763;text-align:center;-webkit-user-select:none;user-select:none;width:30px;margin-bottom:30px;font-size:42px;font-weight:700}.steps-section{background:url(../media/you-are-in-control-bg.3ymc5rddq9vl-.webp) 50%/cover no-repeat;padding:100px 0;position:relative;overflow:hidden}.steps-grid-container{width:1140px;height:680px;margin:40px auto 0;position:relative}.steps-svg-canvas{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.steps-path{fill:none;stroke-dasharray:1000;stroke-dashoffset:1000px;opacity:0}.step-card{z-index:2;text-align:left;background:#ecf1f6;border:2px solid #fff;border-radius:20px;flex-direction:column;justify-content:flex-start;width:320px;height:166px;padding:24px 24px 20px 28px;transition:box-shadow .3s,border-color .3s,transform .3s;display:flex;position:absolute;box-shadow:.035px 2px #3c8ee101,.14px 7.999px 16px #0aadec38}.step-card:hover{border-color:#c2dcf7;transform:translateY(-2px);box-shadow:0 10px 30px #3578e514}.step-badge{color:#fff;z-index:3;background-color:#0aadec;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:700;display:flex;position:absolute;top:-16px;left:-16px;box-shadow:0 4px 10px #3882f64d}.step-title{color:var(--text-dark);margin-bottom:8px;font-size:17px;font-weight:700;line-height:1.3}.step-desc{color:#000;margin-bottom:0;font-size:14.5px;line-height:1.5}.steps-mobile-list{margin-top:30px;padding:0 15px}.mobile-step-item{flex-direction:column;align-items:center;width:100%;display:flex}.step-card-m{opacity:1;width:100%;max-width:480px;height:auto;margin:15px 0;position:relative;transform:none}.mobile-arrow{color:#f98d2b;margin:5px 0;font-size:24px;animation:2s infinite bounceArrow}@keyframes bounceArrow{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.parent-rules-section{z-index:10;background:#fff;padding:100px 0;position:relative;overflow:hidden}.split-bg{pointer-events:none;z-index:1;position:absolute;inset:0}@media (min-width:992px){.parent-rules-section .split-bg{background:linear-gradient(90deg,#fff 38.8%,#f4f8fd 30%)}.child-rules-section .split-bg{background:linear-gradient(90deg,#fff9f3 61.9%,#fff 58%)}}.col-rules-left{padding-right:30px}.rules-section-tag{color:var(--primary-blue);letter-spacing:.8px;text-transform:uppercase;margin-bottom:12px;font-size:14.5px;font-weight:700;display:block}.rules-title{color:var(--text-dark);letter-spacing:-.5px;margin-bottom:40px;font-size:42pt;font-weight:700;line-height:1.12}.rules-tabs-list-wrapper{width:100%;position:relative}.rules-tabs-list{z-index:2;flex-direction:column;gap:16px;display:flex;position:relative}.rules-tab-chevron{z-index:3;pointer-events:none;filter:drop-shadow(16px 0 7px #3578e51a);justify-content:center;align-items:center;width:32px;height:44px;transition:transform .4s cubic-bezier(.25,1,.5,1);display:flex;position:absolute;top:0;right:-69px}.rules-tab-btn{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:12px;outline:none;align-items:center;gap:16px;width:100%;padding:12px 0;transition:all .3s cubic-bezier(.25,1,.5,1);display:flex;position:relative}.rules-tab-btn:hover{background-color:#3c8ee10a;transform:translate(5px)}.rules-tab-btn:active{transform:translate(2px)scale(.98)}.rules-tab-btn .tab-btn-icon-wrapper{background-color:#fff;border:2px solid #cbd5e1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;transition:all .3s;display:flex}.rules-tab-btn .tab-btn-icon{object-fit:contain;filter:grayscale()opacity(40%);width:auto;height:auto;transition:all .3s}.rules-tab-btn .tab-btn-text{color:#72849a;font-size:17px;font-weight:500;transition:all .3s}.rules-tab-btn.active{background-color:#0000}.rules-tab-btn.active .tab-btn-icon-wrapper{background-color:#fff;border-color:#0091ff;box-shadow:0 4px 12px #0091ff26}.rules-tab-btn.active .tab-btn-icon{filter:brightness(0)saturate()invert(45%)sepia(99%)saturate(2220%)hue-rotate(198deg)brightness(101%)contrast(101%);transform:scale(1.05)}.rules-tab-btn.active .tab-btn-text{color:var(--text-dark);font-weight:700}.col-rules-middle{z-index:2;padding:0 25px}.rules-description-container{width:100%;max-width:260px;margin-left:20px;margin-right:auto;position:relative}.rules-desc-item{color:#4e5d6c;opacity:0;font-size:20px;line-height:1.5;transition:all .4s;display:none;transform:translateY(12px)}.rules-desc-item.active{opacity:1;display:block;transform:translateY(0)}.col-rules-right{z-index:2}.rules-phone-container{justify-content:center;align-items:center;width:380px;height:770px;display:flex;position:relative}.phone-frame-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.phone-mockup-frame{object-fit:contain;z-index:10;pointer-events:none;width:100%;height:100%;position:absolute}.phone-interior{z-index:2;background-color:#ebf2f7;border-radius:36px;flex-direction:column;display:flex;position:absolute;inset:11px;overflow:hidden}.phone-status-bar{color:#1e293b;z-index:12;justify-content:space-between;align-items:center;height:38px;padding:0 24px;font-size:11px;font-weight:600;display:flex;position:relative}.status-notch{background-color:#000;border-radius:0 0 15px 15px;width:90px;height:25px;position:absolute;top:0;left:50%;transform:translate(-50%)}.status-icons{align-items:center;gap:5px;display:flex}.status-icons i{font-size:10px}.phone-screens-wrapper{flex-grow:1;width:100%;height:calc(100% - 78px);position:relative;overflow:hidden}.phone-screen-item{opacity:0;scrollbar-width:none;flex-direction:column;padding:12px 14px;transition:all .4s;display:none;position:absolute;inset:0;overflow-y:auto}.phone-screen-item::-webkit-scrollbar{display:none}.phone-screen-item.active{opacity:1;display:flex}.phone-glass-card{-webkit-backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #e2e8f0d9;border-radius:16px;margin-bottom:12px;padding:12px;transition:all .3s;box-shadow:0 8px 24px #0f172a0f}.card-top-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:6px;display:flex}.card-badge-title{color:var(--text-dark);align-items:center;gap:5px;font-size:12px;font-weight:700;display:inline-flex}.card-dropdown-select{color:#64748b;font-size:10px;font-weight:500}.child-avatar-row{align-items:center;gap:10px;margin-bottom:12px;display:flex}.child-avatar{border:1.5px solid #bfdbfe;border-radius:50%;width:32px;height:32px;overflow:hidden}.child-avatar img{object-fit:cover;width:100%;height:100%}.child-meta{flex-direction:column;line-height:1.2;display:flex}.child-name{color:var(--text-dark);margin:0;font-size:13px;font-weight:700}.child-age{color:var(--primary-blue);font-size:9px;font-weight:700}.circular-progress-section{flex-direction:column;align-items:center;margin-bottom:12px;display:flex}.circular-gauge-container{width:100px;height:100px;margin-bottom:4px;position:relative}.gauge-svg{width:100%;height:100%;transform:rotate(-90deg)}.gauge-track-ring{fill:none;stroke:#e2e8f0;stroke-width:6.5px}.gauge-fill-ring{fill:none;stroke:var(--primary-blue);stroke-width:6.5px;stroke-linecap:round;stroke-dasharray:264;stroke-dashoffset:264px;transition:stroke-dashoffset 1.2s ease-out}.gauge-center{flex-direction:column;justify-content:center;align-items:center;line-height:1.1;display:flex;position:absolute;inset:0}.gauge-label-top{color:#64748b;letter-spacing:.5px;font-size:8px;font-weight:700}.gauge-value-time{color:var(--text-dark);font-size:19px;font-weight:800}.gauge-label-bottom{color:#64748b;font-size:8px;font-weight:500}.gauge-description{color:#94a3b8;letter-spacing:.5px;font-size:9px;font-weight:700}.usage-slider-row{margin-bottom:12px}.slider-labels{justify-content:space-between;margin-bottom:4px;font-size:9px;font-weight:700;display:flex}.tracker-lbl{color:#94a3b8}.tracker-sub{color:#64748b}.slider-wrapper{justify-content:space-between;align-items:center;gap:12px;display:flex}.slider-bar-track{background-color:#e2e8f0;border-radius:3px;flex-grow:1;height:6px;position:relative}.slider-bar-fill{background-color:var(--primary-blue);border-radius:3px;width:0%;height:100%;transition:width 1s ease-out;position:absolute;top:0;left:0}.slider-bar-thumb{border:2px solid var(--primary-blue);background-color:#fff;border-radius:50%;width:12px;height:12px;transition:left 1s ease-out;position:absolute;top:50%;left:0%;transform:translate(-50%,-50%);box-shadow:0 2px 4px #0000001a}.slider-toggle-btn{cursor:pointer;background-color:#cbd5e1;border-radius:10px;flex-shrink:0;width:32px;height:18px;transition:background-color .3s;position:relative}.slider-toggle-btn.active{background-color:#4ade80}.toggle-switch-dot{background-color:#fff;border-radius:50%;width:14px;height:14px;transition:transform .3s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #00000026}.slider-toggle-btn.active .toggle-switch-dot{transform:translate(14px)}.bonus-hub-list{margin-bottom:12px}.hub-header,.learning-header{color:#94a3b8;justify-content:space-between;margin-bottom:6px;font-size:9px;font-weight:700;display:flex}.hub-sub,.learn-sub{color:#64748b}.hub-item{border-radius:8px;align-items:center;gap:8px;margin-bottom:5px;padding:6px 8px;display:flex}.hub-item:last-child{margin-bottom:0}.item-green{background-color:#f0fdf4}.item-blue{background-color:#f0f9ff}.hub-badge{border-radius:10px;padding:1px 5px;font-size:9px;font-weight:700}.item-green .hub-badge{color:#065f46;background-color:#d1fae5}.item-blue .hub-badge{color:#0369a1;background-color:#e0f2fe}.hub-text{color:#334155;font-size:10px;font-weight:500}.learn-grid{justify-content:space-between;gap:6px;display:flex}.grid-item{text-align:center;background-color:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;flex-direction:column;flex:1;padding:6px 4px;display:flex}.grid-label{color:#64748b;margin-bottom:2px;font-size:8px;font-weight:500}.grid-val{color:var(--text-dark);font-size:11px;font-weight:700}.phone-recent-activity{background:#ffffff8c;border:1px solid #e2e8f066;border-radius:14px;padding:8px 12px}.ra-header-title{color:var(--text-dark);align-items:center;gap:5px;margin-bottom:6px;font-size:10.5px;font-weight:700;display:flex}.ra-item-row{border-bottom:1px solid #e2e8f080;align-items:center;gap:8px;padding:4px 0;font-size:9.5px;display:flex}.ra-item-row:last-child{border-bottom:none}.ra-status-dot{border-radius:50%;width:5px;height:5px}.dot-green{background-color:#4ade80}.dot-red{background-color:#f87171}.ra-action-desc{color:#334155;flex-grow:1;font-weight:500}.ra-time-ago{color:#94a3b8}.weekly-days-selector{justify-content:space-between;margin-bottom:15px;display:flex}.weekly-days-selector .day{color:#94a3b8;background-color:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;font-size:10px;font-weight:700;display:flex}.weekly-days-selector .day.active{background-color:var(--primary-blue);color:#fff}.schedule-settings-list{flex-direction:column;gap:12px;display:flex}.schedule-item-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:6px 0;display:flex}.schedule-item-row:last-child{border-bottom:none}.schedule-item-left{align-items:center;gap:10px;display:flex}.schedule-item-icon{color:#fff;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;display:flex}.bg-moon{background-color:#3b82f6;box-shadow:0 2px 8px #3b82f640}.bg-school{background-color:#f98d2b;box-shadow:0 2px 8px #f98d2b40}.bg-book{background-color:#10b981;box-shadow:0 2px 8px #10b98140}.schedule-item-details{flex-direction:column;line-height:1.25;display:flex}.sch-name{color:var(--text-dark);font-size:11.5px;font-weight:700}.sch-time{color:#64748b;font-size:9px}.category-block-list{flex-direction:column;gap:8px;margin-bottom:14px;display:flex}.category-block-item{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.category-info{align-items:center;gap:10px;display:flex}.category-info i{text-align:center;width:18px;font-size:15px}.category-details{flex-direction:column;line-height:1.2;display:flex}.cat-title{color:#000;font-size:14px;font-weight:400}.cat-status{color:#64748b;font-size:9px}.status-lock-badge{border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:9px;display:flex}.bg-danger-soft{color:#ef4444;background-color:#fee2e2}.bg-warning-soft{color:#d97706;background-color:#fef3c7}.bg-success-soft{color:#10b981;background-color:#d1fae5}.specific-apps-list{flex-direction:column;display:flex}.apps-list-title{color:#94a3b8;letter-spacing:.5px;margin-bottom:8px;font-size:9px;font-weight:700}.app-limit-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:6px 0;display:flex}.app-limit-row:last-child{border-bottom:none}.app-info-left{align-items:center;gap:8px;display:flex}.app-icon-mock{color:#fff;border-radius:5px;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:800;display:flex}.bg-youtube{background-color:red}.bg-roblox{background-color:#111}.mock-roblox-letter{font-size:10px}.bg-duolingo{background-color:#58cc02}.mock-duolingo-owl{font-size:10px}.app-name-lbl{color:var(--text-dark);font-size:11px;font-weight:600}.app-action-badge{border-radius:4px;padding:2px 6px;font-size:9px;font-weight:700}.lock-card{text-align:center}.card-status-pill{border-radius:12px;padding:2px 8px;font-size:9px;font-weight:700}.pill-locked{color:#ef4444;background-color:#fee2e2}.lock-graphic-area{flex-direction:column;align-items:center;margin:15px 0;display:flex}.lock-pulse-container{width:65px;height:65px;margin-bottom:10px;position:relative}.lock-large-icon{z-index:2;background-color:#fee2e2;border:1px solid #fca5a5;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:22px;display:flex;position:relative;box-shadow:0 4px 15px #ef444426}.lock-pulse-ring{z-index:1;opacity:0;border:1.5px solid #ef444466;border-radius:50%;animation:2s ease-out infinite lockPulse;position:absolute;inset:-10px}.ring-2{border-color:#ef444433;animation-delay:.6s;inset:-20px}@keyframes lockPulse{0%{opacity:.8;transform:scale(.75)}to{opacity:0;transform:scale(1.15)}}.device-locked-title{color:var(--text-dark);margin-bottom:2px;font-size:14px;font-weight:700}.lock-card-desc{color:#64748b;margin:0;font-size:9.5px}.lock-slider-action{background-color:#f1f5f9;border:1px solid #cbd5e1;border-radius:20px;justify-content:center;align-items:center;height:32px;margin-bottom:15px;display:flex;position:relative;overflow:hidden}.action-slider-track{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.action-slider-thumb{background-color:var(--primary-blue);color:#fff;cursor:pointer;border-radius:16px;justify-content:center;align-items:center;width:32px;font-size:10px;transition:transform .1s;display:flex;position:absolute;top:2px;bottom:2px;left:2px;box-shadow:0 1px 3px #0003}.action-slider-text{color:#64748b;font-size:10px;font-weight:700}.lock-actions-row{gap:8px;display:flex}.lock-action-btn{border:none;border-radius:8px;flex:1;padding:8px 4px;font-size:9.5px;font-weight:700}.btn-instant-lock{color:#64748b;background-color:#cbd5e1}.btn-instant-lock.active{color:#fff;background-color:#ef4444;box-shadow:0 2px 6px #ef444440}.btn-pause{color:#334155;background-color:#f8fafc;border:1px solid #cbd5e1}.insights-bar-chart{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;height:105px;margin-bottom:12px;padding:10px 8px 6px 20px;position:relative}.bar-y-axis{color:#94a3b8;flex-direction:column;justify-content:space-between;font-size:7.5px;font-weight:500;display:flex;position:absolute;top:8px;bottom:20px;left:4px}.chart-bars-wrap{border-bottom:1px solid #cbd5e1;justify-content:space-between;align-items:flex-end;height:75px;padding-bottom:0;display:flex}.chart-bar-item{flex-direction:column;align-items:center;width:14px;display:flex}.chart-bar-fill-height{border-radius:2px 2px 0 0;width:10px;height:0;transition:height .8s cubic-bezier(.25,1,.5,1)}.chart-day-lbl{color:#64748b;margin-top:2px;font-size:8px;font-weight:700}.insights-most-used{flex-direction:column;display:flex}.insights-most-used-title{color:#94a3b8;letter-spacing:.5px;margin-bottom:6px;font-size:9px;font-weight:700}.used-category-row{align-items:center;gap:8px;padding:3px 0;font-size:9.5px;display:flex}.cat-color-box{border-radius:2px;width:8px;height:8px}.cat-color-box.bg-blue{background-color:var(--primary-blue)}.cat-color-box.bg-orange{background-color:#f98d2b}.cat-color-box.bg-grey{background-color:#94a3b8}.used-cat-name{color:#334155;flex-grow:1;font-weight:500}.used-cat-time{color:var(--text-dark);font-weight:700}.children-profiles-list{flex-direction:column;gap:8px;display:flex}.family-child-profile-item{background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.child-profile-left{align-items:center;gap:10px;display:flex}.child-profile-pic{color:#fff;background-color:#cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:flex;overflow:hidden}.child-profile-pic img{object-fit:cover;width:100%;height:100%}.pic-jake{background-color:#f59e0b}.pic-emma{background-color:#10b981}.avatar-letter{line-height:1}.child-profile-meta{flex-direction:column;line-height:1.25;display:flex}.cp-name{color:var(--text-dark);font-size:11.5px;font-weight:700}.cp-detail{color:#64748b;font-size:8.5px}.status-indicator{align-items:center;gap:4px;font-size:9px;font-weight:700;display:inline-flex}.status-indicator.active{color:#10b981}.status-indicator.locked{color:#ef4444}.status-pulse-dot{border-radius:50%;width:5px;height:5px}.status-indicator.active .status-pulse-dot{background-color:#10b981;box-shadow:0 0 6px #10b981}.status-indicator.locked .status-pulse-dot{background-color:#ef4444;box-shadow:0 0 6px #ef4444}.phone-bottom-bar-nav{z-index:11;background-color:#fff;border-top:1px solid #e2e8f0;justify-content:space-around;align-items:center;height:40px;padding:0 8px;display:flex;position:relative}.phone-nav-item{color:#94a3b8;flex-direction:column;align-items:center;line-height:1.1;display:flex}.phone-nav-item i{margin-bottom:2px;font-size:12px}.phone-nav-item span{font-size:8px;font-weight:600}.phone-nav-item.active{color:var(--primary-blue)}.rules-phone-zoom-overlay{z-index:3;filter:drop-shadow(0 15px 35px #0c223c2e);pointer-events:none;opacity:0;width:92%;transition:opacity .4s cubic-bezier(.25,1,.5,1),transform .4s cubic-bezier(.25,1,.5,1);position:absolute;top:21%;left:-42%;transform:scale(.92)translate(-15px)}.rules-phone-zoom-overlay.active{opacity:1;animation:5s ease-in-out infinite floatOverlayCard;transform:scale(1)translate(0)}@keyframes floatOverlayCard{0%,to{transform:translateY(0)scale(1)translate(0)}50%{transform:translateY(-8px)scale(1.015)translate(-2px)}}.quizzes-grow-section{z-index:1;background:url(../media/vector-bg-blue.1p383d3vhhsl7.webp) 50%/cover no-repeat;padding:100px 0 140px;position:relative;overflow:hidden}.grow-section-tag{color:#fff;letter-spacing:.8px;text-transform:uppercase;margin-bottom:12px;font-size:14.5px;font-weight:700;display:block}.grow-section-title{color:#fff;letter-spacing:-.5px;margin-bottom:20px;font-size:42px;font-weight:700;line-height:1.12}.grow-section-subtitle{color:#fff;max-width:680px;margin:0 auto;font-size:18px;line-height:1.6}.network-diagram-wrapper{aspect-ratio:1357/723;width:100%;position:relative;overflow:visible}.network-svg-container{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.network-spider-svg{width:100%;height:100%;display:block}.node-item{z-index:5;justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:absolute;transform:translate(-50%,-50%)}.node-circle{cursor:pointer;justify-content:center;align-items:center;width:100%;height:100%;display:flex;box-shadow:none!important;background:0 0!important;border:none!important}.node-item:hover .node-icon{transform:scale(1.15)}.node-icon{object-fit:contain;width:auto;height:auto;transition:transform .3s cubic-bezier(.25,1,.5,1)}.node-label{color:#fff;text-align:center;white-space:nowrap;text-shadow:0 2px 5px #0009;pointer-events:none;margin-top:26px;font-size:20px;font-weight:700;position:absolute;top:100%;left:50%;transform:translate(-50%)}.center-detail-block{text-align:center;z-index:6;width:48%;max-width:480px;position:absolute;top:100%;left:50%;transform:translate(-50%,-50%)}.center-detail-title{color:#fff;letter-spacing:.5px;margin-bottom:12px;font-size:24px;font-weight:700}.center-detail-text{color:#fff;margin-bottom:12px;font-size:16px;line-height:1.6}.center-detail-subtext{color:#fff;font-size:16px;line-height:1.5}.child-rules-section{z-index:10;padding:100px 0;position:relative;overflow:hidden}.col-child-left{z-index:2;padding-right:25px}.col-child-middle{z-index:2;padding:0 25px}.col-child-right{z-index:2;padding-left:30px;position:relative}.child-tab-chevron{z-index:3;pointer-events:none;filter:drop-shadow(-16px 0 7px #f98d2b1a);justify-content:center;align-items:center;width:32px;height:44px;transition:transform .4s cubic-bezier(.25,1,.5,1);display:flex;position:absolute;top:0;left:-55px}.child-phone-container{justify-content:center;align-items:center;width:380px;height:770px;display:flex;position:relative}.child-mobile-showcase{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.child-description-container{width:100%;max-width:260px;margin-left:auto;margin-right:20px;position:relative}.child-desc-item{color:#000;text-align:end;opacity:0;font-size:25px;line-height:1.5;transition:all .4s;display:none;transform:translateY(12px)}.child-desc-item.active{opacity:1;display:block;transform:translateY(0)}.child-section-tag{color:#f98d2b;letter-spacing:.8px;text-transform:uppercase;margin-bottom:12px;font-size:13.5px;font-weight:700;display:block}.child-title{color:var(--text-dark);letter-spacing:-.5px;margin-bottom:30px;font-size:45px;font-weight:700;line-height:1.15}.child-tabs-list-wrapper{position:relative}.child-tabs-list{flex-direction:column;gap:12px;display:flex;position:relative}.child-tab-btn{text-align:left;cursor:pointer;background:0 0;border:none;outline:none;align-items:center;gap:16px;width:100%;padding:10px 0;transition:all .3s;display:flex}.child-tab-btn:hover{transform:translate(4px)}.child-tab-icon-wrapper{background-color:#0000;border:2px solid #cbd5e1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;transition:all .3s;display:flex}.child-tab-icon{object-fit:contain;filter:grayscale()opacity(40%);transition:all .3s}.child-tab-text{color:#72849a;font-size:17px;font-weight:500;transition:all .3s}.child-tab-btn.active .child-tab-icon-wrapper{background-color:#fff;border-color:#f98d2b;box-shadow:0 4px 12px #f98d2b26}.child-tab-btn.active .child-tab-icon{filter:brightness(0)saturate()invert(58%)sepia(82%)saturate(1450%)hue-rotate(345deg)brightness(101%)contrast(101%);transform:scale(1.05)}.child-tab-btn.active .child-tab-text{color:var(--text-dark);font-weight:700}.action-timeline-section{z-index:5;color:#fff;background:url(../media/clock-section-bg.3wyrn0ojmt18q.webp) 50%/cover no-repeat;padding:100px 0;position:relative;overflow:hidden}.timeline-section-title{color:#fff;letter-spacing:-.5px;font-size:38px;font-weight:700}.timeline-watermark{pointer-events:none;z-index:1;position:absolute;top:50%;right:-5%;transform:translateY(-50%)}.clock-showcase-container{aspect-ratio:1;justify-content:center;align-items:center;width:800px;max-width:100%;height:760px;display:flex;position:relative}.analog-clock{z-index:2;-webkit-user-select:none;user-select:none;filter:drop-shadow(13px 9px 8px #00000037);position:relative}.action-timeline-wrapper{flex-direction:column;gap:16px;padding-left:0;display:flex;position:relative}.timeline-event-item{z-index:2;cursor:pointer;flex-direction:column;transition:transform .3s;display:flex;position:relative}.timeline-event-item.item-arc-1{margin-left:0}.timeline-event-item.item-arc-2{margin-left:35px}.timeline-event-item.item-arc-3{margin-left:65px}.timeline-event-item.item-arc-4{margin-left:75px}.timeline-event-item.item-arc-5{margin-left:45px}.timeline-event-item.item-arc-6{margin-left:4px}.timeline-event-item.item-arc-7{margin-left:-40px}.timeline-event-item.item-arc-8{margin-left:-85px}.timeline-event-content{padding-left:0}.timeline-event-time{color:#fff;letter-spacing:-.2px;margin-bottom:2px;font-size:30px;font-weight:700;transition:color .3s}.timeline-event-desc{color:#ffffffbf;margin-bottom:0;font-size:18px;line-height:1.35}.timeline-event-item:hover{transform:translate(6px)}.timeline-event-item:hover .timeline-event-time{color:#f98d2b}.comparison-section{z-index:5;background:url(../media/screen-time-blocker.31ahkatlne0yc.webp) 50%/cover no-repeat;padding:100px 0;position:relative;overflow:hidden}.comparison-tag{color:#3b82f6;letter-spacing:.8px;text-transform:uppercase;margin-bottom:10px;font-size:13.5px;font-weight:700;display:inline-block}.comparison-title{color:#0f2b5c;letter-spacing:-.5px;font-size:38px;font-weight:800}.comparison-table-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;margin-top:0;overflow:hidden;box-shadow:0 20px 45px #0f2b5c14}.comparison-table-header{color:#fff;letter-spacing:.6px;background:#3c8ee1;align-items:center;padding:16px 28px;font-size:18px;font-weight:700;display:flex}.comp-col{align-items:center;display:flex}.col-capability{gap:40px;width:45%}.col-acadilock{justify-content:center;gap:8px;width:24%}.col-traditional{justify-content:center;gap:8px;width:28%}.comparison-table-header .header-icon{object-fit:contain;filter:brightness(0)invert();width:auto;height:auto}.comparison-table-body{flex-direction:column;display:flex}.comparison-row{border-bottom:1px solid #f1f5f9;align-items:center;padding:15px 28px;transition:background-color .2s;display:flex}.comparison-row:last-child{border-bottom:none}.comparison-row.row-even{background-color:#fff}.comparison-row.row-odd{background-color:#f8fafc}.comparison-row:hover{background-color:#f1f5f9}.comparison-row .row-icon{object-fit:contain;width:30px;height:30px}.comparison-row .row-text{color:#000;font-size:18px;font-weight:600}.comparison-row .status-icon{object-fit:contain;width:auto;height:auto}.comparison-row .varies-text{color:#000;font-size:18px;font-weight:500}.comparison-banner-card{color:#fff;text-align:center;background:linear-gradient(79deg,#085db4 0%,#3c8ee1 100%);border:2px solid #fff;border-radius:30px;justify-content:center;align-items:center;gap:20px;margin-top:25px;padding:22px 35px;display:flex;box-shadow:0 23px 45px #01142836}.banner-icon-wrapper{justify-content:center;align-items:center;display:flex}.banner-lock-icon{object-fit:contain;width:auto;height:auto}.banner-text-content{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.banner-title{color:#fff;letter-spacing:.5px;margin:0;font-size:40px;font-weight:700;line-height:1.35}.banner-title.bold{font-weight:800}.parents-kids-section{padding:100px 0;position:relative;overflow:hidden}.parents-col-bg{background:url(../media/father-daughter-image.1i3ti77a_59ir.webp) 100% 0/cover no-repeat;width:50%}.kids-col-bg{background:url(../media/girl-shock-image.2gx8f-2t8mo56.webp) top/cover no-repeat;width:50%}.parents-kids-overlay{z-index:1;position:absolute;inset:0}.orange-overlay{background:linear-gradient(135deg,#f98d2beb 0%,#dc5f00bf 100%)}.blue-overlay{background:linear-gradient(135deg,#3578e5eb 0%,#1b4ea5a6 100%)}.parents-kids-heading{color:#fff;font-size:45px}.feature-item-icon{object-fit:contain;flex-shrink:0;width:auto;height:auto;margin-top:3px}.feature-item-title{color:#fff;font-size:22px}.feature-item-desc{color:#fff;font-size:18px;line-height:1.4}.family-cta-section{z-index:6;background-color:#fff;padding:50px 0;position:relative;overflow:hidden}.family-cta-card{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.family-cta-left{align-items:center;gap:24px;display:flex}.family-cta-icon{object-fit:contain;width:auto;height:auto}.family-cta-title{color:var(--text-dark);letter-spacing:-.5px;margin:0;font-size:35pt;font-weight:700}.family-cta-right{align-items:center;display:flex}.btn-family-cta{color:#fff;letter-spacing:.8px;text-transform:uppercase;background:linear-gradient(135deg,#ff8c00 0%,#ff6000 100%);border-radius:12px;align-items:center;gap:12px;padding:14px 28px;font-size:15px;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 25px #ff600066}.btn-family-cta:hover{color:#fff;transform:translateY(-2px);box-shadow:0 14px 30px #ff600080}.btn-cta-icon{object-fit:contain;width:26px;height:26px}.family-controls-section{background-color:#f2f5f7;padding:120px 0}.family-controls-title{color:var(--text-dark);letter-spacing:-.5px;font-size:45px;line-height:1.25}.family-type-card{background:linear-gradient(#e4f0f8 0%,#f9fdff 100%);border:1.5px solid #3c8ee1;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;height:100%;transition:all .3s;display:flex;position:relative}.family-type-card:hover{border-color:#93c5fd;transform:translateY(-5px);box-shadow:0 15px 30px #0f2b5c14}.family-type-icon-wrapper{background:linear-gradient(#f9fdff 0%,#fff5ec 100%);border:2px solid #f98d2b;border-radius:50%;justify-content:center;align-items:center;width:auto;height:auto;margin-top:-75px;padding:25px;display:flex;box-shadow:.279px 15.998px 23px #000e221a}.family-type-icon{object-fit:contain;width:auto;height:auto}.family-type-title{color:var(--text-dark);font-size:18px;font-weight:800}.family-type-desc{color:#000;font-size:16.5px;font-weight:400}.built-parents-kids-section{background:#f48b2b;padding:90px 0 0;position:relative;overflow:hidden}.built-section-title{letter-spacing:-.5px;font-size:50px;line-height:1.2}.feature-side-box{max-width:200px}.feature-left-side-box{position:absolute;top:0;left:10%}.feature-right-side-box{position:absolute;top:30%;right:4%}.side-feature-title{font-size:24px}.side-feature-desc{font-size:15.5px;line-height:1.5}.built-showcase-wrapper{vertical-align:bottom;justify-content:center;align-items:flex-end;gap:150px;margin:0 auto;display:inline-flex;position:relative}.showcase-img-container{flex-shrink:0;align-items:flex-end;display:inline-flex;position:relative}.showcase-mother-img,.showcase-kid-img{object-fit:contain;flex-shrink:0;width:auto;display:block}.showcase-mother-screen{width:17.29%;height:29.84%;position:absolute;top:19.67%;left:79.95%}.showcase-kid-screen{width:17.39%;height:29.35%;position:absolute;top:22.39%;left:3.8%}.center-connector-top{z-index:4;flex-direction:row;align-items:center;display:flex;position:absolute;top:18%;left:50%;transform:translate(20%)}.center-connector-bottom{z-index:4;flex-direction:row-reverse;align-items:center;display:flex;position:absolute;bottom:25%;left:55%;transform:translate(0%)}.connector-arrow{object-fit:contain;filter:drop-shadow(0 4px 10px #00000026);width:auto;height:auto}.connector-arrow.bottom-arrow{transform:rotate(180deg)}.center-connector-top .connector-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff40;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:65px;height:65px;display:flex;position:absolute;bottom:-155%;right:-70%;box-shadow:0 8px 20px #00000026}.center-connector-bottom .connector-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff40;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:65px;height:65px;display:flex;position:absolute;top:-200%;left:-70%;box-shadow:0 8px 20px #00000026}.badge-icon{object-fit:contain;filter:brightness(0)invert();width:auto;height:auto}.better-approach-section{background:var(--blue-start);color:#fff;z-index:5;padding:50px 0;position:relative;box-shadow:0 -10px 30px #0000000d}.better-approach-wrapper{justify-content:space-between;align-items:center;gap:40px;display:flex}.better-approach-left{flex-direction:column;flex:1.3;gap:10px;display:flex}.better-approach-tag{letter-spacing:1px;color:#ffffffd9;text-transform:uppercase;font-size:16.5px;font-weight:700}.better-approach-title{color:#fff;letter-spacing:-.5px;margin:0;font-size:35px;font-weight:600;line-height:1.25}.better-approach-center{flex:1.1;align-items:center;max-width:300px;display:flex}.better-approach-desc{color:#ffffffe6;margin:0;font-size:16px;line-height:1.5}.better-approach-right{text-align:center;flex-direction:column;flex:1;align-items:center;gap:10px;max-width:max-content;display:flex}.better-approach-trial-tag{letter-spacing:.8px;color:#fffffff2;text-transform:uppercase;font-size:16px;font-weight:600}.better-approach-subtext{color:#ffffffd9;font-size:11.5px;font-weight:500}.testimonials-hero-section{background:url(../media/testimonials-banner-bg.0r33ddx2hfnu1.webp) 50%/cover no-repeat;align-items:center;padding:100px 0 110px;display:flex;position:relative;overflow:hidden}.testimonials-hero-section:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#0e1c3057 0%,#0000 100%);position:absolute;inset:0}.testimonials-hero-content{z-index:2;max-width:550px;position:relative}.testimonials-hero-title{color:#fff;letter-spacing:-.5px;text-shadow:0 2px 10px #0006;margin-bottom:18px;font-size:62px;font-weight:700;line-height:1.1}.testimonials-hero-subtitle{color:#ffffffeb;text-shadow:0 1px 4px #0006;max-width:510px;margin-bottom:34px;font-size:19.5px;font-weight:300;line-height:1.6}.faqs-hero-section{background:url(../media/faqs-banner-bg.0qyip0vsnzexo.webp) 50%/cover no-repeat;align-items:center;padding:110px 0 120px;display:flex;position:relative;overflow:hidden}.faqs-hero-content{z-index:2;max-width:580px;position:relative}.faqs-hero-content .hero-subtitle{margin-bottom:0}.blogs-hero-section{background:url(../media/blogs-banner-bg.12h99hexf1mz0.webp) 50%/cover no-repeat;align-items:center;padding:110px 0 120px;display:flex;position:relative;overflow:hidden}.blogs-hero-section:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#081426d9 0%,#08142673 50%,#0000 100%);position:absolute;inset:0}.blogs-hero-content{z-index:2;max-width:580px;position:relative}.blogs-hero-content .hero-subtitle{margin-bottom:0}.faq-main-section{background-color:#f2f5f7}.faq-search-card{border:10px solid #3b8cde!important;box-shadow:0 10px 25px #3b82f61f!important}.faq-search-card input::placeholder{color:#848484;font-weight:400}.faq-categories-card{border-color:var(--blue-start)!important;box-shadow:0 10px 25px #3b82f61f!important}.category-item{padding:15px 20px;transition:all .25s}.faq_icon_div{width:30px;height:auto}.category-item:hover{background-color:#f8fafc}.category-item.active{background-color:#fff0e2!important}.category-item.active .cat-title{color:#000!important;font-weight:400!important}.bg-light-blue{background-color:#eef6fc!important}.faq-accordion-item{transition:box-shadow .25s;border-color:#dbeafe!important}.faq-accordion-item:hover{box-shadow:0 10px 30px #3b82f61a!important}.faq-accordion-header{cursor:pointer;background-color:#eef7ff;transition:background-color .2s}.faq-accordion-header:hover{background-color:#e2f0fd!important}.faq-accordion-body{background-color:#f7fbff}.faq-q-icon{object-fit:contain;width:26px;height:26px}.faq-check-list{padding-left:0;list-style:none}.faq-check-list li{color:#000;margin-bottom:16px;padding-left:36px;line-height:1.5;position:relative}.faq-check-list li:before{content:"";background-image:url(../media/blue-checkmark.3qcbbzxkgsb3q.webp);background-position:50%;background-repeat:no-repeat;background-size:contain;width:22px;height:22px;position:absolute;top:10px;left:0}.testimonials-stats-bar{background:#fff;border-bottom:1px solid #eef2f6;padding:40px 0;box-shadow:0 10px 30px #00000008}.stat-item-box{text-align:center;padding:15px}.stat-number-text{color:var(--primary-blue-dark);margin-bottom:6px;font-size:42px;font-weight:800;line-height:1.1}.stat-label-text{color:#5a738e;margin:0;font-size:15px;font-weight:500}.testimonials-filter-bar{padding:60px 0 20px}.filter-btn-group{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.t-filter-btn{color:#334155;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:50px;padding:10px 22px;font-size:15px;font-weight:600;transition:all .25s}.t-filter-btn:hover{color:#0f172a;background:#e2e8f0}.t-filter-btn.active{background:var(--topbar-bg);color:#fff;border-color:var(--topbar-bg);box-shadow:0 4px 12px #3c8ee14d}.testimonials-grid-section{background-color:#f8fafc;padding:30px 0 80px}.story-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;justify-content:space-between;height:100%;padding:32px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 4px 20px #0000000a}.story-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px #00000014}.story-card-stars{color:#f59e0b;gap:4px;margin-bottom:16px;font-size:16px;display:flex}.story-card-text{color:#1e293b;margin-bottom:24px;font-size:17px;font-style:italic;line-height:1.6}.story-card-footer{border-top:1px solid #f1f5f9;align-items:center;gap:14px;margin-top:auto;padding-top:16px;display:flex}.story-author-img{object-fit:cover;border:2px solid #3c8ee1;border-radius:50%;width:52px;height:52px}.story-author-info{flex-direction:column;display:flex}.story-author-name{color:#0f172a;font-size:16px;font-weight:700}.story-author-sub{color:#64748b;font-size:13px}.story-badge-verified{color:#059669;background:#ecfdf5;border-radius:50px;align-items:center;gap:4px;margin-left:auto;padding:4px 10px;font-size:11.5px;font-weight:700;display:inline-flex}.hear-from-parents-section{background:url(../media/testimonials-bg.43fu1d08ol72n.jpg) 50%/cover no-repeat;padding:85px 0 95px;position:relative;overflow:hidden}.testimonial-card.picture-on-top{width:100%;height:calc(100% - 45px);margin-top:45px;display:flex}.testimonial-card.picture-on-top .testimonial-card-wrapper{background:linear-gradient(#a7ceef 0%,#fff 100%) padding-box padding-box,linear-gradient(#3c8ee1 0%,#bcd9f6 100%) border-box;border:2px solid #0000;border-radius:30px;flex-direction:column;align-items:flex-start;width:100%;height:100%;padding:55px 30px 28px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;box-shadow:.209px 11.998px 24px #1f64aa38}.testimonial-card.picture-on-top .testimonial-card-wrapper:hover{background:linear-gradient(#ecf6fefa 0%,#dfeefbf2 100%) padding-box padding-box,linear-gradient(#3c8ee1 0%,#bcd9f6 100%) border-box;transform:translateY(-5px);box-shadow:0 20px 42px #1f64aa47,0 6px 14px #0000000d}.testimonial-card.picture-on-top .testimonial-parent-info{z-index:5;flex-direction:column;align-items:center;margin-bottom:0;padding-left:0;display:flex;position:absolute;top:-42px;left:50%;transform:translate(-50%)}.testimonial-card.picture-on-top .parent-avatar{background:#fff;border:2px solid #5aa2e7;border-radius:50%;justify-content:center;align-items:center;width:84px;height:84px;padding:0;display:flex;overflow:hidden;box-shadow:0 8px 20px #0f2b5c26}.testimonial-card.picture-on-top .parent-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.testimonial-card.picture-on-top .testimonial-quote-icon{z-index:2;justify-content:center;align-items:center;width:44px;height:38px;display:flex;position:absolute;top:20px;right:24px}.testimonial-quote-svg{width:100%;height:auto}.testimonial-card.picture-on-top .testimonial-quote-svg path{fill:#fff!important;stroke:#fff!important}.testimonial-card.picture-on-top .parent-name{letter-spacing:.8px;color:#1e3d6b;text-transform:uppercase;text-align:left;margin:0 0 8px;font-size:13px;font-weight:700;display:block}.testimonial-card.picture-on-top .testimonial-card-title{color:#0f172a;text-align:left;margin:0 0 12px;font-size:18px;font-weight:700;line-height:1.3}.testimonial-card.picture-on-top .testimonial-text{color:#000;text-align:left;flex-grow:1;margin:0 0 22px;font-size:15px;font-style:normal;font-weight:400;line-height:1.55}.testimonial-card.picture-on-top .testimonial-btn-wrapper{justify-content:center;width:100%;margin-top:auto;display:flex}.testimonial-card.picture-on-top .btn-show-more{color:#000;cursor:pointer;background:#fff;border:2px solid #3c8ee1;border-radius:50px;justify-content:center;align-items:center;gap:6px;padding:7px 24px;font-size:13.5px;font-weight:600;transition:all .25s;display:inline-flex;box-shadow:0 2px 8px #3578e51a}.testimonial-card.picture-on-top .btn-show-more:hover{color:#3c8ee1;background:#eff6ff;border:2px solid #3c8ee1;transform:translateY(-1px);box-shadow:0 4px 12px #3578e540}.testimonial-card.picture-on-top .testimonial-bubble:after,.testimonial-card.picture-on-top .testimonial-bubble:before{display:none!important}.quote-more-text{transition:all .3s;display:none}.quote-more-text.show{display:inline}.btn-show-more{color:#0f2b5c;cursor:pointer;background:0 0;border:none;justify-content:start;align-items:center;gap:6px;padding:8px 0;font-size:15px;font-weight:700;transition:all .25s;display:flex}.btn-show-more:hover{color:#3578e5;transform:translateY(1px)}.btn-show-more i{font-size:14px;transition:transform .3s;display:inline-block}.btn-show-more.expanded i{transform:rotate(180deg)}.custom-pagination{justify-content:center;align-items:center;gap:8px;display:inline-flex}.custom-pagination .pagination-btn{color:#3578e5;cursor:pointer;background-color:#fff;border:1.5px solid #93c5fd;border-radius:8px;outline:none;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s ease-in-out;display:flex;box-shadow:0 2px 5px #00000008}.custom-pagination .pagination-btn:hover{color:#1d4ed8;background-color:#eff6ff;border-color:#3b82f6;transform:translateY(-1px);box-shadow:0 4px 8px #3b82f626}.custom-pagination .pagination-btn.active{color:#fff;background-color:#3578e5;border-color:#3578e5;box-shadow:0 4px 12px #3578e566}.custom-pagination .pagination-btn.prev-btn,.custom-pagination .pagination-btn.next-btn{color:#3578e5;font-size:13px}.contact-hero-section{background:url(../media/contact-page-banner.2r_1dvyblvn3o.webp) 50%/cover no-repeat;align-items:center;padding:110px 0 120px;display:flex;position:relative;overflow:hidden}.contact-hero-content{z-index:2;max-width:580px;position:relative}.contact-hero-content .hero-subtitle{margin-bottom:0}.contact-options-section{background-color:#f2f5f7;padding:60px 0}.contact-option-card{border-radius:30px;transition:all .3s;box-shadow:0 10px 30px #0000000a}.contact-option-card.faq-card{background:linear-gradient(137deg,#fff 0%,#e5e5e5 100%);border:2px solid #b7c4cd}.contact-option-card.write-card{background:linear-gradient(360deg,#e3eff1 0%,#efefef 100%);border:2px solid #b7c4cd}.contact-option-card.support-card{background:linear-gradient(134deg,#fff 0%,#f1e4d7 100%);border:2px solid #b7c4cd}.contact-option-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #00000014}.contact-card-title{letter-spacing:.5px;font-size:20px;color:#000!important}.contact-card-desc{font-size:16px;line-height:1.6;color:#000!important}.contact-option-card .btn-custom{margin-top:10px}.contact-form-section{background-color:#f2f5f7}.contact-form-wrapper{background:linear-gradient(-61deg,#fff 0%,#e5e5e5 100%);border:2px solid #b1bdc5!important;border-radius:30px!important;box-shadow:0 15px 40px #0000000d!important}.contact-team-img{object-fit:cover;object-position:center;border-radius:20px}.contact-form-title{letter-spacing:.3px;font-size:26px;color:#000!important}.contact-form-subtext{font-size:16px;line-height:1.5;color:#000!important}.contact-input,.contact-select,.contact-textarea{transition:all .2s;color:#0f172a!important;background-color:#fff!important;border:1.5px solid #d1dbe5!important;border-radius:12px!important;padding:10px 14px!important;font-size:14px!important}.contact-input:focus,.contact-select:focus,.contact-textarea:focus{border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f626!important}.contact-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23f98d2b'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")!important;background-position:right 14px center!important;background-repeat:no-repeat!important;background-size:16px 16px!important;padding-right:40px!important}.extra-small-tag{letter-spacing:.5px;font-size:11px}.blogs-main-section{background-color:#f2f5f7}.blog-cat-badge{color:#eb7813;letter-spacing:.5px;background-color:#fff0e2;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:700}.blog-featured-card{transition:all .3s;border:2px solid var(--text-dark)!important}.blog-featured-card:hover{box-shadow:0 15px 35px #3b82f61f!important}.featured-img-wrapper{height:100%;min-height:100%;position:relative}.featured-post-img{object-fit:cover;width:100%;display:block;height:350px!important}.blog-card{transition:all .3s;border:2px solid var(--text-dark)!important}.blog-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #3b82f61f!important}.blog-card-title{font-size:17px;line-height:1.4}.blog-newsletter-card{border:2px solid #2563eb}.blog-breadcrumb,.breadcrumb{--bs-breadcrumb-divider-color:#ff8200!important;--bs-breadcrumb-item-active-color:#fff!important}.blog-breadcrumb .breadcrumb-item,.breadcrumb .breadcrumb-item,.blog-breadcrumb .breadcrumb-item *,.breadcrumb .breadcrumb-item *{font-size:.95rem;font-weight:700;color:#fff!important;opacity:1!important}.blog-breadcrumb .breadcrumb-item a,.breadcrumb .breadcrumb-item a{color:#fff!important;opacity:1!important;text-decoration:none!important}.blog-breadcrumb .breadcrumb-item a:hover,.breadcrumb .breadcrumb-item a:hover{color:#ff8200!important;opacity:1!important;text-decoration:underline!important}.blog-breadcrumb .breadcrumb-item.active,.breadcrumb .breadcrumb-item.active{font-weight:700;color:#fff!important;opacity:1!important}.blog-breadcrumb .breadcrumb-item+.breadcrumb-item:before,.breadcrumb .breadcrumb-item+.breadcrumb-item:before{padding-left:.5rem;padding-right:.5rem;color:#ff8200!important;content:"/"!important;opacity:1!important;font-weight:700!important}.reveal-on-scroll{opacity:0;will-change:opacity, transform;transition:opacity .75s cubic-bezier(.16,1,.3,1),transform .75s cubic-bezier(.16,1,.3,1);transform:translateY(35px)}.reveal-on-scroll.is-visible,section.animate,section.is-visible{opacity:1!important;transform:translateY(0)!important}.reveal-on-scroll.is-visible:first-child{transition-delay:50ms}.reveal-on-scroll.is-visible:nth-child(2){transition-delay:.15s}.reveal-on-scroll.is-visible:nth-child(3){transition-delay:.25s}.reveal-on-scroll.is-visible:nth-child(4){transition-delay:.35s}.reveal-on-scroll.is-visible:nth-child(5){transition-delay:.45s}.solution-card.reveal-on-scroll,.pricing-card.reveal-on-scroll,.testimonial-card.reveal-on-scroll,.blog-card.reveal-on-scroll{transform:translateY(30px)scale(.97)}.solution-card.is-visible,.pricing-card.is-visible,.testimonial-card.is-visible,.blog-card.is-visible{transform:translateY(0)scale(1)}.inactive-legal-nav-item:hover{transform:translate(4px);background-color:#f8fafc!important}.inactive-legal-nav-item:hover .fw-semibold{color:#3578e5!important}.inactive-legal-nav-item:hover .rounded-3{color:#3578e5!important;background-color:#3578e51a!important}.active-legal-nav-item:hover{transform:translate(2px)}.pricing-card.is-visible,.testimonial-card.is-visible,.blog-card.is-visible{opacity:1!important;transform:translateY(0)scale(1)!important}
.banner-dashboard-wrapper{perspective:1200px;justify-content:center;align-items:center;width:100%;height:650px;display:flex;position:relative;overflow:visible}.banner-dashboard-wrapper:before{content:"";z-index:0;pointer-events:none;filter:blur(30px);background:radial-gradient(circle,#10b98147 0%,#22d3ee2e 40%,#3b82f614 60%,#0000 75%);width:850px;height:550px;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.dashboard-container{transform-origin:50%;pointer-events:auto;z-index:1;width:900px;height:500px;transform-style:preserve-3d;will-change:transform, opacity, filter;flex-direction:column;gap:35px;animation:2.2s cubic-bezier(.16,1,.3,1) 2.5s both holoRevealDefault;display:flex;position:absolute;top:50%;left:50%;transform:translate(-32%,-62%)scale(.58)}.dashboard-container:before{content:"";z-index:0;pointer-events:none;background-image:radial-gradient(#52f2f859 1.5px,#0000 1.5px);background-position:50%;background-size:20px 20px;position:absolute;inset:20px;-webkit-mask-image:radial-gradient(circle,#000 45%,#0000 80%);mask-image:radial-gradient(circle,#000 45%,#0000 80%)}@media (min-width:1200px){.dashboard-container{animation:2.2s cubic-bezier(.16,1,.3,1) 2.5s both holoRevealLarge;transform:translate(-32%,-62%)scale(.68)}}@media (min-width:1400px){.dashboard-container{animation:2.2s cubic-bezier(.16,1,.3,1) 2.5s both holoRevealXLarge;transform:translate(-32%,-62%)scale(.78)}}.holo-light-beam{filter:blur(15px);pointer-events:none;z-index:1;transform-origin:bottom;background:conic-gradient(from 330deg at 50% 100%,#0000 0deg,#52f2f838 15deg,#10b9814d 30deg,#52f2f838 45deg,#0000 60deg);width:600px;height:180px;animation:2s cubic-bezier(.16,1,.3,1) 2.5s both beamReveal;position:absolute;bottom:18%;left:50%;transform:translate(-50%)}.holo-sparkles-container{pointer-events:none;z-index:15;position:absolute;inset:-50px}.sparkle-dot{border-radius:50%;animation:3s ease-in-out infinite alternate floatGlow;position:absolute}.sparkle-dot.green-cyan{background:#52f2f8;box-shadow:0 0 10px #52f2f8,0 0 20px #10b981}.sparkle-dot.orange-gold{background:#ffab40;box-shadow:0 0 8px #ffab40,0 0 16px #ff6d00}.sparkle-cross{width:14px;height:14px;animation:2.5s ease-in-out infinite alternate pulseSparkle;position:absolute}.sparkle-cross:before,.sparkle-cross:after{content:"";background:#fff;border-radius:2px;position:absolute;box-shadow:0 0 8px #52f2f8,0 0 12px #fff}.sparkle-cross:before{width:14px;height:2px;top:6px;left:0}.sparkle-cross:after{width:2px;height:14px;top:0;left:6px}@keyframes floatGlow{0%{opacity:.3;transform:translateY(0)scale(.8)}to{opacity:1;transform:translateY(-12px)scale(1.3)}}@keyframes pulseSparkle{0%{opacity:.2;transform:scale(.6)rotate(0)}50%{opacity:1;transform:scale(1.2)rotate(45deg)}to{opacity:.4;transform:scale(.8)rotate(90deg)}}.dashboard-container .db-row{z-index:2;width:100%;display:flex;position:relative}.dashboard-container .db-top-row{justify-content:space-between;padding:0 40px}.dashboard-container .db-bottom-row{justify-content:space-between;gap:30px}.dashboard-container .db-card{-webkit-backdrop-filter:blur(16px);color:#fff;background:#335b7abf;border:3.5px solid #bfced6d9;border-radius:8px;position:relative;box-shadow:inset -1px -1px 50px 10px #a1a4ac66,0 10px 30px #00000080}.dashboard-container .screen-time-card{width:290px;height:140px;padding:10px 24px;transform:translate(25%)}.dashboard-container .card-title-container{border-bottom:1.5px solid #ffffff4d;align-items:center;gap:10px;padding-bottom:8px;display:flex}.dashboard-container .clock-icon{border-radius:50%;justify-content:center;align-items:center;font-size:2rem;font-weight:700;display:flex}.dashboard-container .card-title{color:#fff;margin:0;font-size:2rem;font-weight:500}.dashboard-container .stat-text{letter-spacing:.5px;margin-top:10px;font-size:2.1rem;font-weight:600}.dashboard-container .stat-text span{color:#e0e0e0;margin-left:6px;font-size:1.3rem;font-weight:400}.dashboard-container .quizzes-card{flex-direction:column;align-items:center;width:300px;height:170px;padding:10px 20px;display:flex;transform:translate(-35%,-15%)}.dashboard-container .quizzes-card .card-title{text-align:center;width:100%;margin-bottom:12px;font-size:2rem}.dashboard-container .book-container{align-items:center;gap:15px;margin-top:5px;display:flex}.dashboard-container .book-graphic{background:#ffffffd9;border-radius:10px;align-items:center;gap:12px;padding:0 18px;line-height:1.2;display:flex;box-shadow:0 4px 15px #0003}.dashboard-container .book-number{color:#00ca9d;font-size:3.5rem;font-weight:800}.dashboard-container .book-lines{flex-direction:column;gap:5px;display:flex}.dashboard-container .book-line{background:#1d72b8;border-radius:2px;height:3px}.dashboard-container .book-line:first-child{width:32px}.dashboard-container .book-line:nth-child(2){width:22px}.dashboard-container .book-line:nth-child(3){width:28px}.dashboard-container .checkmarks{color:#fff;flex-direction:column;gap:6px;font-size:1.5rem;font-weight:700;display:flex}.dashboard-container .activity-card{width:420px;height:225px;padding:10px 15px}.dashboard-container .activity-card .card-title{margin-bottom:10px;font-size:2rem}.dashboard-container .chart-grid{background:#00000026;border:1px solid #ffffff40;border-radius:8px;height:140px;padding:10px 10px 6px 28px;position:relative}.dashboard-container .y-axis{color:#ffffffb3;flex-direction:column;justify-content:space-between;font-size:.75rem;display:flex;position:absolute;top:8px;bottom:28px;left:8px}.dashboard-container .bars-container{border-bottom:1px solid #ffffff4d;justify-content:space-between;align-items:flex-end;height:95px;padding-bottom:0;display:flex}.dashboard-container .bar{border-radius:3px 3px 0 0;width:27px;transition:height .8s cubic-bezier(.34,1.56,.64,1)}.dashboard-container .x-axis{color:#fff;justify-content:space-between;padding:6px 4px 0;font-size:.9rem;font-weight:600;display:flex}.dashboard-container .growth-card{flex-direction:column;justify-content:space-between;width:380px;height:180px;padding:20px 24px;display:flex;transform:translate(-20%,6%)}.dashboard-container .growth-card .card-title{text-align:right;padding-right:20px;font-size:2rem}.dashboard-container .growth-body{justify-content:flex-end;align-items:flex-end;margin-top:10px;display:flex}.dashboard-container .growth-percentage{color:#fff;font-size:2.6rem;font-weight:700}.dashboard-container .growth-chart-container{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.dashboard-container .trend-arrow{width:140px;height:40px;position:absolute;top:32%;left:45%}.dashboard-container .mini-bars{align-items:flex-end;gap:7px;height:40px;display:flex}.dashboard-container .mini-bar{border-radius:2px 2px 0 0;width:22px;transition:height .8s cubic-bezier(.34,1.56,.64,1)}.dashboard-container .center-gauge{z-index:20;width:200px;height:200px;position:absolute;top:48%;left:48%;transform:translate(-50%,-50%)}.dashboard-container .gauge-bg{background:linear-gradient(14deg,#536e7ae7 0%,#37698be7 50%,#508e9de7 100%);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;box-shadow:0 0 25px #52f2f84d}.dashboard-container .gauge-ring{-webkit-mask-composite:xor;-webkit-mask-composite:source-out;filter:drop-shadow(0 0 8px #52f2f880);background:conic-gradient(#fadb5f 0deg 75deg,#0000 75deg 80deg,#52f2f8 80deg 175deg,#0000 175deg 180deg,#1d72b8 180deg 295deg,#0000 295deg 300deg,#0000 300deg 360deg);border-radius:50%;padding:32px;position:absolute;inset:-30px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.dashboard-container .gauge-value{color:#fff;font-size:3.8rem;font-weight:800;line-height:1}.dashboard-container .gauge-label{color:#fff;margin-top:6px;font-size:2rem;font-weight:500}@keyframes beamReveal{0%{opacity:0;height:0;transform:translate(-50%)scaleX(.1)}20%{opacity:.8}to{opacity:1;height:180px;transform:translate(-50%)scaleX(1)}}@keyframes holoRevealDefault{0%{opacity:0;filter:blur(15px)brightness(2.5);transform:translate(-50%,160px)scale(.01)rotateX(55deg)}25%{opacity:.85}to{opacity:1;filter:blur()brightness();transform:translate(-32%,-62%)scale(.58)rotateX(0)}}@keyframes holoRevealLarge{0%{opacity:0;filter:blur(15px)brightness(2.5);transform:translate(-50%,160px)scale(.01)rotateX(55deg)}25%{opacity:.85}to{opacity:1;filter:blur()brightness();transform:translate(-32%,-62%)scale(.68)rotateX(0)}}@keyframes holoRevealXLarge{0%{opacity:0;filter:blur(15px)brightness(2.5);transform:translate(-50%,160px)scale(.01)rotateX(55deg)}25%{opacity:.85}to{opacity:1;filter:blur()brightness();transform:translate(-32%,-62%)scale(.78)rotateX(0)}}

html,body{max-width:100vw;font-family:var(--font-roboto), "Roboto", "Outfit", "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;margin:0;padding:0;overflow-x:hidden}*{box-sizing:border-box}
