:root{--background:#f7f8f4;--surface:#ffffff;--surface-soft:#fbfcfa;--text:#26352e;--muted:#6f7d74;--primary:#4d735f;--primary-dark:#345443;--primary-soft:#e5eee8;--border:#e4e9e3;--shadow:0 18px 50px rgba(61,82,70,0.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--text);font-family:Tahoma,Arial,sans-serif}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}button{font-family:inherit}.site-header{width:min(1180px,calc(100% - 32px));margin:18px auto 0;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:22px;background:rgba(255,255,255,.9);border:1px solid var(--border);border-radius:22px;position:-webkit-sticky;position:sticky;top:12px;z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand,.footer-brand{display:inline-flex;align-items:center;gap:10px}.brand{font-size:22px;font-weight:800}.brand-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:13px;background:var(--primary);color:#fff;font-weight:800}.brand-mark.small{width:34px;height:34px;border-radius:11px}.nav-links{display:flex;align-items:center;gap:22px;color:var(--muted);font-size:14px}.nav-links a:hover{color:var(--primary-dark)}.header-actions{display:flex;align-items:center;gap:10px}.header-status{color:var(--muted);font-size:12px}.header-button{min-height:40px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:var(--primary-soft);color:var(--primary-dark);font-size:13px;font-weight:700}.hero{width:min(1180px,calc(100% - 32px));margin:34px auto 0;min-height:620px;padding:72px;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;grid-gap:48px;gap:48px;background:linear-gradient(145deg,#eef4ef,#fbfbf8);border:1px solid var(--border);border-radius:36px;overflow:hidden}.eyebrow,.pricing-badge,.section-label{display:inline-flex;color:var(--primary);background:var(--primary-soft);border-radius:999px;padding:8px 14px;font-size:13px;font-weight:700}.hero h1{margin:22px 0 18px;max-width:780px;font-size:clamp(38px,5vw,64px);line-height:1.3;letter-spacing:-1.5px}.about-copy p,.hero-content>p,.next-step-section>p,.pricing-copy>p,.section-heading>p{color:var(--muted);line-height:2;font-size:17px}.hero-actions{margin-top:30px;display:flex;gap:12px;flex-wrap:wrap}.primary-button,.secondary-button{min-height:50px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;border-radius:15px;border:1px solid transparent;font-weight:700}.primary-button{background:var(--primary);color:white}.primary-button:hover{background:var(--primary-dark)}.secondary-button{background:var(--surface);border-color:var(--border)}.hero-note{margin-top:22px;display:flex;align-items:center;gap:9px;color:var(--muted)}.hero-note span{color:var(--primary);font-size:22px}.hero-note p{margin:0;font-size:14px;line-height:1.8}.hero-card{background:var(--surface);border:1px solid var(--border);border-radius:28px;padding:28px;box-shadow:var(--shadow)}.hero-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.card-kicker{display:block;margin-bottom:6px;color:var(--muted);font-size:12px}.hero-card-head h2{margin:0;font-size:23px}.hero-card-head>strong{color:var(--primary);font-size:30px}.progress-track{height:10px;background:#edf0ec;margin:22px 0 28px}.progress-value{display:block;width:72%;height:100%;background:var(--primary);border-radius:inherit}.mini-list{display:grid;grid-gap:16px;gap:16px}.mini-list>div{display:flex;align-items:center;gap:12px}.mini-list p{margin:0;color:var(--muted);line-height:1.7}.mini-icon{width:30px;height:30px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;background:var(--primary-soft);color:var(--primary);font-weight:800}.mini-icon.muted{background:#f0f1ee;color:#8a948e}.card-footer-row{margin-top:26px;padding-top:20px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--border);color:var(--muted);font-size:14px}.card-footer-row strong{color:var(--text)}.about-section,.next-step-section,.pricing-section{width:min(1060px,calc(100% - 32px));margin:100px auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:70px;gap:70px;align-items:center}.about-section h2,.next-step-section h2,.pricing-copy h2,.section-heading h2{margin:18px 0 0;font-size:clamp(30px,4vw,48px);line-height:1.45}.about-copy{display:grid;grid-gap:8px;gap:8px}.about-copy p{margin:0}.audience-section,.features-section{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:70px;background:var(--surface);border:1px solid var(--border);border-radius:34px}.section-heading{max-width:650px}.centered-heading{margin:0 auto;text-align:center}.audience-grid,.features-grid,.steps-grid{margin-top:44px;display:grid;grid-gap:16px;gap:16px}.features-grid,.steps-grid{grid-template-columns:repeat(4,1fr)}.audience-grid{grid-template-columns:repeat(3,1fr)}.audience-card,.feature-card,.step-card{padding:24px;border:1px solid var(--border);border-radius:22px;background:var(--surface-soft)}.feature-card{min-height:230px}.feature-number{color:#9eaaa2;font-size:13px;letter-spacing:1px}.feature-card h3{margin:44px 0 10px;font-size:22px}.audience-card p,.feature-card p,.step-card p{margin:0;color:var(--muted);line-height:1.9}.how-section{width:min(1120px,calc(100% - 32px));margin:100px auto}.step-card{position:relative;min-height:210px;background:transparent}.step-number{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:var(--primary);color:white;font-weight:800}.audience-card h3,.step-card h3{margin:28px 0 10px;font-size:21px}.audience-section{background:#f0f4f0}.audience-card{background:rgba(255,255,255,.72)}.pricing-section{padding:54px;background:var(--surface);border:1px solid var(--border);border-radius:32px}.pricing-copy>p{margin:18px 0 0}.pricing-card{padding:30px;border-radius:26px;background:var(--primary-dark);color:white;box-shadow:var(--shadow)}.pricing-card .pricing-badge{background:rgba(255,255,255,.12);color:white}.price-row{margin-top:24px;display:flex;align-items:flex-end;gap:12px}.price-row>strong{font-size:64px;line-height:1}.price-row div span{font-weight:700}.annual-price,.price-row div p{margin:4px 0 0;color:rgba(255,255,255,.7)}.pricing-card ul{margin:28px 0;padding:0;list-style:none;display:grid;grid-gap:12px;gap:12px}.pricing-card li:before{content:"✓";margin-left:10px;color:#bcd8c8}.pricing-button{width:100%;min-height:50px;border:0;border-radius:15px;background:white;color:var(--primary-dark);font-weight:800;opacity:.8}.next-step-section{padding:44px;background:var(--primary-soft);border-radius:28px}footer{width:min(1180px,calc(100% - 32px));margin:0 auto 28px;padding:28px 4px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--border);color:var(--muted)}.footer-brand strong{display:block;color:var(--text);font-size:20px}.footer-brand p,footer>p{margin:3px 0 0;font-size:14px}@media (max-width:980px){.nav-links{display:none}.hero{grid-template-columns:1fr;padding:52px 34px}.features-grid,.steps-grid{grid-template-columns:repeat(2,1fr)}.audience-grid{grid-template-columns:1fr}.audience-section,.features-section{padding:46px 28px}}@media (max-width:700px){.site-header{padding:10px 12px}.header-status{display:none}.header-button{min-height:38px;padding:0 13px}.hero{margin-top:18px;min-height:auto;padding:42px 22px;border-radius:26px}.hero h1{font-size:36px;letter-spacing:-.8px}.about-copy p,.hero-content>p,.next-step-section>p,.pricing-copy>p,.section-heading>p{font-size:15px}.hero-actions{flex-direction:column}.primary-button,.secondary-button{width:100%}.about-section,.next-step-section,.pricing-section{margin:64px auto;grid-template-columns:1fr;gap:24px}.pricing-section{padding:26px}.features-grid,.steps-grid{grid-template-columns:1fr}.feature-card,.step-card{min-height:auto}.feature-card h3{margin-top:28px}footer{align-items:flex-start;flex-direction:column}}.auth-page{min-height:100vh;width:min(1080px,calc(100% - 32px));margin:0 auto;padding:48px 0;display:grid;grid-template-columns:1fr .8fr;grid-gap:28px;gap:28px;align-items:center}.compact-auth-page{grid-template-columns:minmax(0,560px);justify-content:center}.auth-panel,.auth-side-card,.children-section,.dashboard-empty-state{background:var(--surface);border:1px solid var(--border);border-radius:28px;box-shadow:var(--shadow)}.auth-panel{padding:34px}.auth-side-card{padding:34px;background:linear-gradient(145deg,#eef4ef,#fbfbf8)}.auth-brand{display:inline-flex;align-items:center;gap:10px;font-size:22px;font-weight:800}.auth-heading{margin:38px 0 26px}.auth-heading h1{margin:16px 0 10px;font-size:clamp(30px,4vw,42px)}.auth-heading p,.auth-side-card li,.auth-switch,.child-card p,.dashboard-empty-state p,.dashboard-welcome p{color:var(--muted);line-height:1.9}.auth-form{display:grid;grid-gap:17px;gap:17px}.auth-form label{display:grid;grid-gap:8px;gap:8px;font-size:14px;font-weight:700}.auth-form input{width:100%;min-height:50px;padding:0 15px;border:1px solid var(--border);border-radius:14px;background:#fcfdfb;color:var(--text);font:inherit;outline:none}.auth-form input:focus{border-color:var(--primary);box-shadow:0 0 0 4px var(--primary-soft)}.form-row{display:flex;justify-content:flex-end;font-size:13px;color:var(--primary-dark)}.auth-submit,.quiet-button{min-height:50px;border:0;border-radius:14px;font-weight:800;cursor:pointer}.auth-submit{width:100%;padding:0 20px;background:var(--primary);color:#fff}.auth-submit:disabled{opacity:.65;cursor:not-allowed}.link-submit{display:inline-flex;align-items:center;justify-content:center}.quiet-button{padding:0 18px;background:var(--primary-soft);color:var(--primary-dark)}.form-message{margin:0;padding:12px 14px;border-radius:12px;font-size:13px;line-height:1.8}.error-message{background:#fff0ed;color:#9b3d32}.success-message{background:var(--primary-soft);color:var(--primary-dark)}.auth-switch{margin:22px 0 0;text-align:center;font-size:14px}.auth-switch a{color:var(--primary-dark);font-weight:800}.auth-side-card h2{margin:18px 0;font-size:34px;line-height:1.45}.auth-side-card ul{margin:24px 0 0;padding:0;list-style:none;display:grid;grid-gap:12px;gap:12px}.auth-side-card li:before{content:"✓";margin-left:10px;color:var(--primary);font-weight:800}.auth-status-panel{text-align:center}.dashboard-loading{min-height:100vh;display:grid;place-items:center;color:var(--muted)}.dashboard-page{min-height:100vh;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:22px 0 60px}.dashboard-header{padding:14px 18px;display:flex;align-items:center;justify-content:space-between;background:var(--surface);border:1px solid var(--border);border-radius:20px}.dashboard-welcome{margin:52px 0 28px}.dashboard-welcome h1{margin:16px 0 8px;font-size:clamp(34px,5vw,54px)}.dashboard-welcome p{margin:0}.dashboard-empty-state{min-height:350px;padding:36px;display:grid;place-items:center;text-align:center}.dashboard-empty-state>div{max-width:460px}.empty-icon{width:54px;height:54px;margin:0 auto;display:grid;place-items:center;border-radius:18px;background:var(--primary-soft);color:var(--primary);font-size:30px}.dashboard-empty-state h2{margin:18px 0 8px;font-size:30px}.children-section{padding:30px}.children-section-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:24px}.children-section-head h2{margin:12px 0 0;font-size:30px}.children-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.child-card{padding:24px;border:1px solid var(--border);border-radius:22px;background:var(--surface-soft)}.child-card h3{margin:16px 0 8px;font-size:22px}.child-card p{margin:0}.child-avatar{width:52px;height:52px;display:grid;place-items:center;border-radius:18px;background:var(--primary-soft);color:var(--primary-dark);font-size:24px;font-weight:800}@media (max-width:820px){.auth-page{grid-template-columns:1fr;padding:24px 0}.auth-side-card{order:-1}.children-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.auth-panel,.auth-side-card,.children-section,.dashboard-empty-state{padding:24px 20px;border-radius:22px}.auth-side-card h2{font-size:28px}.children-section-head{align-items:stretch;flex-direction:column}.children-grid{grid-template-columns:1fr}}.auth-form select{width:100%;min-height:50px;padding:0 15px;border:1px solid var(--border);border-radius:14px;background:#fcfdfb;color:var(--text);font:inherit;outline:none}.auth-form select:focus{border-color:var(--primary);box-shadow:0 0 0 4px var(--primary-soft)}.child-form-panel{max-width:720px}.form-grid-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.avatar-fieldset{margin:0;padding:0;border:0}.avatar-fieldset legend{margin-bottom:10px;font-size:14px;font-weight:800}.avatar-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.avatar-option{min-height:92px;padding:12px 8px;display:grid!important;place-items:center;grid-gap:4px!important;gap:4px!important;border:1px solid var(--border);border-radius:16px;background:var(--surface-soft);cursor:pointer}.avatar-option input{position:absolute;opacity:0;pointer-events:none}.avatar-option span{font-size:30px}.avatar-option small{color:var(--muted);font-weight:700}.avatar-option.selected{border-color:var(--primary);background:var(--primary-soft);box-shadow:0 0 0 3px rgba(77,115,95,.08)}.child-card-link{display:block;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.child-card-link:hover{transform:translateY(-3px);border-color:#cbd8d0;box-shadow:0 14px 34px rgba(61,82,70,.08)}.child-card-action{display:inline-block;margin-top:16px;color:var(--primary-dark);font-size:13px;font-weight:800}.child-profile-page{min-height:100vh;width:min(1100px,calc(100% - 32px));margin:0 auto;padding:22px 0 60px}.child-profile-hero{margin-top:28px;padding:34px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:24px;gap:24px;background:var(--surface);border:1px solid var(--border);border-radius:28px;box-shadow:var(--shadow)}.profile-avatar-large{width:88px;height:88px;display:grid;place-items:center;border-radius:28px;background:var(--primary-soft);font-size:44px}.child-profile-hero h1{margin:14px 0 8px;font-size:clamp(34px,5vw,52px)}.child-profile-hero p,.profile-next-card p{margin:0;color:var(--muted);line-height:1.8}.profile-summary-grid{margin-top:20px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.profile-summary-grid article{min-height:130px;padding:22px;display:flex;flex-direction:column;justify-content:space-between;background:var(--surface);border:1px solid var(--border);border-radius:22px}.profile-summary-grid span{color:var(--muted);font-size:13px}.profile-summary-grid strong{font-size:20px;line-height:1.5}.profile-edit-card,.profile-next-card{margin-top:20px;padding:30px;background:var(--surface);border:1px solid var(--border);border-radius:26px;box-shadow:var(--shadow)}.profile-edit-card{max-width:760px}.profile-success{margin-top:16px}.profile-next-card{display:flex;align-items:center;justify-content:space-between;gap:20px}.profile-next-card h2{margin:14px 0 8px;font-size:28px}@media (max-width:820px){.profile-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.child-profile-hero{grid-template-columns:auto 1fr}.child-profile-hero>.quiet-button{grid-column:1/-1;width:100%}}@media (max-width:560px){.form-grid-two,.profile-summary-grid{grid-template-columns:1fr}.avatar-options{grid-template-columns:repeat(2,minmax(0,1fr))}.child-profile-hero{padding:24px 20px;grid-template-columns:1fr;text-align:center}.profile-avatar-large{margin:0 auto}.profile-next-card{align-items:stretch;flex-direction:column}}.child-avatar-photo,.photo-avatar-preview,.photo-picker-preview,.profile-photo-frame{overflow:hidden;background:var(--primary-soft);flex:0 0 auto;box-sizing:border-box}.profile-photo-frame{width:96px;min-width:96px;max-width:96px;height:96px;min-height:96px;max-height:96px;aspect-ratio:1/1;display:grid;place-items:center;border-radius:30px;font-size:44px}.child-avatar-photo img,.photo-avatar-preview img,.photo-picker-preview img,.profile-photo-frame img{display:block!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:100%!important;min-height:100%!important;max-height:100%!important;object-fit:cover!important;object-position:center!important;border-radius:inherit}.photo-picker-card{padding:16px;display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:16px;gap:16px;border:1px solid var(--border);border-radius:18px;background:var(--surface-soft)}.photo-picker-preview{width:78px;min-width:78px;max-width:78px;height:78px;min-height:78px;max-height:78px;aspect-ratio:1/1;display:grid;place-items:center;border-radius:22px;font-size:34px}.photo-picker-card p{margin:5px 0 12px;color:var(--muted);font-size:13px;line-height:1.7}.photo-picker-button{min-height:42px;padding:0 16px;display:inline-flex!important;align-items:center;justify-content:center;border-radius:12px;background:var(--primary);color:#fff;cursor:pointer}.photo-picker-button input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.child-avatar-photo{width:52px;min-width:52px;max-width:52px;height:52px;min-height:52px;max-height:52px;aspect-ratio:1/1;display:grid;place-items:center;border-radius:18px}.avatar-options-with-photo{grid-template-columns:repeat(3,minmax(0,1fr))}.photo-avatar-option{position:relative;overflow:hidden}.photo-avatar-option input[type=file]{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:2}.photo-avatar-preview{width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important;aspect-ratio:1/1;display:grid!important;place-items:center;border-radius:14px;font-size:26px!important}@media (max-width:700px){body{overflow-x:hidden}.dashboard-header,.site-header{width:calc(100% - 20px);margin-left:auto;margin-right:auto;padding:10px 12px;border-radius:16px}.brand{font-size:18px}.brand-mark{width:34px;height:34px;border-radius:11px}.header-actions{gap:6px}.header-button,.quiet-button{min-height:40px;padding:0 12px;font-size:12px}.about-section,.audience-section,.auth-page,.child-profile-page,.dashboard-page,.features-section,.hero,.how-section,.next-step-section,.pricing-section{width:calc(100% - 20px)}.hero{padding:34px 18px;border-radius:22px}.hero h1{font-size:32px;line-height:1.35}.audience-section,.features-section,.next-step-section,.pricing-section{padding:24px 18px;border-radius:22px}.auth-page{padding:14px 0 28px}.auth-panel,.auth-side-card,.children-section,.dashboard-empty-state,.profile-edit-card,.profile-next-card{padding:22px 16px;border-radius:20px}.auth-heading{margin:28px 0 22px}.auth-heading h1{font-size:30px;line-height:1.4}.auth-form input,.auth-form select,.auth-submit{min-height:52px;font-size:16px}.child-profile-page,.dashboard-page{padding-top:10px}.dashboard-welcome{margin:28px 0 18px}.dashboard-welcome h1{font-size:34px}.children-grid,.children-section-head{gap:12px}.child-card{padding:18px;border-radius:18px}.child-avatar,.child-avatar-photo{width:58px;min-width:58px;max-width:58px;height:58px;min-height:58px;max-height:58px;border-radius:18px}.child-profile-hero{margin-top:16px;padding:22px 16px;gap:16px;border-radius:20px}.profile-photo-frame{width:92px;min-width:92px;max-width:92px;height:92px;min-height:92px;max-height:92px;margin:0 auto;border-radius:26px}.child-profile-hero h1{font-size:34px}.profile-summary-grid{gap:10px}.profile-summary-grid article{min-height:110px;padding:18px;border-radius:18px}.photo-picker-card{grid-template-columns:1fr;text-align:center}.photo-picker-preview{margin:0 auto;width:96px;min-width:96px;max-width:96px;height:96px;min-height:96px;max-height:96px;border-radius:26px}.photo-picker-button{width:100%}.avatar-options,.avatar-options-with-photo{gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.avatar-option{min-height:84px;border-radius:14px}.profile-next-card{gap:14px}}.avatar-control-row{margin-top:14px;padding:14px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #f0c7c1;border-radius:16px;background:#fff8f6}.avatar-control-row p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.danger-outline-button{min-height:42px;padding:0 16px;border:1px solid #c85d50;border-radius:12px;background:#fff;color:#a63f34;font:inherit;font-weight:800;cursor:pointer;white-space:nowrap}.danger-outline-button:hover{background:#fff0ed}@media (max-width:700px){.avatar-control-row{align-items:stretch;flex-direction:column;text-align:center}.danger-outline-button{width:100%}}.dashboard-welcome-v2{display:grid;grid-template-columns:1fr auto;align-items:end;grid-gap:20px;gap:20px}.dashboard-welcome-v2 .dashboard-error{grid-column:1/-1}.dashboard-primary-action{width:auto;min-width:190px;padding-inline:22px}.family-metrics{margin-bottom:24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.family-metrics article{min-height:128px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;background:var(--surface);border:1px solid var(--border);border-radius:20px;box-shadow:0 10px 26px rgba(61,82,70,.05)}.children-section-v2 .children-section-head p,.family-metrics small,.family-metrics span,.weekly-report-card p,.weekly-report-placeholder span{color:var(--muted)}.family-metrics strong{font-size:30px;line-height:1}.family-metrics small{font-size:12px}.children-section-v2 .children-section-head{align-items:flex-start}.children-section-v2 .children-section-head p{margin:8px 0 0;line-height:1.8}.children-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr))}.child-card-summary{padding:22px}.child-card-top{display:flex;align-items:center;gap:14px}.child-card-top h3{margin:0 0 4px}.child-card-top p{margin:0}.child-mini-stats{margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.child-mini-stats>span{min-height:72px;padding:12px;display:flex;flex-direction:column;justify-content:space-between;border-radius:14px;background:#f7faf7;border:1px solid var(--border)}.child-mini-stats small{color:var(--muted);font-size:11px}.child-mini-stats strong{font-size:14px}.weekly-report-card{margin-top:24px;padding:28px;display:grid;grid-template-columns:1fr minmax(260px,.7fr);align-items:center;grid-gap:24px;gap:24px;background:linear-gradient(145deg,#f6faf6,#ffffff);border:1px solid var(--border);border-radius:24px}.weekly-report-card h2{margin:14px 0 8px;font-size:28px}.weekly-report-card p{margin:0;line-height:1.8}.weekly-report-placeholder{min-height:116px;padding:20px;display:flex;flex-direction:column;justify-content:center;gap:8px;text-align:center;border-radius:18px;background:var(--surface);border:1px dashed #cbd8d0}@media (max-width:820px){.family-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.children-grid-v2,.weekly-report-card{grid-template-columns:1fr}}@media (max-width:560px){.dashboard-welcome-v2{grid-template-columns:1fr;align-items:stretch}.dashboard-primary-action{width:100%}.family-metrics{grid-template-columns:1fr;gap:10px}.family-metrics article{min-height:104px;padding:17px;border-radius:17px}.child-mini-stats{grid-template-columns:1fr}.weekly-report-card{padding:22px 16px;border-radius:20px}}@keyframes namaa-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes namaa-soft-pop{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes namaa-progress-fill{0%{width:0}}.auth-panel,.auth-side-card,.child-profile-hero,.children-section-v2,.dashboard-header,.dashboard-welcome-v2,.family-metrics,.profile-edit-card,.profile-next-card,.profile-summary-grid,.weekly-report-card{animation:namaa-fade-up .52s cubic-bezier(.22,1,.36,1) both}.dashboard-welcome-v2{animation-delay:70ms}.family-metrics{animation-delay:.12s}.auth-panel,.child-profile-hero,.children-section-v2{animation-delay:.17s}.auth-side-card,.profile-edit-card,.profile-next-card,.profile-summary-grid,.weekly-report-card{animation-delay:.22s}.auth-submit,.avatar-option,.child-card-summary,.family-metrics article,.header-button,.profile-summary-grid article,.quiet-button{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease,opacity .18s ease}.child-card-summary:hover,.family-metrics article:hover,.profile-summary-grid article:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(61,82,70,.09)}.auth-submit:hover:not(:disabled),.header-button:hover:not(:disabled),.quiet-button:hover:not(:disabled){transform:translateY(-1px)}.auth-submit:active:not(:disabled),.avatar-option:active,.header-button:active:not(:disabled),.quiet-button:active:not(:disabled){transform:scale(.985)}.child-card-summary,.family-metrics article,.profile-summary-grid article{animation:namaa-soft-pop .46s cubic-bezier(.22,1,.36,1) both}.child-card-summary:first-child,.family-metrics article:first-child{animation-delay:.15s}.child-card-summary:nth-child(2),.family-metrics article:nth-child(2){animation-delay:.21s}.child-card-summary:nth-child(3),.family-metrics article:nth-child(3){animation-delay:.27s}.child-card-summary:nth-child(4),.family-metrics article:nth-child(4){animation-delay:.33s}.child-card-summary:nth-child(5),.family-metrics article:nth-child(5){animation-delay:.39s}.child-card-summary:nth-child(6),.family-metrics article:nth-child(6){animation-delay:.45s}.progress-row{margin-top:16px}.progress-row-head{margin-bottom:7px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--muted);font-size:12px}.progress-track{width:100%;height:8px;overflow:hidden;border-radius:999px;background:#e8efe9}.progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--primary),#7ca08b);animation:namaa-progress-fill .76s cubic-bezier(.22,1,.36,1) both}@media (max-width:700px){.child-card-summary:hover,.family-metrics article:hover,.profile-summary-grid article:hover{transform:none;box-shadow:0 10px 26px rgba(61,82,70,.05)}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.child-route-toolbar{position:-webkit-sticky;position:sticky;top:10px;z-index:20;width:min(1100px,calc(100% - 32px));margin:12px auto 0;padding:8px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--border);border-radius:16px;background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 10px 30px rgba(61,82,70,.08)}.child-route-toolbar a{min-height:40px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;border-radius:11px;color:var(--primary-dark);font-size:13px;font-weight:800}.child-route-toolbar a:hover{background:var(--primary-soft)}.child-route-toolbar .child-route-primary{background:var(--primary);color:#fff}.goal-form-panel{max-width:760px}.auth-form textarea{width:100%;padding:14px 15px;border:1px solid var(--border);border-radius:14px;background:#fcfdfb;color:var(--text);font:inherit;line-height:1.8;resize:vertical;outline:none}.auth-form textarea:focus{border-color:var(--primary);box-shadow:0 0 0 4px var(--primary-soft)}.goals-panel{width:min(1100px,calc(100% - 32px));margin:24px auto 60px;padding:30px;background:var(--surface);border:1px solid var(--border);border-radius:26px;box-shadow:var(--shadow);animation:namaa-fade-up .52s cubic-bezier(.22,1,.36,1) both}.goals-panel-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:24px}.goals-panel-head h2{margin:12px 0 6px;font-size:32px}.goal-card-head p,.goal-description,.goals-empty-state p,.goals-panel-head p{margin:0;color:var(--muted);line-height:1.8}.goals-add-button{width:auto;min-width:150px;padding-inline:20px}.goals-empty-state{min-height:240px;padding:30px;display:grid;place-items:center;align-content:center;text-align:center;border:1px dashed #cbd8d0;border-radius:20px;background:#fafcf9}.goals-empty-state>span{font-size:44px}.goals-empty-state h3{margin:12px 0 6px;font-size:24px}.goals-list{display:grid;grid-gap:16px;gap:16px}.goal-card{padding:22px;border:1px solid var(--border);border-radius:20px;background:var(--surface-soft);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.goal-card:hover{transform:translateY(-2px);border-color:#c9d8cf;box-shadow:0 14px 30px rgba(61,82,70,.08)}.goal-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.goal-card-head h3{margin:10px 0 4px;font-size:23px}.goal-card-head time{color:var(--muted);font-size:12px}.goal-status{display:inline-flex;min-height:28px;padding:0 10px;align-items:center;border-radius:999px;font-size:11px;font-weight:800}.goal-status-pending{background:#fff4da;color:#8a650c}.goal-status-approved{background:#e6f2e9;color:#386a4d}.goal-status-rejected{background:#fff0ed;color:#9b3d32}.goal-status-completed{background:#e9eefb;color:#38548b}.goal-status-paused{background:#efefef;color:#666}.goal-description{margin-top:14px}.goal-facts{margin-top:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.goal-facts>span{min-height:68px;padding:12px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid var(--border);border-radius:14px;background:#fff}.goal-facts small{color:var(--muted);font-size:11px}.goal-facts strong{font-size:14px}.goal-actions{margin-top:18px;display:flex;flex-wrap:wrap;gap:10px}.goal-actions button{min-height:42px;padding:0 16px;border:0;border-radius:12px;background:var(--primary);color:#fff;font:inherit;font-weight:800;cursor:pointer}.goal-actions button:disabled{opacity:.55;cursor:not-allowed}.goal-actions .secondary-goal-action{border:1px solid var(--border);background:#fff;color:var(--primary-dark)}.goal-actions .danger-goal-action{border:1px solid #d99b92;background:#fff7f5;color:#a63f34}@media (max-width:700px){.child-route-toolbar{top:6px;width:calc(100% - 20px);justify-content:stretch}.child-route-toolbar a{flex:1 1;padding:0 8px;font-size:11px}.goals-panel{width:calc(100% - 20px);margin-top:14px;padding:22px 16px;border-radius:20px}.goals-panel-head{align-items:stretch;flex-direction:column}.goals-add-button{width:100%}.goal-card{padding:18px;border-radius:17px}.goal-card-head{flex-direction:column}.goal-facts{grid-template-columns:1fr}.goal-actions{display:grid;grid-template-columns:1fr 1fr}.goal-actions button{width:100%}}.child-plan-workspace{background:linear-gradient(145deg,#f8fbff,#fff)}.child-plan-groups,.parent-plan-groups{display:grid;grid-gap:18px;gap:18px}.child-plan-group,.parent-plan-group{padding:18px;border:1px solid var(--border);border-radius:20px;background:#fff}.child-plan-header,.parent-plan-group-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.child-plan-header>div,.parent-plan-group-head>div{min-width:0}.child-plan-header span,.parent-plan-group-head span{color:var(--primary);font-size:11px;font-weight:900}.child-plan-header h3,.parent-plan-group-head h3{margin:6px 0 4px;font-size:22px}.child-plan-header p,.parent-plan-group-head p{margin:0;color:var(--muted);font-size:12px}.child-plan-header>strong,.parent-plan-group-head>strong{width:62px;height:62px;display:grid;place-items:center;flex:0 0 auto;border-radius:18px;background:#edf7f0;color:var(--primary-dark);font-size:18px}.child-plan-progress,.parent-plan-progress{height:8px;margin:14px 0 18px;overflow:hidden;border-radius:999px;background:#edf1ee}.child-plan-progress span,.parent-plan-progress span{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#2b8c5b,#75bb82);transition:width .3s ease}.child-plan-task-list{gap:12px}.child-task-card.task-current{border-color:#8fc5a0;box-shadow:0 10px 24px rgba(43,140,91,.1)}.child-task-card.task-locked{opacity:.72;background:#f6f7f6;border-style:dashed}.parent-task-stage-row,.task-stage-row{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.parent-task-stage-row b,.task-stage-row b{min-height:27px;padding:0 9px;display:inline-flex;align-items:center;border-radius:999px;background:#eef1fb;color:#53658d;font-size:10px}.parent-task-period,.task-period-line{margin-top:12px;padding:10px 12px;display:flex;align-items:center;gap:7px;border-radius:12px;background:#f4f7f5;color:#51675a;font-size:12px}.parent-task-period strong,.task-period-line strong{font-size:12px}.task-lock-note{background:#f0f1f3;color:#677078}.child-plan-pill{width:-moz-fit-content;width:fit-content;margin-top:14px;padding:8px 11px;border-radius:999px;background:#edf4ff;color:#4d648d;font-size:11px;font-weight:900}.child-goal-note.rejected{background:#fff0ed;color:#98463c}.child-reward-celebration{margin-top:16px;padding:16px;display:flex;align-items:center;gap:12px;border:1px solid #edd176;border-radius:16px;background:linear-gradient(135deg,#fff9dd,#fffdf4)}.child-reward-celebration.paid{border-color:#b7dcc2;background:linear-gradient(135deg,#eaf8ee,#f7fcf8)}.child-reward-celebration>span{font-size:34px}.child-reward-celebration strong{display:block;color:#6d5307;font-size:15px}.child-reward-celebration.paid strong{color:#2e6542}.child-reward-celebration p{margin:4px 0 0;color:var(--muted);line-height:1.7;font-size:12px}.child-upcoming-tasks-fold{margin-top:14px;border:1px solid #d8dfdc;border-radius:16px;background:#f8faf9;overflow:hidden}.child-upcoming-tasks-fold>summary{min-height:72px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;list-style:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.child-upcoming-tasks-fold>summary::-webkit-details-marker{display:none}.child-upcoming-summary-main{display:flex;align-items:center;gap:11px;min-width:0}.child-upcoming-summary-main>span{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:13px;background:#edf1ef;font-size:20px}.child-upcoming-summary-main>div{display:grid;grid-gap:4px;gap:4px;min-width:0}.child-upcoming-summary-main strong{color:#3d5146;font-size:14px}.child-upcoming-summary-main small{color:var(--muted);font-size:11px;line-height:1.6}.child-upcoming-summary-side{display:flex;align-items:center;gap:9px;flex:0 0 auto}.child-upcoming-summary-side b{min-width:30px;height:30px;padding:0 8px;display:grid;place-items:center;border-radius:999px;background:#e5ece8;color:#52645a;font-size:12px}.child-upcoming-chevron{font-size:20px;color:#64756b;transition:transform .2s ease}.child-upcoming-tasks-fold[open] .child-upcoming-chevron{transform:rotate(180deg)}.child-upcoming-tasks-fold[open]>summary{border-bottom:1px solid #dde5e0;background:#f3f7f4}.child-upcoming-hint{margin:0;padding:12px 16px 0;color:var(--muted);font-size:11px;line-height:1.7}.child-upcoming-task-list{padding:12px}.child-upcoming-task-list .child-task-card{margin:0}.parent-plan-list-card{display:grid;grid-gap:14px;gap:14px}.parent-plan-group{padding:16px;background:#fafcfb}.parent-plan-group .parent-task-list{margin-top:16px}.goal-reward-grant-card{margin:16px 0;padding:18px;display:grid;grid-gap:14px;gap:14px;border:1px solid #e7c45e;border-radius:18px;background:linear-gradient(135deg,#fff9dc,#fffdf6)}.reward-grant-title{display:flex;align-items:center;gap:12px}.reward-grant-title>span{font-size:34px}.reward-grant-title strong{display:block;color:#6f5608;font-size:16px}.reward-grant-title p{margin:4px 0 0;color:#796b3b;font-size:12px;line-height:1.7}.reward-grant-fields{display:grid;grid-template-columns:180px minmax(0,1fr);grid-gap:10px;gap:10px}.reward-grant-fields label{display:grid;grid-gap:6px;gap:6px;font-size:11px;font-weight:900}.reward-grant-fields input{width:100%;min-height:44px;padding:10px 12px;border:1px solid #dcc77f;border-radius:12px;background:#fff;font:inherit;outline:none}.goal-reward-grant-card>button{min-height:46px;padding:0 18px;border:0;border-radius:13px;background:linear-gradient(135deg,#7d6312,#c89c24);color:#fff;font:inherit;font-weight:900;cursor:pointer}.goal-reward-grant-card>button:disabled{opacity:.55;cursor:not-allowed}.goal-reward-paid-card{margin:16px 0;padding:15px;display:flex;align-items:center;gap:12px;border:1px solid #b7d9c0;border-radius:16px;background:#edf8f0}.goal-reward-paid-card>span{font-size:30px}.goal-reward-paid-card strong{display:block;color:#2f6743}.goal-reward-paid-card p{margin:4px 0 0;color:var(--muted);font-size:12px}.simplified-task-followup{width:min(1100px,calc(100% - 28px))}.simplified-followup-summary{padding:24px}.parent-followup-toolbar{margin-bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:14px}.parent-followup-tabs{display:flex;align-items:center;gap:8px;overflow-x:auto;padding:3px 0}.parent-followup-tabs button{min-height:48px;padding:8px 12px;display:grid;grid-template-columns:auto auto auto;align-items:center;grid-gap:7px;gap:7px;flex:0 0 auto;border:1px solid var(--border);border-radius:14px;background:#fff;color:var(--muted);font:inherit;cursor:pointer;transition:.18s ease}.parent-followup-tabs button:hover{transform:translateY(-1px);border-color:#b8cdbd}.parent-followup-tabs button.active{border-color:#8fc5a0;background:#edf8f0;color:var(--primary-dark);box-shadow:0 8px 20px rgba(43,140,91,.09)}.parent-followup-tabs button span{font-size:17px}.parent-followup-tabs button strong{font-size:12px;white-space:nowrap}.parent-followup-tabs button b{min-width:24px;height:24px;padding:0 6px;display:grid;place-items:center;border-radius:999px;background:#eef1ee;font-size:11px}.parent-followup-tabs button.active b{background:#d9efdf}.toggle-task-create-button{min-height:46px;padding:0 16px;flex:0 0 auto;border:0;border-radius:13px;background:var(--primary);color:#fff;font:inherit;font-weight:900;cursor:pointer}.simplified-create-card{position:static;margin-bottom:16px;max-width:none;animation:namaa-fade-up .25s ease both}.simplified-create-card .task-create-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.simplified-create-card .task-create-head h2{margin:4px 0 0}.simplified-followup-list{padding:20px}.followup-empty-state{min-height:260px}.simplified-plan-group{background:#fff}.followup-card-followup{border-color:#e5c875;background:#fffdf6;box-shadow:0 8px 22px rgba(128,96,12,.06)}.followup-card-upcoming{opacity:.86;background:#f9fafb}.followup-card-completed{background:#f5faf6}.task-followup-reason{margin-top:13px;padding:11px 13px;display:flex;align-items:center;gap:8px;border:1px solid #ead690;border-radius:12px;background:#fff8df;color:#76570a}.task-followup-reason strong{font-size:12px;line-height:1.6}.task-card-footer-actions{margin-top:14px;padding-top:12px;display:flex;justify-content:flex-end;border-top:1px solid var(--border)}.task-delete-button{min-height:38px;padding:0 13px;border:1px solid #ddb7b1;border-radius:11px;background:#fff8f6;color:#a1483d;font:inherit;font-size:12px;font-weight:900;cursor:pointer}.task-delete-button:hover{background:#fdebe7}.task-delete-button:disabled{opacity:.55;cursor:not-allowed}.compact-reward-card{margin-bottom:14px}@media(max-width:800px){.parent-followup-toolbar{align-items:stretch;flex-direction:column}.parent-followup-tabs,.toggle-task-create-button{width:100%}.parent-followup-tabs button{min-width:max-content}}@media(max-width:700px){.child-plan-group,.parent-plan-group{padding:14px}.child-plan-header,.parent-plan-group-head{align-items:flex-start}.child-plan-header h3,.parent-plan-group-head h3{font-size:19px}.child-plan-header>strong,.parent-plan-group-head>strong{width:52px;height:52px;border-radius:15px;font-size:15px}.reward-grant-fields{grid-template-columns:1fr}.child-task-head{display:grid;grid-template-columns:auto 1fr}.child-task-head time{grid-column:2}.parent-task-head{align-items:flex-start}.simplified-followup-summary{padding:20px 16px}.simplified-followup-list{padding:14px}.parent-followup-tabs button{min-height:44px;padding:7px 10px}.task-card-footer-actions{justify-content:stretch}.task-delete-button{width:100%}.child-upcoming-tasks-fold>summary{min-height:66px;padding:12px}.child-upcoming-summary-main>span{width:38px;height:38px}.child-upcoming-summary-main small{font-size:10px}.child-upcoming-hint{padding:10px 12px 0}.child-upcoming-task-list{padding:10px}}.goal-review-workspace{background:radial-gradient(circle at 92% 4%,rgba(43,140,91,.08),transparent 280px),var(--surface)}.goal-head-actions,.goal-inline-submit-row,.goal-plan-points-head{display:flex;align-items:center;gap:10px}.goal-head-actions,.goal-plan-points-head{justify-content:space-between}.pending-goals-badge{min-height:40px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #ebcc79;border-radius:999px;background:#fff8df;color:#76570a;font-size:12px;font-weight:900}.goal-workspace-message{margin:0 0 18px}.goal-decision-card{position:relative;overflow:hidden;background:#fff}.goal-decision-card:before{content:"";position:absolute;inset-block:0;inset-inline-start:0;width:4px;background:#dce6df}.goal-card-pending:before,.goal-card-requested:before{background:#efbf3d}.goal-card-active:before,.goal-card-approved:before{background:var(--primary)}.goal-card-rejected:before{background:#cf6758}.goal-card-completed:before{background:#6789cf}.goal-status-requested{background:#fff4da;color:#8a650c}.goal-status-active{background:#e6f2e9;color:#386a4d}.child-goal-card .goal-status-rejected{font-size:0}.child-goal-card .goal-status-rejected:after{content:"لم تتم الموافقة";font-size:11px}.goal-date-stack{min-width:128px;padding:10px 12px;display:grid;grid-gap:3px;gap:3px;text-align:center;border:1px solid var(--border);border-radius:13px;background:#fbfdfb}.goal-date-stack small{color:var(--muted);font-size:10px;font-weight:800}.goal-date-stack time{color:var(--primary-dark);font-size:12px;font-weight:900}.goal-facts-expanded{grid-template-columns:repeat(4,minmax(0,1fr))}.goal-facts-expanded strong{line-height:1.55}.goal-decision-note{margin-top:16px;padding:14px 16px;border:1px solid #cfe2d5;border-radius:15px;background:#f3faf5}.goal-decision-note.rejected{border-color:#ecc2bb;background:#fff6f4}.goal-decision-note strong{display:block;margin-bottom:4px;color:var(--primary-dark);font-size:12px}.goal-decision-note.rejected strong{color:#9b3d32}.goal-decision-note p{margin:0;line-height:1.8}.goal-task-summary{margin-top:16px;padding:12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px;border:1px solid #d8e7dc;border-radius:16px;background:#f7fbf8}.goal-task-summary>div{padding:9px;display:grid;grid-gap:4px;gap:4px;text-align:center;border-radius:11px;background:#fff}.goal-task-summary span{color:var(--muted);font-size:10px;font-weight:800}.goal-task-summary strong{color:var(--primary-dark);font-size:18px}.goal-decision-actions .goal-plan-action{background:linear-gradient(135deg,#175f43,#2b8c5b);box-shadow:0 8px 18px rgba(34,121,79,.16)}.goal-decision-actions .goal-task-link{min-height:42px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #b9d4c2;border-radius:12px;background:#f1f8f3;color:var(--primary-dark);font-size:13px;font-weight:900}.goal-decision-actions .subtle-delete-action{-webkit-margin-start:auto;margin-inline-start:auto}.goal-inline-panel{margin-top:18px;padding:20px;display:grid;grid-gap:16px;gap:16px;border:1px solid #bcd5c5;border-radius:18px;background:#f8fcf9;animation:namaa-fade-up .26s ease both}.goal-review-panel.rejected{border-color:#e6b6ae;background:#fff8f6}.goal-inline-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.goal-inline-panel-head span{color:var(--primary);font-size:11px;font-weight:900}.goal-review-panel.rejected .goal-inline-panel-head span{color:#a5483d}.goal-inline-panel-head h4{margin:4px 0 0;font-size:20px}.goal-inline-panel-head>button{width:34px;height:34px;border:1px solid var(--border);border-radius:10px;background:#fff;color:var(--muted);font-size:23px;cursor:pointer}.goal-inline-panel>label,.goal-installments-field,.goal-plan-grid label{display:grid;grid-gap:7px;gap:7px;color:var(--text);font-size:12px;font-weight:900}.goal-inline-panel input,.goal-inline-panel select,.goal-inline-panel textarea{width:100%;min-height:46px;padding:11px 13px;border:1px solid var(--border);border-radius:12px;background:#fff;color:var(--text);font:inherit;outline:none}.goal-inline-panel textarea{min-height:86px;resize:vertical;line-height:1.75}.goal-inline-panel input:focus,.goal-inline-panel select:focus,.goal-inline-panel textarea:focus{border-color:var(--primary);box-shadow:0 0 0 4px rgba(43,140,91,.1)}.goal-inline-panel input:disabled{background:#f0f2f0;color:#717771}.goal-plan-grid{display:grid;grid-gap:12px;gap:12px}.goal-plan-grid.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.goal-split-options{margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:9px;gap:9px;border:0}.goal-split-options legend{width:100%;margin-bottom:8px;font-size:12px;font-weight:900}.goal-split-options label{min-height:82px;padding:12px;display:grid;align-content:center;grid-gap:3px;gap:3px;border:1px solid var(--border);border-radius:13px;background:#fff;cursor:pointer}.goal-split-options label.active{border-color:var(--primary);background:#ecf7ef;box-shadow:0 0 0 3px rgba(43,140,91,.08)}.goal-split-options input{position:absolute;opacity:0;pointer-events:none}.goal-split-options strong{font-size:13px}.goal-split-options small{color:var(--muted);font-size:10px;line-height:1.5}.goal-installments-field{max-width:220px}.goal-plan-estimate{padding:15px 17px;display:grid;grid-template-columns:auto auto 1fr;align-items:center;grid-gap:8px;gap:8px;border:1px solid #c7dfce;border-radius:15px;background:linear-gradient(135deg,#edf8f0,#f8fcf9)}.goal-plan-estimate span{color:var(--muted);font-size:12px}.goal-plan-estimate strong{color:var(--primary-dark);font-size:20px}.goal-plan-estimate small{-webkit-margin-start:auto;margin-inline-start:auto;color:var(--muted);font-size:11px}.goal-plan-points-head>div:first-child{display:grid;grid-gap:3px;gap:3px}.goal-plan-points-head small{color:var(--muted);font-size:10px}.compact-switch{margin:0;width:auto}.compact-switch button{min-width:70px}.goal-inline-submit-row>button{min-height:46px;padding:0 20px;border:0;border-radius:12px;background:var(--primary);color:#fff;font:inherit;font-weight:900;cursor:pointer}.goal-inline-submit-row>button:disabled{opacity:.55;cursor:not-allowed}.goal-inline-submit-row .danger-submit{background:#a94c41}.goal-inline-submit-row .cancel-inline-action{border:1px solid var(--border);background:#fff;color:var(--muted)}@media(max-width:900px){.goal-facts-expanded,.goal-split-options,.goal-task-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.goal-head-actions,.goal-inline-submit-row,.goal-plan-points-head{align-items:stretch;flex-direction:column}.pending-goals-badge{border-radius:12px}.goal-date-stack{width:100%}.goal-decision-actions,.goal-facts-expanded,.goal-plan-grid.two-columns,.goal-split-options,.goal-task-summary{grid-template-columns:1fr}.compact-switch,.compact-switch button,.goal-decision-actions .goal-task-link,.goal-inline-submit-row>button{width:100%}.goal-decision-actions .subtle-delete-action{-webkit-margin-start:0;margin-inline-start:0}.goal-inline-panel{padding:17px 14px}.goal-plan-estimate{grid-template-columns:auto 1fr}.goal-plan-estimate small{grid-column:1/-1;-webkit-margin-start:0;margin-inline-start:0}}.goal-part-descriptions{display:grid;grid-gap:12px;gap:12px;padding:16px;border:1px solid #c8ddd0;border-radius:17px;background:linear-gradient(145deg,#f3f9f5,#ffffff)}.goal-part-descriptions-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.goal-part-descriptions-head>div{display:grid;grid-gap:3px;gap:3px}.goal-part-descriptions-head span{color:var(--primary);font-size:11px;font-weight:900}.goal-part-descriptions-head strong{color:var(--primary-dark);font-size:16px}.goal-part-descriptions-head>small{max-width:360px;color:var(--muted);font-size:11px;line-height:1.7}.goal-part-description-list{max-height:480px;-webkit-padding-end:3px;padding-inline-end:3px;display:grid;grid-gap:10px;gap:10px;overflow-y:auto;scrollbar-width:thin}.goal-part-description-card{padding:13px;display:grid;grid-template-columns:38px minmax(150px,.5fr) minmax(240px,1fr);align-items:center;grid-gap:12px;gap:12px;border:1px solid var(--border);border-radius:14px;background:#fff}.goal-part-description-number{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;background:var(--primary-soft);color:var(--primary-dark);font-size:14px;font-weight:900}.goal-part-description-title{display:grid;grid-gap:4px;gap:4px}.goal-part-description-title strong{color:var(--text);font-size:13px}.goal-part-description-title small{color:var(--muted);font-size:10px;line-height:1.6}.goal-inline-panel .goal-part-description-card textarea{min-height:68px;margin:0;background:#fbfcfa}.goal-inline-panel .goal-part-description-card textarea:not(:placeholder-shown){border-color:#9ec4aa;background:#f4faf6}@media (max-width:780px){.goal-part-descriptions-head{align-items:flex-start;flex-direction:column}.goal-part-description-card{grid-template-columns:38px 1fr}.goal-part-description-card textarea{grid-column:1/-1}}@media (max-width:520px){.goal-part-descriptions{padding:13px 10px}.goal-part-description-card{padding:11px}}.child-access-panel{max-width:860px}.child-access-codes{margin-bottom:24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.child-access-codes article{min-height:110px;padding:18px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid var(--border);border-radius:18px;background:#f9fbf8}.child-access-codes span{color:var(--muted);font-size:12px}.child-access-codes strong{font-size:24px;letter-spacing:1px}.child-pin-form{max-width:440px}.child-access-note{margin-top:22px;padding:18px;border-radius:16px;background:#f4f8f5;border:1px solid var(--border)}.child-access-note p{margin:8px 0 0;color:var(--muted);line-height:1.8}.child-login-page{background:radial-gradient(circle at top right,rgba(111,143,122,.12),transparent 36%),linear-gradient(180deg,#fbfcfa,#f4f7f4)}.child-login-panel{max-width:540px}.child-app-page{width:min(980px,calc(100% - 28px));margin:0 auto;padding:22px 0 60px}.child-app-header{margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:16px}.child-app-header h1{margin:8px 0 0;font-size:clamp(28px,4vw,42px)}.child-hero-card{padding:30px;border-radius:28px;background:linear-gradient(135deg,#40614c,#73907f);color:#fff;box-shadow:0 18px 42px rgba(45,79,59,.2)}.child-hero-card>span{display:inline-flex;min-height:30px;padding:0 12px;align-items:center;border-radius:999px;background:rgba(255,255,255,.15);font-size:12px;font-weight:800}.child-hero-card h2{margin:18px 0 10px;max-width:650px;font-size:clamp(30px,5vw,48px);line-height:1.2}.child-hero-card p{max-width:700px;margin:0;color:rgba(255,255,255,.85);line-height:1.9}.child-hero-card button{margin-top:22px;min-height:46px;padding:0 20px;border:0;border-radius:14px;background:#fff;color:#31513e;font:inherit;font-weight:900;cursor:pointer}.child-goal-request-card,.child-goals-section{margin-top:22px;padding:26px;border:1px solid var(--border);border-radius:24px;background:#fff;box-shadow:0 12px 32px rgba(61,82,70,.07)}.child-goal-request-card h2,.child-section-head h2{margin:0 0 18px;font-size:28px}.child-section-head{margin-bottom:18px}.child-goal-card{background:#fbfcfa}.child-goal-note{margin-top:16px;padding:12px 14px;border-radius:12px;background:#eef4ef;color:#4f6758;font-size:12px;font-weight:700}.child-app-footer{margin-top:24px;padding:18px 0;display:flex;align-items:center;justify-content:space-between;gap:14px;color:var(--muted);font-size:12px}.child-app-footer a{color:var(--primary-dark);font-weight:800}@media (max-width:700px){.child-access-codes{grid-template-columns:1fr}.child-route-toolbar{overflow-x:auto;justify-content:flex-start}.child-route-toolbar a{flex:0 0 auto;white-space:nowrap}.child-app-header{align-items:flex-start}.child-goal-request-card,.child-goals-section,.child-hero-card{padding:20px 16px;border-radius:20px}.child-app-footer{align-items:flex-start;flex-direction:column}}.header-child-login{min-height:42px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#eef5ef;color:#365844;font-size:13px;font-weight:900}.header-child-login:hover{background:#e3eee6}.child-login-button{min-height:50px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #b9cdbf;border-radius:15px;background:#f4f9f5;color:#31513e;font-weight:900}.child-login-button:hover{transform:translateY(-1px);background:#eaf3ec}.child-entry-section{width:min(1160px,calc(100% - 32px));margin:26px auto 84px;padding:34px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:center;grid-gap:30px;gap:30px;border:1px solid var(--border);border-radius:30px;background:radial-gradient(circle at top right,rgba(111,143,122,.13),transparent 35%),linear-gradient(145deg,#fbfdfb,#f3f8f4);box-shadow:0 18px 42px rgba(61,82,70,.08);animation:namaa-fade-up .54s cubic-bezier(.22,1,.36,1) both}.child-entry-copy h2{margin:14px 0 12px;max-width:720px;font-size:clamp(30px,4vw,48px);line-height:1.25}.child-entry-copy>p{max-width:720px;margin:0;color:var(--muted);line-height:1.9}.child-entry-steps{margin-top:22px;display:flex;flex-wrap:wrap;gap:10px}.child-entry-steps span{min-height:42px;padding:0 14px;display:inline-flex;align-items:center;gap:9px;border:1px solid var(--border);border-radius:999px;background:rgba(255,255,255,.85);color:#4f6758;font-size:13px;font-weight:800}.child-entry-steps strong{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:var(--primary);color:#fff;font-size:11px}.child-entry-action-card{padding:26px;text-align:center;border:1px solid rgba(255,255,255,.55);border-radius:24px;background:linear-gradient(155deg,#476954,#7d9a88);color:#fff;box-shadow:0 18px 36px rgba(50,83,63,.2)}.child-entry-icon{width:70px;height:70px;margin:0 auto 14px;display:grid;place-items:center;border-radius:22px;background:rgba(255,255,255,.17);font-size:34px}.child-entry-action-card h3{margin:0 0 8px;font-size:26px}.child-entry-action-card p{margin:0;color:rgba(255,255,255,.82);line-height:1.8}.child-entry-button{margin-top:20px;min-height:48px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:#fff;color:#31513e;font-weight:900}.child-entry-action-card small{margin-top:12px;display:block;color:rgba(255,255,255,.74)}.next-step-actions{display:flex;flex-wrap:wrap;gap:12px}@media (max-width:920px){.child-entry-section{grid-template-columns:1fr}}@media (max-width:760px){.header-actions{gap:6px}.header-child-login,.header-status{padding-inline:10px;font-size:11px}.header-button{display:none}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions>a,.next-step-actions>a{width:100%}.child-entry-section{width:calc(100% - 20px);margin:18px auto 56px;padding:22px 16px;border-radius:22px}.child-entry-steps{display:grid;grid-template-columns:1fr}.child-entry-steps span{width:100%}.child-entry-action-card{padding:22px 16px;border-radius:20px}.next-step-actions{width:100%;display:grid;grid-template-columns:1fr}}.tasks-workspace{width:min(1180px,calc(100% - 32px));margin:24px auto 60px}.tasks-summary-card{margin-bottom:18px;padding:28px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid var(--border);border-radius:26px;background:linear-gradient(145deg,#f7faf7,#ffffff);box-shadow:0 14px 34px rgba(61,82,70,.08);animation:namaa-fade-up .52s cubic-bezier(.22,1,.36,1) both}.tasks-summary-card h1{margin:12px 0 8px;font-size:clamp(30px,4vw,46px)}.tasks-summary-card p{margin:0;color:var(--muted);line-height:1.8}.tasks-summary-card>strong{min-width:138px;min-height:116px;padding:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:22px;background:var(--primary);color:#fff;font-size:36px}.tasks-summary-card>strong small{margin-top:5px;font-size:11px;font-weight:700}.tasks-layout{display:grid;grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);grid-gap:18px;gap:18px;align-items:start}.task-create-card,.task-list-card{padding:24px;border:1px solid var(--border);border-radius:24px;background:#fff;box-shadow:0 12px 30px rgba(61,82,70,.06)}.task-create-card{position:-webkit-sticky;position:sticky;top:80px}.task-create-card h2,.task-list-head h2{margin:0 0 18px;font-size:28px}.child-task-list,.parent-task-list{display:grid;grid-gap:14px;gap:14px}.child-task-card,.parent-task-card{padding:20px;border:1px solid var(--border);border-radius:18px;background:#fbfcfa}.parent-task-card.task-submitted{border-color:#d4be79;background:#fffdf6}.child-task-card.task-approved,.parent-task-card.task-approved{border-color:#bad4c2;background:#f5faf6}.child-task-card.task-rejected,.parent-task-card.task-rejected{border-color:#e3b4ac;background:#fff8f6}.child-task-head,.parent-task-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.child-task-head h3,.parent-task-head h3{margin:9px 0 4px;font-size:21px}.child-task-head p,.parent-task-head p,.task-description,.task-note p{margin:0;color:var(--muted);line-height:1.7}.child-task-head time,.parent-task-head time{color:var(--muted);font-size:12px}.task-status{min-height:27px;padding:0 10px;display:inline-flex;align-items:center;border-radius:999px;font-size:11px;font-weight:900}.task-status-pending{background:#edf2ee;color:#4b6556}.task-status-submitted{background:#fff2c8;color:#80600c}.task-status-approved{background:#e4f2e7;color:#356548}.task-status-rejected{background:#fde9e5;color:#9d4034}.task-description{margin-top:13px}.task-note{margin-top:14px;padding:13px;border-radius:13px;background:#eef4ef}.task-note.review{background:#f4f1e9}.task-note strong{display:block;margin-bottom:5px;font-size:12px}.child-task-submit-box,.task-review-box{margin-top:15px;display:grid;grid-gap:10px;gap:10px}.child-task-submit-box textarea,.task-review-box textarea{width:100%;padding:12px 13px;border:1px solid var(--border);border-radius:12px;background:#fff;font:inherit;resize:vertical}.task-review-box>div{display:flex;flex-wrap:wrap;gap:9px}.child-task-submit-box button,.task-review-box button{min-height:42px;padding:0 15px;border:0;border-radius:12px;background:var(--primary);color:#fff;font:inherit;font-weight:900;cursor:pointer}.task-review-box .task-reject-button{border:1px solid #d9aaa1;background:#fff8f6;color:#9d4034}.goal-task-link{min-height:42px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#31513e;color:#fff;font-weight:900}.child-hero-stats{margin-top:22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.child-hero-stats strong{min-height:82px;padding:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:16px;background:rgba(255,255,255,.14);font-size:26px}.child-hero-stats small{margin-top:4px;font-size:10px}.child-tasks-section{background:linear-gradient(145deg,#f8fbf8,#ffffff)}.child-goal-note.success{background:#e5f3e8;color:#356548}@media (max-width:900px){.tasks-layout{grid-template-columns:1fr}.task-create-card{position:static}}@media (max-width:620px){.tasks-workspace{width:calc(100% - 20px)}.tasks-summary-card{padding:22px 16px;align-items:stretch;flex-direction:column;border-radius:20px}.tasks-summary-card>strong{min-width:0;min-height:90px}.task-create-card,.task-list-card{padding:18px 14px;border-radius:18px}.child-task-head,.parent-task-head{flex-direction:column}.task-review-box>div{display:grid;grid-template-columns:1fr}.child-task-submit-box button,.goal-task-link,.task-review-box button{width:100%}.child-hero-stats{grid-template-columns:1fr}}.child-task-card .task-description,.parent-task-card .task-description{margin-top:14px;padding:15px 16px;border:1px solid #dce7df;-webkit-border-start:4px solid var(--primary);border-inline-start:4px solid var(--primary);border-radius:14px;background:linear-gradient(145deg,#f3f8f4,#ffffff);color:var(--text);font-weight:700;line-height:1.9}.child-task-card .task-description:before,.parent-task-card .task-description:before{content:"📌 تفاصيل المهمة المطلوبة";display:block;margin-bottom:6px;color:var(--primary-dark);font-size:12px;font-weight:900}.child-task-card .task-description{box-shadow:0 8px 20px rgba(61,82,70,.05)}.task-description-edit-button{margin-top:9px;min-height:36px;padding:0 13px;border:1px solid #bfd6c5;border-radius:11px;background:#f5faf6;color:var(--primary-dark);font:inherit;font-size:12px;font-weight:900;cursor:pointer}.task-description-editor{margin-top:14px;padding:14px;display:grid;grid-gap:10px;gap:10px;border:1px solid #bcd6c4;border-radius:14px;background:#f6fbf7}.task-description-editor label{display:grid;grid-gap:7px;gap:7px;color:var(--primary-dark);font-size:12px;font-weight:900}.task-description-editor textarea{width:100%;min-height:88px;padding:12px 13px;border:1px solid var(--border);border-radius:12px;background:#fff;color:var(--text);font:inherit;line-height:1.8;resize:vertical;outline:none}.task-description-editor textarea:focus{border-color:var(--primary);box-shadow:0 0 0 4px rgba(43,140,91,.1)}.task-description-editor>div{display:flex;flex-wrap:wrap;gap:8px}.task-description-editor button{min-height:39px;padding:0 15px;border:0;border-radius:11px;background:var(--primary);color:#fff;font:inherit;font-size:12px;font-weight:900;cursor:pointer}.task-description-editor button:disabled{opacity:.55;cursor:not-allowed}.task-description-editor .cancel-description-edit{border:1px solid var(--border);background:#fff;color:var(--muted)}@media (max-width:620px){.child-task-card .task-description,.parent-task-card .task-description{padding:13px 14px;font-size:14px}.task-description-edit-button,.task-description-editor button{width:100%}.task-description-editor>div{display:grid;grid-template-columns:1fr}}.parent-dashboard-refresh{padding-bottom:72px}.parent-welcome-card{padding:30px;border:1px solid var(--border);border-radius:28px;background:radial-gradient(circle at top right,rgba(255,207,116,.18),transparent 30%),linear-gradient(145deg,#ffffff,#f8fbf8);box-shadow:0 16px 42px rgba(61,82,70,.08)}.focused-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.focused-metrics .metric-card{min-height:136px;padding:18px;display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:14px;gap:14px;overflow:hidden;position:relative}.metric-card:after{content:"";position:absolute;inset:auto -22px -30px auto;width:88px;height:88px;border-radius:50%;opacity:.14;background:currentColor}.metric-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:17px;font-size:25px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.6);transition:transform .22s ease}.metric-card:hover .metric-icon{transform:rotate(-7deg) scale(1.08)}.metric-card>div{display:flex;flex-direction:column;gap:5px}.metric-card strong{font-size:31px}.metric-children{color:#7b5bc7}.metric-children .metric-icon{background:#efe9ff}.metric-review{color:#cc7a23}.metric-review .metric-icon{background:#fff0db}.metric-goals{color:#3c7f62}.metric-goals .metric-icon{background:#e6f4ec}.metric-points{color:#b78a13}.metric-points .metric-icon{background:#fff7ce}.refreshed-children-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.refreshed-child-card{padding:0;overflow:hidden;background:#fff}.child-card-main-link{padding:22px;display:block;color:inherit}.child-color-icon{display:inline-flex;margin-bottom:3px;font-size:18px}.child-points-pill{margin-top:16px;width:-moz-fit-content;width:fit-content;min-height:38px;padding:0 12px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#fff8dc;color:#806313}.child-points-pill small{font-size:10px}.child-quick-actions{padding:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;border-top:1px solid var(--border);background:#fafcf9}.child-quick-actions a{min-height:52px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border-radius:13px;background:#fff;color:var(--primary-dark);font-size:11px;font-weight:900;transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease}.child-quick-actions a:hover{transform:translateY(-2px);background:#f1f7f2;box-shadow:0 8px 18px rgba(61,82,70,.08)}.child-quick-actions span{font-size:20px}.simplified-report-card .weekly-report-placeholder strong{font-size:38px;color:var(--primary-dark)}.child-app-refresh{padding-bottom:112px}.child-tab-panel{animation:namaa-fade-up .36s cubic-bezier(.22,1,.36,1) both}.playful-child-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 85% 15%,rgba(255,255,255,.16),transparent 22%),linear-gradient(135deg,#5a48b6,#8a58c8 54%,#d65793)}.hero-decoration{position:absolute;opacity:.22;pointer-events:none;animation:child-float 3.4s ease-in-out infinite}.hero-star{top:22px;left:24px;font-size:46px}.hero-rocket{bottom:22px;left:18%;font-size:54px;animation-delay:.5s}@keyframes child-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-9px) rotate(-5deg)}}.child-hero-stats button{min-height:96px;padding:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:rgba(255,255,255,.13);color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .18s ease,background-color .18s ease}.child-hero-stats button:hover{transform:translateY(-3px) scale(1.02);background:rgba(255,255,255,.2)}.child-hero-stats button>span{font-size:24px}.child-hero-stats button strong{min-height:auto;padding:0;background:transparent;font-size:28px}.child-focus-card,.child-preview-section{margin-top:18px;padding:22px;border:1px solid var(--border);border-radius:22px;background:#fff;box-shadow:0 12px 30px rgba(61,82,70,.07)}.child-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.child-focus-card>p,.child-friendly-empty p,.child-section-head p{margin:6px 0 0;color:var(--muted);line-height:1.8}.child-section-head>button,.color-add-button,.soft-action-button{min-height:42px;padding:0 15px;border:0;border-radius:13px;background:#eef5ef;color:#31513e;font:inherit;font-weight:900;cursor:pointer}.color-add-button{background:linear-gradient(135deg,#6e5cc6,#d25c96);color:#fff}.focus-goal-icon,.section-color-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:#f1ecff;font-size:29px}.child-preview-grid{display:grid;grid-gap:10px;gap:10px}.preview-task-card{width:100%;min-height:76px;padding:12px 14px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:12px;gap:12px;border:1px solid var(--border);border-radius:16px;background:#fbfcfa;text-align:right;font:inherit;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.preview-task-card:hover{transform:translateX(-3px);border-color:#b8cdbd;box-shadow:0 10px 22px rgba(61,82,70,.08)}.preview-task-card>span{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:#fff1dd;font-size:24px}.preview-task-card div{display:flex;flex-direction:column;gap:4px}.preview-task-card small{color:var(--muted)}.child-friendly-empty{min-height:190px;padding:24px;display:grid;place-items:center;align-content:center;text-align:center;border:1px dashed #c8d5cc;border-radius:18px;background:linear-gradient(145deg,#fafcf9,#fff)}.child-friendly-empty>span{font-size:46px;animation:child-float 3.2s ease-in-out infinite}.interactive-child-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.interactive-child-card:hover{transform:translateY(-3px);box-shadow:0 16px 32px rgba(61,82,70,.1)}.child-task-head{grid-template-columns:auto 1fr auto}.goal-round-icon,.task-round-icon{width:50px;height:50px;flex:0 0 auto;display:grid;place-items:center;border-radius:16px;background:#eef5ef;font-size:25px}.category-educational,.goal-educational{background:#eee9ff}.category-behavior,.goal-behavioral{background:#e7f6e9}.category-quran{background:#e7f0ff}.category-home{background:#fff0dc}.goal-financial{background:#fff6ce}.goal-material{background:#ffe9f2}.goal-title-with-icon{display:flex;align-items:center;gap:12px}.embedded-goal-form{margin:0 0 18px;background:#faf8ff}.child-bottom-nav{position:fixed;right:50%;bottom:max(14px,env(safe-area-inset-bottom));z-index:50;width:min(430px,calc(100% - 24px));min-height:72px;padding:8px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:6px;gap:6px;transform:translateX(50%);border:1px solid rgba(255,255,255,.8);border-radius:24px;background:rgba(255,255,255,.9);box-shadow:0 18px 48px rgba(51,68,59,.18);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.child-bottom-nav button{position:relative;min-height:56px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:0;border-radius:17px;background:transparent;color:#6b7d71;font:inherit;cursor:pointer;transition:transform .18s ease,background-color .18s ease,color .18s ease}.child-bottom-nav button.active{background:linear-gradient(135deg,#eef4ff,#f3edff);color:#5e4cb6;transform:translateY(-2px)}.child-bottom-nav button>span{font-size:23px}.child-bottom-nav button small{font-size:10px;font-weight:900}.child-bottom-nav button b{position:absolute;top:4px;left:18%;min-width:20px;height:20px;padding:0 5px;display:grid;place-items:center;border-radius:999px;background:#e45c78;color:#fff;font-size:10px}.floating-message{position:-webkit-sticky;position:sticky;top:10px;z-index:30}@media (max-width:980px){.focused-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.parent-welcome-card{padding:22px 16px;border-radius:21px}.focused-metrics,.refreshed-children-grid{grid-template-columns:1fr}.focused-metrics .metric-card{min-height:108px}.child-card-main-link{padding:18px}.child-quick-actions{gap:6px}.child-quick-actions a{min-height:48px}.child-app-refresh{width:calc(100% - 18px);padding-top:12px}.child-app-header h1{font-size:27px}.child-logout-button{padding-inline:12px;font-size:11px}.child-focus-card,.child-goals-section,.child-preview-section,.playful-child-hero{padding:19px 15px;border-radius:20px}.playful-child-hero h2{font-size:31px}.child-hero-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.child-hero-stats button{min-height:84px;padding:8px}.child-hero-stats button strong{font-size:23px}.child-hero-stats button small{font-size:8px}.child-section-head{align-items:stretch}.child-section-head>button,.color-add-button{min-width:-moz-fit-content;min-width:fit-content}.hero-star{left:10px}.hero-rocket{left:8%}}@media (prefers-reduced-motion:reduce){.child-friendly-empty>span,.hero-decoration{animation:none!important}}.child-access-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.8fr);grid-gap:18px;gap:18px;align-items:start}.child-session-card{min-height:100%;padding:20px;display:grid;grid-gap:14px;gap:14px;border:1px solid #d8e1da;border-radius:18px;background:linear-gradient(145deg,#f8fbf9,#ffffff);box-shadow:0 12px 28px rgba(61,82,70,.07)}.session-card-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;background:#eaf3ec;font-size:25px}.child-session-card strong{display:block;margin-bottom:6px;font-size:18px}.child-session-card p{margin:0;color:var(--muted);line-height:1.8}.child-session-card button{min-height:44px;padding:0 14px;border:1px solid #d5a9a2;border-radius:12px;background:#fff8f6;color:#9c4438;font:inherit;font-weight:900;cursor:pointer}.child-session-card button:hover{background:#fdeeea}.child-session-card button:disabled{opacity:.6;cursor:wait}.simplified-child-login{max-width:520px}.child-login-steps{margin:18px 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.child-login-steps article{min-height:82px;padding:12px;display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:10px;gap:10px;border:1px solid var(--border);border-radius:15px;background:#fbfcfa}.child-login-steps article>span{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#e7f3ea;color:var(--primary-dark);font-weight:900}.child-login-steps div{display:flex;flex-direction:column;gap:4px}.child-login-help,.child-login-steps small,.field-help,.simplified-access-codes small{color:var(--muted);font-size:11px;line-height:1.7}.child-login-help{margin-top:14px;padding:12px 14px;border-radius:12px;background:#f2f7f3;text-align:center;font-weight:700}.simplified-access-codes{grid-template-columns:repeat(2,minmax(0,1fr))}.simplified-access-codes article{min-height:126px}.simplified-access-codes strong{font-size:26px;word-break:break-all}.field-help{margin:-4px 0 2px}@media (max-width:760px){.child-access-grid,.child-login-steps,.simplified-access-codes{grid-template-columns:1fr}}.task-create-head{margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.task-create-head h2{margin:0}.task-create-head a{min-height:36px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;border-radius:11px;background:#eef5ef;color:#31513e;font-size:12px;font-weight:900}.points-mode-switch{padding:5px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:5px;gap:5px;border-radius:14px;background:#f1f4f1}.points-mode-switch button{min-height:40px;border:0;border-radius:11px;background:transparent;color:var(--muted);font:inherit;font-weight:900;cursor:pointer}.points-mode-switch button.active{background:#fff;color:var(--primary-dark);box-shadow:0 5px 14px rgba(61,82,70,.09)}.dual-points-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.dual-points-grid label{padding:14px;border-radius:15px;border:1px solid var(--border)}.dual-points-grid label>span{font-weight:900}.dual-points-grid label small{color:var(--muted)}.achievement-point-field{background:#fff9df}.reward-point-field{background:#f2edff}.points-suggestion-note{margin:0;padding:12px 14px;border-radius:12px;background:#f4f8f5;color:#4f6758;font-size:12px;font-weight:800}.points-settings-page{width:min(1180px,calc(100% - 32px));margin:0 auto;padding-bottom:70px}.points-settings-hero{margin:24px 0;padding:30px;display:grid;grid-template-columns:1.1fr .9fr;grid-gap:22px;gap:22px;align-items:center;border:1px solid var(--border);border-radius:28px;background:radial-gradient(circle at top right,rgba(255,215,111,.18),transparent 28%),linear-gradient(145deg,#fff,#f8fbf8);box-shadow:0 16px 38px rgba(61,82,70,.08)}.points-settings-hero h1{margin:12px 0 8px;font-size:clamp(32px,4vw,48px)}.points-settings-hero p{margin:0;color:var(--muted);line-height:1.8}.points-explainer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.points-explainer article{min-height:150px;padding:18px;display:flex;flex-direction:column;justify-content:center;border-radius:20px;background:#fff;border:1px solid var(--border)}.points-explainer article:first-child{background:#fff9df}.points-explainer article:last-child{background:#f2edff}.points-explainer span{font-size:30px}.points-explainer strong{margin-top:10px;font-size:18px}.point-rules-grid{display:grid;grid-gap:18px;gap:18px}.point-rule-category{padding:22px;border:1px solid var(--border);border-radius:22px;background:#fff;box-shadow:0 12px 28px rgba(61,82,70,.06)}.point-rule-category-head{margin-bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.point-rule-category-head h2{margin:0;font-size:24px}.point-rule-category-head span{color:var(--muted);font-size:12px}.point-rule-list{display:grid;grid-gap:10px;gap:10px}.point-rule-row{padding:14px;display:grid;grid-template-columns:1.2fr 1fr 1fr auto;grid-gap:12px;gap:12px;align-items:end;border:1px solid var(--border);border-radius:15px;background:#fbfcfa}.rule-difficulty{display:flex;flex-direction:column;gap:4px}.point-rule-row label span,.rule-difficulty small{color:var(--muted);font-size:11px}.point-rule-row label{display:grid;grid-gap:6px;gap:6px}.point-rule-row input{min-height:42px;padding:0 10px;border:1px solid var(--border);border-radius:10px;background:#fff;font:inherit}.point-rule-row button{min-height:42px;padding:0 14px;border:0;border-radius:10px;background:var(--primary);color:#fff;font:inherit;font-weight:900;cursor:pointer}.levels-preview{margin-top:22px;padding:24px;border:1px solid var(--border);border-radius:22px;background:linear-gradient(145deg,#faf8ff,#fff)}.levels-preview h2{margin:10px 0 18px}.levels-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.levels-grid article{min-height:120px;padding:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border-radius:17px;background:#fff;border:1px solid var(--border)}.levels-grid span{font-size:28px}.levels-grid small{color:var(--muted)}.child-level-card{margin-top:18px;padding:18px 20px;display:grid;grid-template-columns:auto 1fr auto;grid-gap:14px;gap:14px;align-items:center;border:1px solid #e7dcae;border-radius:20px;background:linear-gradient(145deg,#fffaf0,#fff);box-shadow:0 12px 28px rgba(99,78,23,.07)}.child-level-card .level-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:#fff2c6;font-size:30px}.child-level-card h2,.child-level-card p{margin:0}.child-level-card p{margin-top:4px;color:var(--muted);line-height:1.7}.child-level-card>strong{color:#8b6a12;font-size:20px}@media (max-width:850px){.points-settings-hero{grid-template-columns:1fr}.point-rule-row{grid-template-columns:1fr 1fr}.rule-difficulty{grid-column:1/-1}.levels-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.dual-points-grid,.levels-grid,.point-rule-row,.points-explainer{grid-template-columns:1fr}.points-settings-page{width:calc(100% - 20px)}.levels-preview,.point-rule-category,.points-settings-hero{padding:18px 14px;border-radius:19px}.child-level-card{grid-template-columns:auto 1fr}.child-level-card>strong{grid-column:1/-1}}