*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}body{margin:0;padding:0;font-family:'Nunito',sans-serif;background:#1a0533;color:#fff;min-height:100vh;overflow-x:hidden;width:100%}body:not([class*="scene-"]){background:#1a0533}#page{width:100%;overflow-x:hidden}.ttw-goal-bar{position:sticky;top:0;z-index:300;background:#060f06;border-bottom:1px solid rgb(0 230 118 / .15);padding:0 1.5rem}.ttw-goal-bar-inner{max-width:1200px;margin:0 auto;height:38px;display:flex;align-items:center;gap:1rem}.goal-bar-label{font-family:'Baloo Da 2',cursive;font-weight:800;font-size:.68rem;color:#00e676;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;flex-shrink:0;display:flex;align-items:center;gap:5px}.goal-bar-track{flex:1;height:5px;background:rgb(255 255 255 / .07);border-radius:999px;overflow:hidden}.goal-bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#00897b,#00e676,#b9f6ca);background-size:200%;width:0%;transition:width 2s cubic-bezier(.16,1,.3,1);animation:bar-glow 3s linear infinite}@keyframes bar-glow{0%{background-position:0%}100%{background-position:200%}}.goal-bar-nums{font-family:'Baloo Da 2',cursive;font-weight:700;font-size:.72rem;white-space:nowrap;flex-shrink:0}.goal-bar-nums .e{color:#00e676}.goal-bar-nums .s{color:rgb(255 255 255 / .2);margin:0 3px}.goal-bar-nums .g{color:rgb(255 255 255 / .35)}.goal-bar-pct{font-family:'Baloo Da 2',cursive;font-weight:800;font-size:.68rem;color:#00e676;white-space:nowrap;flex-shrink:0;min-width:38px;text-align:right}.goal-bar-report{font-size:.67rem;color:rgb(255 255 255 / .35);text-decoration:none;white-space:nowrap;flex-shrink:0;border-left:1px solid rgb(255 255 255 / .08);padding-left:.9rem;transition:color 0.2s}.goal-bar-report:hover{color:rgb(255 255 255 / .7)}.site-header{position:sticky;top:38px;z-index:200;background:rgb(13 2 33 / .92);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgb(255 255 255 / .07);width:100%}.header-top-bar{padding:0 1.5rem}.header-inner{max-width:1200px;margin:0 auto;height:66px;display:flex;align-items:center;gap:1.25rem}.logo{display:flex;align-items:center;gap:.65rem;text-decoration:none;flex-shrink:0}.logo-icon{width:40px;height:40px;background:linear-gradient(135deg,#ffd700 0%,#ff9d00 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:19px;box-shadow:0 3px 14px rgb(255 215 0 / .3);animation:logo-float 3.5s ease-in-out infinite;flex-shrink:0}@keyframes logo-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-3px)}}.logo-text .line1{font-family:'Baloo Da 2',cursive;font-weight:800;font-size:1.1rem;color:gold;display:block;line-height:1.1;letter-spacing:-.01em}.logo-text .line2{font-size:.62rem;color:rgb(255 255 255 / .7);display:block;font-weight:600;letter-spacing:.07em;text-transform:uppercase}.main-navigation{display:flex;align-items:center;gap:.15rem;margin-left:.5rem}.main-navigation ul{display:flex;align-items:center;gap:.15rem;list-style:none;margin:0;padding:0}.main-navigation ul li a{font-family:'Baloo Da 2',cursive;font-weight:700;font-size:.86rem;color:rgb(255 255 255 / .7);text-decoration:none;padding:.38rem .78rem;border-radius:999px;transition:background 0.2s,color 0.2s;white-space:nowrap}.main-navigation ul li a:hover{background:rgb(255 255 255 / .09);color:#fff}.main-navigation ul li a.active{background:rgb(255 215 0 / .12);color:gold}.nav-dot{font-size:14px}.age-pills{display:flex;gap:.4rem;align-items:center}.age-pill{font-family:'Baloo Da 2',cursive;font-weight:700;font-size:.75rem;padding:.3rem .75rem;border-radius:999px;cursor:pointer;border:1.5px solid #fff0;text-decoration:none;transition:all 0.2s;white-space:nowrap}.age-pill.a35{background:rgb(255 107 107 / .15);color:#ff9f9f;border-color:rgb(255 107 107 / .3)}.age-pill.a68{background:rgb(78 205 196 / .15);color:#7fe8e2;border-color:rgb(78 205 196 / .3)}.age-pill.a912{background:rgb(184 169 255 / .15);color:#c9bfff;border-color:rgb(184 169 255 / .3)}.age-pill:hover{transform:scale(1.06);filter:brightness(1.2)}.header-cta{font-family:'Baloo Da 2',cursive;font-weight:800;font-size:.88rem;padding:.55rem 1.25rem;background:linear-gradient(135deg,#ffd700 0%,#ff9d00 100%);color:#1a0533;border:none;border-radius:999px;cursor:pointer;text-decoration:none;white-space:nowrap;transition:transform 0.2s,box-shadow 0.2s;box-shadow:0 4px 14px rgb(255 215 0 / .35);flex-shrink:0}.header-cta:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgb(255 215 0 / .5)}.menu-toggle{display:none;background:rgb(255 255 255 / .1);border:1px solid rgb(255 255 255 / .3);border-radius:8px;cursor:pointer;padding:.5rem .75rem;color:#fff;font-size:1.5rem;transition:all 0.3s ease;backdrop-filter:blur(10px)}.menu-toggle:hover{background:rgb(255 255 255 / .2);border-color:rgb(255 255 255 / .5);transform:scale(1.05)}.menu-toggle:focus{outline:2px solid #f9d84a;outline-offset:2px}.ttw-story-content{max-width:800px;margin:40px auto;padding:20px;background:rgb(255 255 255 / .85);border-radius:10px;box-shadow:0 4px 6px rgb(0 0 0 / .1)}.ttw-story-title{margin-top:0;color:inherit}.ttw-story-thumb{margin-bottom:20px}.ttw-story-thumb img{max-width:100%;height:auto;border-radius:8px}.ttw-story-body{line-height:1.8;color:#444}.ttw-archive{max-width:1200px;margin:40px auto;padding:20px}.ttw-archive-title{text-align:center;margin-bottom:40px}.ttw-story-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.ttw-card{background:rgb(255 255 255 / .9);border-radius:10px;overflow:hidden;box-shadow:0 4px 6px rgb(0 0 0 / .1);transition:transform 0.3s ease}.ttw-card:hover{transform:translateY(-5px)}.ttw-card-thumb{display:block}.ttw-card-thumb img{width:100%;height:200px;object-fit:cover}.ttw-card-body{padding:20px}.ttw-card-title{margin-top:0;margin-bottom:10px}.ttw-card-title a{text-decoration:none;color:inherit}.ttw-card-char{display:inline-block;background:var(--ttw-char-accent,#666);color:#fff;padding:4px 12px;border-radius:20px;font-size:.85em;margin-bottom:10px}.ttw-card-excerpt{color:#666;line-height:1.6}.main-navigation ul{display:flex;list-style:none;margin:0;padding:0;gap:20px}.main-navigation ul li a{text-decoration:none;color:inherit;transition:color 0.2s}.main-navigation ul li a:focus{outline:2px solid #f9d84a;outline-offset:2px}@media (max-width:767px){.menu-toggle{display:block}.main-navigation ul{display:none;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:rgb(0 0 0 / .9);padding:20px;gap:10px}.main-navigation ul.ttw-menu-active{display:flex}.ttw-menu-open{overflow:hidden}}.ttw-error-page{max-width:600px;margin:100px auto;padding:40px 20px;text-align:center}.ttw-error-title{font-size:80px;font-weight:700;margin:0 0 20px;color:#f9d84a}.ttw-error-message{font-size:24px;margin:0 0 10px}.ttw-error-description{color:#666;margin-bottom:30px}.ttw-error-home-btn{display:inline-block;background:#f9d84a;color:#1a1a40;padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:500;transition:background 0.2s}.ttw-error-home-btn:hover{background:#e5c43e}.ttw-error-home-btn:focus{outline:2px solid #1a1a40;outline-offset:2px}.ttw-search-page{max-width:1200px;margin:40px auto;padding:20px}.ttw-no-results{text-align:center;padding:40px 20px}.ttw-no-results-title{font-size:32px;margin-bottom:20px}.ttw-no-results-message{color:#666;margin-bottom:20px}.ttw-comments-area{max-width:800px;margin:40px auto;padding:20px}.ttw-comments-title{margin-bottom:30px}.ttw-comment-list{list-style:none;padding:0;margin:0}.ttw-comment-list li{margin-bottom:20px;padding:20px;background:rgb(255 255 255 / .05);border-radius:8px}.ttw-no-comments{text-align:center;padding:20px;color:#666}.ttw-submit-btn{background:#f9d84a;color:#1a1a40;border:none;padding:10px 20px;border-radius:4px;cursor:pointer;font-weight:500}.ttw-submit-btn:focus{outline:2px solid #1a1a40;outline-offset:2px}a:focus,button:focus,input:focus,textarea:focus,select:focus{outline:2px solid #f9d84a;outline-offset:2px}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.01ms!important;animation-iteration-count:1!important;transition-duration:0.01ms!important;scroll-behavior:auto!important}}.skip-link{position:absolute;top:-40px;left:0;background:#f9d84a;color:#1a1a40;padding:8px;z-index:100;transition:top 0.2s}.skip-link:focus{top:0}.footer-widgets{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;padding:40px 20px;max-width:1200px;margin:0 auto}.footer-widgets .widget{padding:20px;background:rgb(255 255 255 / .05);border-radius:8px}.footer-widgets .widget-title{margin-top:0;margin-bottom:15px;font-size:18px;color:#f9d84a}.footer-widgets a{color:inherit;text-decoration:none}.footer-widgets a:hover{color:#f9d84a}.ttw-footer-wave{width:100%;height:52px;overflow:hidden;line-height:0;background:#0d0221}.ttw-footer-wave svg{width:100%;height:100%;display:block}.site-footer{background:#070410;border-top:1px solid rgb(255 255 255 / .06)}.ttw-footer-goal{max-width:1200px;margin:0 auto;padding:2.5rem 1.5rem 2rem;border-bottom:1px solid rgb(255 255 255 / .06)}.fgoal-top{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;flex-wrap:wrap;margin-bottom:1.5rem}.fgoal-headline{font-family:'Baloo Da 2',cursive;font-weight:800;font-size:clamp(1.15rem, 2.8vw, 1.6rem);line-height:1.2}.fgoal-headline .dream{color:#00e676}.fgoal-sub{font-size:.83rem;color:rgb(255 255 255 / .7);margin-top:.5rem;line-height:1.65;max-width:460px}.fgoal-amount{text-align:right;flex-shrink:0}.fgoal-big{font-family:'Baloo Da 2',cursive;font-weight:800;font-size:clamp(1.7rem,4vw,2.5rem);color:#00e676;display:block;line-height:1}.fgoal-big-label{font-size:.68rem;color:rgb(255 255 255 / .7);letter-spacing:.07em;text-transform:uppercase;display:block;margin-top:5px}.fgoal-big-of{font-size:.75rem;color:rgb(255 255 255 / .28);display:block;margin-top:3px}.fgoal-track{width:100%;height:12px;background:rgb(255 255 255 / .06);border-radius:999px;overflow:hidden;margin-bottom:.6rem}.fgoal-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#00897b,#00e676,#69f0ae);background-size:200%;width:0%;transition:width 2s cubic-bezier(.16,1,.3,1);animation:bar-glow 3s linear infinite;position:relative}.fgoal-fill::after{content:'';position:absolute;right:0;top:0;bottom:0;width:3px;background:rgb(255 255 255 / .8);border-radius:999px}.fgoal-milestones{display:flex;margin-bottom:.4rem}.fmile{flex:1;text-align:center;font-size:.65rem;font-family:'Baloo Da 2',cursive;font-weight:700;color:rgb(255 255 255 / .22);position:relative}.fmile::before{content:'';display:block;width:1px;height:5px;background:rgb(255 255 255 / .12);margin:0 auto 3px}.fmile.hit{color:#00e676}.fmile.hit::before{background:#00e676}.fgoal-monthly{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;background:rgb(0 230 118 / .1);border:1px solid rgb(0 230 118 / .14);border-radius:14px;padding:1rem 1.25rem;margin-top:1.5rem}.fmonthly-left{display:flex;align-items:center;gap:.75rem}.fmonthly-icon{width:40px;height:40px;background:rgb(0 230 118 / .12);border-radius:11px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.fmonthly-title{font-family:'Baloo Da 2',cursive;font-weight:800;font-size:.88rem;color:#fff}.fmonthly-sub{font-size:.73rem;color:rgb(255 255 255 / .7);margin-top:2px}.fmonthly-stats{display:flex;gap:1.5rem}.fmstat-num{font-family:'Baloo Da 2',cursive;font-weight:800;font-size:1.1rem;display:block;color:#fff}.fmstat-label{font-size:.62rem;color:rgb(255 255 255 / .7);text-transform:uppercase;letter-spacing:.05em}.fmonthly-cta{font-family:'Baloo Da 2',cursive;font-weight:800;font-size:.78rem;padding:.42rem 1.1rem;background:rgb(0 230 118 / .12);color:#00e676;border:1px solid rgb(0 230 118 / .28);border-radius:999px;text-decoration:none;white-space:nowrap;transition:background 0.2s}.fmonthly-cta:hover{background:rgb(0 230 118 / .22)}.ttw-footer-grid{max-width:1200px;margin:0 auto;padding:2.5rem 1.5rem 2rem;display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:2rem}.fbrand-logo{margin-bottom:.9rem}.fbrand-desc{font-size:.83rem;color:rgb(255 255 255 / .7);line-height:1.7;max-width:230px;margin-bottom:1.1rem}.fkids{display:flex;gap:.5rem;align-items:center;margin-bottom:1.1rem}.fkid{width:34px;height:34px;border-radius:50%;border:2px solid rgb(255 255 255 / .12);display:flex;align-items:center;justify-content:center;font-size:16px;transition:transform 0.2s}.fkid:hover{transform:scale(1.14)}.fkid.s{background:linear-gradient(135deg,#ff85a1,#c77dff)}.fkid.f{background:linear-gradient(135deg,#4ecdc4,#0077b6)}.fkid.j{background:linear-gradient(135deg,#ffd700,#ff9d00)}.fkids-label{font-size:.7rem;color:rgb(255 255 255 / .7);font-weight:600}.fsocials{display:flex;gap:.4rem}.fsocial{width:34px;height:34px;border-radius:9px;background:rgb(255 255 255 / .06);border:1px solid rgb(255 255 255 / .09);display:flex;align-items:center;justify-content:center;font-size:15px;text-decoration:none;transition:background 0.2s,transform 0.2s}.fsocial:hover{background:rgb(255 255 255 / .13);transform:translateY(-2px)}.fcol h4{font-family:'Baloo Da 2',cursive;font-weight:800;font-size:.75rem;color:gold;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.9rem}.fcol ul{list-style:none}.fcol ul li{margin-bottom:.48rem}.fcol ul li a{font-size:.82rem;color:rgb(255 255 255 / .7);text-decoration:none;display:flex;align-items:center;gap:.4rem;transition:color 0.2s,gap 0.2s}.fcol ul li a:hover{color:#fff;gap:.6rem}.fcol ul li a i{font-size:9px;opacity:.4;font-style:normal}.ttw-footer-stats{max-width:1200px;margin:0 auto;padding:1.25rem 1.5rem;border-top:1px solid rgb(255 255 255 / .05);display:flex;gap:1.5rem;align-items:center;flex-wrap:wrap}.fstat{text-align:center}.fstat-num{font-family:'Baloo Da 2',cursive;font-weight:800;font-size:1.25rem;color:gold;display:block}.fstat-label{font-size:.65rem;color:rgb(255 255 255 / .7);font-weight:600;text-transform:uppercase;letter-spacing:.05em}.fstat-div{width:1px;height:30px;background:rgb(255 255 255 / .07);flex-shrink:0}.fnewsletter{margin-left:auto;display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.fnewsletter span{font-size:.8rem;color:rgb(255 255 255 / .7);font-weight:600;white-space:nowrap}.fnl-form{display:flex;gap:.4rem}.fnl-form input{background:rgb(255 255 255 / .07);border:1px solid rgb(255 255 255 / .12);border-radius:999px;padding:.4rem .95rem;color:#fff;font-size:.8rem;font-family:'Nunito',sans-serif;outline:none;width:175px;transition:border-color 0.2s,background 0.2s}.fnl-form input::placeholder{color:rgb(255 255 255 / .3)}.fnl-form input:focus{border-color:gold;background:rgb(255 255 255 / .11)}.fnl-form button{background:linear-gradient(135deg,#ffd700,#ff9d00);color:#1a0533;border:none;border-radius:999px;padding:.4rem 1rem;font-family:'Baloo Da 2',cursive;font-weight:800;font-size:.78rem;cursor:pointer;white-space:nowrap;transition:transform 0.2s}.fnl-form button:hover{transform:scale(1.04)}.ttw-footer-bottom{max-width:1200px;margin:0 auto;padding:1rem 1.5rem 1.75rem;border-top:1px solid rgb(255 255 255 / .04);display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.ttw-footer-bottom p{font-size:.73rem;color:rgb(255 255 255 / .3)}.ttw-footer-bottom p a{color:rgb(255 255 255 / .42);text-decoration:none;transition:color 0.2s}.ttw-footer-bottom p a:hover{color:gold}.fmade{font-size:.73rem;color:rgb(255 255 255 / .3);display:flex;align-items:center;gap:.3rem}.fheart{color:#ff6b6b;animation:hb 1.6s ease-in-out infinite}@keyframes hb{0%,100%{transform:scale(1)}50%{transform:scale(1.28)}}@media (max-width:960px){.ttw-footer-grid{grid-template-columns:1fr 1fr}.fnewsletter{margin-left:0;width:100%}.fgoal-monthly .fmonthly-stats{display:none}}@media (max-width:600px){.goal-bar-report{display:none}.goal-bar-nums{display:none}.ttw-footer-grid{grid-template-columns:1fr}.ttw-footer-stats{gap:.8rem;justify-content:center}.fstat-div{display:none}.fgoal-top{flex-direction:column}.fgoal-amount{text-align:left}.fmile:nth-child(even){display:none}.fcol.fbrand{text-align:center;display:flex;flex-direction:column;align-items:center}.fbrand-logo{margin-bottom:.9rem}.fbrand-desc{margin:0 auto 1.1rem;text-align:center}.fkids{flex-direction:row;align-items:center;justify-content:center}.fsocials{justify-content:center}.fcol h4,.fcol ul{text-align:center}.fcol ul li a{justify-content:center}.fnewsletter{justify-content:center;margin-left:0}.ttw-footer-bottom{flex-direction:column;text-align:center}.logo-text{text-align:left}}.ttw-load-more-container{text-align:center;margin-top:3rem;padding:2rem 0}.ttw-load-more-btn{background:linear-gradient(135deg,#ffd700,#ff9d00);color:#1a0533;border:none;border-radius:999px;padding:.85rem 2.5rem;font-family:'Baloo Da 2',cursive;font-weight:800;font-size:1rem;cursor:pointer;transition:transform 0.2s,box-shadow 0.2s;box-shadow:0 4px 15px rgb(255 215 0 / .3)}.ttw-load-more-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgb(255 215 0 / .4)}.ttw-load-more-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.ttw-loading{display:inline-block;margin-left:1rem;color:rgb(255 255 255 / .7);font-size:.9rem}.ttw-search-bar{margin-top:1.5rem;max-width:500px;margin-left:auto;margin-right:auto}.ttw-search-bar form{display:flex;gap:.5rem}.ttw-search-input{flex:1;background:rgb(255 255 255 / .1);border:1px solid rgb(255 255 255 / .2);border-radius:999px;padding:.7rem 1.2rem;color:#fff;font-size:.95rem;font-family:'Nunito',sans-serif;outline:none;transition:border-color 0.2s,background 0.2s}.ttw-search-input::placeholder{color:rgb(255 255 255 / .4)}.ttw-search-input:focus{border-color:gold;background:rgb(255 255 255 / .15)}.ttw-search-btn{background:linear-gradient(135deg,#ffd700,#ff9d00);color:#1a0533;border:none;border-radius:999px;width:46px;height:46px;font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform 0.2s,box-shadow 0.2s;flex-shrink:0}.ttw-search-btn:hover{transform:scale(1.05);box-shadow:0 4px 15px rgb(255 215 0 / .3)}.footer-main{max-width:1200px;margin:0 auto;padding:3rem 2rem 2rem;display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:2.5rem}.footer-brand .logo{margin-bottom:1rem}.footer-brand p{font-size:.875rem;color:rgb(255 255 255 / .85);line-height:1.7;max-width:240px;margin-bottom:1.25rem}.kids-row{display:flex;gap:.6rem;align-items:center;margin-bottom:1.25rem}.kid-bubble{width:36px;height:36px;border-radius:50%;border:2px solid rgb(255 255 255 / .2);display:flex;align-items:center;justify-content:center;font-size:18px;transition:transform 0.2s}.kid-bubble:hover{transform:scale(1.15)}.kid-bubble.s{background:linear-gradient(135deg,#ff85a1,#c77dff)}.kid-bubble.f{background:linear-gradient(135deg,#4ecdc4,#0077b6)}.kid-bubble.j{background:linear-gradient(135deg,#ffd700,#ff9d00)}.kids-label{font-size:.75rem;color:rgb(255 255 255 / .85);font-weight:600}.social-row{display:flex;gap:.5rem}.social-btn{width:36px;height:36px;border-radius:10px;background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .12);display:flex;align-items:center;justify-content:center;font-size:16px;cursor:pointer;text-decoration:none;transition:background 0.2s,transform 0.2s}.social-btn:hover{background:rgb(255 255 255 / .18);transform:translateY(-2px)}.footer-col h4{font-family:'Baloo Da 2',cursive;font-weight:800;font-size:.85rem;color:gold;letter-spacing:.05em;text-transform:uppercase;margin-bottom:1rem}.footer-col ul{list-style:none}.footer-col ul li{margin-bottom:.55rem}.footer-col ul li a{font-size:.875rem;color:rgb(255 255 255 / .85);text-decoration:none;display:flex;align-items:center;gap:.25rem;transition:color 0.2s,gap 0.2s}.footer-col ul li a:hover{color:#fff;gap:.6rem}.footer-col ul li a .li-dot{font-size:10px;opacity:.5}.footer-stats{max-width:1200px;margin:0 auto;padding:1.5rem 2rem;border-top:1px solid rgb(255 255 255 / .06);display:flex;gap:2rem;align-items:center;flex-wrap:wrap}.stat-item{text-align:center}.stat-num{font-family:'Baloo Da 2',cursive;font-weight:800;font-size:1.4rem;color:gold;display:block}.stat-label{font-size:.72rem;color:rgb(255 255 255 / .85);font-weight:600;text-transform:uppercase;letter-spacing:.05em}.stat-divider{width:1px;height:36px;background:rgb(255 255 255 / .1)}.footer-newsletter{margin-left:auto;display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.footer-newsletter span{font-size:.85rem;color:rgb(255 255 255 / .85);font-weight:600;white-space:nowrap}.newsletter-form{display:flex;gap:.5rem}.newsletter-form input{background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .15);border-radius:999px;padding:.45rem 1rem;color:#fff;font-size:.85rem;font-family:'Nunito',sans-serif;outline:none;width:180px;transition:border-color 0.2s,background 0.2s}.newsletter-form input::placeholder{color:rgb(255 255 255 / .4)}.newsletter-form input:focus{border-color:gold;background:rgb(255 255 255 / .12)}.newsletter-form button{background:linear-gradient(135deg,#ffd700,#ff9d00);color:#1a0533;border:none;border-radius:999px;padding:.45rem 1rem;font-family:'Baloo Da 2',cursive;font-weight:800;font-size:.82rem;cursor:pointer;transition:transform 0.2s;white-space:nowrap}.newsletter-form button:hover{transform:scale(1.04)}.footer-bottom{max-width:1200px;margin:0 auto;padding:1rem 2rem 1.5rem;border-top:1px solid rgb(255 255 255 / .05);display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.footer-bottom p{font-size:.78rem;color:rgb(255 255 255 / .4)}.footer-bottom p a{color:rgb(255 255 255 / .55);text-decoration:none}.footer-bottom p a:hover{color:gold}.made-with{font-size:.78rem;color:rgb(255 255 255 / .4);display:flex;align-items:center;gap:.3rem}.made-with .heart{color:#ff6b6b;animation:heartbeat 1.5s ease-in-out infinite}@keyframes heartbeat{0%,100%{transform:scale(1)}50%{transform:scale(1.2)}}.ttw-mobile-menu-container{display:flex;align-items:center;gap:1.5rem}.mobile-menu-close{display:none!important}@media (max-width:1024px){.age-pills{display:none}.header-cta{font-size:.8rem;padding:.5rem 1rem}.main-navigation ul li a{font-size:.85rem;padding:.4rem .7rem}}@media (max-width:900px){.ttw-mobile-menu-container{display:none}.menu-toggle{display:flex}.header-cta{font-size:.75rem;padding:.4rem .8rem}.footer-main{grid-template-columns:1fr 1fr}.footer-newsletter{margin-left:0;width:100%}}@media (max-width:767px){.header-top-bar{padding:0 1rem}.header-inner{flex-wrap:nowrap;height:auto;padding:.75rem 0;gap:.75rem}.logo{flex:1;min-width:0}.logo-text .line1{font-size:1rem}.logo-text .line2{font-size:.6rem}.header-cta{font-size:.7rem;padding:.35rem .7rem;white-space:nowrap}.menu-toggle{padding:.25rem;font-size:1.25rem}.ttw-home-content{padding:2rem 1rem 3rem}.ttw-home-hero{padding:1.5rem .5rem 2rem}.ttw-home-hero h1{font-size:1.8rem}.ttw-home-cards-row{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.ttw-mobile-menu-container.ttw-menu-active{display:flex!important;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:rgb(0 0 0 / .95);backdrop-filter:blur(20px);padding:1.5rem;gap:1rem;z-index:1000;animation:slideDown 0.3s ease}@keyframes slideDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mobile-menu-close{display:none;background:rgb(255 255 255 / .1);border:1px solid rgb(255 255 255 / .3);border-radius:8px;color:#fff;font-size:1.5rem;padding:.5rem 1rem;cursor:pointer;align-self:flex-end;transition:all 0.3s ease}.ttw-mobile-menu-container.ttw-menu-active .mobile-menu-close{display:block!important}.mobile-menu-close:hover{background:rgb(255 255 255 / .2);border-color:rgb(255 255 255 / .5)}.ttw-mobile-menu-container.ttw-menu-active .main-navigation ul{display:flex;flex-direction:column;gap:.5rem}.ttw-mobile-menu-container.ttw-menu-active .main-navigation ul li{width:100%}.ttw-mobile-menu-container.ttw-menu-active .main-navigation ul li a{padding:.75rem 1rem;border-radius:8px;text-align:left;justify-content:flex-start}.ttw-mobile-menu-container.ttw-menu-active .age-pills{display:flex;flex-direction:column;gap:.5rem}.ttw-mobile-menu-container.ttw-menu-active .age-pill{width:100%;text-align:center}.ttw-mobile-menu-container.ttw-menu-active .header-cta{width:100%;text-align:center;margin-top:.5rem}}@media (max-width:600px){.header-top-bar{padding:0 .75rem}.footer-main{grid-template-columns:1fr;text-align:center;padding:2rem 1rem 1.5rem}.footer-brand{display:flex;flex-direction:column;align-items:center}.footer-brand p{text-align:center}.kids-row{justify-content:center}.social-row{justify-content:center}.footer-col ul{display:flex;flex-direction:column;align-items:center}.footer-stats{gap:1rem;justify-content:center;width:100%;padding:1rem .75rem}.stat-divider{display:none}.footer-newsletter{margin-left:0;justify-content:center;width:100%}.newsletter-form{justify-content:center}.newsletter-form input{width:100%}.footer-bottom{flex-direction:column;text-align:center;padding:1rem .75rem 1.5rem}.ttw-home-content{padding:1.5rem .75rem 2rem}.ttw-home-hero{padding:1rem 0 1.5rem}.ttw-btn-primary,.ttw-btn-ghost{padding:.6rem 1.5rem;font-size:.9rem}}.ttw-home-stars-layer{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden}.ttw-home-star{position:absolute;background:#fff;border-radius:50%;animation:ttw-twinkle var(--d,3s) ease-in-out infinite var(--delay,0s)}@keyframes ttw-twinkle{0%,100%{opacity:.2;transform:scale(1)}50%{opacity:1;transform:scale(1.4)}}.ttw-home-moon{position:fixed;top:60px;right:5%;width:80px;height:80px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#fffde7,#ffd700 60%,#f9a825);box-shadow:0 0 40px rgb(255 215 0 / .3),0 0 80px rgb(255 215 0 / .1);animation:ttw-moon-drift 8s ease-in-out infinite;pointer-events:none;z-index:1}.ttw-home-moon::after{content:'';position:absolute;top:15px;left:18px;width:14px;height:14px;border-radius:50%;background:rgb(255 255 255 / .3)}@keyframes ttw-moon-drift{0%,100%{transform:translateY(0) rotate(-5deg)}50%{transform:translateY(-12px) rotate(5deg)}}.ttw-home-scene-strip{position:relative;z-index:10;width:100%;height:56px;overflow:hidden;pointer-events:none}.ttw-home-scene-strip svg{width:100%;height:100%;display:block}.ttw-home-content{position:relative;z-index:10;max-width:1200px;margin:0 auto;padding:3rem 2rem 5rem}.ttw-page-content{position:relative;z-index:10;max-width:900px;margin:0 auto;padding:3rem 2rem 5rem}.ttw-page-header{text-align:center;padding:2rem 0 3rem}.ttw-page-title{font-family:'Baloo Da 2',cursive,sans-serif;font-size:clamp(2rem, 5vw, 3rem);font-weight:800;line-height:1.2;margin-bottom:.5rem;color:#fff}.ttw-page-body{background:rgb(255 255 255 / .95);border-radius:16px;padding:2.5rem;box-shadow:0 8px 32px rgb(0 0 0 / .1);backdrop-filter:blur(10px)}.ttw-page-body h2{font-family:'Baloo Da 2',cursive,sans-serif;font-size:1.8rem;font-weight:700;margin-top:2rem;margin-bottom:1rem;color:#2c3e50}.ttw-page-body h3{font-family:'Baloo Da 2',cursive,sans-serif;font-size:1.4rem;font-weight:600;margin-top:1.5rem;margin-bottom:.75rem;color:#34495e}.ttw-page-body p{font-size:1.1rem;line-height:1.8;color:#4a5568;margin-bottom:1.25rem}.ttw-page-body ul,.ttw-page-body ol{margin-bottom:1.25rem;padding-left:1.5rem}.ttw-page-body li{font-size:1.1rem;line-height:1.7;color:#4a5568;margin-bottom:.5rem}.ttw-page-body a{color:#00a0d2;text-decoration:none;transition:color 0.2s ease}.ttw-page-body a:hover{color:#0073aa;text-decoration:underline}.ttw-page-body blockquote{border-left:4px solid #f9d84a;padding:1rem 1.5rem;margin:1.5rem 0;background:rgb(249 216 74 / .1);font-style:italic;color:#555}.ttw-page-footer{text-align:center;padding:1.5rem 0 0;margin-top:2rem;border-top:1px solid rgb(255 255 255 / .2)}.ttw-page-footer .edit-link a{color:rgb(255 255 255 / .7);font-size:.9rem;text-decoration:none;transition:color 0.2s ease}.ttw-page-footer .edit-link a:hover{color:#fff}.page-links{margin-top:2rem;padding-top:1rem;border-top:1px solid #e0e0e0}.page-links a{display:inline-block;padding:.5rem 1rem;background:#f0f0f0;border-radius:4px;margin-right:.5rem;text-decoration:none;color:#333;transition:background 0.2s ease}.page-links a:hover{background:#e0e0e0}@media (max-width:767px){.ttw-page-content{padding:2rem 1rem 3rem}.ttw-page-header{padding:1.5rem 0 2rem}.ttw-page-body{padding:1.5rem;border-radius:12px}.ttw-page-title{font-size:1.8rem}.ttw-page-body h2{font-size:1.5rem}.ttw-page-body h3{font-size:1.2rem}.ttw-page-body p,.ttw-page-body li{font-size:1rem}}.ttw-post-content{position:relative;z-index:10;max-width:800px;margin:0 auto;padding:3rem 2rem 5rem}.ttw-post-header{text-align:center;padding:2rem 0 2.5rem}.ttw-post-title{font-family:'Baloo Da 2',cursive,sans-serif;font-size:clamp(2rem, 5vw, 3rem);font-weight:800;line-height:1.2;margin-bottom:1rem;color:#fff}.ttw-post-meta{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;font-size:.95rem;color:rgb(255 255 255 / .8)}.ttw-post-date,.ttw-post-author,.ttw-post-categories{display:flex;align-items:center}.ttw-post-thumbnail{margin:0 0 2rem;border-radius:12px;overflow:hidden;box-shadow:0 8px 32px rgb(0 0 0 / .15)}.ttw-post-thumbnail img{width:100%;height:auto;display:block}.ttw-post-body{background:rgb(255 255 255 / .95);border-radius:16px;padding:2.5rem;box-shadow:0 8px 32px rgb(0 0 0 / .1);backdrop-filter:blur(10px)}.ttw-post-body h2{font-family:'Baloo Da 2',cursive,sans-serif;font-size:1.8rem;font-weight:700;margin-top:2rem;margin-bottom:1rem;color:#2c3e50}.ttw-post-body h3{font-family:'Baloo Da 2',cursive,sans-serif;font-size:1.4rem;font-weight:600;margin-top:1.5rem;margin-bottom:.75rem;color:#34495e}.ttw-post-body p{font-size:1.1rem;line-height:1.8;color:#4a5568;margin-bottom:1.25rem}.ttw-post-body ul,.ttw-post-body ol{margin-bottom:1.25rem;padding-left:1.5rem}.ttw-post-body li{font-size:1.1rem;line-height:1.7;color:#4a5568;margin-bottom:.5rem}.ttw-post-body a{color:#00a0d2;text-decoration:none;transition:color 0.2s ease}.ttw-post-body a:hover{color:#0073aa;text-decoration:underline}.ttw-post-body blockquote{border-left:4px solid #f9d84a;padding:1rem 1.5rem;margin:1.5rem 0;background:rgb(249 216 74 / .1);font-style:italic;color:#555}.ttw-post-tags{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e0e0e0;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.ttw-tags-label{font-weight:600;color:#666}.ttw-post-tags a{display:inline-block;padding:.4rem .8rem;background:#f0f0f0;border-radius:20px;font-size:.9rem;color:#333;text-decoration:none;transition:background 0.2s ease}.ttw-post-tags a:hover{background:#e0e0e0}.ttw-post-footer{text-align:center;padding:1.5rem 0 0;margin-top:2rem;border-top:1px solid rgb(255 255 255 / .2)}.ttw-post-footer .edit-link a{color:rgb(255 255 255 / .7);font-size:.9rem;text-decoration:none;transition:color 0.2s ease}.ttw-post-footer .edit-link a:hover{color:#fff}.post-navigation{margin-top:3rem;padding-top:2rem;border-top:1px solid rgb(255 255 255 / .2)}.nav-links{display:flex;justify-content:space-between;gap:2rem}.nav-previous,.nav-next{flex:1}.nav-previous{text-align:left}.nav-next{text-align:right}.nav-subtitle{display:block;font-size:.85rem;color:rgb(255 255 255 / .7);margin-bottom:.5rem}.nav-title{font-family:'Baloo Da 2',cursive,sans-serif;font-size:1.1rem;font-weight:600;color:#fff;text-decoration:none;transition:color 0.2s ease}.nav-title:hover{color:#f9d84a}@media (max-width:767px){.ttw-post-content{padding:2rem 1rem 3rem}.ttw-post-header{padding:1.5rem 0 2rem}.ttw-post-body{padding:1.5rem;border-radius:12px}.ttw-post-title{font-size:1.8rem}.ttw-post-body h2{font-size:1.5rem}.ttw-post-body h3{font-size:1.2rem}.ttw-post-body p,.ttw-post-body li{font-size:1rem}.nav-links{flex-direction:column;gap:1rem}.nav-previous,.nav-next{text-align:center}}.ttw-archive-content{position:relative;z-index:10;max-width:1200px;margin:0 auto;padding:3rem 2rem 5rem}.ttw-archive-header{text-align:center;padding:2rem 0 3rem}.ttw-archive-title{font-family:'Baloo Da 2',cursive,sans-serif;font-size:clamp(2rem, 5vw, 3rem);font-weight:800;line-height:1.2;margin-bottom:1rem;color:#fff}.ttw-archive-description{font-size:1.1rem;color:rgb(255 255 255 / .85);max-width:700px;margin:0 auto;line-height:1.7}.ttw-archive-posts{margin-top:2rem}.ttw-posts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}.ttw-post-card{background:rgb(255 255 255 / .95);border-radius:12px;overflow:hidden;box-shadow:0 4px 16px rgb(0 0 0 / .1);transition:transform 0.3s ease,box-shadow 0.3s ease}.ttw-post-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px rgb(0 0 0 / .15)}.ttw-post-card-thumb{width:100%;height:200px;overflow:hidden}.ttw-post-card-thumb img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.ttw-post-card:hover .ttw-post-card-thumb img{transform:scale(1.05)}.ttw-post-card-content{padding:1.5rem}.ttw-post-card-title{font-family:'Baloo Da 2',cursive,sans-serif;font-size:1.3rem;font-weight:700;margin-bottom:.75rem;line-height:1.3}.ttw-post-card-title a{color:#2c3e50;text-decoration:none;transition:color 0.2s ease}.ttw-post-card-title a:hover{color:#00a0d2}.ttw-post-card-excerpt{font-size:.95rem;line-height:1.6;color:#4a5568;margin-bottom:1rem}.ttw-post-card-meta{font-size:.85rem;color:#888}.ttw-no-posts{text-align:center;padding:4rem 2rem;background:rgb(255 255 255 / .95);border-radius:12px}.ttw-no-posts p{font-size:1.1rem;color:#666;margin-bottom:1.5rem}.pagination{margin-top:3rem;display:flex;justify-content:center;gap:.5rem}.pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 .75rem;background:rgb(255 255 255 / .95);border-radius:8px;color:#333;text-decoration:none;font-weight:600;transition:background 0.2s ease,color 0.2s ease}.pagination .page-numbers:hover,.pagination .page-numbers.current{background:#f9d84a;color:#2c3e50}.pagination .prev,.pagination .next{padding:0 1rem}@media (max-width:767px){.ttw-archive-content{padding:2rem 1rem 3rem}.ttw-archive-header{padding:1.5rem 0 2rem}.ttw-archive-title{font-size:1.8rem}.ttw-posts-grid{grid-template-columns:1fr;gap:1.5rem}.ttw-post-card-thumb{height:180px}.ttw-post-card-content{padding:1.25rem}.pagination{flex-wrap:wrap}}.ttw-comments-area{margin-top:3rem;padding-top:2rem;border-top:1px solid rgb(255 255 255 / .2)}.ttw-comments-title{font-family:'Baloo Da 2',cursive,sans-serif;font-size:1.8rem;font-weight:700;margin-bottom:2rem;color:#fff}.ttw-comment-list{list-style:none;padding:0;margin:0}.ttw-comment-list li{margin-bottom:1.5rem}.ttw-comment{display:flex;gap:1rem;background:rgb(255 255 255 / .95);border-radius:12px;padding:1.5rem;box-shadow:0 4px 16px rgb(0 0 0 / .1)}.ttw-comment-avatar{flex-shrink:0}.ttw-comment-avatar img{border-radius:50%;border:3px solid #f9d84a}.ttw-comment-content{flex:1}.ttw-comment-meta{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem;flex-wrap:wrap}.ttw-comment-author{font-weight:700;color:#2c3e50;font-size:1rem}.ttw-comment-date{font-size:.85rem;color:#888}.ttw-comment-text{color:#4a5568;line-height:1.6;font-size:.95rem}.ttw-comment-actions{margin-top:1rem;display:flex;gap:1rem;font-size:.85rem}.ttw-reply-link a,.ttw-edit-link a{color:#00a0d2;text-decoration:none;transition:color 0.2s ease}.ttw-reply-link a:hover,.ttw-edit-link a:hover{color:#0073aa}.ttw-no-comments{text-align:center;padding:2rem;background:rgb(255 255 255 / .95);border-radius:12px;color:#666;font-size:1rem}#respond{margin-top:3rem;background:rgb(255 255 255 / .95);border-radius:12px;padding:2rem;box-shadow:0 4px 16px rgb(0 0 0 / .1)}#respond h3{font-family:'Baloo Da 2',cursive,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:#2c3e50}.comment-form-author,.comment-form-email,.comment-form-comment{margin-bottom:1.25rem}.comment-form-author label,.comment-form-email label,.comment-form-comment label{display:block;font-weight:600;margin-bottom:.5rem;color:#4a5568;font-size:.95rem}.comment-form-author input,.comment-form-email input,.comment-form-comment textarea{width:100%;padding:.75rem 1rem;border:1px solid #ddd;border-radius:8px;font-size:.95rem;transition:border-color 0.2s ease}.comment-form-author input:focus,.comment-form-email input:focus,.comment-form-comment textarea:focus{border-color:#00a0d2;outline:none}.comment-form-comment textarea{min-height:120px;resize:vertical}.ttw-submit-btn{background:linear-gradient(135deg,#00a0d2,#0073aa);color:#fff;border:none;padding:.75rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform 0.2s ease,box-shadow 0.2s ease}.ttw-submit-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgb(0 160 210 / .3)}.comment-navigation{display:flex;justify-content:space-between;margin:2rem 0}.comment-navigation a{color:#fff;text-decoration:none;padding:.5rem 1rem;background:rgb(255 255 255 / .2);border-radius:8px;transition:background 0.2s ease}.comment-navigation a:hover{background:rgb(255 255 255 / .3)}@media (max-width:767px){.ttw-comment{flex-direction:column;padding:1.25rem}.ttw-comment-avatar{text-align:center}.ttw-comment-meta{justify-content:center;text-align:center}.ttw-comment-actions{justify-content:center}#respond{padding:1.5rem}.comment-navigation{flex-direction:column;gap:1rem;text-align:center}}.ttw-home-hero{text-align:center;padding:2rem 1rem 3rem}.ttw-home-hero h1{font-family:'Baloo Da 2',cursive,sans-serif;font-size:clamp(2rem, 6vw, 3.5rem);font-weight:800;line-height:1.15;margin-bottom:1rem;color:#fff}.ttw-home-hero h1 em{font-style:normal;color:gold}.ttw-home-hero p{font-size:1.1rem;color:rgb(255 255 255 / .85);max-width:520px;margin:0 auto 2rem;line-height:1.7}.ttw-hero-btn-row{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.ttw-btn-primary{font-family:'Baloo Da 2',cursive,sans-serif;font-weight:800;font-size:1rem;padding:.8rem 2rem;background:linear-gradient(135deg,#ffd700,#ff9d00);color:#1a0533;border-radius:999px;text-decoration:none;box-shadow:0 6px 24px rgb(255 215 0 / .4);transition:transform 0.2s,box-shadow 0.2s}.ttw-btn-primary:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgb(255 215 0 / .5)}.ttw-btn-ghost{font-family:'Baloo Da 2',cursive,sans-serif;font-weight:700;font-size:1rem;padding:.8rem 2rem;background:rgb(255 255 255 / .08);color:#fff;border-radius:999px;text-decoration:none;border:1.5px solid rgb(255 255 255 / .2);transition:background 0.2s}.ttw-btn-ghost:hover{background:rgb(255 255 255 / .15)}.ttw-home-cards-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem;margin-top:3rem}.ttw-home-story-card{background:rgb(255 255 255 / .07);border:1px solid rgb(255 255 255 / .12);border-radius:20px;overflow:hidden;text-decoration:none;transition:transform 0.25s,box-shadow 0.25s;cursor:pointer}.ttw-home-story-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px rgb(0 0 0 / .3)}.ttw-card-scene{height:120px;display:flex;align-items:center;justify-content:center;font-size:3rem;position:relative;overflow:hidden}.ttw-card-scene-ocean{background:linear-gradient(180deg,#0077b6 0%,#023e8a 100%)}.ttw-card-scene-forest{background:linear-gradient(180deg,#2d6a4f 0%,#1b4332 100%)}.ttw-card-scene-galaxy{background:linear-gradient(180deg,#03045e 0%,#0d0221 100%)}.ttw-card-scene-magic{background:linear-gradient(180deg,#7b2d8b 0%,#4a1259 100%)}.ttw-card-scene-default{background:linear-gradient(180deg,#1a0533 0%,#2d1b5e 100%)}.ttw-card-body{padding:1rem}.ttw-card-title{font-family:'Baloo Da 2',cursive,sans-serif;font-weight:700;font-size:.9rem;color:#fff;margin-bottom:.4rem;line-height:1.3}.ttw-card-meta{display:flex;gap:.4rem;flex-wrap:wrap}.ttw-card-tag{font-size:.7rem;font-weight:700;padding:2px 8px;border-radius:999px;background:rgb(255 255 255 / .12);color:rgb(255 255 255 / .7)}.ttw-home-footer-wave{position:relative;z-index:10;width:100%;height:60px;overflow:hidden;pointer-events:none;margin-top:2rem}.ttw-home-footer-wave svg{width:100%;height:100%;display:block}@media (max-width:900px){.ttw-home-moon{width:50px;height:50px}}@media (max-width:600px){.ttw-home-hero h1{font-size:1.8rem}}