@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";
:root{--primary:#6bbfa3;--primary-light:#ebf7f3;--primary-dark:#4a8e78;--primary-deep:#24483e;--warm-panel:#fff8ec;--warm-border:#dca4564d;--bg-main:#f9fbfa;--bg-card:#fff;--text-main:#2d3a35;--text-muted:#627770;--text-light:#94a39e;--border-subtle:#e8ede9;--status-pending-bg:#fff9e6;--status-pending-text:#b28b00;--status-success-bg:#e7f6ec;--status-success-text:#0d7032;--status-error-bg:#fbeaeb;--status-error-text:#961c20;--radius-card:20px;--radius-inner:12px;--shadow-soft:0 18px 44px #2c423b14}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--text-main);-webkit-font-smoothing:antialiased;background:radial-gradient(circle at 18% 12%,#6bbfa329,#0000 26%),linear-gradient(135deg,#f8fbf8 0%,#f4f8f2 48%,#fff8ef 100%);font-family:Inter,sans-serif;line-height:1.5}h1,h2,h3,h4{font-weight:600}.dashboard-container{background-color:#0000;background-image:linear-gradient(#2d3a3505 1px,#0000 1px),linear-gradient(90deg,#2d3a3505 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:48px 48px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;min-height:100vh;display:flex}.sidebar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border-right:1px solid #3e59501f;flex-direction:column;width:286px;min-height:100vh;padding:30px 22px;display:flex;position:sticky;top:0;box-shadow:18px 0 54px #2c423b0f}.main-content{flex-direction:column;flex:1;width:min(100%,1580px);margin:0 auto;padding:40px 48px 56px;display:flex;overflow-y:auto}.card{box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd6;border:1px solid #4b6f641f;border-radius:20px;padding:24px}.button-primary{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:30px;justify-content:center;align-items:center;min-height:44px;padding:12px 24px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.button-primary:hover{background:var(--primary-dark);transform:translateY(-1px)}.button-primary:disabled{cursor:not-allowed;opacity:.62;transform:none}.button-secondary{color:#366d60;cursor:pointer;min-height:44px;font:inherit;background:#ffffffbd;border:1px solid #4b6f6424;border-radius:999px;justify-content:center;align-items:center;padding:10px 18px;font-size:14px;font-weight:800;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.button-secondary:hover{color:#24483e;background:#ebf7f3;border-color:#6bbfa357;transform:translateY(-1px)}.button-secondaryDanger{color:var(--status-error-text)}.button-secondaryDanger:hover{background:var(--status-error-bg);color:var(--status-error-text);border-color:#961c203d}.button-danger{background:var(--status-error-text)}.button-danger:hover{background:#7f171b}.status-pill{white-space:nowrap;border-radius:20px;padding:6px 12px;font-size:13px;font-weight:700;display:inline-block}.status-pending{background:var(--status-pending-bg);color:var(--status-pending-text)}.status-success{background:var(--status-success-bg);color:var(--status-success-text)}.status-error{background:var(--status-error-bg);color:var(--status-error-text)}.text-label{color:var(--text-muted);letter-spacing:.02em;font-size:13px;font-weight:800}.text-value{color:var(--text-main);font-size:18px;font-weight:800}.sidebar-primary{flex-direction:column;gap:16px;display:flex}.sidebar-brandBlock{align-items:center;gap:12px;margin-bottom:4px;display:flex}.sidebar-brandMark{background:var(--primary-deep);color:#fff;border-radius:14px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font-weight:800;display:inline-flex;box-shadow:0 12px 26px #2f6f5e33}.sidebar-brandBlock h1{color:#24483e;font-size:27px;font-weight:800;line-height:1}.sidebar-brandBlock p{color:#71837d;margin-top:4px;font-size:14px;font-weight:600}.sidebar-nav{flex-direction:column;gap:8px;margin-top:6px;display:flex}.sidebar-nav a{color:#526b62;border-radius:14px;padding:12px 16px;font-size:15px;font-weight:700;text-decoration:none;transition:background .18s,color .18s,transform .18s}.sidebar-nav a:hover{color:#24483e;background:#ebf7f3c7;transform:translate(2px)}.sidebar-nav a.is-active{color:#2f6f5e;background:#e7f4ef}.sidebar-footer{flex-direction:column;gap:12px;margin-top:auto;display:flex}.sidebar-profileCard{background:linear-gradient(135deg,#e8f6f1 0%,#f5fbf8 100%);border:1px solid #6bbfa338;border-radius:18px;margin-top:8px;padding:16px}.sidebar-profileCard .text-label{color:#2f6f5e}.sidebar-profileName{color:#263c35;margin-top:4px;font-size:15px;font-weight:800}.sidebar-profileMeta{color:#637970;word-break:break-word;margin-top:4px;font-size:13px}.logout-button{background:#24483e;width:100%;min-height:48px;box-shadow:0 16px 32px #24483e29}.logout-button:hover{background:#183a31}.dashboard-pageHeader,.dashboard-sectionHeader,.dashboard-splitRow,.dashboard-actionRow{width:100%}.dashboard-loading{text-align:center;color:#60766d;padding:48px;font-weight:700}.dashboard-pageHeader,.dashboard-sectionHeader,.dashboard-splitRow,.dashboard-actionRow,.dashboard-cardTopline{align-items:center;display:flex}.dashboard-pageHeader{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:34px}.dashboard-titleGroup{max-width:780px}.dashboard-eyebrow{color:#366d60;background:#ffffffb8;border:1px solid #6bbfa347;border-radius:999px;margin-bottom:12px;padding:7px 12px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:0 10px 26px #41544c0f}.dashboard-pageTitle{color:#213b34;margin-bottom:8px;font-size:38px;font-weight:800;line-height:1.08}.dashboard-titleGroup>p:last-child{color:#536960;font-size:16px;line-height:1.56}.dashboard-pageStatus{text-align:right}.dashboard-summaryGrid{grid-template-columns:minmax(280px,1.2fr) repeat(2,minmax(220px,.9fr));gap:18px;margin-bottom:30px;display:grid}.dashboard-overviewSummary{grid-template-columns:repeat(4,minmax(150px,1fr));gap:14px;margin-bottom:28px;display:grid}.dashboard-overviewChip{padding:18px 20px;box-shadow:0 14px 34px #2c423b0e}.dashboard-overviewChip .text-value{font-size:26px}.dashboard-overviewSection{margin-bottom:30px}.dashboard-calendarCard{background:linear-gradient(135deg,#fffffff0,#ebf7f3d1);border-color:#6bbfa347;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;margin-bottom:28px;padding:22px 24px;display:grid}.dashboard-calendarIdentity{align-items:center;gap:18px;min-width:0;display:flex}.dashboard-calendarCopy{min-width:0}.dashboard-calendarTitleRow{flex-wrap:wrap;align-items:center;gap:10px;margin-top:3px;display:flex}.dashboard-calendarTitleRow h3{color:#213b34;font-size:20px;font-weight:800}.dashboard-calendarIcon{color:#366d60;background:#ffffffe6;border:1px solid #6bbfa352;border-radius:16px;flex:none;justify-content:center;align-items:center;width:54px;height:54px;display:inline-flex;position:relative;box-shadow:0 12px 28px #2c423b14}.dashboard-calendarIcon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:28px;height:28px}.dashboard-calendarStatusDot{background:#1a8b45;border:3px solid #fff;border-radius:50%;width:13px;height:13px;position:absolute;bottom:-2px;right:-2px;box-shadow:0 3px 8px #0d70323d}.dashboard-calendarAccount{color:#536960;overflow-wrap:anywhere;margin-top:8px;font-size:14px;line-height:1.45}.dashboard-calendarAccount strong{color:#2f5f53;font-weight:800}.dashboard-calendarHelper{color:var(--text-muted);margin-top:3px;font-size:13px;line-height:1.45}.dashboard-calendarActions{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:10px;padding-left:12px;display:flex}.dashboard-profileGrid{grid-template-columns:repeat(4,minmax(180px,1fr));gap:16px;display:grid}.dashboard-profileTile{border-radius:var(--radius-card);min-height:168px;color:inherit;cursor:default;text-align:left;background:#ffffffc7;border:1px solid #4b6f641f;flex-direction:column;justify-content:space-between;gap:18px;padding:20px;text-decoration:none;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s;display:flex;box-shadow:0 16px 38px #2c423b0e}.dashboard-profileTile:hover,.dashboard-profileTile:focus-visible{background:#fffffff0;border-color:#6bbfa357;outline:none;transform:translateY(-2px);box-shadow:0 24px 54px #2c423b1a}.dashboard-profileTileAdd{cursor:pointer;border-style:dashed}.dashboard-profileTileSummary{color:inherit;flex-direction:column;flex:1;gap:18px;text-decoration:none;display:flex}.dashboard-profileTileActions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.dashboard-profileOpenLink,.dashboard-profileEditButton{color:#366d60;cursor:pointer;font:inherit;background:#ffffffc7;border:1px solid #4b6f641f;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:7px 13px;font-size:13px;font-weight:800;text-decoration:none;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.dashboard-profileOpenLink{color:#24483e;background:#ebf7f3;border-color:#6bbfa33d}.dashboard-profileOpenLink:hover,.dashboard-profileOpenLink:focus-visible,.dashboard-profileEditButton:hover,.dashboard-profileEditButton:focus-visible{color:#24483e;background:#ebf7f3;border-color:#6bbfa357;outline:none;transform:translateY(-1px)}.dashboard-profileAvatar{color:#2f6f5e;background:#e7f4ef;border-radius:50%;flex:none;justify-content:center;align-items:center;width:52px;height:52px;font-size:17px;font-weight:800;display:inline-flex}.dashboard-profileTileAdd .dashboard-profileAvatar{color:#9b6a24;background:#fff8ec;font-size:28px}.dashboard-profileCopy{gap:3px;min-width:0;display:grid}.dashboard-profileCopy strong{color:#213b34;font-size:18px;font-weight:800;line-height:1.2}.dashboard-profileCopy span{color:#60766d;font-size:14px;font-weight:700}.dashboard-profileCopy small{color:var(--text-light);font-size:13px;font-weight:700;line-height:1.35}.dashboard-overviewColumns{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:start;gap:24px;display:grid}.dashboard-handshakeCard{background:linear-gradient(135deg,#ebf7f3e6,#fff8ecbd);border-color:#6bbfa33d;justify-content:space-between;align-items:center;gap:18px;margin-bottom:28px;display:flex}.dashboard-profileLinkCard{margin-bottom:24px}.dashboard-priorityPanel{background:linear-gradient(135deg,#ffffffe6,#ebf7f3c7);border-color:#6bbfa33d;justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px;display:flex}.dashboard-priorityPanelAlert{background:linear-gradient(135deg,#fbeaebe0,#fff8ecbd);border-color:#961c204d}.dashboard-priorityStats{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:10px;display:flex}.dashboard-profileHeaderActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.dashboard-profileSwitcher{min-width:180px}.dashboard-addProfileForm{grid-template-columns:repeat(2,minmax(180px,1fr));gap:16px;margin-top:18px;display:grid}.dashboard-addProfileForm>div:first-child,.dashboard-addProfileForm .dashboard-actionRow,.dashboard-formError{grid-column:1/-1}.dashboard-addProfileForm label{color:var(--text-muted);gap:7px;font-size:13px;font-weight:800;display:grid}.dashboard-addProfileForm label small{color:var(--text-light);font-size:12px;font-weight:700;line-height:1.4}.dashboard-addProfileForm input,.dashboard-addProfileForm select{border-radius:var(--radius-inner);width:100%;min-height:44px;color:var(--text-main);font:inherit;background:#ffffffd6;border:1px solid #4b6f642e;padding:10px 14px;font-size:14px;font-weight:700}.dashboard-addProfileForm input:focus,.dashboard-addProfileForm select:focus,.dashboard-select:focus{border-color:#6bbfa39e;outline:3px solid #6bbfa32e}.dashboard-formError{color:var(--status-error-text);font-size:14px;font-weight:700}.dashboard-managementCard{justify-content:space-between;align-items:center;gap:18px;margin-bottom:28px;display:flex}.dashboard-summaryCard{flex-direction:column;gap:10px;min-height:194px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;box-shadow:0 20px 48px #2c423b12}.dashboard-summaryCard:hover{border-color:#6bbfa347;transform:translateY(-2px);box-shadow:0 24px 58px #2c423b1a}.dashboard-familyCard{background:linear-gradient(135deg,#ffffffeb,#ebf7f3d1)}.dashboard-summaryCardAlert{background:#fbeaebad;border-color:#961c203d}.dashboard-cardTopline{justify-content:space-between;gap:12px}.dashboard-cardIcon{color:#fff;background:#24483e;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:800;display:inline-flex}.dashboard-mutedLine{color:var(--text-muted);margin-top:2px;font-size:14px;line-height:1.45}.dashboard-labelControls{flex-wrap:wrap;gap:12px;margin-top:auto}.dashboard-labelBlock{margin-top:auto}.dashboard-readOnlyLabel{color:#263c35;background:#ffffffc2;border:1px solid #4b6f641f;border-radius:999px;align-items:center;gap:9px;min-height:44px;padding:8px 12px 8px 10px;font-size:14px;font-weight:800;display:inline-flex}.dashboard-readOnlyLabel strong{color:#0d7032;background:#e7f6ec;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:800}.dashboard-lockDot{background:#6bbfa3;border-radius:50%;flex:none;width:10px;height:10px;box-shadow:0 0 0 5px #6bbfa329}.dashboard-labelChangeButton{min-width:128px}.dashboard-select{min-width:120px;min-height:44px;color:var(--text-main);font:inherit;background:#ffffffd6;border:1px solid #4b6f642e;border-radius:999px;padding:10px 38px 10px 16px;font-size:14px;font-weight:700}.dashboard-labelEditor{flex-wrap:wrap;align-items:center;gap:12px;margin-top:14px;display:flex}.dashboard-splitRow{flex-wrap:wrap;justify-content:space-between;gap:16px}.dashboard-actionRow{flex-wrap:wrap;gap:12px}.dashboard-connectCard{background:linear-gradient(135deg,#ebf7f3e0,#fff8ecb8);border-color:#4285f442;align-items:center;margin-bottom:32px}.dashboard-connectCard h4{color:#24483e;margin-top:3px;font-size:18px;font-weight:800}.dashboard-connectCard p:not(.text-label){color:#5e716a;margin-top:4px;font-size:14px}.emergency-card{border:2px solid var(--status-error-text);background:#dc262614;margin-bottom:24px}.emergency-card .text-label{color:var(--status-error-text)}.emergency-card .text-value{margin-top:8px}.dashboard-sectionHeader{justify-content:space-between;gap:16px;margin-bottom:16px}.dashboard-sectionHeader h3{color:#213b34;font-size:22px;font-weight:800;line-height:1.2}.dashboard-chartPanel{background:linear-gradient(135deg,#fffffff0 0%,#f5fbf8e6 48%,#fff8eca3 100%);border-color:#6bbfa338;margin-bottom:30px;padding:28px 30px 30px;position:relative;overflow:hidden;box-shadow:0 26px 70px #2c423b1a}.dashboard-chartPanel:before{content:"";pointer-events:none;background:linear-gradient(120deg,#6bbfa31f,#0000 28%),linear-gradient(300deg,#dca4561a,#0000 32%);position:absolute;inset:0}.dashboard-chartPanel>*{z-index:1;position:relative}.dashboard-chartHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.dashboard-chartHeader h3{color:#213b34;margin-top:3px;font-size:24px;font-weight:800;line-height:1.16}.dashboard-chartGrid{grid-template-columns:minmax(260px,.72fr) minmax(420px,1.28fr);align-items:center;gap:30px;display:grid}.dashboard-mainChartWrap{text-align:center;justify-items:center;gap:14px;display:grid}.dashboard-mainChartWrap>p{color:#5e716a;background:#ffffff94;border:1px solid #4b6f6414;border-radius:999px;max-width:260px;padding:7px 12px;font-size:14px;font-weight:700;line-height:1.45}.dashboard-donut{cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex;position:relative}.dashboard-donut:before{content:"";border-radius:inherit;background:#ffffffeb;position:absolute;inset:16%;box-shadow:inset 0 0 0 1px #4b6f641a}.dashboard-donut:hover,.dashboard-donut:focus-visible,.dashboard-miniChart:hover .dashboard-donut,.dashboard-miniChart:focus-visible .dashboard-donut{filter:saturate(1.06);animation:.42s cubic-bezier(.2,.8,.2,1) chart-bounce;transform:translateY(-3px)scale(1.035)}.dashboard-donut:focus-visible,.dashboard-miniChart:focus-visible{outline-offset:4px;outline:3px solid #6bbfa366}.dashboard-donutMain{aspect-ratio:1;width:clamp(188px,16vw,230px);box-shadow:0 26px 58px #2c423b24,inset 0 0 0 1px #ffffff6b}.dashboard-donutMini{aspect-ratio:1;flex:none;width:74px;box-shadow:0 14px 30px #2c423b1a}.dashboard-donutMini:before{inset:24%}.dashboard-donutMini>span{z-index:1;background:#ffffffeb;border-radius:50%;width:24px;height:24px;position:relative}.dashboard-donutCenter{color:#213b34;z-index:1;gap:2px;display:grid;position:relative}.dashboard-donutCenter strong{font-size:44px;font-weight:800;line-height:1}.dashboard-donutCenter span{color:#60766d;font-size:13px;font-weight:800}.dashboard-miniCharts{grid-template-columns:repeat(2,minmax(180px,1fr));gap:14px;display:grid}.dashboard-miniChart{min-height:104px;color:inherit;cursor:pointer;text-align:left;background:#ffffff9e;border:1px solid #4b6f641f;border-radius:20px;align-items:center;gap:14px;padding:14px 16px;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s;display:flex}.dashboard-miniChart:hover,.dashboard-miniChart.is-active{background:#ffffffe6;border-color:#6bbfa357;transform:translateY(-2px);box-shadow:0 18px 42px #2c423b17}.dashboard-miniChartCopy{gap:4px;min-width:0;display:grid}.dashboard-miniChartCopy strong{color:#213b34;font-size:16px;font-weight:800}.dashboard-miniChartCopy span{color:#60766d;font-size:13px;font-weight:700}.dashboard-list{gap:14px;display:grid}.dashboard-activityCard{border-radius:20px;padding:22px 22px 22px 24px;transition:border-color .18s,box-shadow .18s,transform .18s;position:relative;overflow:hidden;box-shadow:0 16px 38px #2c423b0e}.dashboard-activityCard:before{content:"";background:#6bbfa3b3;border-radius:0 999px 999px 0;width:3px;position:absolute;inset:18px auto 18px 0}.dashboard-activityCard:hover{border-color:#6bbfa357;transform:translateY(-2px);box-shadow:0 24px 54px #2c423b1a}.dashboard-activityCard--ride:before{background:#2f6f5e}.dashboard-activityCard--shopping:before{background:#7b958b}.dashboard-activityCard--reminder:before{background:#dca456}.dashboard-activityCard--emergency:before{background:var(--status-error-text)}.dashboard-itemTitle{color:#2d3a35;margin-top:4px;font-size:16px;font-weight:800;line-height:1.45}.dashboard-metaBlock{text-align:right}.dashboard-metaBlock p{color:var(--text-muted);margin-top:8px;font-size:13px}.dashboard-cardActions{margin-top:16px}.dashboard-emptyState{color:var(--text-light);text-align:center;padding:36px;font-weight:700}.dashboard-pageFooter{color:#71837d;border-top:1px solid #4b6f641a;flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;margin-top:auto;padding:24px 0 4px;font-size:13px;font-weight:700;display:flex}.dashboard-pageFooter a{color:#4a8e78;text-decoration:none}.dashboard-pageFooter a:hover{color:#24483e}.help-guide{width:100%}.help-guideHeader{align-items:center}.help-guideWhatsAppButton{flex:none}.help-trustCallout{border-radius:var(--radius-card);background:linear-gradient(135deg,#e7f6ecf5,#ebf7f3e0);border:1px solid #2f6f5e47;align-items:flex-start;gap:20px;margin-bottom:34px;padding:26px 28px;display:flex;box-shadow:0 22px 54px #2c423b17}.help-trustIcon{color:#2f6f5e;background:#fff;border:1px solid #2f6f5e47;border-radius:50%;flex:none;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;font-weight:800;display:inline-flex;box-shadow:0 10px 24px #2c423b14}.help-trustCallout .text-label{color:#2f6f5e;text-transform:uppercase;margin-bottom:6px}.help-trustCallout h3{color:#1f3b33;margin-bottom:9px;font-size:26px;font-weight:800;line-height:1.2}.help-trustCallout p:not(.text-label){color:#4c665d;max-width:900px;font-size:15px;line-height:1.62}.help-trustCallout strong{color:#245e4f;margin-top:12px;font-size:15px;display:block}.help-guideSection{margin-bottom:32px}.help-sectionHeading{margin-bottom:16px}.help-sectionHeading .text-label{color:#4a8e78;text-transform:uppercase;margin-bottom:5px}.help-sectionHeading h3,.help-stepsCard h3,.help-familyCard h3{color:#213b34;font-size:23px;font-weight:800;line-height:1.22}.help-sectionHeading>p:last-child{color:var(--text-muted);margin-top:5px;font-size:14px}.help-capabilityGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.help-capabilityCard{align-items:flex-start;gap:16px;min-height:190px;padding:22px;display:flex}.help-cardMarker{color:#2f6f5e;background:#e7f4ef;border-radius:14px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:16px;font-weight:800;display:inline-flex}.help-capabilityCard:nth-child(4) .help-cardMarker{background:var(--status-error-bg);color:var(--status-error-text)}.help-capabilityCard h4{color:#213b34;margin-bottom:7px;font-size:18px;font-weight:800}.help-capabilityCard p{color:#536960;font-size:14px;line-height:1.55}.help-capabilityCard .help-cardNote{color:#71837d;border-top:1px solid #4b6f641a;margin-top:12px;padding-top:11px;font-size:13px}.help-guideSplit{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:32px;display:grid}.help-stepsCard,.help-familyCard,.help-boundariesCard{padding:26px}.help-stepsCard{background:linear-gradient(135deg,#ffffffeb,#ebf7f3bd)}.help-familyCard{background:linear-gradient(135deg,#ffffffeb,#fff8ecc7)}.help-stepsCard>.text-label,.help-familyCard>.text-label{color:#4a8e78;text-transform:uppercase;margin-bottom:5px}.help-stepList,.help-checkList{margin-top:20px;list-style:none}.help-stepList{gap:18px;display:grid}.help-stepList li{align-items:flex-start;gap:13px;display:flex}.help-stepList li>span{color:#2f6f5e;background:#e7f4ef;border:1px solid #2f6f5e38;border-radius:50%;flex:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:800;display:inline-flex}.help-stepList strong,.help-boundaryGrid strong{color:#2d3a35;font-size:14px;font-weight:800;display:block}.help-stepList p,.help-checkList li,.help-boundaryGrid p{color:#60766d;font-size:14px;line-height:1.5}.help-stepList p{margin-top:3px}.help-checkList{gap:14px;display:grid}.help-checkList li{padding-left:26px;position:relative}.help-checkList li:before{color:#2f6f5e;content:"✓";background:#e7f4ef;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:800;display:inline-flex;position:absolute;top:2px;left:0}.help-boundariesCard{margin-bottom:32px}.help-boundaryGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid}.help-boundaryGrid>div{border-left:1px solid #4b6f641f;padding:2px 22px}.help-boundaryGrid>div:first-child{border-left:0;padding-left:0}.help-boundaryGrid>div:last-child{padding-right:0}.help-boundaryGrid p{margin-top:6px}.help-exampleGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.help-exampleCard{border-radius:var(--radius-inner);background:#ffffffc7;border:1px solid #4b6f641f;padding:17px 18px;box-shadow:0 12px 30px #2c423b0b}.help-exampleCard span{color:#4a8e78;text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:800;display:block}.help-exampleCard p{color:#2d3a35;font-size:15px;font-weight:700;line-height:1.45}.dashboard-linkOnly{justify-content:center;align-items:center;min-height:calc(100vh - 180px);padding:24px 0 48px;display:flex}.dashboard-linkOnlyCard{text-align:center;flex-direction:column;align-items:center;width:min(100%,680px);max-width:680px;padding:42px;display:flex}.dashboard-linkOnlyCard h2{color:#213b34;margin:8px 0 10px;font-size:34px;font-weight:800;line-height:1.12}.dashboard-linkOnlyCard>p:not(.text-label):not(.dashboard-mutedLine){color:var(--text-muted);max-width:500px;font-size:16px;line-height:1.55}.dashboard-linkCode{width:100%;margin:28px 0 22px}.onboarding-panel{text-align:center;max-width:640px;margin:80px auto}.onboarding-panel h2{color:#213b34;margin-bottom:14px;font-size:34px;font-weight:800}.onboarding-panel>p{color:var(--text-muted);margin-bottom:36px}.onboarding-codeCard{border:2px dashed var(--primary);box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#ebf7f3,#fff8ec);border-radius:22px;padding:40px}.onboarding-codeCard p{color:var(--primary-dark);letter-spacing:4px;font-size:48px;font-weight:800}.onboarding-helper{color:var(--text-muted);margin-top:24px;font-size:14px}.onboarding-whatsappLink{color:#2f6f5e;font-weight:800;text-decoration:none}.onboarding-whatsappLink:hover{color:#24483e}.onboarding-whatsappButton{margin-top:18px}.onboarding-waiting{margin-top:16px;font-size:14px;color:var(--text-light)!important}.trace-tableWrap{overflow-x:auto}.trace-table{min-width:720px}@keyframes chart-bounce{0%{transform:translateY(0)scale(1)}45%{transform:translateY(-6px)scale(1.05)}to{transform:translateY(-3px)scale(1.035)}}@media (max-width:900px){.dashboard-container{flex-direction:column}.sidebar{border-right:none;border-bottom:1px solid var(--border-subtle);gap:16px;width:100%;min-height:auto;padding:20px 16px 16px;position:static}.sidebar-brandBlock{margin-bottom:0}.sidebar-primary{gap:14px}.sidebar-nav{flex-flow:row;margin:0 -4px;padding-bottom:4px;overflow-x:auto}.sidebar-nav a{white-space:nowrap;flex:none}.sidebar-nav a:hover{transform:none}.sidebar-footer{margin-top:0}.sidebar-profileCard{width:100%}.main-content{padding:24px 16px 32px}.dashboard-pageHeader,.dashboard-sectionHeader,.dashboard-splitRow,.dashboard-actionRow{flex-direction:column;align-items:stretch!important}.dashboard-pageStatus,.dashboard-metaBlock{text-align:left!important}.dashboard-summaryGrid,.dashboard-overviewSummary,.dashboard-profileGrid,.dashboard-overviewColumns,.dashboard-addProfileForm{grid-template-columns:1fr!important}.dashboard-profileHeaderActions,.dashboard-handshakeCard,.dashboard-priorityPanel,.dashboard-managementCard,.dashboard-calendarCard{flex-direction:column;align-items:stretch}.dashboard-calendarCard{display:flex}.dashboard-calendarActions{justify-content:flex-start;padding-left:72px}.dashboard-calendarActions .button-secondary,.dashboard-calendarActions .button-primary{min-width:132px}.dashboard-priorityStats{justify-content:flex-start}.dashboard-profileHeaderActions .button-secondary,.dashboard-profileSwitcher{width:100%}.dashboard-profileTile{min-height:132px}.help-capabilityGrid,.help-guideSplit,.help-boundaryGrid{grid-template-columns:1fr}.help-boundaryGrid>div,.help-boundaryGrid>div:first-child,.help-boundaryGrid>div:last-child{border-top:1px solid #4b6f641f;border-left:0;padding:16px 0}.help-boundaryGrid>div:first-child{border-top:0;padding-top:0}.help-boundaryGrid>div:last-child{padding-bottom:0}.dashboard-summaryCard{min-height:auto}.dashboard-chartGrid{grid-template-columns:1fr}.dashboard-mainChartWrap{text-align:left;justify-items:start}.dashboard-connectCard .button-primary,.dashboard-actionRow .button-primary,.dashboard-actionRow a.button-primary,.dashboard-labelEditor .button-secondary,.dashboard-labelControls .button-secondary,.dashboard-readOnlyLabel,.dashboard-select{width:100%}.emergency-card .button-primary,.emergency-card a.button-primary{text-align:center;width:100%}}@media (max-width:640px){.button-primary{width:100%}.dashboard-calendarActions{padding-left:0}.dashboard-calendarActions .button-secondary{width:100%}.card{padding:18px}.help-trustCallout{padding:22px;display:block}.help-trustIcon{margin-bottom:16px}.help-trustCallout h3{font-size:22px}.help-capabilityCard{min-height:auto}.help-exampleGrid{grid-template-columns:1fr}.dashboard-pageTitle{font-size:26px!important}.dashboard-chartHeader{flex-direction:column;align-items:stretch}.dashboard-miniCharts{grid-template-columns:1fr}.dashboard-miniChart{min-height:96px}.onboarding-panel{margin:32px auto!important}.trace-table{min-width:0}.trace-table thead{display:none}.trace-table,.trace-table tbody,.trace-table tr,.trace-table td{width:100%;display:block}.trace-tableRow{padding:8px 0}.trace-table td{border-top:none;padding:8px 16px!important}.trace-table td:before{content:attr(data-label);letter-spacing:.04em;text-transform:uppercase;color:var(--text-light);margin-bottom:4px;font-size:11px;font-weight:700;display:block}}
