.smart-planner-panel.svelte-1g413lp{--smart-planner-tone:129 140 248;--smart-planner-tone-strong:199 210 254;--smart-planner-tone-light-text:67 56 202;--smart-planner-bg:rgb(var(--smart-planner-tone) / .1);--smart-planner-border:rgb(var(--smart-planner-tone) / .25);--smart-planner-icon-bg:rgb(var(--smart-planner-tone) / .15);--smart-planner-icon-text:rgb(var(--smart-planner-tone-strong));--smart-planner-title:#fff;--smart-planner-description:#e0e7ffbf;--smart-planner-action-bg:#0f172a66;--smart-planner-action-bg-hover:#0f172aa6;--smart-planner-action-border:#ffffff1a;--smart-planner-action-border-hover:rgb(var(--smart-planner-tone-strong) / .35);--smart-planner-action-title:rgb(var(--smart-planner-tone-strong));--smart-planner-action-text:#e2e8f0;--smart-planner-action-icon:#64748b;--smart-planner-action-icon-hover:#fff;--smart-planner-focus:rgb(var(--smart-planner-tone-strong));background:var(--smart-planner-bg);border:1px solid var(--smart-planner-border);border-radius:var(--smart-planner-radius,.75rem);box-shadow:var(--smart-planner-shadow,0 20px 35px #00000026);padding:var(--smart-planner-padding,1.25rem)}.smart-planner-panel[data-tone=indigo].svelte-1g413lp{--smart-planner-tone:129 140 248;--smart-planner-tone-strong:199 210 254;--smart-planner-tone-light-text:67 56 202}.smart-planner-panel[data-tone=blue].svelte-1g413lp,.smart-planner-panel[data-tone=sky].svelte-1g413lp{--smart-planner-tone:96 165 250;--smart-planner-tone-strong:191 219 254;--smart-planner-tone-light-text:29 78 216}.smart-planner-panel[data-tone=cyan].svelte-1g413lp{--smart-planner-tone:34 211 238;--smart-planner-tone-strong:165 243 252;--smart-planner-tone-light-text:14 116 144}.smart-planner-panel[data-tone=emerald].svelte-1g413lp{--smart-planner-tone:52 211 153;--smart-planner-tone-strong:167 243 208;--smart-planner-tone-light-text:4 120 87}.smart-planner-panel[data-tone=amber].svelte-1g413lp,.smart-planner-panel[data-tone=orange].svelte-1g413lp{--smart-planner-tone:245 158 11;--smart-planner-tone-strong:253 230 138;--smart-planner-tone-light-text:146 64 14}.smart-planner-panel[data-tone=rose].svelte-1g413lp{--smart-planner-tone:251 113 133;--smart-planner-tone-strong:254 205 211;--smart-planner-tone-light-text:190 18 60}.smart-planner-panel[data-tone=violet].svelte-1g413lp{--smart-planner-tone:167 139 250;--smart-planner-tone-strong:221 214 254;--smart-planner-tone-light-text:109 40 217}.smart-planner-panel[data-tone=neutral].svelte-1g413lp,.smart-planner-panel[data-tone=slate].svelte-1g413lp{--smart-planner-tone:148 163 184;--smart-planner-tone-strong:226 232 240;--smart-planner-tone-light-text:51 65 85}.smart-planner-panel-layout.svelte-1g413lp{flex-direction:column;gap:1.25rem;display:flex}.smart-planner-panel-icon.svelte-1g413lp{background:var(--smart-planner-icon-bg);border-radius:var(--smart-planner-icon-radius,.75rem);color:var(--smart-planner-icon-text);height:var(--smart-planner-icon-size,3rem);width:var(--smart-planner-icon-size,3rem);flex-shrink:0;justify-content:center;align-items:center;display:flex}.smart-planner-panel-content.svelte-1g413lp,.smart-planner-panel-action-copy.svelte-1g413lp{min-width:0}.smart-planner-panel-title.svelte-1g413lp{color:var(--smart-planner-title);font-size:var(--smart-planner-title-size,1.125rem);font-weight:600;line-height:1.75rem}.smart-planner-panel-description.svelte-1g413lp{color:var(--smart-planner-description);font-size:var(--smart-planner-description-size,1rem);margin-top:.25rem;line-height:1.75rem}.smart-planner-panel-actions.svelte-1g413lp{gap:.5rem;margin-top:1.25rem;display:grid}.smart-planner-panel-action.svelte-1g413lp{background:var(--smart-planner-action-bg);border:1px solid var(--smart-planner-action-border);border-radius:var(--smart-planner-action-radius,.75rem);color:inherit;min-height:var(--smart-planner-action-min-height,4.5rem);padding:var(--smart-planner-action-padding,1rem 1.25rem);text-align:left;white-space:normal;justify-content:space-between;align-items:center;gap:1rem;text-decoration:none;transition:background-color .16s,border-color .16s;display:flex;box-shadow:0 4px 6px -1px #0000001a}.smart-planner-panel-action.svelte-1g413lp:hover{background:var(--smart-planner-action-bg-hover);border-color:var(--smart-planner-action-border-hover)}.smart-planner-panel-action.svelte-1g413lp:focus-visible{outline:2px solid var(--smart-planner-focus);outline-offset:2px}.smart-planner-panel-action-title.svelte-1g413lp{color:var(--smart-planner-action-title);font-size:var(--smart-planner-action-title-size,1rem);font-weight:600;line-height:1.75rem;display:block}.smart-planner-panel-action-text.svelte-1g413lp{color:var(--smart-planner-action-text);font-size:var(--smart-planner-action-text-size,1rem);margin-top:.75rem;line-height:1.75rem;display:block}.smart-planner-panel-action-icon.svelte-1g413lp{color:var(--smart-planner-action-icon);flex-shrink:0;transition:color .16s,transform .16s}.smart-planner-panel-action.svelte-1g413lp:hover .smart-planner-panel-action-icon:where(.svelte-1g413lp){color:var(--smart-planner-action-icon-hover);transform:translate(.25rem)}html[data-theme=light] .smart-planner-panel.svelte-1g413lp{--smart-planner-bg:rgb(var(--smart-planner-tone) / .12);--smart-planner-border:rgb(var(--smart-planner-tone) / .32);--smart-planner-icon-bg:rgb(var(--smart-planner-tone) / .16);--smart-planner-icon-text:rgb(var(--smart-planner-tone-light-text));--smart-planner-title:#0f172a;--smart-planner-description:#475569;--smart-planner-action-bg:#ffffffc7;--smart-planner-action-bg-hover:#fff;--smart-planner-action-border:rgb(var(--smart-planner-tone) / .24);--smart-planner-action-border-hover:rgb(var(--smart-planner-tone) / .42);--smart-planner-action-title:rgb(var(--smart-planner-tone-light-text));--smart-planner-action-text:#334155;--smart-planner-action-icon-hover:rgb(var(--smart-planner-tone-light-text));--smart-planner-shadow:0 10px 28px #0f172a0f}html[data-theme=light] .smart-planner-panel-action.svelte-1g413lp{box-shadow:0 10px 24px #0f172a14}@media (width>=640px){.smart-planner-panel-layout.svelte-1g413lp{flex-direction:row;align-items:flex-start}}
