@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;0,700;1,600&display=swap";body:has(.mobile-app-container){background:transparent}.mobile-app-container{min-height:100vh;min-height:100dvh;background:transparent;color:#102922;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;flex-direction:column;position:relative;overflow-x:hidden;padding-bottom:74px;box-sizing:border-box}.mobile-app-container:before{content:"";position:absolute;top:0;left:0;right:0;height:8px;background:linear-gradient(90deg,#f70,#f93 35%,#fff,#138808 65%,#0d6b05);z-index:1000}.mobile-auth-hero{background:transparent;color:#036;padding:36px 20px;text-align:center;box-shadow:0 6px 20px #00336614;position:relative;overflow:hidden}.mobile-auth-hero:before{content:"";position:absolute;top:0;left:0;right:0;height:8px;background:linear-gradient(90deg,#f70,#f93 35%,#fff,#138808 65%,#0d6b05);z-index:10}.mobile-auth-hero:after{content:"";position:absolute;bottom:0;left:0;right:0;height:32px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 120' preserveAspectRatio='none'%3E%3Cpath d='M0,0 C150,90 350,-40 500,45 C650,120 900,10 1200,45 L1200,120 L0,120 Z' fill='%23138808' opacity='0.85'%3E%3C/path%3E%3Cpath d='M0,20 C200,110 400,-10 600,60 C800,120 1000,30 1200,60 L1200,120 L0,120 Z' fill='%23ff7700' opacity='0.45'%3E%3C/path%3E%3C/svg%3E") no-repeat bottom center;background-size:100% 32px;pointer-events:none}.mobile-brand-badge{display:inline-flex;align-items:center;gap:10px;background:#fff;padding:8px 18px;border-radius:30px;border:1.5px solid #003366;margin-bottom:16px;box-shadow:0 4px 12px #0033661f}.mobile-brand-badge img{width:32px;height:32px;border-radius:50%;object-fit:cover;border:1.5px solid #ff7700}.mobile-brand-badge span{font-weight:800;font-size:1.05rem;letter-spacing:.3px;color:#036!important}.mobile-brand-badge b{color:#f70}.mobile-auth-hero h1{font-family:Playfair Display,Georgia,serif;font-size:1.85rem;margin:8px 0;line-height:1.25;color:#036!important}.mobile-auth-hero p{font-size:.9rem;color:#036!important;font-weight:700;max-width:340px;margin:0 auto 16px;line-height:1.45}.mobile-role-selector{display:flex;background:#f0f7ff;border-radius:14px;padding:4px;margin:16px auto 0;max-width:320px;border:1.5px solid #003366}.mobile-role-tab{flex:1;padding:10px 8px;font-size:.84rem;font-weight:700;border:0;border-radius:10px;background:transparent;color:#036;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:6px}.mobile-role-tab.active{background:#036;color:#fff;box-shadow:0 4px 12px #00336640}.mobile-auth-card{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;margin:16px 16px 20px;padding:22px 20px;border-radius:20px;box-shadow:0 8px 24px #10292214;border:1px solid #cce3d4;position:relative;z-index:2}.mobile-features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:0 16px 24px}.mobile-feature-card{background:#fff;border-radius:16px;padding:16px 14px;border:1px solid #e1eee5;box-shadow:0 4px 12px #145d490a;text-align:left}.mobile-feature-card svg{color:#036;margin-bottom:8px}.mobile-feature-card h4{margin:0 0 4px;font-size:.92rem;color:#036}.mobile-feature-card p{margin:0;font-size:.78rem;color:#526861;line-height:1.35}.mobile-app-header{position:sticky;top:0;z-index:100;background:linear-gradient(135deg,#fff3e6,#fff,#e8f5ed);color:#036;padding:12px 16px;padding-top:max(12px,env(safe-area-inset-top));display:flex;align-items:center;justify-content:space-between;box-shadow:0 4px 16px #0033661f;border-bottom:3px solid #ff7700;position:relative}.mobile-app-header:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#f70,#f93 35%,#fff,#138808 65%,#0d6b05)}.mobile-app-header:after{content:"";position:absolute;bottom:-3px;left:0;right:0;height:4px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 120' preserveAspectRatio='none'%3E%3Cpath d='M0,0 C300,90 600,-40 900,60 C1050,100 1150,20 1200,40 L1200,120 L0,120 Z' fill='%23138808'%3E%3C/path%3E%3C/svg%3E") no-repeat bottom center;background-size:100% 4px;pointer-events:none}.mobile-user-profile{display:flex;align-items:center;gap:10px}.mobile-user-avatar{width:40px;height:40px;border-radius:50%;background:#036;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.1rem;border:2px solid #ff7700;box-shadow:0 2px 6px #0363;flex-shrink:0}.mobile-user-info{display:flex;flex-direction:column}.mobile-user-name{font-weight:800;font-size:.95rem;color:#036!important;line-height:1.2}.mobile-role-pill{font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.5px;color:#036!important;background:#e6f0fa;border:1px solid #b3d1ff;padding:1px 7px;border-radius:10px;display:inline-flex;align-items:center;gap:3px;margin-top:2px}.mobile-header-actions{display:flex;align-items:center;gap:8px}.mobile-icon-btn{width:36px;height:36px;border-radius:50%;background:#f0f7ff;color:#036!important;border:1.5px solid #003366;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.mobile-icon-btn:active{background:#ffffff40}.mobile-task-content{flex:1;padding:16px}.mobile-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.mobile-section-title{font-size:1.15rem;font-weight:700;color:#102922;margin:0}.mobile-task-card{background:#fff;border-radius:16px;padding:16px;margin-bottom:12px;border:1px solid #e1eee5;box-shadow:0 4px 14px #1029220d}.mobile-task-card.highlight{border-left:4px solid #145d49}.mobile-task-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.mobile-task-tag{font-size:.72rem;font-weight:700;padding:3px 8px;border-radius:12px;background:#eef6f1;color:#145d49}.mobile-task-time{font-size:.78rem;color:#637a73;display:flex;align-items:center;gap:4px}.mobile-top-tabs-bar{display:flex;gap:8px;overflow-x:auto;padding:10px 14px;background:#fff;border-bottom:1px solid #e1eee5;scrollbar-width:none;-webkit-overflow-scrolling:touch;position:sticky;top:56px;z-index:90;box-shadow:0 2px 8px #1029220a}.mobile-top-tabs-bar::-webkit-scrollbar{display:none}.mobile-top-tab-pill{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:20px;font-size:.78rem;font-weight:700;white-space:nowrap;border:1px solid #cbd9cf;background:#fff;color:#334b43;cursor:pointer;transition:all .2s ease;flex-shrink:0}.mobile-top-tab-pill.active{background:#145d49;color:#fff;border-color:#145d49;box-shadow:0 2px 8px #145d4933}.mobile-bottom-nav{position:fixed!important;bottom:0!important;left:0!important;right:0!important;width:100%!important;height:64px!important;background:#fff!important;border-top:1.5px solid #dce9df!important;display:flex!important;justify-content:space-around!important;align-items:center!important;z-index:1000!important;box-shadow:0 -4px 20px #1029221f!important;padding-bottom:max(4px,env(safe-area-inset-bottom))!important}.mobile-nav-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;border:0;background:transparent;color:#718780;font-size:.68rem;font-weight:600;gap:3px;cursor:pointer;transition:color .15s ease;position:relative}.mobile-nav-item.active{color:#145d49;font-weight:700}.mobile-nav-item.active:before{content:"";position:absolute;top:0;width:28px;height:3px;background:#145d49;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.mobile-nav-item svg{width:20px;height:20px}.mobile-app-container{width:100%;max-width:100%;margin:0;border:0;border-radius:0;box-shadow:none;padding-bottom:84px!important}@media(min-width:769px){.mobile-app-container{max-width:600px;margin:0 auto;min-height:100vh}}@media(max-width:768px){.desktop-schedule-table{display:none!important}.mobile-schedule-cards{display:flex!important}}@media(min-width:769px){.desktop-schedule-table{display:block!important}.mobile-schedule-cards{display:none!important}}.mobile-wwo-screen{min-height:100vh;min-height:100dvh;width:100%;max-width:440px;margin:0 auto;overflow-y:auto;overflow-x:hidden;position:relative;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;background:radial-gradient(circle at 50% 50%,#fff,#f7fbf9 55%,#eef5f1);padding:0 12px 10px;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#102922}.mobile-wwo-top-tricolour{position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#f70,#f93 33%,#fff 33%,#fff 66%,#138808 66%,#0d6b05);z-index:10}.mobile-wwo-top-bar{display:flex;align-items:center;justify-content:space-between;padding-top:max(14px,env(safe-area-inset-top));padding-bottom:4px;z-index:5}.mobile-wwo-top-badge{display:inline-flex;align-items:center;gap:4px;background:#fff8f0;border:1px solid #fed7aa;border-radius:14px;padding:4px 9px;font-size:.67rem;font-weight:700;color:#c2410c;box-shadow:0 1px 4px #ff770014;white-space:nowrap}.mobile-wwo-login-pill-btn{display:inline-flex;align-items:center;gap:6px;background:linear-gradient(135deg,#036,#082a4d);color:#fff;border:0;border-radius:20px;padding:7px 16px;font-size:.82rem;font-weight:800;letter-spacing:.2px;cursor:pointer;box-shadow:0 4px 14px #0033663d;transition:all .2s ease}.mobile-wwo-login-pill-btn:active{transform:scale(.96);opacity:.92}.mobile-wwo-orbital-stage{flex:1;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;position:relative;width:100%;min-height:0;padding:2px 0}.mobile-wwo-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%;align-items:stretch}.mobile-wwo-bubble{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1.5px solid;padding:10px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;transition:all .22s cubic-bezier(.4,0,.2,1);box-shadow:0 3px 12px #1029220d;min-height:106px;height:100%;box-sizing:border-box}.mobile-wwo-row-bottom .mobile-wwo-bubble{min-height:116px}.mobile-wwo-bubble-top-left{border-radius:22px 10px}.mobile-wwo-bubble-top-right,.mobile-wwo-bubble-bottom-left{border-radius:10px 22px}.mobile-wwo-bubble-bottom-right{border-radius:22px 10px}.mobile-wwo-bubble:active{transform:scale(.97)}.mobile-wwo-bubble-header{display:flex;align-items:center;justify-content:space-between;gap:4px;margin-bottom:3px}.mobile-wwo-bubble-icon{width:24px;height:24px;border-radius:7px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mobile-wwo-bubble-tag{font-size:.62rem;font-weight:800;letter-spacing:.3px;text-transform:uppercase;white-space:nowrap}.mobile-wwo-bubble-title{margin:0 0 3px;font-size:.82rem;font-weight:800;line-height:1.2;letter-spacing:-.2px}.mobile-wwo-bubble-sentence{margin:0;font-size:.68rem;color:#395048;line-height:1.32;font-weight:500}.mobile-wwo-center-hub{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin:4px 0;cursor:pointer;transition:transform .2s ease;z-index:2}.mobile-wwo-logo-orb{width:188px;height:188px;max-width:min(188px,48vw);max-height:min(188px,48vw);aspect-ratio:1 / 1;border-radius:50%;background:#fff;border:5px solid #ff7700;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 32px #0363,0 0 0 10px #ff77001f;transition:transform .25s ease}.mobile-wwo-center-hub:active .mobile-wwo-logo-orb{transform:scale(.96)}.mobile-wwo-center-logo{width:164px;height:164px;max-width:calc(100% - 14px);max-height:calc(100% - 14px);aspect-ratio:1 / 1;border-radius:50%;object-fit:cover}.mobile-wwo-center-name{margin:8px 0 0;font-size:1.55rem;font-weight:800;color:#036!important;letter-spacing:-.3px;line-height:1.1}.mobile-wwo-center-name span{color:#f70}.mobile-wwo-bottom-trust{display:flex;align-items:center;justify-content:center;gap:7px;font-size:.74rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#f70,#ea580c);padding:5px 14px;border-radius:20px;text-align:center;box-shadow:0 3px 10px #ea580c47;letter-spacing:.2px;width:fit-content;margin:0 auto}.mobile-auth-back-icon-btn{width:34px;height:34px;border-radius:50%;background:#fff;border:1.5px solid #003366;color:#036;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #00336626;transition:all .2s ease;padding:0;flex-shrink:0}.mobile-auth-back-icon-btn:active{background:#f0f7ff;transform:scale(.92)}.modal-form-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.modal-filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px;background:#f4fbf7;padding:12px;border-radius:8px;border:1px solid #cce3d4;margin-top:14px;margin-bottom:16px;box-sizing:border-box;width:100%}.modal-class-card{background:#f8faf8;border:1px solid #dfe8df;border-radius:8px;padding:16px;display:flex;justify-content:space-between;align-items:center;gap:12px;box-sizing:border-box;width:100%}.modal-class-card-action{white-space:nowrap;flex-shrink:0}@media(max-width:640px){div.modal-backdrop{z-index:99999999!important;padding:10px 10px max(16px,env(safe-area-inset-bottom))!important;align-items:center!important;justify-content:center!important}section.modal{z-index:100000000!important;padding:22px 14px max(34px,calc(20px + env(safe-area-inset-bottom)))!important;max-width:100%!important;width:100%!important;max-height:85vh!important;max-height:85dvh!important;border-radius:14px!important;overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;box-sizing:border-box!important}.modal h2{font-size:1.22rem!important;padding-right:28px!important;line-height:1.25!important;word-break:break-word!important;overflow-wrap:anywhere!important}.modal p{font-size:.82rem!important;word-break:break-word!important;overflow-wrap:anywhere!important}.modal-form-grid-2{grid-template-columns:1fr!important;gap:10px!important}.modal-filter-grid{grid-template-columns:1fr!important;gap:8px!important;padding:10px!important}.modal-class-card{flex-direction:column!important;align-items:stretch!important;gap:10px!important;padding:12px 10px!important}.modal-class-card-action{width:100%!important;justify-content:center!important;text-align:center!important;white-space:normal!important}.modal button.primary.full{white-space:normal!important;text-align:center!important;line-height:1.35!important;padding:11px 12px!important;font-size:.86rem!important;word-break:break-word!important;overflow-wrap:anywhere!important;min-height:44px!important;box-sizing:border-box!important;width:100%!important;margin-bottom:24px!important}.modal input,.modal select,.modal textarea{max-width:100%!important;box-sizing:border-box!important;font-size:.88rem!important}.mobile-task-content section{padding:16px 12px!important;margin-bottom:12px!important;box-sizing:border-box!important}.mobile-task-content .mobile-responsive-grid{grid-template-columns:1fr!important}}:root{--ink:#102922;--green:#145d49;--mint:#e5f1e9;--gold:#f2b54c;--cream:#fbfaf5}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font-family:DM Sans,sans-serif}button,a{font:inherit}button{cursor:pointer;border:0}a{text-decoration:none;color:inherit}.topbar{min-height:42px;background:var(--ink);color:#e6f2e9;padding:0 6.5%;display:flex;justify-content:space-between;align-items:center;font-size:.78rem}.top-contact,.top-actions{display:flex;gap:24px;align-items:center}.topbar a{display:flex;gap:6px;align-items:center}.topbar svg{width:14px}.top-actions button{background:none;color:#fff;font-size:.78rem;padding:12px 0}.top-actions button:first-child{color:#ffe0a1}header{height:81px;padding:0 6.5%;background:#fff;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:5;box-shadow:0 2px 14px #1029220c}.brand{display:flex;align-items:center;gap:10px;font-size:1.28rem;font-weight:500;letter-spacing:.4px;color:var(--green)}.brand img{width:44px;height:44px;object-fit:contain}.brand b{color:var(--gold)}nav{display:flex;gap:25px;align-items:center;font-size:.87rem;font-weight:600}nav button{background:none;color:var(--ink);font-weight:600;padding:0}details{position:relative}summary{display:flex;gap:3px;align-items:center;cursor:pointer}summary svg{width:14px}.more-menu{position:absolute;right:0;top:26px;background:#fff;box-shadow:0 10px 20px #0002;padding:8px;min-width:160px;display:grid;z-index:4}.more-menu a{padding:8px}.menu{display:none;background:none}.hero{min-height:500px;padding:76px 12%;display:grid;grid-template-columns:1.2fr .8fr;gap:50px;align-items:center;background:linear-gradient(115deg,#e9f4ec,#f9f1db)}.eyebrow{font-size:.72rem;font-weight:700;letter-spacing:2px;color:var(--green);margin:0 0 12px}.hero h1,.section h1,.section h2{font-family:Playfair Display,serif;line-height:1.1}.hero h1{font-size:clamp(2.5rem,5vw,4.5rem);margin:0 0 18px;max-width:650px}.hero em{color:var(--green)}.hero>div>p:not(.eyebrow){max-width:570px;line-height:1.7;color:#45605a}.hero-buttons{display:flex;align-items:center;gap:28px;margin-top:30px}.primary{background:var(--green);color:#fff;padding:13px 20px;border-radius:3px;display:inline-flex;align-items:center;gap:10px;font-weight:700}.primary svg{width:17px}.science-card{height:300px;border-radius:49% 51% 42% 58%/57% 38% 62% 43%;background:#257057;color:#fff;position:relative;box-shadow:20px 20px #d7e8c8}.science-card>span{position:absolute;padding:8px 14px;background:#fff2;border:1px solid #ffffff44;border-radius:20px;font-size:.8rem}.science-card>span:nth-child(1){top:30px;left:-23px}.science-card>span:nth-child(2){right:-15px;top:100px}.science-card>span:nth-child(3){bottom:25px;left:20px}.orb{position:absolute;top:72px;right:105px;bottom:72px;left:105px;background:var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--ink);font:700 3.2rem Playfair Display}.orb span{font-size:1.4rem}.section{padding:80px 9%;text-align:center}.section h2{font-size:2.25rem;margin:0 0 35px}.gallery{padding:74px 0}.section-head{text-align:center}.section-head h2{font:2.25rem Playfair Display;margin-top:0}.image-rail{display:flex;gap:18px;overflow:auto;padding:10px 9% 18px;scroll-snap-type:x mandatory}.image-rail img{width:min(490px,78vw);height:290px;border-radius:8px;object-fit:cover;flex-shrink:0;scroll-snap-align:center}.teachers{background:#edf5ee}.teacher-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(185px,1fr));gap:20px;max-width:1000px;margin:auto}.teacher{background:#fff;padding:25px 19px;border-radius:6px;min-height:220px}.teacher img,.avatar{width:74px;height:74px;border-radius:50%;object-fit:cover;margin:auto;background:#c7ddcb;display:grid;place-items:center;font:2rem Playfair Display;color:var(--green)}.teacher h3{margin:15px 0 3px}.teacher p{color:var(--green);font-size:.86rem;margin:0 0 8px}.teacher small{color:#637a73}.filters{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin-bottom:28px}.filters div{display:flex;background:#edf2ed;padding:4px;border-radius:4px}.filters button,.role-picker button{background:transparent;padding:9px 14px;color:var(--ink);font-size:.86rem}.filters .active,.role-picker .active{background:var(--green);color:#fff;border-radius:3px}.class-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:20px;max-width:1000px;margin:auto;text-align:left}.class-card{background:#fff;border:1px solid #dfe8df;padding:25px}.class-card>span{color:var(--green);font-size:.76rem;font-weight:700}.class-card h3{font:1.4rem Playfair Display;margin:10px 0}.class-card p{font-size:.85rem;display:flex;gap:8px;align-items:center;color:#526861}.class-card p svg{width:16px}.empty{grid-column:1/-1;padding:30px;background:#fff4d7;color:#6c5221}.whatsapp{position:fixed;right:23px;bottom:23px;width:54px;height:54px;background:#25d366;color:#fff;border-radius:50%;display:grid;place-items:center;box-shadow:0 4px 14px #0004;z-index:8}.whatsapp svg{width:28px;height:28px}footer{background:var(--ink);color:#fff;padding:40px 9%;display:flex;gap:25px;justify-content:space-between}footer b{font-size:1.3rem;color:var(--gold)}footer button{background:none;color:#fff}.modal-backdrop{background:#102922a6;top:0;right:0;bottom:0;left:0;position:fixed;display:flex;align-items:center;justify-content:center;z-index:9999999;padding:20px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal{background:#fff;max-width:560px;width:100%;padding:32px 28px 28px;position:relative;border-radius:12px;max-height:88vh;overflow-y:auto;box-shadow:0 16px 40px #00000038;border:1px solid #dce9df;box-sizing:border-box}.modal h2{font:1.8rem Playfair Display,serif;margin:0 0 6px;padding-right:32px;color:#102922;line-height:1.25}.modal>p{color:#60746d;line-height:1.5;margin-top:0}.close{position:absolute;right:16px;top:16px;background:none;cursor:pointer;padding:4px;display:grid;place-items:center;border-radius:50%;color:#102922}.close:hover{background:#f0f5f2}.close svg{width:20px;height:20px}form{display:grid;gap:12px;margin-top:18px}label{font-size:.82rem;font-weight:700;display:grid;gap:5px}input{padding:11px;border:1px solid #cbd9cf;border-radius:3px;font:inherit}.full{width:100%;justify-content:center;margin-top:8px}.setup-note,.notice{padding:13px;background:#fff4d7;color:#69501e;margin-top:15px;font-size:.88rem}.role-picker{display:flex;gap:8px;margin:18px 0;background:#edf2ed;padding:4px;width:max-content}.dashboard{text-align:left;min-height:calc(100vh - 42px)}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:35px 0}.stats article{background:#e9f3e9;padding:22px;display:grid;gap:5px;border-radius:4px}.stats svg{color:var(--green)}.stats b{font-size:2rem}.stats span{font-size:.84rem}.list{background:#fff;border:1px solid #e0e8e1}.list article{padding:16px;border-bottom:1px solid #edf1ed;display:flex;gap:20px;align-items:center;justify-content:space-between}.meeting{display:flex;gap:5px}.meeting input{padding:7px}.meeting button{background:var(--green);color:#fff;padding:7px 10px}.one>div{display:flex;justify-content:center;gap:18px;margin:30px auto;max-width:900px}.one article{padding:20px;background:#edf5ee;flex:1}.one svg{color:var(--green)}@media(max-width:750px){.topbar{padding:8px 5%;font-size:.68rem}.top-contact{gap:9px}.top-contact a:nth-child(2){display:none}.top-actions{gap:10px}.top-actions button{padding:2px 0;font-size:.68rem}header{height:66px;padding:0 5%}.menu{display:block}header nav{display:none;position:absolute;top:66px;left:0;right:0;background:#fff;padding:20px;box-shadow:0 6px 12px #0002;align-items:start;flex-direction:column}header nav.show{display:flex}.hero{padding:55px 8%;grid-template-columns:1fr}.science-card{width:80%;justify-self:center;height:240px}.orb{top:55px;right:80px;bottom:55px;left:80px}.section{padding:60px 6%}.hero h1{font-size:2.6rem}.one>div{flex-direction:column}.stats{grid-template-columns:1fr}.list article{align-items:flex-start;flex-direction:column}.meeting{width:100%}.meeting input{flex:1}footer{flex-direction:column}.brand{font-size:1.05rem}}header nav>div{display:flex;align-items:center;align-self:center}header nav>div>button{display:flex;align-items:center;padding:0}.parenting-page{min-height:calc(100vh - 123px);background:#fbfaf5}.parenting-hero{padding:70px 9%;background:linear-gradient(120deg,#e5f1e9,#fff5dc);text-align:center}.parenting-hero h1{max-width:720px;margin:0 auto 18px;font:clamp(2.4rem,5vw,4.2rem)/1.1 "Playfair Display";color:#102922}.parenting-hero>p:last-child{max-width:760px;margin:auto;line-height:1.75;color:#45605a}.parenting-section{padding:60px 9%;max-width:1200px;margin:auto}.importance-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.importance-grid article,.calendar-card,.webinar-list article{background:#fff;border:1px solid #dce9df;border-radius:14px;padding:25px;box-shadow:0 8px 24px #1029220b}.importance-grid svg{color:#145d49}.importance-grid h2{font:1.4rem Playfair Display;margin:14px 0 8px}.importance-grid p,.webinar-section p{color:#526861;line-height:1.65}.webinar-section{display:grid;grid-template-columns:.9fr 1fr 1fr;gap:24px;align-items:start;background:#eef6f1;max-width:none;padding-left:9%;padding-right:9%}.webinar-section h2,.media-section h2{font:2.15rem Playfair Display;margin:0 0 12px}.calendar-card h3{margin:0 0 18px;text-align:center}.calendar-weekdays,.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;text-align:center}.calendar-weekdays{font-size:.72rem;color:#637a73;font-weight:700;margin-bottom:8px}.calendar-grid span{height:34px;display:grid;place-items:center;font-size:.86rem;border-radius:50%;position:relative}.calendar-grid .webinar-day{background:#145d49;color:#fff;font-weight:700}.calendar-grid i{position:absolute;bottom:3px;width:4px;height:4px;background:#f2b54c;border-radius:50%}.webinar-list{display:grid;gap:12px}.webinar-list article{padding:16px;display:grid;gap:7px}.webinar-list strong{font-size:.78rem;color:#145d49}.webinar-list span{font-weight:700}.webinar-list a{display:inline-flex;align-items:center;gap:5px;color:#145d49;font-size:.86rem;font-weight:700}.media-section{text-align:center}.parenting-media-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:18px;text-align:left}.parenting-media-grid img,.parenting-media-grid video{width:100%;height:260px;background:#0d1f19;object-fit:contain;border-radius:12px;display:block}.media-empty{min-height:180px;display:flex;gap:13px;align-items:center;justify-content:center;flex-wrap:wrap;background:#fff;border:1px dashed #bcd6c3;border-radius:14px;color:#637a73}.media-empty p{width:100%;margin:0 20px 20px}@media(max-width:760px){.importance-grid,.webinar-section{grid-template-columns:1fr}.parenting-hero,.parenting-section{padding:45px 6%}.webinar-section{padding-left:6%;padding-right:6%}.parenting-media-grid img,.parenting-media-grid video{height:220px}}.importance-carousel{position:relative;min-height:460px;background:#102922;overflow:hidden}.importance-slide{top:0;right:0;bottom:0;left:0;position:absolute;display:grid;grid-template-columns:1.15fr .85fr;opacity:0;pointer-events:none;transition:opacity .6s ease}.importance-slide.active{opacity:1;pointer-events:auto}.importance-slide img{width:100%;height:460px;object-fit:cover}.importance-copy{padding:65px 11% 55px 9%;color:#fff;display:flex;flex-direction:column;justify-content:center}.importance-copy svg{color:#f2b54c;width:35px;height:35px;margin-bottom:18px}.importance-copy .eyebrow{color:#d5e8dc}.importance-copy h2{font:clamp(2rem,4vw,3.2rem)/1.08 "Playfair Display";margin:0 0 15px}.importance-copy>p:last-child{line-height:1.7;max-width:440px;color:#e1eee5}.carousel-control,.carousel-pause{position:absolute;z-index:2;background:#ffffffdf;color:#145d49;border-radius:50%;width:44px;height:44px;display:grid;place-items:center}.carousel-control{top:50%;transform:translateY(-50%)}.carousel-control.previous{left:24px}.carousel-control.next{right:24px}.carousel-pause{right:24px;bottom:18px;border-radius:22px;width:auto;height:auto;padding:9px 13px;display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700}.carousel-dots{position:absolute;bottom:26px;left:50%;transform:translate(-50%);display:flex;gap:8px}.carousel-dots button{width:9px;height:9px;border-radius:50%;background:#fff8;padding:0}.carousel-dots .active{background:#f2b54c}@media(max-width:760px){.importance-carousel{min-height:560px}.importance-slide{grid-template-columns:1fr;grid-template-rows:220px 1fr}.importance-slide img{height:220px}.importance-copy{padding:30px 12% 55px}.importance-copy h2{font-size:2rem}.carousel-control.previous{left:12px}.carousel-control.next,.carousel-pause{right:12px}.carousel-dots{bottom:17px}}.calendar-title{display:flex;align-items:center;justify-content:space-between;gap:8px}.calendar-title button{background:#eef6f1;color:#145d49;width:30px;height:30px;border-radius:50%;display:grid;place-items:center}.calendar-title h3{flex:1}.sticky-web-header{position:sticky;top:0;z-index:1000;width:100%;box-shadow:0 4px 20px #10292226}.sticky-web-header header{position:relative!important;top:auto!important;box-shadow:none!important}.login-signup-highlight-btn{background:linear-gradient(135deg,#f2b54c,#ff8a00)!important;color:#102922!important;font-weight:800!important;font-size:.8rem!important;padding:6px 16px!important;border-radius:20px!important;display:inline-flex!important;align-items:center!important;gap:6px!important;border:1.5px solid #ffe0a1!important;box-shadow:0 0 14px #f2b54c99,inset 0 1px #fff9!important;cursor:pointer!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;animation:loginGlowPulse 2.5s infinite!important;letter-spacing:.2px}.login-signup-highlight-btn:hover{transform:translateY(-2px) scale(1.05)!important;box-shadow:0 6px 22px #f2b54cd9,inset 0 1px #fffc!important;background:linear-gradient(135deg,#ffc107,#ff5722)!important;color:#fff!important}@keyframes loginGlowPulse{0%,to{box-shadow:0 0 10px #f2b54c80,0 0 20px #f2b54c4d}50%{box-shadow:0 0 20px #f2b54cf2,0 0 32px #ff8a00b3}}.whatsapp-widget-graphic{position:fixed;right:24px;bottom:24px;z-index:9999;display:flex;align-items:center;gap:10px;text-decoration:none}.wa-tooltip-pill{background:#fff;color:#102922;font-size:.82rem;font-weight:700;padding:8px 14px;border-radius:20px;box-shadow:0 6px 20px #10292226;border:1.5px solid #cce3d4;display:flex;align-items:center;gap:8px;transition:all .3s ease;white-space:nowrap}.wa-tooltip-pill:hover{transform:translate(-4px);border-color:#25d366}.wa-online-dot{width:9px;height:9px;background-color:#25d366;border-radius:50%;box-shadow:0 0 8px #25d366;animation:waDotBlink 1.5s infinite}@keyframes waDotBlink{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}.wa-icon-container{position:relative;width:58px;height:58px;display:grid;place-items:center}.wa-icon-circle{width:58px;height:58px;background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;border-radius:50%;display:grid;place-items:center;box-shadow:0 8px 24px #25d36680;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;z-index:2;border:2px solid #ffffff}.whatsapp-widget-graphic:hover .wa-icon-circle{transform:scale(1.14) rotate(-10deg);box-shadow:0 12px 32px #25d366cc}.wa-pulse-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:#25d36666;animation:waPulseRingWave 2s infinite ease-out;z-index:1}.wa-pulse-ring.delay{animation-delay:1s}@keyframes waPulseRingWave{0%{transform:scale(1);opacity:.8}to{transform:scale(1.75);opacity:0}}@media(max-width:600px){.wa-tooltip-pill{display:none}.whatsapp-widget-graphic{right:16px;bottom:84px}}div.modal-backdrop{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;height:100dvh!important;background:#102922bf!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:99999999!important;padding:20px!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important;box-sizing:border-box!important}section.modal{position:relative!important;z-index:100000000!important;margin:auto!important;max-height:88vh!important;max-height:88dvh!important;overflow-y:auto!important;background:#fff!important;box-shadow:0 16px 48px #00000059!important}div.sticky-web-header{position:sticky!important;top:0!important;z-index:999!important;width:100%!important;box-shadow:0 4px 20px #10292226!important}.desktop-schedule-table{display:block;overflow-x:auto;border:1px solid #cce3d4;border-radius:8px}.mobile-schedule-cards{display:none;flex-direction:column;gap:12px}.desktop-availability-matrix{display:block}.mobile-availability-accordion{display:none;flex-direction:column;gap:10px}@media(max-width:768px){.desktop-schedule-table{display:none!important}.mobile-schedule-cards{display:flex!important}.desktop-availability-matrix{display:none!important}.mobile-availability-accordion{display:flex!important}}
