body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.select-user{min-height:100vh;box-sizing:border-box;margin:0 auto;padding:28px 16px 40px;width:min(430px,100%);background:#fff;color:#17233d;font-family:"Nunito","Trebuchet MS","Segoe UI",sans-serif;box-shadow:0 28px 70px rgba(34,84,130,.22)}.select-user h2{margin:0 0 24px;color:#1478df;font-size:1.55rem;font-weight:800;line-height:1.2;text-align:center}.tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.user-tab{min-width:0;min-height:156px;padding:16px 12px;border:0;border-radius:22px;color:#17233d;cursor:pointer;background:#fff!important;box-shadow:0 16px 30px rgba(41,87,130,.11);display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:12px;gap:12px;text-align:center;transition:transform .16s ease,box-shadow .16s ease}.user-tab:hover{transform:translateY(-2px);box-shadow:0 20px 36px rgba(41,87,130,.14)}.user-tab:active{transform:scale(.98)}.user-tab .avatar{width:82px;height:82px;border-radius:50%;object-fit:cover;border:4px solid #eaf4ff;background:#fff;box-shadow:0 12px 24px rgba(8,63,135,.14)}.user-tab h4{margin:0;color:#1b2a48;font-size:1rem;font-weight:800;line-height:1.2}@media (min-width:768px) and (max-width:1180px){.select-user{width:min(720px,100%);padding-left:28px;padding-right:28px}.tabs{grid-gap:18px;gap:18px}}@media (max-width:380px){.select-user{padding-left:12px;padding-right:12px}.tabs{grid-gap:10px;gap:10px}.user-tab{min-height:142px;padding:14px 8px}.user-tab .avatar{width:72px;height:72px}}.login-screen{text-align:center;padding:2rem;font-family:"Segoe UI",sans-serif;max-width:400px;margin:0 auto;background:#fff;color:#17233d}.pin-dots{display:flex;justify-content:center;margin:1.5rem 0;grid-gap:1rem;gap:1rem;transition:all .3s}.dot{width:20px;height:20px;border-radius:50%;background-color:#d8e8f8}.dot.filled{background-color:#1478df}.shake{animation:shake .4s}@keyframes shake{0%{transform:translateX(0)}25%{transform:translateX(-5px)}50%{transform:translateX(5px)}75%{transform:translateX(-5px)}to{transform:translateX(0)}}.numpad{display:grid;grid-template-columns:repeat(3,70px);justify-content:center;grid-gap:16px;gap:16px;margin-top:1rem}.digit-btn{width:70px;height:70px;font-size:24px;border-radius:50%;border:2px solid #d8e8f8;background-color:#fff;color:#1478df;font-weight:700;cursor:pointer;box-shadow:0 4px 10px rgba(0,0,0,.1);transition:.2s ease}.digit-btn:hover{background-color:#eaf4ff}.back-btn{margin-top:1.5rem;background-color:initial;border:2px solid #1478df;color:#1478df;padding:10px 20px;border-radius:8px;font-size:1rem;cursor:pointer;transition:.2s}.back-btn:hover{background-color:#1478df;color:#fff}@media (max-width:480px){.login-screen{padding:1rem;max-width:100%}.pin-dots{grid-gap:.7rem;gap:.7rem}.dot{width:18px;height:18px}.numpad{grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;padding:0 1rem}.digit-btn{width:100%;height:70px;font-size:28px;border-radius:12px}.back-btn{width:90%;font-size:1rem;padding:12px}}.child-home{min-height:100vh;background:#eaf4ff;color:#17233d;font-family:"Nunito","Trebuchet MS","Segoe UI",sans-serif}.child-app-shell{position:relative;width:min(430px,100%);min-height:100vh;margin:0 auto;padding-bottom:118px;overflow:hidden;background:#fff;box-shadow:0 28px 70px rgba(34,84,130,.22)}.child-home .child-header{position:relative;margin:0 0 22px;padding:22px 18px 20px;color:#fff;background:linear-gradient(180deg,#187ff1,#2ab9ed)!important;border-radius:0 0 28px 28px!important;box-shadow:none!important;overflow:hidden}.child-home .child-header:after,.child-home .child-header:before{display:none;content:none}.child-home .child-header-inner{display:flex;flex-direction:column;grid-gap:16px;gap:16px;position:relative;z-index:1;min-width:0}.child-home .child-profile-row{display:flex;align-items:center;grid-gap:13px;gap:13px;width:100%;min-width:0}.child-home .avatar{flex:0 0 auto;width:70px;height:70px;border-radius:50%;object-fit:cover;border:4px solid hsla(0,0%,100%,.82);background:#fff;box-shadow:0 14px 26px rgba(8,63,135,.24)}.child-home .child-profile-row h2{display:flex;align-items:center;grid-gap:8px;gap:8px;margin:0;color:#fff;font-size:1.62rem;font-weight:800;line-height:1.1}.points-block{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:8px;gap:8px;width:100%;margin-top:0}.points,.waiting{display:inline-flex;align-items:center;grid-gap:6px;gap:6px;font-weight:800}.points{padding:9px 13px;color:#1478df;font-size:1.22rem;background:#fff;box-shadow:0 10px 20px rgba(10,95,190,.16)}.points,.waiting{justify-content:center;border-radius:14px}.waiting{padding:8px 11px;color:#176ec7;font-size:.9rem;background:hsla(0,0%,100%,.92);box-shadow:0 10px 20px rgba(10,95,190,.1)}.child-home .task-board{display:flex;flex-direction:column;grid-gap:24px;gap:24px;padding:0 16px 28px;background:#fff}.child-home .task-column{display:flex;flex-direction:column;grid-gap:14px;gap:14px;padding:0;background:transparent;border:0;box-shadow:none}.child-home .task-column h3{margin:0;padding:0;color:#1478df;font-size:1.32rem;font-weight:800;text-align:center}.child-home .task-column-todo{margin-top:0}.child-home .task-list{display:flex;flex-direction:column;grid-gap:16px;gap:16px;padding:0;background:transparent}.child-home .task-category-list{display:flex;flex-direction:column;grid-gap:20px;gap:20px}.child-home .task-category-section{display:flex;flex-direction:column;grid-gap:12px;gap:12px}.child-home .task-category-toggle{width:100%;min-height:48px;padding:12px 14px;border:2px solid #d8e8f8;border-radius:16px;color:#1b2a48;background:#fff;font-size:1rem;font-weight:900;text-align:left;cursor:pointer}.child-home .task-category-toggle.active{color:#1478df;border-color:#1478df;background:#eaf4ff}.child-home .task-card{display:grid;grid-template-columns:1fr auto;grid-gap:14px 16px;gap:14px 16px;padding:24px 22px 22px;border-radius:22px;border:0;background:#fff;transition:none}.child-home .task-card,.child-home .task-card:hover{box-shadow:0 16px 30px rgba(41,87,130,.11);transform:none}.child-home .task-title{grid-column:1/-1;display:flex;align-items:flex-start;justify-content:space-between;grid-gap:12px;gap:12px;color:#1b2a48;font-size:1.15rem;font-weight:800}.child-home .task-title span:first-child{display:inline-flex;align-items:center;grid-gap:10px;gap:10px;min-width:0}.child-home .task-title span:first-child span{font-size:1.55rem}.child-home .task-card .task-points{flex:0 0 auto;color:#1478df;font-size:1rem;font-weight:800}.child-home .task-date,.child-home .task-description{grid-column:1/-1}.child-home .task-card p,.child-home .task-date,.child-home .task-description{margin:0;color:#5d6a80;font-size:.98rem;line-height:1.45}.child-home .task-card p strong{color:#1b2a48}.child-home .task-card button{grid-column:2;align-self:end;justify-self:end;display:inline-flex;align-items:center;justify-content:center;grid-gap:6px;gap:6px;min-width:54px;min-height:54px;margin-top:2px;padding:12px 16px;border:0;border-radius:50%;color:#fff;background:linear-gradient(180deg,#238af2,#0872d7);box-shadow:0 12px 24px rgba(8,114,215,.28);cursor:pointer;font-size:0}.child-home .task-card button span{font-size:2rem;font-weight:900;line-height:1}.child-home .task-card .undone-btn{border-radius:18px;font-size:.95rem;background:linear-gradient(180deg,#7f93ad,#5f7188);box-shadow:0 12px 24px rgba(54,74,98,.2)}.child-home .form-row{display:flex;flex-direction:column;grid-gap:6px;gap:6px;margin-bottom:1rem;text-align:left}.child-home .form-row label{color:#17233d;font-weight:800}.child-home .form-row input[type=color],.child-home .form-row input[type=file],.child-home .form-row input[type=text]{width:100%;box-sizing:border-box;padding:10px 12px;border:1px solid #c6d8eb;border-radius:12px;color:#17233d;background:#fff;font-size:1rem}.modal-actions-horizontal{display:flex;grid-gap:10px;gap:10px;margin-top:1.5rem}.modal-actions-horizontal button{flex:1 1;padding:12px 14px;border:0;border-radius:14px;color:#fff;background:#0872d7;font-weight:800;cursor:pointer}.modal-actions-horizontal .cancel-btn{background:#6f7f94}.child-home .modal-backdrop{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(11,31,55,.42);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.child-home .modal-content{width:min(420px,100%);max-height:90vh;overflow-y:auto;padding:24px;border-radius:22px;background:#fff;box-shadow:0 24px 56px rgba(10,41,76,.28)}.child-home .modal-content h3{margin:0 0 18px;color:#17233d;font-size:1.35rem;font-weight:800;text-align:center}@media (min-width:768px) and (max-width:1180px){.child-app-shell{width:min(720px,100%)}.child-home .child-header{padding:28px 28px 24px;border-radius:0 0 32px 32px!important}.child-home .avatar{width:82px;height:82px}.child-home .child-profile-row h2{font-size:1.95rem}.child-home .task-board{padding-left:28px;padding-right:28px}}@media (max-width:420px){.child-home .child-header{padding:20px 16px 18px}.child-home .avatar{width:62px;height:62px}.child-home .child-profile-row h2{font-size:1.42rem}.points{font-size:1.08rem;padding:8px 11px}.waiting{font-size:.82rem;padding:7px 10px}.points-block{grid-gap:7px;gap:7px}.child-home .task-card{padding:20px 16px}}.child-bottom-nav{position:fixed;left:50%;bottom:max(18px,env(safe-area-inset-bottom));z-index:20;display:grid;grid-template-columns:repeat(4,1fr);width:min(386px,calc(100% - 28px));transform:translateX(-50%);grid-gap:4px;gap:4px;padding:10px;border:1px solid hsla(0,0%,100%,.82);border-radius:34px;background:hsla(0,0%,100%,.92);box-shadow:0 18px 44px rgba(35,72,110,.26);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.child-bottom-nav a,.child-bottom-nav button{display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:58px;padding:8px 4px;border:0;border-radius:24px;color:#17233d;background:transparent;font:inherit;font-size:.86rem;font-weight:800;text-decoration:none;cursor:pointer}.child-bottom-nav a.active{color:#146dff;background:#eaf0f7;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.75)}@media (min-width:768px) and (max-width:1180px){.child-bottom-nav{width:min(640px,calc(100% - 48px))}}@media (max-width:420px){.child-bottom-nav{width:calc(100% - 22px);bottom:max(12px,env(safe-area-inset-bottom));border-radius:30px}.child-bottom-nav a,.child-bottom-nav button{min-height:54px;font-size:.78rem}}.parent-header{margin:0 0 22px;padding:22px 18px 20px;color:#fff;background:linear-gradient(180deg,#187ff1,#2ab9ed);border-radius:0 0 28px 28px;overflow:hidden}.parent-header:after,.parent-header:before{display:none;content:none}.parent-header-inner,.parent-info{display:flex;align-items:center;width:100%}.parent-info{grid-gap:13px;gap:13px;min-width:0}.parent-header .avatar{flex:0 0 auto;width:70px;height:70px;border-radius:50%;object-fit:cover;border:4px solid hsla(0,0%,100%,.82);background:#fff;box-shadow:0 14px 26px rgba(8,63,135,.24)}.parent-details{display:flex;flex-direction:column;grid-gap:6px;gap:6px;min-width:0}.parent-details h2{display:flex;align-items:center;grid-gap:8px;gap:8px;margin:0;color:#fff!important;font-size:1.62rem;font-weight:800;line-height:1.1}.parent-tagline{margin:0;color:hsla(0,0%,100%,.86);font-size:.9rem;font-weight:800;line-height:1.35}.edit-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:0;border-radius:50%;color:#fff;background:hsla(0,0%,100%,.16);cursor:pointer}.parent-header .modal-backdrop{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(11,31,55,.42);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}@media (min-width:768px) and (max-width:1180px){.parent-header{padding:28px 28px 24px;border-radius:0 0 32px 32px}.parent-header .avatar{width:82px;height:82px}.parent-details h2{font-size:1.95rem}}@media (max-width:420px){.parent-header{padding:20px 16px 18px}.parent-header .avatar{width:62px;height:62px}.parent-details h2{font-size:1.42rem}}.modal-backdrop{top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4)}.modal-content{padding:2rem;border-radius:12px;width:90%;max-width:400px;display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;box-shadow:0 4px 12px rgba(0,0,0,.2)}.form-row{display:flex;align-items:center;grid-gap:10px;gap:10px}.form-row label{flex:1 1;font-weight:700;text-align:right}.form-row .color-picker-wrapper,.form-row input{flex:1.5 1}.modal-content input{width:100%;padding:8px;font-size:1rem;border-radius:6px;border:1px solid #ccc}.color-picker-wrapper{display:flex;align-items:center;grid-gap:10px;gap:10px}.color-picker{width:40px;height:40px;padding:0;border:none;border-radius:6px;background:none;cursor:pointer}input.color-picker{height:50px}.color-preview{width:36px;height:36px;border-radius:6px;border:1px solid #aaa;cursor:pointer}.hidden-color-input{display:none}.modal-actions{display:flex;justify-content:center;grid-gap:18px;gap:18px;margin-top:1rem}.modal-content .modal-actions button{display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:140px;max-width:180px;min-height:48px;padding:8px 12px;font-size:1rem;border-width:2px!important;border-style:solid!important;border-radius:14px;cursor:pointer;background:#fff!important;background-image:none!important;font-weight:700}.modal-content .modal-actions .cancel{color:#dc3545!important;border-color:#dc3545!important}.modal-content .modal-actions button:not(.cancel){color:#28a745!important;border-color:#28a745!important}@media (max-width:480px){.form-row{flex-direction:column;align-items:stretch}.form-row label{text-align:left;margin-bottom:4px}}.parent-bottom-nav{position:fixed;left:50%;bottom:max(18px,env(safe-area-inset-bottom));z-index:20;display:grid;grid-template-columns:repeat(5,1fr);width:min(430px,calc(100% - 18px));transform:translateX(-50%);grid-gap:3px;gap:3px;padding:8px;border:1px solid hsla(0,0%,100%,.82);border-radius:32px;background:hsla(0,0%,100%,.92);box-shadow:0 18px 44px rgba(35,72,110,.26);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.parent-bottom-nav button{display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:54px;padding:7px 3px;border:0;border-radius:22px;color:#17233d;background:transparent;font:inherit;font-size:.76rem;font-weight:800;cursor:pointer}.parent-bottom-nav button.active{color:#146dff;background:#eaf0f7;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.75)}@media (min-width:768px) and (max-width:1180px){.parent-bottom-nav{width:min(720px,calc(100% - 48px))}}@media (max-width:380px){.parent-bottom-nav{width:calc(100% - 12px);bottom:max(12px,env(safe-area-inset-bottom));border-radius:28px}.parent-bottom-nav button{min-height:50px;font-size:.68rem}}.children-tab{width:min(960px,calc(100% - 24px));margin:clamp(28px,5vw,44px) auto 60px;padding:0 clamp(14px,5vw,28px);display:flex;flex-direction:column;grid-gap:clamp(18px,3vw,28px);gap:clamp(18px,3vw,28px)}.child-card{display:flex;align-items:flex-start;width:100%;background-color:#fff;padding:clamp(18px,4vw,26px);border-radius:22px;box-shadow:0 18px 40px rgba(18,54,70,.08);position:relative;grid-gap:clamp(18px,3vw,26px);gap:clamp(18px,3vw,26px);flex-wrap:wrap}.child-avatar{width:clamp(88px,18vw,108px);height:clamp(88px,18vw,108px);border-radius:50%;flex-shrink:0;object-fit:cover;box-shadow:0 10px 24px rgba(23,46,68,.18);border:5px solid hsla(0,0%,100%,.9)}.child-main{flex-grow:1;display:flex;flex-direction:column;align-items:flex-start;grid-gap:.85rem;gap:.85rem}.child-info{flex-grow:1}.child-info h3{margin:0;font-size:clamp(1.2rem,3.5vw,1.45rem);display:flex;align-items:center;grid-gap:10px;gap:10px;color:#1f2a44}.edit-btn{background:none;border:none;font-size:1.35rem;cursor:pointer;color:#2d88ff;padding:4px;transition:transform .2s ease}.edit-btn:hover{transform:translateY(-1px)}.pending-alert{color:#e67e22;font-weight:500}.children-tab .task-list{margin-top:1rem;background-color:#f7fafc;padding:clamp(14px,4vw,20px);border-radius:18px;width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:clamp(14px,3vw,22px);gap:clamp(14px,3vw,22px)}.task-item{background:#fff;border-radius:16px;padding:clamp(12px,3vw,18px);box-shadow:0 12px 26px rgba(17,51,72,.08);display:flex;flex-direction:column;justify-content:space-between;min-height:160px;border:1px solid rgba(45,136,255,.08)}.task-title{font-weight:700;margin-bottom:.5rem;color:#253049;line-height:1.35}.task-actions{margin-top:auto;flex-wrap:wrap}.task-actions button{padding:8px 14px;border-radius:12px;font-size:.92rem;color:#fff;font-weight:700;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;box-shadow:0 10px 20px rgba(46,204,113,.32)}.task-actions button:hover{transform:translateY(-1px);opacity:.94}.task-actions button.reject{background:linear-gradient(135deg,#ff8a6d,#ff5661);box-shadow:0 10px 20px rgba(255,118,106,.32)}.task-actions button:not(.reject){background:linear-gradient(135deg,#48d18b,#34bb74)}.orders-btn{margin-top:18px;padding:12px 18px;background-color:#fff;color:#2d88ff;border:2px solid rgba(45,136,255,.25);font-weight:600;border-radius:14px;cursor:pointer;font-size:.98rem;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease;width:100%}.orders-btn:hover{background-color:#2d88ff;border-color:transparent;color:#fff;box-shadow:0 12px 20px rgba(45,136,255,.25)}.order-list{margin-top:16px;padding:clamp(12px,3vw,18px);background:#f8fbff;border-radius:14px;font-size:.92rem;width:100%;border:1px solid rgba(45,136,255,.12)}.order-item{margin-bottom:8px;padding:8px 10px;border-radius:10px}.order-item.new-order{background-color:rgba(46,204,113,.08);border-left:4px solid #2ecc71;font-weight:600}.new-label{margin-left:8px;font-size:.85rem;color:#27ae60}@media (max-width:720px){.child-card{flex-direction:column;align-items:center;text-align:center;border-radius:20px}.child-info h3{justify-content:center}.child-main{align-items:center}.task-actions{justify-content:center}}@media (max-width:600px){.children-tab{margin:22px auto 48px;padding:0 16px}.child-card{padding:18px 16px;grid-gap:16px;gap:16px;box-shadow:0 12px 24px rgba(18,54,70,.12)}.child-main{grid-gap:.65rem;gap:.65rem}.orders-btn{margin-top:12px}}@media (max-width:520px){.task-list{grid-template-columns:1fr}}.tasks-tab{position:relative;width:min(960px,calc(100% - 24px));margin:clamp(28px,5vw,44px) auto 60px;padding:0 clamp(14px,5vw,28px) 48px;display:flex;flex-direction:column;grid-gap:clamp(24px,3vw,36px);gap:clamp(24px,3vw,36px)}.task-header-row{display:flex;justify-content:space-between;align-items:center;grid-gap:clamp(16px,3vw,24px);gap:clamp(16px,3vw,24px);flex-wrap:wrap}.tasks-tab h2{margin:0;font-size:clamp(1.75rem,4vw,2.2rem);color:#1c2a44;font-weight:800;text-shadow:0 4px 14px rgba(32,48,71,.1)}.task-controls{display:flex;align-items:center;grid-gap:clamp(12px,2.5vw,18px);gap:clamp(12px,2.5vw,18px);flex-wrap:wrap}.task-controls input{flex:1 1 220px;min-width:0;padding:8px 14px;border-radius:12px;border:1.5px solid rgba(255,205,149,.55);background:#fffdfa;box-shadow:inset 0 1px 4px rgba(255,193,120,.18);height:38px;font-size:.94rem;color:#1f2f49;transition:border-color .2s ease,box-shadow .2s ease;box-sizing:border-box;max-width:100%}.task-controls input::placeholder{color:rgba(31,47,73,.45)}.task-controls input:focus{outline:none;border-color:rgba(255,175,98,.9);box-shadow:0 4px 14px rgba(255,195,125,.28)}.add-task-btn{border:none;border-radius:12px;padding:8px 18px;height:38px;font-size:.94rem;font-weight:700;color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff8a6d,#ff5d63);box-shadow:0 8px 18px rgba(255,109,97,.28);transition:transform .2s ease,box-shadow .2s ease;display:inline-flex;align-items:center;justify-content:center;text-align:center}.add-task-btn:hover{transform:translateY(-1px);box-shadow:0 16px 28px rgba(255,109,97,.4)}.task-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:clamp(18px,3vw,26px);gap:clamp(18px,3vw,26px);width:100%}.task-category-list{display:flex;flex-direction:column;grid-gap:clamp(26px,4vw,38px);gap:clamp(26px,4vw,38px);width:100%}.task-category-section{display:flex;flex-direction:column;grid-gap:clamp(14px,2vw,18px);gap:clamp(14px,2vw,18px)}.task-category-section h3{margin:0;color:#1c2a44;font-size:clamp(1.15rem,2.5vw,1.38rem);font-weight:800}.task-card{position:relative;display:flex;flex-direction:column;grid-gap:8px;gap:8px;padding:clamp(20px,4vw,26px);border-radius:28px;background:hsla(0,0%,100%,.96);border:1px solid rgba(255,202,141,.38);box-shadow:0 18px 40px rgba(200,168,122,.26);transition:transform .25s ease,box-shadow .25s ease}.task-card:hover{transform:translateY(-4px);box-shadow:0 24px 50px rgba(200,168,122,.3)}.task-header{justify-content:space-between;align-items:flex-start;font-weight:700;margin-bottom:6px;color:#1c2a44}.task-header,.task-title-icon{display:flex;grid-gap:10px;gap:10px}.task-title-icon{align-items:center;font-size:1.15rem}.task-title-icon span{font-size:1.6rem}.task-actions-inline{display:flex;grid-gap:12px;gap:12px}.task-actions-inline button{display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:34px;height:34px;padding:0;border-radius:10px;border:none;cursor:pointer;background:transparent;color:#1f2a3f;font-size:1.15rem;transition:transform .2s ease,color .2s ease}.task-actions-inline button:hover{transform:translateY(-1px)}.task-actions-inline .delete-btn{color:#ff5d63}.task-actions-inline button:not(.delete-btn):hover{color:#2d88ff}.task-actions-inline .delete-btn:hover{color:#ff3c4c}.task-card p{margin:2px 0;font-size:.98rem;color:rgba(31,47,73,.78);line-height:1.45}.task-card p strong{color:#1c2a44}.task-card .task-points{font-weight:700;color:#f79d3c}.task-card .task-repeat{align-self:flex-start;margin-top:6px;padding:6px 12px;border-radius:999px;background:rgba(255,219,164,.4);color:rgba(31,47,73,.75);font-size:.8rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.tasks-tab .inactive-label{align-self:flex-start;padding:4px 10px;border-radius:999px;color:#dc3545;background:#fff;border:1px solid #dc3545;font-size:.82rem;font-weight:800}.task-actions{display:flex;justify-content:flex-end;grid-gap:10px;gap:10px;margin-top:10px}.task-actions button{background:none;border:none;font-size:18px;cursor:pointer}.modal-backdrop{position:fixed;inset:0;background:rgba(20,26,46,.35);display:flex;justify-content:center;align-items:center;z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal-content{width:min(390px,calc(100% - 28px));max-height:calc(100vh - 28px);overflow-y:auto;padding:18px;border-radius:16px;background:#fff;box-shadow:0 18px 36px rgba(20,30,52,.18);box-sizing:border-box}.modal-content h2{margin-top:0;margin-bottom:14px;color:#1c2a44;font-size:1.18rem;font-weight:800;text-align:center}.modal-content button{width:100%}.task-form{display:flex;flex-direction:column;grid-gap:10px;gap:10px}.task-form label{display:block;font-weight:600;color:#1f2f49;margin-bottom:5px}.task-form input,.task-form select,.task-form textarea{width:100%;box-sizing:border-box;padding:8px 10px;border-radius:10px;border:1.5px solid #ccd6e0;font-size:.94rem;background:#fff;color:#1f2f49;transition:border-color .2s ease,box-shadow .2s ease}.task-form input:focus,.task-form select:focus,.task-form textarea:focus{outline:none;border-color:#2d88ff;box-shadow:0 10px 20px rgba(45,136,255,.18)}.task-form textarea{resize:vertical;min-height:76px;line-height:1.4}.task-form .form-row{display:flex;flex-direction:column;grid-gap:5px;gap:5px}.task-form .form-row label{margin-bottom:0}.task-form .form-row input,.task-form .form-row select,.task-form .form-row textarea{flex:none}.task-form .icon-preview{font-size:1.7rem;display:flex;align-items:center;justify-content:center;width:100%;min-height:42px;background:#eaf4ff;border-radius:12px}.assign-list{flex-direction:column}.assign-list,.assign-list label{display:flex;grid-gap:8px;gap:8px;width:100%}.assign-list label{align-items:center;box-sizing:border-box;padding:8px 10px;border-radius:12px;background:#eaf4ff;color:#1f2f49;font-weight:600;font-size:.92rem;line-height:1.3}.assign-list input{flex:0 0 auto;width:18px;height:18px;margin:0;padding:0;accent-color:#2d88ff}.task-form .modal-actions-row{display:flex;justify-content:center;grid-gap:18px;gap:18px;margin-top:12px}.task-form .cancel-btn,.task-form .save-task-btn{width:auto;min-width:130px;max-width:180px;min-height:48px;padding:10px 14px;font-size:.98rem;font-weight:700;border-radius:12px;border:2px solid;background:#fff!important;background-image:none!important;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,color .2s ease}.save-task-btn{color:#28a745!important;border-color:#28a745!important}.save-task-btn:hover{transform:translateY(-1px);box-shadow:0 12px 22px rgba(40,167,69,.18)}.cancel-btn{color:#dc3545!important;border-color:#dc3545!important}.cancel-btn:hover{transform:translateY(-1px);box-shadow:0 12px 22px rgba(220,53,69,.18)}.epr-header.epr_iogimd.epr_wtwvf4,.epr_q53mwh.epr_-8ygbw8.epr_346qu6.epr_-lzq3oa,.epr_q53mwh.epr_vl50xg.epr_-3yva2a.epr_c90x4z.epr_-sisw4f.epr_mw4zr1.epr_-kg0voo.epr_iogimd.epr_wtwvf4.epr_-lzq3oa{display:none}@media (max-width:860px){.task-controls{justify-content:flex-start}}@media (max-width:630px){.tasks-tab{padding:0 clamp(10px,4vw,18px) 36px;grid-gap:24px;gap:24px}.task-controls,.task-header-row{flex-direction:column;align-items:stretch}.task-controls{width:100%;grid-gap:12px;gap:12px}.add-task-btn,.task-controls input{padding:8px 14px;height:38px;width:100%;justify-content:center;min-width:0;border-radius:12px;font-size:.94rem}.task-controls input{flex:0 0 auto}.task-list{grid-template-columns:1fr;padding:0}}.shop-tab{width:min(960px,calc(100% - 24px));margin:clamp(28px,5vw,44px) auto 60px;padding:clamp(20px,4vw,32px) clamp(14px,5vw,28px);display:flex;flex-direction:column;grid-gap:clamp(20px,3vw,28px);gap:clamp(20px,3vw,28px)}.shop-header{display:flex;justify-content:space-between;align-items:center;grid-gap:clamp(12px,3vw,20px);gap:clamp(12px,3vw,20px);flex-wrap:wrap}.shop-header input{flex:1 1 220px;min-width:0;padding:8px 14px;font-size:.94rem;border-radius:12px;border:1.5px solid rgba(52,152,219,.35);background:#fff;transition:border-color .2s ease,box-shadow .2s ease;height:38px;box-sizing:border-box;max-width:100%}.shop-header input:focus{outline:none;border-color:rgba(52,152,219,.8);box-shadow:0 10px 20px rgba(52,152,219,.18)}.shop-header button{margin:0;padding:8px 18px;font-size:.95rem;background:linear-gradient(135deg,#2d88ff,#3498db);color:#fff;border:none;border-radius:12px;cursor:pointer;font-weight:700;transition:transform .2s ease,box-shadow .2s ease;min-height:38px;display:inline-flex;align-items:center;justify-content:center}.shop-header button:hover{transform:translateY(-1px);box-shadow:0 14px 24px rgba(52,152,219,.28)}.shop-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));grid-gap:clamp(16px,3vw,24px);gap:clamp(16px,3vw,24px);width:100%}.shop-card{background:#f8fbff;border-radius:20px;padding:clamp(16px,3vw,22px);box-shadow:0 14px 30px rgba(17,51,72,.08);position:relative;grid-gap:10px;gap:10px;border:1px solid rgba(45,136,255,.08)}.shop-tab .shop-card button{background:transparent;font-size:20px}.shop-card h4{margin:6px 0;font-size:1.2rem;color:#1f2a44}.inactive-label{align-self:flex-start;padding:4px 10px;border-radius:999px;color:#dc3545;background:#fff;border:1px solid #dc3545;font-size:.82rem;font-weight:800}.shop-card p{margin:4px 0;font-size:.95rem;color:rgba(32,48,71,.75)}.shop-image{height:140px;border-radius:14px}.shop-actions{display:flex;justify-content:space-between;align-items:center;margin-top:auto;grid-gap:12px;gap:12px}.shop-actions button{background:none;border:none;font-size:1.2rem;cursor:pointer;color:#1f2a44;transition:color .2s ease,transform .2s ease}.shop-actions button:hover{transform:translateY(-1px);color:#2d88ff}.shop-tab .modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;padding:14px;z-index:100}.shop-tab .modal-content{background:#fff;padding:18px;border-radius:16px;width:min(390px,100%);max-height:calc(100vh - 28px);overflow-y:auto;box-sizing:border-box;box-shadow:0 18px 36px rgba(20,30,52,.18)}.shop-tab .modal-content h3{margin:0 0 14px;font-size:1.18rem;color:#1f2a44}.shop-tab .modal-content label{display:block;margin:8px 0 5px;font-weight:600;color:#1f2a44}.shop-tab .modal-content input{width:100%;box-sizing:border-box;padding:8px 10px;margin-bottom:8px;font-size:.94rem;border:1.5px solid #ccd6e0;border-radius:10px;transition:border-color .2s ease,box-shadow .2s ease}.shop-tab .modal-content input:focus{outline:none;border-color:#2d88ff;box-shadow:0 10px 20px rgba(45,136,255,.18)}.shop-tab .modal-content textarea{width:100%;padding:8px 10px;font-size:.94rem;min-height:76px;line-height:1.4;border:1.5px solid #ccd6e0;border-radius:10px;resize:vertical;box-sizing:border-box}.shop-modal-actions{display:flex;justify-content:center;grid-gap:18px;gap:18px;margin-top:12px}.shop-tab .modal-content .shop-modal-actions button{width:auto;min-width:130px;max-width:180px;min-height:48px;margin-top:0;padding:10px 14px;font-size:.98rem;cursor:pointer;border-radius:12px;border:2px solid;background:#fff!important;background-image:none!important;font-weight:700}.shop-tab .modal-content .shop-save-btn{color:#28a745!important;border-color:#28a745!important}.shop-tab .modal-content .shop-cancel-btn{color:#dc3545!important;border-color:#dc3545!important}@media (max-width:640px){.shop-header{flex-direction:column;align-items:stretch}.shop-header button{width:100%;justify-content:center}.shop-header input{width:100%;flex:1 1 auto;min-width:0;border-radius:16px}.shop-header button{border-radius:16px}}@media (max-width:500px){.shop-tab{padding:24px 16px}}.statistics-tab{width:min(960px,100%);margin:clamp(28px,5vw,44px) auto 60px;padding:clamp(22px,4vw,34px) clamp(18px,5vw,32px) clamp(28px,5vw,44px);background:hsla(0,0%,100%,.9);border-radius:24px;box-shadow:0 18px 36px rgba(21,40,68,.08);display:flex;flex-direction:column;grid-gap:clamp(20px,3vw,28px);gap:clamp(20px,3vw,28px)}.date-picker-row{display:flex;align-items:center;grid-gap:clamp(12px,2.5vw,18px);gap:clamp(12px,2.5vw,18px);flex-wrap:wrap}.date-picker-row label{font-weight:700;color:#1f2a44}.date-picker-row input[type=date]{padding:10px 14px;font-size:1rem;border-radius:12px;border:1.5px solid rgba(32,48,71,.2);background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.date-picker-row input[type=date]:focus{outline:none;border-color:#2d88ff;box-shadow:0 10px 20px rgba(45,136,255,.18)}.stats-table{width:100%;border-collapse:collapse;margin-bottom:clamp(20px,3vw,28px);background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 14px 26px rgba(23,46,68,.08)}.stats-table td,.stats-table th{padding:14px 18px;text-align:left;border-bottom:1px solid rgba(32,48,71,.05)}.stats-table th{background-color:rgba(45,136,255,.08);font-weight:700;color:#1f2a44}.stats-table tr:last-child td{border-bottom:none}.top-lists{display:flex;flex-wrap:wrap;grid-gap:clamp(18px,3vw,28px);gap:clamp(18px,3vw,28px)}.top-block{flex:1 1 280px;background:#fff;padding:clamp(18px,3vw,24px);border-radius:18px;box-shadow:0 14px 26px rgba(23,46,68,.08)}.top-block h4{margin-bottom:1rem;font-size:1.1rem;border-bottom:1px solid rgba(32,48,71,.08);padding-bottom:.5rem;color:#1f2a44}.top-block ul{list-style:none;padding:0;margin:0}.top-block li{padding:8px 0;border-bottom:1px dashed rgba(32,48,71,.1);font-size:1rem;color:rgba(32,48,71,.75)}.top-block li:last-child{border-bottom:none}@media (max-width:768px){.statistics-tab{padding:24px 18px 32px}.date-picker-row{align-items:flex-start;grid-gap:.7rem;gap:.7rem}.date-picker-row,.top-lists{flex-direction:column}.top-block{width:100%}}@media (max-width:480px){.stats-table{border:none;box-shadow:none}.stats-table thead{display:none}.stats-table tr{display:block;margin-bottom:1rem;background:#fff;border-radius:16px;box-shadow:0 10px 18px rgba(23,46,68,.1);padding:1rem}.stats-table td{display:flex;justify-content:space-between;padding:6px 0;border:none;border-bottom:1px solid rgba(32,48,71,.06)}.stats-table td:last-child{border-bottom:none}.stats-table td:before{content:attr(data-label);font-weight:700;color:#1f2a44;margin-right:12px}}.parent-container{min-height:100vh;background:#eaf4ff;color:#17233d;font-family:"Nunito","Trebuchet MS","Segoe UI",sans-serif}.parent-shell{width:min(430px,100%);min-height:100vh;margin:0 auto;padding-bottom:112px;background:#fff;box-shadow:0 28px 70px rgba(34,84,130,.22)}.parent-content{padding:0 16px 28px}.parent-content>*{max-width:100%}.parent-content .children-tab,.parent-content .shop-tab,.parent-content .statistics-tab,.parent-content .tasks-tab{box-sizing:border-box;width:100%;max-width:100%;margin:0;padding-left:0;padding-right:0}.parent-content .children-tab .child-card,.parent-content .children-tab .child-main,.parent-content .children-tab .order-list,.parent-content .children-tab .orders-btn,.parent-content .children-tab .task-item,.parent-content .children-tab .task-list{box-sizing:border-box;max-width:100%}.parent-content .children-tab .child-card{width:100%}.parent-content .children-tab .child-main{min-width:0}.parent-content .statistics-tab{box-shadow:none;background:transparent}.parent-content .shop-header,.parent-content .task-header-row{align-items:stretch}.parent-content .shop-header .task-controls,.parent-content .task-controls{width:100%}.parent-content .shop-header input,.parent-content .task-controls input{flex-basis:100%}.parent-content .shop-header button,.parent-content .task-controls button{width:100%}.parent-content .children-tab .task-list,.parent-content .shop-tab .shop-list,.parent-content .tasks-tab .task-list{grid-template-columns:1fr}.parent-content .tasks-tab .task-list{background:transparent;background-color:initial;padding:0;border:0;box-shadow:none}.parent-content .tasks-tab .task-card{background:#fff;border:0;box-shadow:0 16px 30px rgba(41,87,130,.11)}@media (min-width:768px){.parent-shell{width:min(720px,100%)}.parent-content{padding-left:28px;padding-right:28px}.parent-content .shop-tab .shop-list,.parent-content .tasks-tab .task-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.child-shop{min-height:100vh;background:#eaf4ff;color:#17233d;font-family:"Nunito","Trebuchet MS","Segoe UI",sans-serif}.child-shop-shell{width:min(430px,100%);min-height:100vh;margin:0 auto;padding-bottom:118px;background:#fff;box-shadow:0 28px 70px rgba(34,84,130,.22)}.child-shop-header{margin:0 0 22px;padding:22px 18px 20px;color:#fff;background:linear-gradient(180deg,#187ff1,#2ab9ed);border-radius:0 0 28px 28px;overflow:hidden}.child-shop-header-inner{display:flex;flex-direction:column;grid-gap:16px;gap:16px}.child-shop-profile-row{display:flex;align-items:center;grid-gap:13px;gap:13px;width:100%;min-width:0}.child-shop .avatar-large{flex:0 0 auto;width:70px;height:70px;border-radius:50%;object-fit:cover;border:4px solid hsla(0,0%,100%,.82);background:#fff;box-shadow:0 14px 26px rgba(8,63,135,.24)}.child-shop-profile-row h2{margin:0;color:#fff;font-size:1.62rem;font-weight:800;line-height:1.1}.shop-points-block{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:8px;gap:8px;width:100%}.shop-points,.shop-waiting{display:inline-flex;align-items:center;justify-content:center;grid-gap:6px;gap:6px;border-radius:14px;font-weight:800;background:hsla(0,0%,100%,.94);box-shadow:0 10px 20px rgba(10,95,190,.12)}.shop-points{padding:9px 13px;color:#1478df;font-size:1.22rem}.shop-waiting{padding:8px 11px;color:#176ec7;font-size:.9rem}.shop-content{padding:0 16px 28px}.shop-content h3{margin:0 0 14px;font-size:1.32rem}.shop-content h3,.shop-message{color:#1478df;font-weight:800;text-align:center}.shop-message{margin:0 16px 18px;padding:12px 14px;border-radius:16px;background:#eaf4ff}.shop-list{grid-gap:16px;gap:16px}.shop-card,.shop-list{display:flex;flex-direction:column}.shop-card{grid-gap:14px;gap:14px;padding:18px;border-radius:22px;background:#fff;box-shadow:0 16px 30px rgba(41,87,130,.11)}.shop-image{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:18px;background:#eaf4ff}.shop-card-main{display:flex;flex-direction:column;grid-gap:8px;gap:8px}.shop-card h4{margin:0;color:#1b2a48;font-size:1.15rem;font-weight:800}.shop-card p{margin:0;color:#5d6a80;font-size:.98rem;line-height:1.45}.shop-card-footer{display:flex;align-items:center;justify-content:space-between;grid-gap:12px;gap:12px}.shop-price{flex:0 0 auto;color:#1478df!important;font-weight:800}.shop-card button{min-height:44px;padding:10px 16px;border:0;border-radius:16px;color:#fff;background:linear-gradient(180deg,#238af2,#0872d7);font-size:.95rem;font-weight:800;cursor:pointer;box-shadow:0 12px 24px rgba(8,114,215,.2)}.shop-modal-backdrop{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(11,31,55,.42);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.shop-modal-content{width:min(420px,100%);padding:24px;border-radius:22px;background:#fff;box-shadow:0 24px 56px rgba(10,41,76,.28);text-align:center}.shop-modal-content h3{margin:0 0 12px;color:#17233d;font-size:1.35rem;font-weight:800}.shop-modal-content p{margin:0 0 18px;color:#5d6a80;line-height:1.45}.shop-modal-content button{width:100%;min-height:48px;margin-top:8px;border:0;border-radius:16px;color:#fff;background:linear-gradient(180deg,#238af2,#0872d7);font-size:1rem;font-weight:800;cursor:pointer}.shop-modal-content button:last-of-type{color:#17233d;background:#eaf0f7}@media (min-width:768px) and (max-width:1180px){.child-shop-shell{width:min(720px,100%)}.child-shop-header,.shop-content{padding-left:28px;padding-right:28px}.child-shop .avatar-large{width:82px;height:82px}.child-shop-profile-row h2{font-size:1.95rem}}@media (max-width:420px){.child-shop-header{padding:20px 16px 18px}.child-shop .avatar-large{width:62px;height:62px}.child-shop-profile-row h2{font-size:1.42rem}.shop-points{font-size:1.08rem;padding:8px 11px}.shop-waiting{font-size:.82rem;padding:7px 10px}}.child-profile-page{min-height:100vh;background:#eaf4ff;color:#17233d;font-family:"Nunito","Trebuchet MS","Segoe UI",sans-serif}.child-profile-shell{width:min(430px,100%);min-height:100vh;margin:0 auto;padding-bottom:118px;background:#fff;box-shadow:0 28px 70px rgba(34,84,130,.22)}.child-profile-header{display:flex;align-items:center;grid-gap:14px;gap:14px;padding:22px 18px 20px;color:#fff;background:linear-gradient(180deg,#187ff1,#2ab9ed);border-radius:0 0 28px 28px}.child-profile-avatar{width:70px;height:70px;border-radius:50%;object-fit:cover;border:4px solid hsla(0,0%,100%,.82);background:#fff;box-shadow:0 14px 26px rgba(8,63,135,.24)}.child-profile-header h2{margin:0;font-size:1.62rem;line-height:1.1}.child-profile-header p{margin:6px 0 0;font-size:.95rem;font-weight:800;color:hsla(0,0%,100%,.86)}.child-profile-content{padding:24px 16px 32px}.child-profile-content h3{margin:0 0 18px;color:#1478df;font-size:1.32rem;font-weight:800;text-align:center}.profile-section-buttons{display:flex;flex-direction:column;grid-gap:12px;gap:12px}.profile-section-buttons button{width:100%;min-height:52px;padding:12px 14px;border:2px solid #d8e8f8;border-radius:16px;color:#1478df;background:#fff;font-size:1rem;font-weight:800;cursor:pointer}.profile-section-buttons button.active{border-color:#1478df;background:#eaf4ff}.profile-form{grid-gap:14px;gap:14px;margin-top:18px}.profile-form,.profile-form label{display:flex;flex-direction:column}.profile-form label{grid-gap:8px;gap:8px;color:#1b2a48;font-size:.96rem;font-weight:800}.profile-form input,.profile-form select,.profile-form textarea{width:100%;box-sizing:border-box;min-height:46px;padding:10px 12px;border:1px solid #c6d8eb;border-radius:14px;color:#17233d;background:#fff;font-size:1rem}.profile-form textarea{min-height:90px;resize:vertical;line-height:1.45}.profile-preview{width:82px;height:82px;border-radius:50%;object-fit:cover;border:4px solid #eaf4ff}.profile-status{margin:0;color:#1478df;font-weight:800;text-align:center}.transfer-form{padding:16px;border:1px solid #d8e8f8;border-radius:18px;background:#fff}.account-points{padding:12px 14px;border-radius:16px;color:#1478df;background:#eaf4ff;font-weight:800;text-align:center}.profile-icon-preview{display:flex;align-items:center;justify-content:center;min-height:46px;border-radius:14px;background:#eaf4ff;font-size:1.8rem}.profile-check-group{display:flex;flex-direction:column;grid-gap:8px;gap:8px}.profile-check-group>span{color:#1b2a48;font-size:.96rem;font-weight:800}.profile-check-group label{display:flex;flex-direction:row;align-items:center;grid-gap:8px;gap:8px;padding:8px 10px;border-radius:12px;background:#eaf4ff;color:#1b2a48;font-size:.94rem;font-weight:700}.profile-check-group input{flex:0 0 auto;width:18px;min-height:18px;height:18px;margin:0;padding:0;accent-color:#2d88ff}.profile-actions{display:flex;grid-gap:10px;gap:10px}.profile-cancel-btn,.profile-save-btn{flex:1 1;min-height:50px;border:2px solid;border-radius:16px;background:#fff!important;background-image:none!important;font-size:1rem;font-weight:800;cursor:pointer}.profile-save-btn{color:#28a745!important;border-color:#28a745!important}.profile-cancel-btn{color:#dc3545!important;border-color:#dc3545!important}@media (min-width:768px) and (max-width:1180px){.child-profile-shell{width:min(720px,100%)}.child-profile-content,.child-profile-header{padding-left:28px;padding-right:28px}}
/*# sourceMappingURL=main.2c27fe8e.chunk.css.map */