*,:before,:after{transition:background-color .3s,color .3s,border-color .3s,box-shadow .3s}:root,[data-theme=light]{--color-primary:#007dfa;--color-secondary:#f43f5e;--color-accent:#08d9d6;--color-success:#008000cc;--color-warning:#ffe8af;--color-error:#f43f5e;--color-black:#000;--color-white:#fff;--color-dark:#333;--color-dark-light:#555;--color-grey:#888;--color-grey-light:#b6b6b6;--color-grey-lighter:#eee;--text-primary:#333;--text-secondary:#555;--text-light:#ffffe6;--text-muted:#666;--text-heading:#1a1a1a;--text-link:#1a73e8;--text-on-dark:#fffa;--bg-light:#ffe8af;--bg-dark:#000e;--bg-darker:#000d;--bg-body:#e4e2e2;--bg-overlay:#3339;--bg-card:#fff3;--bg-video:#333;--bg-youtube:#7099ff;--border-dark:#393939;--border-light:#eee;--border-accent:#0800ff4d;--shadow-sm:0 1px 4px #00000012;--shadow-md:0 2px 4px #0000001a;--shadow-lg:0 4px 24px #0000001f;--shadow-sidebar:-7px 7px 35px 0px #0000001a}[data-theme=dark]{--color-primary:#4da6ff;--color-secondary:#ff6b8a;--color-accent:#0ff5f2;--color-success:#0c6;--color-warning:#ffd966;--color-error:#ff6b8a;--color-black:#fff;--color-white:#1a1a2e;--color-dark:#e0e0e0;--color-dark-light:#b0b0b0;--color-grey:#999;--color-grey-light:#555;--color-grey-lighter:#2a2a3e;--text-primary:#e8e8e8;--text-secondary:#b0b0b0;--text-light:#ffffe6;--text-muted:#999;--text-heading:#f5f5f5;--text-link:#6db3f8;--text-on-dark:#fffa;--bg-light:#1e1e2f;--bg-dark:#0a0a14;--bg-darker:#050510;--bg-body:#121220;--bg-overlay:#000a;--bg-card:#2a2a3e;--bg-video:#1a1a2e;--bg-youtube:#3d5a99;--border-dark:#444;--border-light:#333;--border-accent:#6482ff66;--shadow-sm:0 1px 4px #0000004d;--shadow-md:0 2px 4px #0006;--shadow-lg:0 4px 24px #00000080;--shadow-sidebar:-7px 7px 35px 0px #0006}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg-body);color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}ul{list-style:none}a{color:var(--text-link);text-decoration:none}img{max-width:100%;height:auto;display:block}.italic{font-style:italic}.content-wrapper{background-color:var(--text-light)}.video-section{background-color:var(--bg-video);justify-content:center;align-items:center;display:flex}.video-player{width:100%;max-width:1000px;height:100%}.youtube-section-wrapper{border:2px solid var(--color-secondary)}.about-us-container-content-fit{background-color:var(--bg-dark);color:var(--text-on-dark);flex-direction:column;align-items:center;padding:1rem 1rem 0;display:flex}.about-us-container-content-fit .heading{color:var(--color-primary);text-align:center;margin-bottom:2rem;font-family:Fasthand,cursive;font-size:1rem}.about-us-container-content-fit .paragraph{text-indent:min(20%,10rem);word-break:break-all;margin:.5rem 0;padding:0 1rem;font-size:1rem;font-style:italic}.about-us-container-content-fit .paragraph.no-i{text-indent:0}.about-us-container-content-fit .paragraph.inline{display:inline}.about-us-container-content-fit .title{color:var(--color-primary);font-family:Fasthand,cursive;font-size:1rem}.about-us-container-content-fit .title.core-value{color:var(--text-primary);font-weight:700}.about-us-container-content-fit .about-us-container{flex-direction:column;justify-content:center;align-items:center;max-width:800px;padding:0 1rem;display:flex}.about-us-container-content-fit .about-us-container .mission-wrapper .title{margin:1rem 0;font-size:1rem}.about-us-container-content-fit .team-container{flex-wrap:wrap;justify-content:space-around;align-items:center;width:100%;display:flex}.about-us-container-content-fit .team-container .team{border-radius:.25rem;max-width:300px;max-height:300px;margin:2rem;overflow:hidden}.about-us-container-content-fit .team-container .team .l-img{opacity:1;width:100%;transition:all .3s;display:block;position:relative;overflow:hidden}.about-us-container-content-fit .team-container .team .l-img:hover .l-caption{transform:translateY(0%)scale(1)}.about-us-container-content-fit .team-container .team .l-img .l-caption{background-color:var(--bg-overlay);text-align:center;z-index:10;padding:.5rem 1rem;transition:all .3s;position:absolute;bottom:0;left:0;right:0;transform:translateY(150%)scale(1.5)}.about-us-container-content-fit .team-container .team .l-img .l-caption ul,.about-us-container-content-fit .team-container .team .l-img .l-caption ul li{display:inline-block}.about-us-container-content-fit .team-container .team .l-img .l-caption ul li a{text-align:center;border-radius:50%;width:28px;height:28px;margin:0;line-height:30px;transition:all .3s;display:inline-block}.about-us-container-content-fit .team-container .team .l-img .l-caption ul li a:hover{transform:scale(1.5)}.about-us-container-content-fit .team-container .team .l-img img{width:100%;height:100%}@media (width<=768px){.about-us-container-content-fit .team-container .team .l-img .l-caption{transform:translateY(0%)scale(1)}.about-us-container-content-fit .team-container .team .l-img li{margin-left:.5rem;margin-right:.5rem}}.about-us-container-content-fit .team-container .l-info{text-align:center;background-color:var(--color-black);padding:.25rem}.about-us-container-content-fit .team-container .l-info h5{letter-spacing:1.5px;color:var(--text-primary);font-size:.75rem}.about-us-container-content-fit .team-container .l-info p{text-transform:uppercase;letter-spacing:2px;color:var(--text-primary)}.sponsored-view{justify-content:center;align-items:center;width:100vw;display:flex}.sponsored-view .container{background-color:var(--color-black);border:1px solid var(--color-black);cursor:pointer;border-radius:1rem;flex-direction:column;justify-content:space-between;align-items:center;width:20rem;margin:2rem 0;display:flex}.sponsored-view .container .brand-logo{border-radius:50%;width:15rem;height:15rem}.sponsored-view .container .footer{background-color:var(--bg-card);border-radius:.5rem;flex-direction:column;align-items:center;width:100%;margin-top:.5rem;display:flex}.sponsored-view .container .footer .name{color:var(--color-secondary);margin-bottom:.3rem;font-family:Dancing Script,cursive;font-size:1.3rem;font-weight:900}.sponsored-view .container .footer .description{margin-bottom:.3rem;font-size:.9rem}.header-content-fit{background-color:var(--bg-light);box-shadow:var(--shadow-md);justify-content:center;display:flex}.header-content-fit .fill{background-color:var(--bg-overlay);width:100vw;height:100vh;transition:all .5s;display:none;position:absolute}.header-content-fit .fill.active{transition:all .5s;display:block}.header{width:100%;max-width:1000px}.navbar{justify-content:space-between;align-items:center;margin:0 auto;padding-right:1rem;display:flex}.nav-logo{color:var(--text-primary);font-size:1.5rem;font-weight:700;text-decoration:none}.nav-logo img{mix-blend-mode:multiply;width:160px;height:80px;padding-left:1rem}.powered-by{color:var(--color-success);justify-self:flex-end;margin-right:.5rem;font-family:Fasthand,cursive;font-style:italic}.nav-menu{align-items:center;display:flex}.nav-link{color:var(--text-primary);margin:.5rem;text-decoration:none;transition:all .5s}.nav-link:hover{color:#f39849}.nav-toggle{cursor:pointer;padding:1rem;display:none}.nav-toggle .bar{background-color:var(--text-primary);width:25px;height:3px;margin:5px auto;transition:all .5s;display:block}.nav-toggle.close .bar{background-color:var(--color-secondary)}.nav-toggle.close .bar.item-1{position:absolute;transform:rotate(45deg)}.nav-toggle.close .bar.item-2{display:none}.nav-toggle.close .bar.item-3{transform:rotate(-45deg)}.nav-side{background-color:var(--bg-light);width:300px;height:100%;max-height:850px;box-shadow:var(--shadow-sidebar);z-index:999;border-radius:1rem 0 0 1rem;flex-direction:column;justify-content:space-between;transition:right .5s;display:flex;position:fixed;top:0;right:-300px;overflow:hidden}.nav-side .modal-heading-wrapper{clip-path:polygon(0% 15%,9% 5%,20% 12%,33% 5%,44% 11%,52% 4%,65% 12%,79% 5%,90% 10%,100% 3%,100% 100%,0 100%);background-color:#fff9;border-bottom:2px solid #eff7;flex-direction:column;justify-content:center;align-items:center;padding:85px;display:flex;transform:rotate(180deg)}.nav-side .modal-heading-wrapper .modal-heading-title{color:var(--color-secondary);font-family:Fasthand,cursive;font-size:1.5rem;font-style:italic;font-weight:900;transform:rotate(180deg)}.nav-side .modal-heading-wrapper .green{color:var(--color-success)}.nav-side .modal-heading-wrapper .modal-heading-des{font-family:Fasthand,cursive;font-size:.8rem;font-style:italic;transform:rotate(180deg)}.nav-side .modal-heading-wrapper .modal-heading-powered-by{color:var(--color-secondary);font-family:Fasthand,cursive;font-size:.8rem;font-style:italic;transform:rotate(180deg)}.nav-side .modal-links-wrapper{flex-direction:column;justify-content:center;height:100%;display:flex}.nav-side.active{right:0}.nav-side .nav-link{text-align:center;border-bottom:1px solid var(--border-accent);color:var(--color-primary);padding-bottom:7px;transition:all .5s;display:block}.nav-side .nav-link:hover{color:#0800ff;border-bottom:2px solid #0800ff99;font-weight:900}@media screen and (width<=580px){.nav-toggle{z-index:9999;display:block}.nav-menu{display:none}.powered-by{color:var(--color-success);font-family:Fasthand,cursive;font-size:1.8rem;font-style:italic}}.wraps{position:relative}.fill{background-color:var(--bg-dark);width:100%;height:40px;position:absolute}.fill--header{background:var(--bg-light)}footer{background-color:var(--bg-light);clip-path:polygon(0% 15%,9% 5%,20% 12%,33% 5%,44% 11%,52% 4%,65% 12%,79% 5%,90% 10%,100% 3%,100% 100%,0 100%);height:210px;padding-top:1.5rem}footer .heading{color:var(--color-black);text-align:center;text-transform:uppercase;padding-top:1rem;font-family:Fasthand,cursive;font-size:.9rem}footer .icon-wrap{flex-direction:row;display:flex}footer .icon-wrap .icon{background:var(--bg-card);cursor:pointer;text-align:center;border-radius:.25rem;width:55px;height:55px;margin:1rem 1rem 0;font-size:1rem;transition:background .3s,color .3s,box-shadow .3s,transform .3s,border-radius .3s;position:relative;overflow:hidden}footer .icon-wrap .icon:hover{box-shadow:0 0 0 3px var(--color-black);background:#04c2c999;border-radius:50%;transition:all .3s;transform:scale(.9)}footer .icon-wrap .icon:hover .mdi{font-size:2.5rem}footer .icon-wrap .mdi{color:var(--color-secondary);text-align:center;font-size:2rem;transition:all .3s}footer .center{justify-content:center;align-items:center;display:flex}footer .footnote{color:var(--color-primary);text-align:center;margin-top:1rem;margin-bottom:.5rem;font-family:Fasthand,cursive;font-size:.9rem}footer .footnote .highlight{color:var(--color-secondary);font-family:Open Sans}footer .in-india{text-align:center;color:var(--text-primary);position:relative;top:1rem}footer .love{color:var(--color-secondary)}footer.footer--header{background-color:#fff9}.icon--header{background:var(--color-white)!important}.content-fit{background-color:var(--bg-youtube);flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.content-fit .youtube-banner{object-fit:cover;width:100%;height:auto}.youtube-container{max-width:600px;height:300px}.youtube-container .heading{color:var(--color-secondary);text-align:center;margin-top:20px;margin-bottom:30px;font-family:Fasthand,cursive}.youtube-container .youtube-section .section-title{color:var(--color-black);text-align:center;margin-bottom:20px;font-size:1rem;font-weight:900}.youtube-container .youtube-section .video-title-wrapper{align-items:flex-start;display:flex}.youtube-container .youtube-section .video-icon{margin:0 1rem}.youtube-container .youtube-section .link{font-size:.813rem;font-style:italic}.inspiring-container-content-fit{background-color:var(--bg-darker);justify-content:center;align-items:center;display:flex}.inspiring-container{width:100vw;max-width:900px;height:500px;color:var(--color-white);justify-content:center;align-items:center;padding:1rem 0;display:flex}.inspiring-container .heading{color:var(--color-grey);text-align:center;font-size:1rem;font-weight:900}.inspiring-container .quote-container{text-align:center;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;width:90%;height:80%;margin:0 auto;display:flex}.inspiring-container .quote-container .quote-title{-webkit-user-select:none;user-select:none;font-family:Fasthand,cursive;font-size:2rem;font-weight:700}.inspiring-container .quote-container .quote-explanation{-webkit-user-select:none;user-select:none;margin-top:1rem;font-size:.8rem;font-style:italic}.inspiring-container .counter-container{flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.inspiring-container .counter-container .circle-wrapper{align-items:center;height:30px;display:flex}.inspiring-container .counter-container .circle-wrapper .circle{background-color:var(--color-grey-light);border-radius:50%;width:10px;height:10px;margin:0 .5rem;transition:all .3s}.inspiring-container .counter-container .circle-wrapper .active{width:15px;height:15px}.inspiring-container .counter-container .circle-wrapper .disable{background-color:var(--bg-darker)}.villages-container-content-fit{background-color:var(--bg-darker);justify-content:center;display:flex}.villages-container{color:var(--text-light);max-width:800px}.villages-container .title{text-align:center;padding:20px 0 30px;font-family:Fasthand,cursive}.villages-container .villages-wrapper{flex-wrap:wrap;justify-content:space-between;padding:0 .5rem 1rem;display:flex;position:relative}.villages-container .villages-wrapper .name{border:1px solid var(--border-dark);text-transform:uppercase;border-radius:.25rem;margin:5px;padding:5px;transition:all .3s}.villages-container .villages-wrapper .name:hover{background-color:var(--color-black);color:var(--color-white);border-color:#0000}.dashboard-container{max-width:1200px;min-height:100vh;margin:0 auto;padding:2rem}.dashboard-container .dashboard-header{text-align:center;box-shadow:var(--shadow-md);border-radius:1rem;margin-bottom:2rem;padding:1.5rem;position:relative}.dashboard-container .dashboard-header .theme-toggle{color:#111827;cursor:pointer;background:#ffffffe6;border:1px solid #00000014;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;transition:transform .3s,box-shadow .3s,background .3s;display:inline-flex;position:absolute;top:.75rem;right:.75rem;box-shadow:0 4px 12px #00000014}.dashboard-container .dashboard-header .theme-toggle:hover{transform:translateY(-1px);box-shadow:0 8px 18px #0000001f}.dashboard-container .dashboard-header .theme-toggle:active{transform:translateY(0)}.dashboard-container .dashboard-header h1{color:var(--color-primary);letter-spacing:.2px;margin-bottom:.5rem;font-size:2.25rem;font-weight:800}.dashboard-container .dashboard-header p{color:var(--text-primary);opacity:.9;margin:0;font-size:1rem}.dashboard-container .dashboard-tabs{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2rem;padding:.35rem;display:flex}.dashboard-container .dashboard-tabs .tab{color:var(--text-primary);cursor:pointer;letter-spacing:.2px;background:0 0;border:none;border-radius:999px;padding:.6rem 1rem;font-size:.95rem;font-weight:700;transition:color .3s,background .3s,box-shadow .3s,transform .3s}.dashboard-container .dashboard-tabs .tab:hover{color:var(--color-primary);background:rgba(var(--bg-dark), .08);transform:translateY(-1px);box-shadow:0 6px 14px #00000014}.dashboard-container .dashboard-tabs .tab:focus-visible{box-shadow:0 0 0 3px rgba(var(--bg-dark), .25);outline:none}.dashboard-container .dashboard-tabs .tab.active{background:linear-gradient(135deg, var(--bg-dark), var(--bg-light));color:var(--color-white);box-shadow:0 10px 22px #0000001a}.dashboard-container .dashboard-content .progress-section .progress-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;display:grid}.dashboard-container .dashboard-content .progress-section .progress-grid .progress-item{text-align:center;-webkit-backdrop-filter:saturate(140%)blur(8px);backdrop-filter:saturate(140%)blur(8px);background:#ffffffa6;border:1px solid #fff6;border-radius:1rem;padding:1.25rem;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 25px #00000014}.dashboard-container .dashboard-content .progress-section .progress-grid .progress-item:hover{transform:translateY(-6px);box-shadow:0 16px 40px #0000001f}.dashboard-container .dashboard-content .progress-section .progress-grid .progress-item .progress-circle{width:140px;height:140px;margin:0 auto 1rem;position:relative}.dashboard-container .dashboard-content .progress-section .progress-grid .progress-item .progress-circle svg{filter:drop-shadow(0 2px 6px #00000014);width:100%;height:100%;transform:rotate(-90deg)}.dashboard-container .dashboard-content .progress-section .progress-grid .progress-item .progress-circle svg path{transition:stroke-dasharray .6s,stroke .3s}.dashboard-container .dashboard-content .progress-section .progress-grid .progress-item .progress-circle .progress-text{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dashboard-container .dashboard-content .progress-section .progress-grid .progress-item .progress-circle .progress-text .percentage{background:linear-gradient(135deg, var(--color-primary), var(--bg-dark));color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:800;line-height:1;display:block}.dashboard-container .dashboard-content .progress-section .progress-grid .progress-item .progress-circle .progress-text .value{color:var(--text-primary);opacity:.9;margin-top:.2rem;font-size:.95rem;display:block}.dashboard-container .dashboard-content .progress-section .progress-grid .progress-item h4{color:var(--text-primary);letter-spacing:.2px;margin-top:.35rem;font-size:1rem;font-weight:700}.dashboard-container .dashboard-content .goals-section .goals-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1rem;display:grid}.dashboard-container .dashboard-content .goals-section .goals-grid .goal-card{box-shadow:var(--shadow-md);background:#fff;border-radius:.5rem;transition:all .3s;overflow:hidden}.dashboard-container .dashboard-content .goals-section .goals-grid .goal-card:hover{transform:translateY(-4px);box-shadow:0 8px 15px #00000026}.dashboard-container .dashboard-content .goals-section .goals-grid .goal-card.learning .goal-header{background:#4caf50!important}.dashboard-container .dashboard-content .goals-section .goals-grid .goal-card.health .goal-header{background:#2196f3!important}.dashboard-container .dashboard-content .goals-section .goals-grid .goal-card.priority .goal-header{background:#9c27b0!important}.dashboard-container .dashboard-content .goals-section .goals-grid .goal-card.restriction .goal-header{background:#f44336!important}.dashboard-container .dashboard-content .goals-section .goals-grid .goal-card .goal-header{color:var(--color-white);padding:1rem 1.5rem}.dashboard-container .dashboard-content .goals-section .goals-grid .goal-card .goal-header h3{margin:0;font-size:1.3rem;font-weight:600}.dashboard-container .dashboard-content .goals-section .goals-grid .goal-card .goal-content{padding:1rem}.dashboard-container .dashboard-content .goals-section .goals-grid .goal-card .goal-content ul{margin:0;padding:0;list-style:none}.dashboard-container .dashboard-content .goals-section .goals-grid .goal-card .goal-content ul li{color:var(--text-primary);align-items:center;gap:.75rem;padding:.5rem 0;font-size:1rem;display:flex}.dashboard-container .dashboard-content .goals-section .goals-grid .goal-card .goal-content ul li:last-child{border-bottom:none}.dashboard-container .dashboard-content .goals-section .goals-grid .goal-card .goal-content ul li.completed .item-text{color:var(--color-grey);text-decoration:line-through}.dashboard-container .dashboard-content .goals-section .goals-grid .goal-card .goal-content ul li .item-checkbox{cursor:pointer;width:18px;height:18px}.dashboard-container .dashboard-content .goals-section .goals-grid .goal-card .goal-content ul li .item-text{cursor:pointer;flex:1;transition:all .3s}.dashboard-container .todo-section{max-width:860px;margin:0 auto}.dashboard-container .todo-section .todo-header{text-align:center;margin:2rem 0 1.25rem}.dashboard-container .todo-section .todo-header h2{color:var(--text-primary);letter-spacing:.2px;margin:1.25rem 0 1.5rem;font-size:1.6rem;font-weight:800}.dashboard-container .todo-section .todo-header .todo-input-container{-webkit-backdrop-filter:saturate(140%)blur(8px);backdrop-filter:saturate(140%)blur(8px);background:#fffc;border:1px solid #0000000f;border-radius:999px;align-items:center;gap:.75rem;margin:0 auto;padding:.5rem .5rem .5rem .75rem;display:flex;box-shadow:0 8px 20px #0000000f}.dashboard-container .todo-section .todo-header .todo-input-container .todo-input{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;padding:.75rem .25rem;font-size:1rem}.dashboard-container .todo-section .todo-header .todo-input-container .todo-input::placeholder{color:#9aa0a6}.dashboard-container .todo-section .todo-header .todo-input-container .add-todo-btn{background:var(--color-primary);width:44px;height:44px;color:var(--color-white);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;transition:transform .3s,box-shadow .3s,background .3s;display:inline-flex;box-shadow:0 6px 16px #007bff40}.dashboard-container .todo-section .todo-header .todo-input-container .add-todo-btn:hover{transform:translateY(-2px);box-shadow:0 10px 22px #007bff59}.dashboard-container .todo-section .todo-header .todo-input-container .add-todo-btn:active{transform:translateY(0)}.dashboard-container .todo-section .todo-header .todo-input-container .add-todo-btn span{line-height:1}.dashboard-container .todo-section .todo-list .empty-todo{text-align:center;color:var(--text-primary);opacity:.85;padding:2.25rem 1rem;font-style:italic}.dashboard-container .todo-section .todo-list .todo-item{opacity:0;background:#fffc;border:1px solid #0000000d;border-radius:1rem;margin-bottom:.9rem;padding:.85rem 1rem;transition:transform .3s,box-shadow .3s,background .3s;animation:.5s forwards slideInFromTop;position:relative;transform:translateY(-16px);box-shadow:0 10px 24px #0000000f}.dashboard-container .todo-section .todo-list .todo-item:hover{transform:translateY(-4px);box-shadow:0 16px 36px #0000001a}.dashboard-container .todo-section .todo-list .todo-item:before{content:"";background:var(--bg-dark);opacity:.8;border-top-left-radius:1rem;border-bottom-left-radius:1rem;width:4px;position:absolute;top:0;bottom:0;left:0}.dashboard-container .todo-section .todo-list .todo-item.completed{background:#f6f9f6d9}.dashboard-container .todo-section .todo-list .todo-item.completed:before{background:var(--color-success);opacity:.9}.dashboard-container .todo-section .todo-list .todo-item.completed .todo-text{color:#8a8f98;text-decoration:line-through}.dashboard-container .todo-section .todo-list .todo-item .todo-content{flex:1;align-items:center;gap:.75rem;display:flex}.dashboard-container .todo-section .todo-list .todo-item .todo-content .todo-checkbox{cursor:pointer;width:20px;height:20px;accent-color:var(--color-primary);flex:none}.dashboard-container .todo-section .todo-list .todo-item .todo-content .todo-text{color:var(--text-primary);cursor:pointer;word-break:break-word;width:100%;font-size:1rem;line-height:1.35;transition:color .3s;display:block}.dashboard-container .todo-section .todo-list .todo-item .todo-content .todo-text:hover{color:#111}.dashboard-container .todo-section .todo-list .todo-item .todo-content .edit-container{align-items:center;gap:.5rem;display:flex}.dashboard-container .todo-section .todo-list .todo-item .todo-content .edit-container .edit-input{background:var(--color-white);border:2px solid #007bff40;border-radius:10px;min-width:220px;padding:.5rem .6rem;font-size:1rem}.dashboard-container .todo-section .todo-list .todo-item .todo-content .edit-container .edit-input:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #007bff26}.dashboard-container .todo-section .todo-list .todo-item .todo-content .edit-container .edit-actions{gap:.35rem;display:flex}.dashboard-container .todo-section .todo-list .todo-item .todo-content .edit-container .edit-actions .save-btn,.dashboard-container .todo-section .todo-list .todo-item .todo-content .edit-container .edit-actions .cancel-btn{cursor:pointer;width:32px;height:32px;color:var(--color-white);border:none;border-radius:8px;justify-content:center;align-items:center;font-size:.95rem;transition:transform .3s,box-shadow .3s,background .3s;display:inline-flex}.dashboard-container .todo-section .todo-list .todo-item .todo-content .edit-container .edit-actions .save-btn:hover,.dashboard-container .todo-section .todo-list .todo-item .todo-content .edit-container .edit-actions .cancel-btn:hover{transform:translateY(-1px)}.dashboard-container .todo-section .todo-list .todo-item .todo-content .edit-container .edit-actions .save-btn:active,.dashboard-container .todo-section .todo-list .todo-item .todo-content .edit-container .edit-actions .cancel-btn:active{transform:translateY(0)}.dashboard-container .todo-section .todo-list .todo-item .todo-content .edit-container .edit-actions .save-btn{background:var(--color-success);box-shadow:0 6px 16px #4caf5040}.dashboard-container .todo-section .todo-list .todo-item .todo-content .edit-container .edit-actions .cancel-btn{background:var(--color-secondary);box-shadow:0 6px 16px #f4433640}.dashboard-container .todo-section .todo-list .todo-item .todo-actions{gap:.5rem;margin-left:auto;display:flex}.dashboard-container .todo-section .todo-list .todo-item .todo-actions .edit-btn,.dashboard-container .todo-section .todo-list .todo-item .todo-actions .delete-btn{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;transition:transform .3s,box-shadow .3s;display:inline-flex}.dashboard-container .todo-section .todo-list .todo-item .todo-actions .edit-btn:hover,.dashboard-container .todo-section .todo-list .todo-item .todo-actions .delete-btn:hover{transform:translateY(-1px)}.dashboard-container .todo-section .todo-list .todo-item .todo-actions .edit-btn{background:var(--bg-light);color:var(--color-white)}.dashboard-container .todo-section .todo-list .todo-item .todo-actions .delete-btn{background:var(--color-secondary);color:var(--color-white)}@media screen and (width<=580px){.dashboard-container .todo-section .todo-header .todo-input-container{border-radius:14px;padding:.5rem}.dashboard-container .todo-section .todo-header .add-todo-btn{width:40px;height:40px}.dashboard-container .todo-section .todo-item{padding:.75rem .85rem}}.dashboard-container.theme-dark .dashboard-header{background:linear-gradient(135deg,#111928bf,#020817bf);border:1px solid #ffffff0f}.dashboard-container.theme-dark .dashboard-header .theme-toggle{color:#e5e7eb;background:#0f172ae6;border-color:#ffffff14}.dashboard-container.theme-dark .dashboard-header h1{color:#93c5fd}.dashboard-container.theme-dark .dashboard-header p{color:#e5e7eb;opacity:.85}.dashboard-container.theme-dark .dashboard-tabs{background:#111928a6;border-color:#ffffff0f}.dashboard-container.theme-dark .dashboard-tabs .tab{color:#cbd5e1}.dashboard-container.theme-dark .dashboard-tabs .tab:hover{color:#bfdbfe;background:#3b82f61f}.dashboard-container.theme-dark .dashboard-tabs .tab.active{box-shadow:0 10px 22px #02081780}.dashboard-container.theme-dark .progress-section .progress-grid .progress-item{background:#111928b3;border-color:#ffffff0f;box-shadow:0 10px 24px #00000073}.dashboard-container.theme-dark .progress-section .progress-grid .progress-item .progress-text .value{color:#cbd5e1;opacity:.9}.dashboard-container.theme-dark .progress-section .progress-grid .progress-item h4{color:#e2e8f0}.dashboard-container.theme-dark{--ring-base:#334155}.dashboard-container.theme-dark .todo-section .todo-header .todo-input-container{background:#111928b3;border-color:#ffffff0f}.dashboard-container.theme-dark .todo-section .todo-header .todo-input-container .todo-input{color:#e5e7eb}.dashboard-container.theme-dark .todo-section .todo-header .todo-input-container .todo-input::placeholder{color:#94a3b8}.dashboard-container.theme-dark .todo-section .todo-header .todo-input-container .add-todo-btn{box-shadow:0 6px 16px #2563eb59}.dashboard-container.theme-dark .todo-section .todo-list .todo-item{background:#111928bf;border-color:#ffffff0f;box-shadow:0 10px 24px #00000080}.dashboard-container.theme-dark .todo-section .todo-list .todo-item .todo-text{color:#e5e7eb}.dashboard-container.theme-dark .todo-section .todo-list .todo-item .todo-text:hover{color:var(--color-white)}.dashboard-container.theme-dark .todo-section .todo-list .todo-item.completed{background:#152015bf}.dashboard-container.theme-dark .goals-section .goals-grid .goal-card{background:#111928bf;box-shadow:0 8px 20px #00000073}.dashboard-container.theme-dark .goals-section .goals-grid .goal-card .goal-content ul li{color:#e5e7eb}.dashboard-container.theme-dark .goals-section .goals-grid .goal-card .goal-content ul li.completed .item-text{color:#94a3b8}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media screen and (width<=768px){.dashboard-container{padding:1rem}.dashboard-container .dashboard-header h1{font-size:2rem}.dashboard-container .dashboard-tabs .tab{padding:.5rem 1rem;font-size:.9rem}.dashboard-container .dashboard-content .progress-section .progress-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.dashboard-container .dashboard-content .goals-section .goals-grid{grid-template-columns:1fr}}@media screen and (width<=480px){.dashboard-container .dashboard-tabs{flex-direction:column;align-items:center}.dashboard-container .dashboard-tabs .tab{width:100%;max-width:200px}}.sunshine-landing{z-index:99;position:sticky;top:0}.sunshine-landing .nav{background-color:#fff;justify-content:center;align-items:center;height:4rem;padding-left:4rem;font-weight:900;display:flex;transform:translate(-100%)}.sunshine-landing .nav .sub-menu{display:flex;overflow:scroll}.sunshine-landing .nav .sub-menu p{color:#f00a;border-bottom:.1rem solid #f005;margin-left:.5rem;padding-bottom:.4rem;font-size:1rem}.sunshine-landing .sunshine-logo{transform-origin:0 0;border-radius:50%;width:100%;height:25rem;margin:0 .5rem;transition:transform 50ms linear;position:absolute;top:0;left:0}.sunshine-bill-container{border-radius:.5rem;margin-top:2rem;padding:1rem}.sunshine-bill-container h4{text-align:center;margin-bottom:2rem}.sunshine-bill-container .list-wrapper{flex-direction:column;gap:1rem;display:flex}.sunshine-bill-container .list-wrapper .item-list-card{background-color:#fff;background-image:linear-gradient(to top left,#fff,#fff9);border-radius:.5rem;justify-content:space-between;align-items:center;padding:.3rem 1rem;display:flex}.sunshine-bill-container .list-wrapper .item-list-card .bold{font-weight:900}.sunshine-bill-container .list-wrapper .item-list-card .price-list-wrapper{background-color:#0000;border:.1rem solid #000;border-radius:.5rem;justify-content:space-around;align-items:center;width:7rem;margin:.5rem;display:flex}.sunshine-bill-container .list-wrapper .item-list-card .price-list-wrapper .remove,.sunshine-bill-container .list-wrapper .item-list-card .price-list-wrapper .add,.sunshine-bill-container .list-wrapper .item-list-card .price-list-wrapper .count{font-size:1rem;font-weight:700}.sunshine-bill-container .list-wrapper .item-list-card .price-list-wrapper .remove,.sunshine-bill-container .list-wrapper .item-list-card .price-list-wrapper .add{cursor:pointer;justify-content:center;align-items:center;width:100%;font-size:1.3rem;font-weight:700;display:flex}.sunshine-bill-container .list-wrapper .bill-empty{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.sunshine-bill-container .total-price-container{background-color:#add8e6;border-radius:.5rem;flex-direction:column;justify-content:center;margin-top:1rem;padding:1rem;display:flex}.sunshine-bill-container .total-price-container .price-list-item{border-bottom:.1rem solid #354144;flex:1;justify-content:space-between;padding-bottom:1rem;display:flex}.sunshine-bill-container .total-price-container .price-list-item .bold-text{text-transform:capitalize;font-size:1.2rem;font-weight:900}.sunshine-bill-container .total-price-container .pay-button-container{flex-direction:column;gap:1rem;width:100%;margin:2rem 0 .5rem;display:flex}.sunshine-bill-container .total-price-container .pay-button-container .pay-button,.sunshine-bill-container .total-price-container .pay-button-container .send-order{background-color:#0f03;border:none;border-radius:1rem;width:100%;padding:.5rem;font-size:1.3rem;font-weight:900;box-shadow:-2px 2px 1rem .2rem #0f08}.sunshine-bill-container .total-price-container .pay-button-container .send-order{color:#000;background-color:#f002;margin-bottom:1rem;box-shadow:-2px 2px 1rem .2rem #f005}.sunshine-bill-container .qr-container{background-color:#ece4ff;border-radius:.5rem;justify-content:center;height:30rem;margin-top:1rem;display:flex;position:relative}.sunshine-bill-container .qr-container .share-ss{background-color:#ff9595;border:none;border-radius:.5rem;height:3rem;padding:.5rem;font-size:1rem;position:relative;top:.5rem;box-shadow:-2px 2px 20px 4px #ff9595bf}.sunshine-bill-container .qr-container .sunshine-qr{clip-path:polygon(10% 20%,90% 20%,90% 90%,10% 90%);height:35rem;position:absolute;top:-2rem}.sunshine-bill-container .qr-container .verify-note{color:red;text-align:center;font-family:Dancing Script,cursive;position:absolute;top:2rem}.user-modal-overlay{z-index:999;background:#0009;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.user-modal{background:#fff;border-radius:12px;width:90%;max-width:400px;padding:2rem;animation:.3s fadeIn;box-shadow:0 5px 15px #0000004d}.user-modal h2{text-align:center;margin-bottom:1rem}.user-modal input{border:1px solid #ccc;border-radius:8px;width:100%;margin-bottom:1rem;padding:10px;font-size:1rem}.modal-actions{justify-content:space-between;display:flex}.modal-actions button{cursor:pointer;border:.1rem solid #007bff;border-radius:8px;padding:8px 16px;font-size:1rem;transition:background .2s}.modal-actions button:hover{color:#fff;background:#007bff}.modal-actions .cancel{color:#fff;background:#f44336;border:none}.sunshine-welcome{background-color:#fff3;border-radius:.5rem;margin-top:25rem;padding:2rem 0}.sunshine-welcome h3{text-align:center;font-family:Dancing Script,cursive;font-size:2.5rem;font-weight:900}.sunshine-welcome .card-container{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.sunshine-welcome .card-container .card-wrapper.collapsed .card-header-wrapper .item-des{display:none}.sunshine-welcome .card-container .card-wrapper.collapsed .card-footer-wrapper{opacity:0;pointer-events:none;transform-origin:top;max-height:0;overflow:hidden;transform:scaleY(0)}.sunshine-welcome .card-container .card-wrapper.expanded .card-footer-wrapper{opacity:1;pointer-events:auto;transform-origin:top;max-height:1000px;transform:scaleY(1)}.sunshine-welcome .card-container .card-wrapper.opened{outline-color:#ff9800;box-shadow:0 0 .75rem #ff980040}.sunshine-welcome .card-container .card-wrapper{outline-offset:.15rem;background-image:linear-gradient(#fff,#fff9);border-radius:1rem;outline:.15rem solid #ff980000;width:90%;padding:1rem;transition:box-shadow .5s,outline-color .5s,outline-offset .5s;box-shadow:0 0 .75rem #ff980000}.sunshine-welcome .card-container .card-wrapper .card-header-wrapper .item-des-wrapper .item-name{color:#000;font-size:2rem;font-weight:500}.sunshine-welcome .card-container .card-wrapper .card-header-wrapper .item-des-wrapper .item-des{font-size:.8rem}.sunshine-welcome .card-container .card-wrapper .card-body-wrapper .pizza-img{width:15rem;height:10rem}.sunshine-welcome .card-container .card-wrapper .card-footer-wrapper{color:#f0f8ff;will-change:max-height, opacity, transform;transition:max-height .5s,opacity .5s,transform .5s}.sunshine-welcome .card-container .card-wrapper .card-footer-wrapper .item-des-wrapper .item-name{color:#000;font-size:2rem;font-weight:900}.sunshine-welcome .card-container .card-wrapper .card-footer-wrapper .item-des-wrapper .item-des{font-size:.8rem}.sunshine-welcome .card-container .card-wrapper .card-footer-wrapper .price-section{will-change:transform, opacity;flex-direction:column;justify-content:center;transition:transform .5s,opacity .5s;display:flex}.sunshine-welcome .card-container .card-wrapper .card-footer-wrapper .price-section .price-tab-wrapper{padding:.5rem}.sunshine-welcome .card-container .card-wrapper .card-footer-wrapper .price-section .price-tab-wrapper .price{color:#000;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex}.sunshine-welcome .card-container .card-wrapper .card-footer-wrapper .price-section .price-tab-wrapper .price .tag-name{text-transform:capitalize;text-align:center;font-size:.9rem;display:inline}.sunshine-welcome .card-container .card-wrapper .card-footer-wrapper .price-section .price-add-wrapper{background-color:#f00a;border-radius:.5rem;justify-content:space-around;align-items:center;width:7rem;margin-top:.5rem;display:flex}.sunshine-welcome .card-container .card-wrapper .card-footer-wrapper .price-section .price-add-wrapper.active{background-color:#0000;border:.1rem solid #000}.sunshine-welcome .card-container .card-wrapper .card-footer-wrapper .price-section .price-add-wrapper.active .remove,.sunshine-welcome .card-container .card-wrapper .card-footer-wrapper .price-section .price-add-wrapper.active .add,.sunshine-welcome .card-container .card-wrapper .card-footer-wrapper .price-section .price-add-wrapper.active .count{color:#000;padding:.5rem}.sunshine-welcome .card-container .card-wrapper .card-footer-wrapper .price-section .price-add-wrapper .remove,.sunshine-welcome .card-container .card-wrapper .card-footer-wrapper .price-section .price-add-wrapper .add,.sunshine-welcome .card-container .card-wrapper .card-footer-wrapper .price-section .price-add-wrapper .count{font-size:1rem;font-weight:700}.sunshine-welcome .card-container .card-wrapper .card-footer-wrapper .price-section .price-add-wrapper .remove,.sunshine-welcome .card-container .card-wrapper .card-footer-wrapper .price-section .price-add-wrapper .add{cursor:pointer;justify-content:center;align-items:center;width:100%;height:2rem;font-size:1.5rem;font-weight:700;display:flex}.input--error{border-color:var(--color-error)}.error-message{color:var(--color-error);margin-top:.25rem;font-size:.813rem}.sunshine-about-us-container{background-color:#fff;flex-direction:column;padding:2rem 1rem;display:flex}.sunshine-about-us-container h2{text-align:center;margin-bottom:1rem;font-family:Dancing Script,cursive;font-size:1.3rem;font-weight:700}.sunshine-about-us-container .description{flex-direction:column;gap:1rem;display:flex}.sunshine-about-us-container .description p{font-size:1rem;font-weight:700}.sunshine-about-us-container .footer{justify-content:space-between;align-items:center;display:flex}.sunshine-about-us-container .footer .sunshine-owner img{border-radius:90%;width:7rem}.sunshine-about-us-container .footer .sunshine-owner p{text-align:center}.sunshine-about-us-container .footer .sunshine-owner .owner-name{font-family:Dancing Script,cursive;font-size:1.2rem}.sunshine-help{background-color:#fff;flex-direction:column;margin-top:1.5rem;padding:2rem 1rem;display:flex}.sunshine-help h2{text-align:center;margin-bottom:1rem;font-family:Dancing Script,cursive;font-size:1.3rem;font-weight:700}.sunshine-help .button-wrapper{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.sunshine-help .button-wrapper button{color:#fff;text-transform:capitalize;cursor:pointer;background:linear-gradient(90deg,#ff7a00 0%,#ffa24c 100%);border:1px solid #ff9a3c;border-radius:999px;padding:.6rem 1rem;font-size:1rem;font-weight:800;transition:transform .15s,box-shadow .15s;box-shadow:0 8px 16px #ff7a0040}.sunshine-help .button-wrapper button:hover,.sunshine-help .button-wrapper button:focus{outline:none;transform:translateY(-2px);box-shadow:0 12px 20px #ff7a0059}.sunshine-help .button-wrapper button:active{transform:translateY(0);box-shadow:0 6px 12px #ff7a0040}.sunshine-help .button-wrapper button:first-child{background:linear-gradient(90deg,#ef4444 0%,#f97316 100%);border-color:#fb923c}.sunshine-help .button-wrapper button:nth-child(2){background:linear-gradient(90deg,#0ea5e9 0%,#22c55e 100%);border-color:#38bdf8}.sunshine-help .button-wrapper button:nth-child(3){background:linear-gradient(90deg,#16a34a 0%,#86efac 100%);border-color:#22c55e}.sunshine-offers{background-color:#fff;width:100%;margin:1.5rem 0;padding:2rem 1rem 3rem}.sunshine-offers .offers-header{text-align:center;margin-bottom:1rem}.sunshine-offers .offers-header h2{text-align:center;margin:0 0 1rem;font-family:Dancing Script,cursive;font-size:1.3rem;font-weight:700}.sunshine-offers .offers-header p{color:#666;margin:0;font-size:1rem;font-weight:700}.sunshine-offers .card-stack{touch-action:pan-y;width:80%;max-width:560px;height:320px;margin:0 auto;position:relative}.sunshine-offers .stack-bg{pointer-events:none;background:linear-gradient(#ffa50012,#ffa50000);border-radius:16px;position:absolute;inset:0}.sunshine-offers .offer-card{-webkit-user-select:none;user-select:none;will-change:transform;background:linear-gradient(#fff 0%,#fffdf8 100%);border:1px solid #0000000f;border-radius:16px;flex-direction:column;justify-content:space-around;padding:1.25rem;display:flex;position:absolute;inset:0}.sunshine-offers .offer-card.top{cursor:grab}.sunshine-offers .offer-card.top:active{cursor:grabbing}.sunshine-offers .offer-card:before{content:"";pointer-events:none;background:linear-gradient(90deg,#ff7a00 0%,#ffb703 100%);border-top-left-radius:16px;border-top-right-radius:16px;height:4px;position:absolute;top:0;left:0;right:0}.sunshine-offers .offer-card .card-header{align-items:center;gap:.6rem;margin-bottom:.5rem;display:flex}.sunshine-offers .offer-card .card-header .icon{background:#fff3e6;border:1px solid #ffd3a6;border-radius:10px;padding:.3rem .5rem;font-size:3rem;box-shadow:0 4px 10px #ff7a0026}.sunshine-offers .offer-card .card-header .titles{flex-direction:column;display:flex}.sunshine-offers .offer-card .card-header h3{margin:0;font-size:1.25rem}.sunshine-offers .offer-card .card-header .subtitle{color:#e67e22;margin:.1rem 0 0;font-weight:600}.sunshine-offers .offer-card .desc{color:#444;margin:0 0 .75rem;font-size:1rem;font-weight:700;line-height:1.4}.sunshine-offers .offer-card .cta{color:#fff;text-align:center;background:linear-gradient(90deg,#ff7a00 0%,#ffa24c 100%);border:1px solid #ff9a3c;border-radius:10px;margin-top:.25rem;padding:.6rem .9rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s;box-shadow:0 8px 16px #ff7a0040}.sunshine-offers .offer-card .cta:hover,.sunshine-offers .offer-card .cta:focus{transform:translateY(-2px);box-shadow:0 12px 20px #ff7a0059}.sunshine-offers .offer-card .hint{color:#888;font-size:.85rem;position:absolute;bottom:.6rem;right:.9rem}@media (width<=640px){.sunshine-offers{padding:1.25rem .75rem 2.25rem}.sunshine-offers .card-stack{max-width:100%;height:300px}.sunshine-offers .offer-card{border-radius:14px;padding:1rem}.sunshine-offers .offer-card h3{font-size:1.1rem}.sunshine-offers .offer-card .desc{font-size:.95rem}.sunshine-offers .offer-card .cta{font-size:.9rem}}.sunshine-pizza-container{-webkit-user-select:none;user-select:none;max-width:700px;color:var(--color-black);background-color:var(--color-grey);flex-direction:column;justify-content:center;margin:auto;display:flex;position:relative}.finance-wrapper{max-width:700px;color:var(--color-black);margin:2rem auto;font-family:Inter,Arial,sans-serif}.finance-section{background-color:var(--bg-overlay);box-shadow:0 2px 4px var(--color-dark);border-radius:.5rem;margin-bottom:1rem;padding:1rem}.finance-section-title{text-align:center;color:var(--text-on-dark);-webkit-user-select:none;user-select:none;margin:.5rem 0 1rem;transition:color .2s}.finance-section-title--clickable{cursor:pointer}.finance-section-title--clickable:hover{color:#2a6f97}.collapse-icon{margin-left:.5rem;font-size:1.1em;transition:transform .2s;display:inline-block;transform:rotate(0)}.collapse-icon--open{transform:rotate(90deg)}.fund-card{background-color:#7773;border:1px solid #ccc1;border-radius:.3rem;flex-direction:column;justify-content:space-around;margin:10px auto;padding:10px;display:flex;box-shadow:0 2px 4px #0000}.fund-card-header{justify-content:space-between;display:flex}.fund-card-title{color:#000a;font-size:1rem}.fund-card-amounts{justify-content:flex-end;display:flex}.fund-card-added{color:#0f05;font-size:.9rem;font-weight:700}.fund-card-remaining{margin-left:10px;font-weight:700}.fund-card-remaining--positive{color:#f00a}.fund-card-remaining--negative{color:#0f0a}.fund-card-description{color:#0009;font-size:.7rem}.fund-progress-bar{border-radius:.3rem;margin-bottom:1rem;display:flex;overflow:hidden;box-shadow:0 2px 4px #0000}.fund-progress-bar__fill{height:1.5rem;transition:width .5s}.life-pledge-wrapper{background:var(--color-dark);max-width:700px;box-shadow:0 4px 24px var(--bg-overlay);color:var(--text-on-dark);border-radius:1.5rem;margin:0 auto;padding:2.5rem 2rem;font-family:Inter,Arial,sans-serif}.life-pledge-header{text-align:center;margin-bottom:2rem}.life-pledge-date{color:var(--color-grey);margin-bottom:.5rem;font-size:.95rem}.life-pledge-title{color:var(--text-on-dark);margin-bottom:.5rem;font-size:2rem;font-weight:700}.life-pledge-intro{color:var(--color-grey-light);font-size:1.1rem}.life-pledge-section{margin-bottom:2rem}.life-pledge-section-title{color:var(--color-accent);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.life-pledge-list{color:var(--text-on-dark);margin:0;padding-left:1.2rem}.life-pledge-text{color:var(--color-grey-light);margin-bottom:.5rem}.pledge-section{background:var(--bg-darker);border-radius:1rem;margin-bottom:2rem;padding:1.5rem 1rem}.pledge-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;margin-top:1rem;display:grid}.pledge-item{background:var(--color-primary);color:var(--color-white);text-align:center;border-radius:.75rem;padding:.75rem .5rem;font-weight:600;box-shadow:0 1px 4px #1769aa12}.nature-section{background:var(--bg-darker);border-radius:1rem;margin-bottom:2rem;padding:1.25rem 1rem}.life-pledge-footer{text-align:center;color:var(--color-grey);margin-top:2rem;font-size:.95rem}.life-pledge-v2-wrapper{background:linear-gradient(#fafafa,#f1f1f1);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.life-pledge-v2-card{color:#000;background:#fff;border:1px solid #e2e8f0;border-radius:20px;width:100%;max-width:700px;padding:2rem;box-shadow:0 4px 12px #0000000d}.life-pledge-v2-header{text-align:center;color:#1f2937;margin-bottom:1.5rem;font-size:2rem;font-weight:700}.life-pledge-v2-section{margin-bottom:1.5rem}.life-pledge-v2-title{color:#374151;margin-bottom:.3rem;font-size:1.2rem;font-weight:600}.life-pledge-v2-text{color:#4b5563;font-size:.95rem}.life-pledge-v2-text--italic{font-style:italic}.life-pledge-v2-box{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:1rem;line-height:1.6}.life-pledge-v2-highlight{color:#2563eb;font-weight:600}.life-pledge-v2-highlight--red{color:#dc2626}.privacy-policy{color:#333;max-width:800px;margin:0 auto;padding:40px 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.7}.privacy-policy h1{color:#1a1a1a;margin-bottom:8px;font-size:2rem}.privacy-policy .subtitle{margin-bottom:4px;font-size:1.1rem}.privacy-policy .last-updated{color:#666;margin-bottom:32px;font-size:.9rem}.privacy-policy section{margin-bottom:32px}.privacy-policy section h2{color:#222;border-bottom:1px solid #eee;margin-bottom:12px;padding-bottom:6px;font-size:1.4rem}.privacy-policy section h3{color:#444;margin-top:16px;margin-bottom:8px;font-size:1.1rem}.privacy-policy section p{margin-bottom:12px}.privacy-policy section ul{margin-bottom:12px;padding-left:24px}.privacy-policy section ul li{margin-bottom:8px}.privacy-policy section a{color:#1a73e8;text-decoration:none}.privacy-policy section a:hover{text-decoration:underline}.privacy-policy .effective-date{color:#666;border-top:1px solid #eee;margin-top:40px;padding-top:20px;font-size:.9rem}.delete-account{max-width:800px;color:var(--text-primary);margin:0 auto;padding:40px 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.7}.delete-account h1{color:var(--text-heading);margin-bottom:8px;font-size:2rem}.delete-account .subtitle{margin-bottom:4px;font-size:1.1rem}.delete-account .last-updated{color:var(--text-muted);margin-bottom:32px;font-size:.9rem}.delete-account section{margin-bottom:32px}.delete-account section h2{color:var(--text-heading);border-bottom:1px solid var(--border-light);margin-bottom:12px;padding-bottom:6px;font-size:1.4rem}.delete-account section h3{color:var(--text-secondary);margin-top:16px;margin-bottom:8px;font-size:1.1rem}.delete-account section p{margin-bottom:12px}.delete-account section ul,.delete-account section ol{margin-bottom:12px;padding-left:24px}.delete-account section ul li,.delete-account section ol li{margin-bottom:8px}.delete-account section a{color:var(--text-link);text-decoration:none}.delete-account section a:hover{text-decoration:underline}.terms-and-conditions{color:#333;max-width:800px;margin:0 auto;padding:40px 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.7}.terms-and-conditions h1{color:#1a1a1a;margin-bottom:8px;font-size:2rem}.terms-and-conditions .last-updated{color:#666;margin-bottom:32px;font-size:.9rem}.terms-and-conditions section{margin-bottom:32px}.terms-and-conditions section h2{color:#222;border-bottom:1px solid #eee;margin-bottom:12px;padding-bottom:6px;font-size:1.4rem}.terms-and-conditions section h3{color:#444;margin-top:16px;margin-bottom:8px;font-size:1.1rem}.terms-and-conditions section p{margin-bottom:12px}.terms-and-conditions section ul{margin-bottom:12px;padding-left:24px}.terms-and-conditions section ul li{margin-bottom:8px}.terms-and-conditions section a{color:#1a73e8;text-decoration:none}.terms-and-conditions section a:hover{text-decoration:underline}.terms-and-conditions .effective-date{color:#666;border-top:1px solid #eee;margin-top:40px;padding-top:20px;font-size:.9rem}.not-found-container{text-align:center;background-color:#f9fafb;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.not-found-code{color:#1f2937;margin:0;font-size:8rem;font-weight:800;line-height:1}.not-found-title{color:#374151;margin:.5rem 0;font-size:1.75rem;font-weight:600}.not-found-message{color:#6b7280;max-width:400px;margin:1rem 0 2rem;font-size:1.1rem}.not-found-btn{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:.5rem;padding:.75rem 2rem;font-size:1rem;font-weight:500;transition:background-color .2s}.not-found-btn:hover{background-color:#1d4ed8}.not-found-btn:focus{outline-offset:2px;outline:2px solid #2563eb}.tt-page{color:#1e293b;background:#f4f6f9;flex-direction:column;gap:0;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.tt-header{z-index:40;background:#fff;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 24px 14px;display:flex;position:sticky;top:0}.tt-header__left{flex-direction:column;gap:6px;display:flex}.tt-title{cursor:pointer;color:#1e293b;align-items:center;gap:8px;margin:0;font-size:1.5rem;font-weight:700;line-height:1.2;transition:color .18s;display:inline-flex}.tt-title:hover{color:#6366f1}.tt-title__edit-icon{opacity:.45;font-size:1rem;transition:opacity .18s}.tt-title:hover .tt-title__edit-icon{opacity:.85}.tt-title-input{color:#1e293b;background:0 0;border:none;border-bottom:2px solid #6366f1;outline:none;width:320px;max-width:100%;padding:0 2px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.5rem;font-weight:700}.tt-stats{flex-wrap:wrap;gap:12px;display:flex}.tt-stats__item{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:2px 10px;font-size:.8rem;font-weight:500}.tt-stats__item--done{color:#1a9a49;background:#f0fdf4;border-color:#bbf7d0}.tt-stats__item--pct{color:#6366f1;background:#eef2ff;border-color:#c7d2fe}.tt-progress-wrap{background:#e2e8f0;height:4px;overflow:hidden}.tt-progress-bar{background:linear-gradient(90deg,#6366f1,#22c55e);height:100%;transition:width .4s}.tt-scroll-wrapper{-webkit-overflow-scrolling:touch;flex:1;padding:20px 16px 32px;overflow-x:auto}.tt-grid{grid-template-columns:120px repeat(7,minmax(130px,1fr));gap:6px;min-width:1060px;display:grid}.tt-grid__corner{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;padding:10px 8px;font-size:.78rem;font-weight:600;display:flex}.tt-grid__day-header{text-align:center;color:#1e293b;letter-spacing:.01em;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:10px 6px;font-size:.82rem;font-weight:700}.tt-grid__time-cell{color:#64748b;border-radius:6px;justify-content:space-between;align-items:center;gap:4px;min-height:90px;padding:4px 8px;font-size:.72rem;font-weight:600;display:flex}.tt-grid__time-cell span{word-break:break-word;text-align:center;flex:1;line-height:1.4}.tt-remove-time{color:#94a3b8;cursor:pointer;opacity:0;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:2px 4px;font-size:.65rem;line-height:1;transition:color .18s,background .18s}.tt-grid__time-cell:hover .tt-remove-time{opacity:1}.tt-remove-time:hover{color:#ef4444;background:#fee2e2}.tt-grid__cell{border-radius:10px;min-height:90px;transition:background .18s,box-shadow .18s}.tt-grid__cell--over{background:#eef2ff;box-shadow:0 0 0 2px #6366f1}.tt-grid__cell--dragging{opacity:.4}.tt-empty{cursor:pointer;color:#94a3b8;background:#fafbfc;border:2px dashed #e2e8f0;border-radius:10px;justify-content:center;align-items:center;min-height:90px;font-size:.75rem;font-weight:500;transition:border-color .18s,background .18s,box-shadow .18s;display:flex}.tt-empty span{opacity:0;transition:opacity .18s}.tt-empty:hover,.tt-empty:focus{color:#6366f1;background:#eef2ff;border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}.tt-empty:hover span,.tt-empty:focus span{opacity:1}.tt-empty--over{background:#eef2ff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}.tt-empty--over span{opacity:1}.tt-card{cursor:grab;border:2px solid #0000;border-radius:10px;flex-direction:column;justify-content:space-between;min-height:90px;padding:10px 10px 8px;transition:transform .18s,box-shadow .18s,opacity .18s;display:flex;position:relative;box-shadow:0 2px 8px #0000001a}.tt-card:active{cursor:grabbing}.tt-card:hover{transform:translateY(-1px);box-shadow:0 4px 14px #00000024}.tt-card--done .tt-card__title{opacity:.6;text-decoration:line-through}.tt-card--done .tt-card__desc{opacity:.5}.tt-card--done:after{content:"";pointer-events:none;background:#ffffff59;border-radius:10px;position:absolute;inset:0}.tt-card__body{flex:1}.tt-card__title{word-break:break-word;margin:0 0 3px;font-size:.82rem;font-weight:700;line-height:1.35}.tt-card__desc{word-break:break-word;opacity:.75;margin:0;font-size:.72rem;line-height:1.4}.tt-card__actions{gap:4px;margin-top:8px;display:flex}.tt-card__btn{cursor:pointer;background:0 0;border:none;border-radius:4px;padding:3px 5px;font-size:.8rem;line-height:1;transition:background .18s,color .18s,transform .18s}.tt-card__btn--done{color:#6b7280}.tt-card__btn--done:hover,.tt-card__btn--done.active{color:#15803d;background:#dcfce7}.tt-card__btn--done.active{font-weight:700}.tt-card__btn--edit{color:#6b7280}.tt-card__btn--edit:hover{color:#1d4ed8;background:#dbeafe}.tt-card__btn--duplicate{color:#6b7280}.tt-card__btn--duplicate:hover{color:#6d28d9;background:#ede9fe}.tt-card__btn--delete{color:#6b7280;font-size:.72rem}.tt-card__btn--delete:hover{color:#ef4444;background:#fee2e2;transform:scale(1.1)}.tt-card--blue{background:#dbeafe;border-color:#93c5fd}.tt-card--blue .tt-card__title{color:#1d4ed8}.tt-card--blue .tt-card__desc{color:#1a46c2}.tt-card--orange{background:#ffedd5;border-color:#fdba74}.tt-card--orange .tt-card__title{color:#c2410c}.tt-card--orange .tt-card__desc{color:#aa390b}.tt-card--green{background:#dcfce7;border-color:#86efac}.tt-card--green .tt-card__title{color:#15803d}.tt-card--green .tt-card__desc{color:#116a33}.tt-card--pink{background:#fce7f3;border-color:#f9a8d4}.tt-card--pink .tt-card__title{color:#be185d}.tt-card--pink .tt-card__desc{color:#a71552}.tt-card--purple{background:#ede9fe;border-color:#c4b5fd}.tt-card--purple .tt-card__title{color:#6d28d9}.tt-card--purple .tt-card__desc{color:#6223c5}.tt-card--yellow{background:#fef9c3;border-color:#fde047}.tt-card--yellow .tt-card__title{color:#854d0e}.tt-card--yellow .tt-card__desc{color:#6e400c}.tt-btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:6px;align-items:center;gap:6px;padding:9px 18px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.85rem;font-weight:600;transition:background .18s,color .18s,border-color .18s,transform .18s,box-shadow .18s;display:inline-flex}.tt-btn--primary{color:#fff;background:#6366f1;border-color:#6366f1}.tt-btn--primary:hover:not(:disabled){background:#4f46e5;border-color:#4f46e5;transform:translateY(-1px);box-shadow:0 3px 10px #6366f159}.tt-btn--primary:disabled{opacity:.5;cursor:not-allowed}.tt-btn--ghost{color:#64748b;background:0 0;border-color:#e2e8f0}.tt-btn--ghost:hover{background:#f8fafc;border-color:#cbd5e1}.tt-overlay{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a73;justify-content:center;align-items:center;padding:16px;animation:.15s ttFadeIn;display:flex;position:fixed;inset:0}@keyframes ttFadeIn{0%{opacity:0}to{opacity:1}}.tt-modal{background:#fff;border-radius:14px;width:100%;max-width:420px;animation:.2s ttSlideUp;overflow:hidden;box-shadow:0 20px 60px #0000002e}.tt-modal--sm{max-width:360px}.tt-modal__header{justify-content:space-between;align-items:center;padding:18px 20px 0;display:flex}.tt-modal__header h3{color:#1e293b;margin:0;font-size:1rem;font-weight:700}.tt-modal__close{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:1rem;transition:background .18s,color .18s}.tt-modal__close:hover{color:#1e293b;background:#f1f5f9}.tt-modal__form{flex-direction:column;gap:14px;padding:16px 20px 20px;display:flex}.tt-modal__form label{color:#64748b;flex-direction:column;gap:6px;font-size:.82rem;font-weight:600;display:flex}.tt-modal__form input,.tt-modal__form select{color:#1e293b;background:#fff;border:1.5px solid #e2e8f0;border-radius:6px;outline:none;padding:9px 12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.88rem;transition:border-color .18s,box-shadow .18s}.tt-modal__form input:focus,.tt-modal__form select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.tt-modal__colors{flex-direction:column;gap:8px;display:flex}.tt-modal__colors span{color:#64748b;font-size:.82rem;font-weight:600}.tt-modal__actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}@keyframes ttSlideUp{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.tt-color-row{flex-wrap:wrap;gap:8px;display:flex}.tt-color-swatch{cursor:pointer;border:3px solid #0000;border-radius:50%;width:28px;height:28px;transition:transform .18s,border-color .18s,box-shadow .18s}.tt-color-swatch:hover{transform:scale(1.15)}.tt-color-swatch--active{box-shadow:0 0 0 2px #fff,0 0 0 4px #1e293b;border-color:#1e293b!important}.tt-color-swatch--blue{background:#dbeafe;border-color:#93c5fd}.tt-color-swatch--orange{background:#ffedd5;border-color:#fdba74}.tt-color-swatch--green{background:#dcfce7;border-color:#86efac}.tt-color-swatch--pink{background:#fce7f3;border-color:#f9a8d4}.tt-color-swatch--purple{background:#ede9fe;border-color:#c4b5fd}.tt-color-swatch--yellow{background:#fef9c3;border-color:#fde047}.tt-time-row{flex-wrap:wrap;gap:14px;display:flex}.tt-time-label{color:#64748b;flex-direction:column;flex:1;gap:6px;min-width:120px;font-size:.82rem;font-weight:600;display:flex}.tt-time-selects{color:#64748b;align-items:center;gap:4px;font-size:.85rem;display:flex}.tt-time-selects select{min-width:58px;padding:7px 6px}.tt-dup-hint{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;margin:0;padding:8px 10px;font-size:.8rem}.tt-error{color:#ef4444;background:#fee2e2;border:1px solid #fca5a5;border-radius:6px;margin:0;padding:6px 10px;font-size:.78rem}.tt-required{color:#ef4444;margin-left:2px}@media (width<=768px){.tt-header{gap:10px;padding:14px 16px 12px}.tt-title{font-size:1.2rem}.tt-scroll-wrapper{padding:12px 8px 24px}.tt-grid{grid-template-columns:86px repeat(7,minmax(110px,1fr));gap:4px}.tt-grid__time-cell{padding:4px 5px;font-size:.66rem}.tt-card{min-height:80px;padding:8px 8px 6px}.tt-card__title{font-size:.76rem}.tt-card__desc{font-size:.68rem}.tt-empty{min-height:80px}.tt-btn{padding:8px 14px;font-size:.8rem}}@media (width<=480px){.tt-header{flex-direction:column;align-items:stretch}.tt-header .tt-btn{justify-content:center;width:100%}.tt-modal{border-radius:12px}}.pizza-proposal-container{color:#1f2937;background:#fff;border-radius:16px;max-width:800px;margin:2rem auto;padding:1.5rem;box-shadow:0 4px 12px #00000014}.proposal-header{align-items:flex-start;gap:1rem;display:flex}.proposal-logo{color:#d97706;background:#fff7cc;border-radius:16px;justify-content:center;align-items:center;width:80px;height:80px;font-size:1.8rem;font-weight:700;display:flex}.proposal-title{font-size:1.8rem;font-weight:700}.proposal-subtitle{color:#6b7280;font-size:.9rem}.proposal-main{margin-top:1.5rem}.proposal-intro{gap:1rem;display:grid}.proposal-contact{background:#f9fafb;border:1px solid #f3f4f6;border-radius:12px;padding:1rem}.proposal-contact button{color:#fff;cursor:pointer;background:#fbbf24;border:none;border-radius:8px;width:100%;margin-top:1rem;padding:.5rem;font-weight:600}.proposal-section{gap:1rem;margin-top:1.5rem;display:grid}.investment-summary,.profit-details{border:1px solid #f3f4f6;border-radius:12px;padding:1rem}.investment-summary ul li,.profit-details ul li{justify-content:space-between;margin-top:.4rem;font-size:.9rem;display:flex}.note{color:#6b7280;margin-top:.5rem;font-size:.85rem}.income-box{background:#fffbea;border-radius:8px;margin-top:1rem;padding:.75rem}.income-highlight{font-size:1.1rem;font-weight:700}.proposal-menu,.proposal-training,.proposal-location,.proposal-steps{border:1px solid #f3f4f6;border-radius:12px;margin-top:1.2rem;padding:1rem}.proposal-menu ul li{margin-top:.4rem;font-size:.9rem}.contact-buttons{gap:.5rem;margin-top:1rem;display:flex}.btn-primary,.btn-secondary{text-align:center;border-radius:8px;flex:1;padding:.6rem;font-weight:600;text-decoration:none}.btn-primary{color:#fff;background:#fbbf24}.btn-secondary{color:#1f2937;background:#e5e7eb}.proposal-footer{text-align:center;color:#6b7280;margin-top:1.5rem;font-size:.85rem}
