@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&display=swap";
:root{color:#292b25;font-synthesis:none;--w-ink:#292b25;--w-yellow:#ffdc6b;--w-muted:#85877c;--w-surface:#ffffffad;--w-soft:#f5f5ed;--w-line:#dedfd466;--w-radius:26px;--w-shadow:0 24px 70px -50px #222b2b99;background:#ecece8;font-family:DM Sans,sans-serif;font-size:14px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea,a{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{color:inherit}h1,h2,h3,p{margin:0}svg{flex-shrink:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline-offset:4px;outline:2px solid #978039}button,a{transition:background .16s,transform .16s}button:active{transform:translateY(1px)}.w-button{white-space:nowrap;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:12px;font-weight:450;line-height:1.3;text-decoration:none;display:inline-flex}.w-button--primary{background:var(--w-ink);color:#fff}.w-button--yellow{background:var(--w-yellow);color:var(--w-ink)}.w-button--secondary{color:#373a2e;background:#ffffffa6;border:1px solid #e1e2d75e}.w-button--ghost{color:#666d5b;background:0 0}.w-button--danger{color:#fff;background:#8a3d38}.w-button--sm{padding:8px 13px;font-size:11px}.w-button--lg{padding:16px 27px;font-size:14px}.w-button:hover:not(:disabled){filter:brightness(.97)}.w-button-group,.w-inline{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.w-icon-button{background:#ffffff80;border-radius:50%;width:34px;height:34px;padding:0}.w-brand{letter-spacing:-1.2px;border:1px solid #a8ad9e;border-radius:30px;align-items:flex-start;width:max-content;padding:5px 12px;font-size:25px;line-height:1.1;display:inline-flex}.w-brand>span{letter-spacing:0;margin:3px 0 0 3px;font-size:8px}.w-badge{color:#6d7365;white-space:nowrap;text-transform:capitalize;background:#eef0e8;border-radius:18px;align-items:center;gap:5px;padding:5px 8px;font-size:10px;display:inline-flex}.w-badge--yellow{color:#766222;background:#ffdf75}.w-badge--success{color:#52754a;background:#e5f2df}.w-badge--warning{color:#8a782c;background:#faf0c8}.w-badge--danger{color:#995f56;background:#f9e2de}.w-status-dot{background:currentColor;border-radius:50%;width:4px;height:4px}.w-avatar{color:#576247;background:#dce2cf;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:39px;height:39px;font-size:12px;display:inline-flex;overflow:hidden}.w-avatar img{object-fit:cover;width:100%;height:100%}.w-avatar--sm{width:28px;height:28px;font-size:9px}.w-avatar--lg{width:63px;height:63px;font-size:20px}.w-avatar-group{padding-left:7px;display:flex}.w-avatar-group>*{border:2px solid #fafaf3;margin-left:-7px}.w-card{border-radius:var(--w-radius);background:var(--w-surface);border:1px solid #ffffff65;min-width:0;padding:22px;overflow:hidden}.w-card-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:19px;display:flex}.w-card-header h3{letter-spacing:-.25px;font-size:15px;font-weight:450;line-height:1.4}.w-card-header p{color:var(--w-muted);margin-top:5px;font-size:11px;line-height:1.5}.w-card-content{padding:5px 0 15px}.w-card-footer{border-top:1px solid var(--w-line);margin-top:15px;padding-top:16px}.w-section-header,.w-page-header{justify-content:space-between;align-items:center;gap:20px;display:flex}.w-section-header{margin:0 0 23px}.w-section-header h2{letter-spacing:-.8px;font-size:25px;font-weight:450}.w-section-header p,.w-page-header p{color:var(--w-muted);margin-top:8px;font-size:12px;line-height:1.6}.w-page-header{margin:28px 0}.w-page-header h1{letter-spacing:-1.1px;font-size:33px;font-weight:400}.w-stack{flex-direction:column;gap:15px;display:flex}.w-gap-sm{gap:8px}.w-gap-md{gap:15px}.w-gap-lg{gap:26px}.w-grid{gap:18px;display:grid}.w-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.w-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.w-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.w-divider{border:0;border-top:1px dashed #d7dacf;margin:18px 0}.w-between{justify-content:space-between;align-items:center;gap:12px;display:flex}.w-label{color:#555e49;margin-bottom:7px;font-size:12px;line-height:1.5;display:block}.w-label>span{color:#b38c36}.w-field{min-width:0;margin-bottom:17px}.w-field>small{color:#8f9485;margin-top:6px;font-size:10px;line-height:1.5;display:block}.w-field .w-field-error,.w-field-error{color:#ad6257}.w-input{color:#363e2d;outline-offset:2px;background:#ffffffb8;border:1px solid #d8ddcd;border-radius:12px;width:100%;min-width:0;padding:12px 13px;font-size:12px;line-height:1.4;display:block}.w-input::placeholder{color:#a5aa9c}.w-input[aria-invalid=true]{background:#fff7f2;border-color:#bd746b}.w-textarea{resize:vertical;min-height:95px}.w-select{position:relative}.w-select select{appearance:none;padding-right:34px}.w-select>svg{pointer-events:none;color:#909680;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.w-search{background:#ffffff9c;border:1px solid #dce0d466;border-radius:24px;align-items:center;gap:8px;min-width:0;padding:2px 12px;display:flex}.w-search>svg{color:#818976}.w-search input{background:0 0;border:0;outline:none;padding:9px 0}.w-password{position:relative}.w-password input{padding-right:45px}.w-password>.w-icon-button{background:0 0;width:30px;height:30px;position:absolute;top:5px;right:5px}.w-checkbox{color:#737b66;cursor:pointer;align-items:center;gap:9px;font-size:12px;display:flex}.w-checkbox input,input[type=checkbox]{accent-color:#777a45;flex-shrink:0;width:15px;height:15px;margin:0}.w-switch-label{background:0 0;border:0;align-items:center;gap:11px;padding:0;font-size:12px;display:flex}.w-switch{background:#d5d8cb;border-radius:20px;width:37px;height:22px;padding:3px;display:block}.w-switch>span{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .15s;display:block}.w-switch.is-on{background:var(--w-yellow)}.w-switch.is-on>span{background:#3c412d;transform:translate(15px)}.w-radio-group{border:0;flex-direction:column;gap:10px;padding:0;font-size:12px;display:flex}.w-radio-group legend{color:var(--w-muted);margin-bottom:12px}.w-radio-group label{align-items:center;gap:8px;display:flex}.w-radio-group input{accent-color:#7b773f}.w-segmented,.w-tabs{background:#ffffff95;border-radius:30px;align-items:center;gap:3px;width:max-content;max-width:100%;padding:4px;display:flex;overflow:auto}.w-segmented button,.w-tabs button{color:#858c7a;white-space:nowrap;background:0 0;border:0;border-radius:25px;padding:10px 16px;font-size:11px}.w-segmented button.is-active,.w-tabs button[data-state=active]{color:#fff;background:#2e3327}.w-tab-content{outline:none;padding-top:22px}.w-slider{color:#77806b;font-size:12px;display:block}.w-slider output{float:right;color:#3c452e}.w-slider input{accent-color:#cfb64f;width:100%;margin-top:15px;display:block}.w-stepper-input{align-items:center;gap:8px;display:flex}.w-stepper-input input{text-align:center;width:80px}.w-multi-select{min-height:110px}.w-tags{flex-wrap:wrap;gap:6px;display:flex}.w-tags>button{background:#f8edbd;border:0;border-radius:20px;align-items:center;gap:6px;padding:6px 10px;font-size:10px;display:flex}.w-tags input{flex-basis:100%;margin-top:3px}.w-dropzone{text-align:center;cursor:pointer;background:#f5f7ef85;border:1px dashed #c4ccb5;border-radius:19px;flex-direction:column;align-items:center;gap:10px;padding:29px 20px;display:flex;position:relative}.w-dropzone strong{font-size:12px;font-weight:450}.w-dropzone small{color:var(--w-muted);font-size:10px}.w-dropzone input{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}.w-dropzone:focus-within{outline-offset:3px;outline:2px solid #978039}.w-otp{letter-spacing:12px;text-align:center;max-width:280px;font-size:22px}.w-progress-wrap{flex-direction:column;gap:12px;display:flex}.w-progress-wrap>.w-between{color:#8a907d;font-size:11px}.w-progress{background:repeating-linear-gradient(120deg,#e6e8de77 0 1px,#0000 1px 4px);border-radius:20px;height:10px;overflow:hidden}.w-progress>span{background:var(--w-yellow);border-radius:20px;height:100%;transition:width .25s;display:block}.w-skeleton{background:linear-gradient(90deg,#e9ebdf,#f4f4ea,#e9ebdf) 0 0/200%;border-radius:9px;width:100%;height:17px;animation:1.5s infinite w-shimmer}.w-skeleton:last-child{width:65%}.w-spin{animation:1s linear infinite w-spin}.w-empty{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:35px 18px;display:flex}.w-empty-icon{color:#938046;background:#f7edbd;border-radius:50%;place-items:center;width:50px;height:50px;display:grid}.w-empty h3{font-size:16px;font-weight:450}.w-empty p{color:var(--w-muted);max-width:320px;font-size:12px;line-height:1.6}.w-alert{background:#f1f3e9;border-radius:16px;align-items:flex-start;gap:11px;padding:15px;font-size:12px;line-height:1.6;display:flex}.w-alert>svg{margin-top:2px}.w-alert strong{font-weight:500}.w-alert p{color:#7e8670;margin-top:4px;font-size:11px}.w-alert--warning{color:#87752d;background:#fbf1c8}.w-alert--error{color:#a36858;background:#fbe8df}.w-alert--success{color:#657b51;background:#eaf2df}.w-separator-label{color:#969d8c;align-items:center;gap:15px;font-size:10px;display:flex}.w-separator-label span{background:#e1e4d8;flex:1;height:1px}.w-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:60;background:#2e383740;animation:.15s w-fade;position:fixed;inset:0}.w-dialog{z-index:61;background:#fafaf2;border:1px solid #ffffff8c;border-radius:28px;outline:none;width:min(520px,100% - 32px);max-height:88dvh;padding:26px;animation:.15s w-fade;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 25px 130px #18252233}.w-dialog-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:11px;display:flex}.w-dialog h2{letter-spacing:-.6px;font-size:23px;font-weight:450;line-height:1.25}.w-dialog-description{color:#969c8c;margin:12px 0 22px;font-size:12px;line-height:1.7}.w-dialog-body{margin-top:18px}.w-dialog-footer,.w-form-footer{justify-content:flex-end;align-items:center;gap:9px;padding-top:20px;display:flex}.w-popover,.w-menu{z-index:65;background:#fafbf4;border:1px solid #e7e9dd;border-radius:17px;max-width:min(90vw,380px);padding:15px;box-shadow:0 12px 44px #202a2320}.w-popover-arrow{fill:#fafbf4}.w-menu{min-width:min(170px,100vw - 24px);max-width:min(380px,100vw - 24px);max-height:var(--radix-dropdown-menu-content-available-height);color:var(--w-ink);padding:6px;overflow-y:auto}.w-menu--selection{min-width:min(max(190px, var(--radix-dropdown-menu-trigger-width)), calc(100vw - 24px))}.w-menu :is([role=menuitem],[role=menuitemradio]){cursor:pointer;overflow-wrap:anywhere;border-radius:10px;outline:none;min-height:40px;padding:10px 12px;font-size:12px;line-height:1.5}.w-menu [role=menuitemradio]{align-items:center;gap:16px;display:flex}.w-menu-option-label{flex:1;min-width:0}.w-menu-indicator{color:#292929;background:var(--w-yellow);border-radius:50%;flex:0 0 20px;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.w-menu [data-highlighted]{background:var(--w-soft)}.w-menu [data-disabled]{opacity:.4;cursor:not-allowed}.w-menu-danger{color:#a26156}.w-tooltip{z-index:70;color:#fafbf2;background:#30352b;border-radius:10px;max-width:230px;padding:8px 11px;font-size:11px;line-height:1.5}.w-tooltip svg{fill:#30352b}.w-accordion{flex-direction:column;display:flex}.w-accordion>div{border-bottom:1px dashed #d3d9c76b}.w-accordion h3{margin:0}.w-accordion button{background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:17px 0;font-size:12px;display:flex}.w-accordion button[data-state=open] svg{transform:rotate(180deg)}.w-accordion [role=region]{color:#8b9480;padding-bottom:17px;font-size:12px;line-height:1.7}.w-breadcrumbs{color:#959e87;align-items:center;gap:8px;font-size:11px;display:flex}.w-breadcrumbs span{color:#555f44}.w-pagination{color:#9ba58e;justify-content:flex-end;align-items:center;gap:13px;margin-top:15px;font-size:10px;display:flex}.w-steps{gap:16px;margin:0;padding:0;list-style:none;display:flex}.w-steps li{color:#9aa38b;align-items:center;gap:8px;font-size:11px;display:flex}.w-steps li>span{background:#ecede2;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.w-steps li.is-active{color:#6c704e}.w-steps li.is-active>span{background:var(--w-yellow)}.w-timeline{margin:0;padding:0;list-style:none}.w-timeline li{align-items:flex-start;gap:14px;padding-bottom:23px;display:flex;position:relative}.w-timeline li:before{content:"";border-left:1px dashed #cdd5bf;position:absolute;top:24px;bottom:0;left:11px}.w-timeline li:last-child:before{display:none}.w-timeline li>span{background:#f7edbc;border-radius:50%;flex-shrink:0;place-items:center;width:24px;height:24px;display:grid}.w-timeline strong{font-size:12px;font-weight:450}.w-timeline p{color:#929c82;margin:5px 0;font-size:11px}.w-timeline small{color:#a4ad97;font-size:9px}.w-description-list{margin:0;font-size:11px}.w-description-list>div{border-bottom:1px dashed #dce1d26b;justify-content:space-between;align-items:center;gap:15px;padding:13px 0;display:flex}.w-description-list>div:last-child{border:0}.w-description-list dt{color:#919b80;text-transform:capitalize}.w-description-list dd{text-align:right;color:#505c3d;overflow-wrap:anywhere;max-width:65%;margin:0}.w-kbd{background:#eeefe6;border:1px solid #dadfcd;border-radius:5px;padding:2px 6px;font-size:10px}.w-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.w-skip{z-index:100;background:#fff1ba;border-radius:10px;padding:12px;font-size:12px;position:fixed;top:-70px;left:20px}.w-skip:focus{top:15px}.w-toasts{z-index:100;flex-direction:column;gap:8px;max-width:90vw;display:flex;position:fixed;bottom:25px;left:50%;transform:translate(-50%)}.w-toasts>div{color:#fafbf5;background:#313a29;border-radius:25px;align-items:center;gap:10px;padding:14px 19px;font-size:12px;display:flex;box-shadow:0 9px 40px #0002}.w-toasts button{color:inherit;background:0 0;border:0;margin-left:8px;display:flex}.w-stat>span{color:#8f967f;font-size:10px;display:block}.w-stat>strong{letter-spacing:-1.4px;margin-top:7px;font-size:36px;font-weight:400;display:block}.w-stat>small{color:#8b947a;margin-top:5px;font-size:10px;display:block}.w-quick-action{text-align:left;background:#ffffff80;border:1px solid #ffffff7d;border-radius:18px;align-items:center;gap:12px;width:100%;padding:16px;display:flex}.w-quick-action>span{background:#f4ebbe;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.w-quick-action>div{flex:1}.w-quick-action strong{font-size:12px;font-weight:450;display:block}.w-quick-action small{color:#9aa48a;margin-top:4px;font-size:10px;display:block}.w-muted{color:var(--w-muted);font-size:11px;line-height:1.6}.w-large{letter-spacing:-.8px;font-size:29px;font-weight:400}.w-positive{color:#6c8b5e}.w-data-table{--w-table-head:var(--w-soft);--w-table-row:#fff;--w-table-selected:#fff8df;--w-table-divider:#e8e8df;--w-table-muted:#6d7065;min-width:0}.w-table-scroll{isolation:isolate;border:4px solid var(--w-table-head);background:var(--w-table-head);scrollbar-width:thin;scrollbar-color:#c5c6bc transparent;border-radius:20px;max-width:100%;overflow:auto}.w-table-scroll:focus-visible{outline-offset:3px}.w-table-scroll table{border-collapse:separate;border-spacing:0;text-align:left;white-space:nowrap;width:100%;color:var(--w-ink);font-size:14px}.w-table-scroll th{background:var(--w-table-head);height:32px;color:var(--w-table-muted);text-align:start;padding:0 16px;font-size:13px;font-weight:450;position:relative}.w-table-scroll .w-table-sort{width:calc(100% + 32px);max-width:none;min-height:32px;color:inherit;font-size:inherit;background:0 0;border:0;justify-content:flex-start;align-items:center;gap:5px;margin-inline:-16px;padding:0 16px;display:inline-flex}.w-table-scroll [data-align=end] .w-table-sort{justify-content:flex-end}.w-table-scroll [data-align=center] .w-table-sort{justify-content:center}.w-table-scroll td,.w-table-scroll tbody th{background:var(--w-table-row);border-bottom:1px solid var(--w-table-divider);height:56px;color:var(--w-ink);padding:8px 16px;font-size:14px;font-weight:400}.w-table-scroll tbody tr:last-child>*{border-bottom:0}.w-table-scroll tbody td,.w-table-scroll tbody th{text-overflow:ellipsis;overflow:hidden}.w-table-scroll tbody tr:first-child>:first-child{border-top-left-radius:16px}.w-table-scroll tbody tr:first-child>:last-child{border-top-right-radius:16px}.w-table-scroll tbody tr:last-child>:first-child{border-bottom-left-radius:16px}.w-table-scroll tbody tr:last-child>:last-child{border-bottom-right-radius:16px}.w-table-scroll tr.is-selected>*{background:var(--w-table-selected)}.w-table-scroll [data-align=end]{text-align:end;font-variant-numeric:tabular-nums}.w-table-scroll [data-align=center]{text-align:center}.w-table-scroll .w-table-selection{text-align:center;width:48px;min-width:48px;padding:0 6px}.w-table-checkbox{vertical-align:middle;cursor:pointer;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.w-table-checkbox input{appearance:none;cursor:pointer;background:#eeefe8;border:1px solid #e6e7df;border-radius:6px;place-content:center;width:18px;height:18px;margin:0;display:grid}.w-table-scroll thead .w-table-checkbox input{background:#fff}.w-table-scroll thead .w-table-checkbox{width:32px;height:32px}.w-table-checkbox input:checked,.w-table-checkbox input:indeterminate{background:var(--w-yellow);border-color:#c6aa50}.w-table-checkbox input:checked:after{content:"";border:solid var(--w-ink);border-width:0 0 2px 2px;width:9px;height:5px;transform:translateY(-1px)rotate(-45deg)}.w-table-checkbox input:indeterminate:after{content:"";background:var(--w-ink);width:10px;height:2px}.w-table-checkbox input:disabled{opacity:.45;cursor:not-allowed}.w-table-scroll .w-table-actions{z-index:2;text-align:center;width:52px;min-width:52px;box-shadow:-1px 0 0 var(--w-table-divider);padding:0 8px;position:sticky;right:0}.w-table-row-action{width:36px;min-width:36px;height:36px;color:var(--w-ink);background:#eeefe8;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex}.w-table-row-action:hover,.w-table-row-action[data-state=open]{background:#e2e3d8}.w-table-cell-stack{flex-direction:column;gap:3px;line-height:1.35;display:flex}.w-table-cell-stack strong{text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.w-table-cell-stack small{text-overflow:ellipsis;color:var(--w-table-muted);font-size:13px;font-weight:400;overflow:hidden}.w-table-scroll .w-table-resize{z-index:3;cursor:col-resize;touch-action:none;background:0 0;border:0;width:12px;min-height:0;padding:0;position:absolute;top:0;bottom:0;right:-6px}.w-table-resize:after{content:"";background:var(--w-table-divider);width:1px;position:absolute;inset:8px 5px}.w-table-resize:hover:after,.w-table-resize:focus-visible:after{background:var(--w-ink);width:2px}.w-table-resize[aria-disabled=true]{cursor:default}.w-table-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:8px 4px 0;display:flex}.w-table-summary{color:var(--w-table-muted);flex-wrap:wrap;gap:4px 16px;font-size:12px;display:flex}.w-table-state{color:var(--w-table-muted);background:var(--w-table-row);text-align:center;border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:28px 20px;display:flex}.w-data-table .w-empty{gap:10px;padding:28px 18px}.w-table-footer .w-bulk-bar{color:var(--w-table-muted);background:0 0;margin:0;padding:0;font-size:12px}.w-table-footer .w-pagination{color:var(--w-table-muted);margin:0 0 0 auto;font-size:12px}.w-pagination .w-icon-button{background:#eeefe8;width:44px;height:44px;padding:0}.w-table-footer .w-pagination .w-icon-button{width:36px;height:36px}@media (forced-colors:active){.w-table-checkbox input{appearance:auto}.w-table-row-action,.w-table-scroll{border:1px solid buttontext}}.w-table-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.w-table-toolbar .w-search{min-width:200px;max-width:350px;min-height:36px}.w-table-toolbar .w-search input{padding:6px 0}.w-filter-bar,.w-bulk-bar{flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:15px;display:flex}.w-filter-bar>button{background:#f5eaba;border:0;border-radius:20px;align-items:center;gap:6px;padding:7px 10px;font-size:10px;display:flex}.w-bulk-bar{background:#f4eed3;border-radius:15px;padding:8px 13px;font-size:11px}.w-date-range{grid-template-columns:1fr 1fr;gap:12px;display:grid}.w-date-range label{color:#9aa38c;font-size:10px}.w-date-range input{margin-top:7px}.w-calendar-head{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.w-calendar-head strong{font-size:12px;font-weight:450}.w-calendar-grid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.w-calendar-grid small{text-align:center;color:#a6ae98;padding:5px;font-size:10px}.w-calendar-grid button{aspect-ratio:1;color:#818f6b;background:0 0;border:0;border-radius:50%;min-width:0;padding:3px;font-size:11px;position:relative}.w-calendar-grid button.is-selected{background:var(--w-yellow);color:#5b603b}.w-calendar-grid button.has-event:after{content:"";background:#91965e;border-radius:50%;width:3px;height:3px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.w-command-results{flex-direction:column;margin-top:15px;display:flex}.w-command-results>button{text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;padding:13px 10px;display:flex}.w-command-results>button:hover{background:#f1f3e5}.w-command-group{letter-spacing:.08em;text-transform:uppercase;color:#8b8e7d;margin:14px 10px 4px;font-size:10px;font-weight:500}.w-command-group:first-child{margin-top:4px}.w-command-results>button>span{flex:1}.w-command-results strong{font-size:12px;font-weight:450;display:block}.w-command-results small{color:#9ba88a;margin-top:4px;font-size:10px;display:block}.w-bar-chart{background:repeating-linear-gradient(0deg,#0000 0 35px,#d3d8c519 35px 36px);align-items:flex-end;gap:20px;height:190px;padding:33px 6px 25px;display:flex;position:relative}.w-bar-item{background:0 0;border:0;flex-direction:column;flex:1;justify-content:flex-end;align-items:center;min-width:0;height:100%;padding:0;display:flex;position:relative}.w-bar{background:#31352b;border-radius:7px;width:7px;max-width:100%;height:70%;transition:height .25s}.w-bar-item.is-selected .w-bar{background:var(--w-yellow)}.w-bar-item small{color:#a1ab90;white-space:nowrap;font-size:9px;position:absolute;bottom:-23px}.w-bar-value{white-space:nowrap;background:var(--w-yellow);opacity:0;border-radius:16px;padding:5px 8px;font-size:9px;position:absolute;top:-25px}.w-bar-item:hover .w-bar-value,.w-bar-item:focus-visible .w-bar-value,.w-bar-item.is-selected .w-bar-value{opacity:1}.w-line-chart{width:100%}.w-line-chart>svg{width:100%;height:auto}.w-chart-gridline{stroke:#d6ddc655;stroke-dasharray:3 5;stroke-width:1px}.w-chart-labels{color:#a0ad8c;justify-content:space-between;padding:0 5%;font-size:9px;display:flex}.w-donut-wrap{align-items:center;gap:15px;display:flex}.w-donut-wrap>svg{width:52%;max-width:190px;height:auto}.w-donut-wrap>div{flex:1}.w-donut-wrap text{fill:#343e27;font-size:24px}.w-donut-wrap .w-chart-caption{fill:#98a486;font-size:8px}.w-chart-legend{color:#939f80;align-items:center;gap:7px;padding:7px 0;font-size:10px;display:flex}.w-chart-legend>span{border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.w-chart-legend strong{color:#5e7047;margin-left:auto;font-weight:450}.w-chart-legend.w-inline>span{align-items:center;gap:5px;width:auto;height:auto;display:flex}.w-chart-legend i{border-radius:50%;width:7px;height:7px}.w-progress-ring{width:190px;max-width:100%;height:190px;margin:0 auto;position:relative}.w-progress-ring svg{width:100%;height:100%;overflow:visible}.w-ring-ticks{stroke:#747e5a;stroke-width:4px;stroke-dasharray:1 5;fill:none}.w-ring-value{stroke:var(--w-yellow);stroke-width:12px;stroke-linecap:round;fill:none}.w-progress-ring>div{flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex;position:absolute;inset:0}.w-progress-ring strong{letter-spacing:-1px;font-size:36px;font-weight:400}.w-progress-ring span{color:#969f84;font-size:10px}.w-stacked-chart{align-items:flex-end;gap:15px;height:180px;padding-bottom:23px;display:flex}.w-stacked-chart>div{flex-direction:column;flex:1;justify-content:flex-end;gap:3px;height:100%;display:flex;position:relative}.w-stacked-chart span{background:var(--w-yellow);border-radius:7px;display:block}.w-stacked-chart span+span{background:#343c2a}.w-stacked-chart small{color:#9caa86;font-size:9px;position:absolute;bottom:-22px;left:50%;transform:translate(-50%)}.w-sparkline{color:#a7ac58;width:100px;height:35px}.w-amount-input,.w-percent-input{position:relative}.w-amount-input>span{color:#9eaa8a;font-size:10px;position:absolute;top:14px;left:12px}.w-amount-input input{padding-left:49px}.w-percent-input>span{color:#9aa584;position:absolute;top:12px;right:13px}.w-percent-input input{padding-right:35px}.w-form-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:15px;display:grid}.w-form-footer{border-top:1px solid var(--w-line);margin-top:8px}.w-record-form>.w-alert{margin-bottom:20px}.w-finance-body{flex-direction:column;gap:18px;display:flex}.w-money{font-variant-numeric:tabular-nums}.w-balance-card>strong{letter-spacing:-1.7px;margin:5px 0 9px;font-size:39px;font-weight:400;display:block}.w-balance-card>p{color:#929d80;font-size:11px}.w-account-card h3{margin:19px 0 9px;font-size:13px;font-weight:450}.w-account-card>strong{letter-spacing:-1px;margin-bottom:16px;font-size:28px;font-weight:400;display:block}.w-account-card small{color:#9da68a;font-size:10px}.w-icon-disc{color:#777e66;background:#f2f3e9;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;display:inline-grid}.w-payment-card{color:#f9fbf1;background:#30352b;border-radius:22px;flex-direction:column;justify-content:space-between;gap:34px;min-height:180px;padding:23px;display:flex;position:relative;overflow:hidden}.w-payment-card:after{content:"w";color:#ffffff05;pointer-events:none;font-size:180px;font-weight:600;line-height:1;position:absolute;top:-15px;right:20px}.w-payment-card.yellow{background:var(--w-yellow);color:#4c512f}.w-payment-card>.w-between{font-size:11px}.w-payment-card>strong{letter-spacing:-.6px;font-size:23px;font-weight:400}.w-payment-card .w-badge{color:inherit;background:#ffffff1a;font-size:8px}.w-goal-card>strong{letter-spacing:-1px;margin:8px 0 22px;font-size:30px;font-weight:400;display:block}.w-goal-card>.w-button{margin-top:12px;padding-left:0}.w-bill-card,.w-transaction-row{border-bottom:1px dashed #dce1ce88;align-items:center;gap:12px;padding:14px 0;display:flex}.w-bill-card>div,.w-transaction-row>div{flex:1;min-width:0}.w-bill-card strong,.w-transaction-row strong{font-size:12px;font-weight:450;display:block}.w-bill-card small,.w-transaction-row small{color:#9aa78a;margin-top:4px;font-size:10px;display:block}.w-bill-card>span:not(.w-icon-disc),.w-transaction-row>span:not(.w-avatar){font-size:12px}.w-task-stack{padding-top:20px;position:relative}.w-task-back{background:#c9cbbd;border-radius:25px 25px 0 0;height:50px;position:absolute;top:0;left:15px;right:15px}.w-task-back:after{content:"";background:#999e8b;border-radius:25px 25px 0 0;height:40px;position:absolute;top:10px;left:-8px;right:-8px}.w-checklist{color:#f8faef;background:#292c27;border:0;padding:24px 20px;position:relative}.w-checklist-count{letter-spacing:-1px;white-space:nowrap;font-size:28px;font-weight:400}.w-checklist-count small{color:#b2b9a4;font-size:22px}.w-checklist>button{text-align:left;width:100%;color:inherit;background:0 0;border:0;align-items:center;gap:12px;padding:10px 0;display:flex}.w-checklist>button>span:nth-child(2){flex:1}.w-checklist strong{font-size:11px;font-weight:400;display:block}.w-checklist small{color:#858d79;margin-top:5px;font-size:9px;display:block}.w-task-icon{color:#465237;background:#edf0e4;border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.w-task-check{color:#303728;background:#444b3b;border-radius:50%;place-items:center;width:12px;height:12px;display:grid}.w-checklist .is-done .w-task-check{background:var(--w-yellow)}.w-checklist .is-done .w-task-icon{color:#7b876e;background:#3d4338}.w-checklist .is-done strong{color:#89927d;text-decoration:line-through}.w-basis-block{background:#f1f4e8;border-radius:17px;padding:17px}.w-basis-block>.w-between>strong{font-size:12px;font-weight:450}.w-privacy-note{color:#9da88d;justify-content:center;align-items:center;gap:7px;font-size:10px;line-height:1.5;display:flex}.w-household-card{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:10px;display:flex}.w-household-card h3{font-size:17px;font-weight:450}.w-household-card p{color:#9aa789;font-size:11px}.w-scenario-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.w-scenario-grid>div{background:#f3f4e8;border-radius:18px;flex-direction:column;gap:10px;padding:17px;display:flex}.w-scenario-grid span{color:#909f7b;font-size:11px}.w-scenario-grid strong{font-size:21px;font-weight:450}.w-scenario-grid small{color:#9faa8c;font-size:10px;line-height:1.5}@keyframes w-spin{to{transform:rotate(360deg)}}@keyframes w-shimmer{to{background-position:-200% 0}}@keyframes w-fade{0%{opacity:0}to{opacity:1}}@media (max-width:900px){.w-grid-4,.w-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.w-card{padding:20px}.w-bar-chart{gap:14px}.w-page-header h1{font-size:29px}}@media (max-width:600px){.w-grid-2,.w-grid-3,.w-grid-4{grid-template-columns:1fr}.w-page-header,.w-section-header{flex-direction:column;align-items:flex-start;gap:16px}.w-page-header h1{font-size:28px}.w-card{border-radius:24px;padding:21px}.w-form-row{grid-template-columns:1fr 1fr;gap:10px}.w-dialog{max-height:90dvh;padding:23px}.w-dialog h2{font-size:21px}.w-steps{flex-wrap:wrap;gap:10px}.w-steps li{font-size:10px}.w-scenario-grid{grid-template-columns:1fr}.w-table-toolbar{flex-wrap:wrap}.w-table-toolbar .w-search{width:100%;max-width:none}.w-table-toolbar .w-search input{padding:9px 0}.w-table-row-action,.w-table-footer .w-pagination .w-icon-button{width:44px;height:44px}.w-table-scroll .w-table-actions{padding:0 4px}.w-balance-card>strong{font-size:36px}.w-input{font-size:16px}.w-button--sm{font-size:11px}.w-section-header h2,.w-brand{font-size:23px}.w-transaction-row{gap:9px}.w-transaction-row strong,.w-bill-card>span:not(.w-icon-disc),.w-transaction-row>span:not(.w-avatar){font-size:11px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.w-bar-item:last-child .w-bar-value{right:0}.w-bar-item:first-child .w-bar-value{left:0}.w-swipe-action-row{border-radius:inherit;touch-action:pan-y pinch-zoom;isolation:isolate;position:relative;overflow:hidden}.w-swipe-action-row__rail{z-index:0;border-radius:inherit;color:#3f4937;letter-spacing:.01em;background:#e8ebdc;border:1px solid #a9ad99;justify-content:flex-start;align-items:center;gap:8px;padding-inline:20px;font-size:11px;font-weight:600;display:flex;position:absolute;inset:0}.w-swipe-action-row__content{z-index:1;background:inherit;will-change:transform;min-width:0;transition:transform .16s ease-out;position:relative}.w-swipe-action-row[data-dragging] .w-swipe-action-row__content{transition:none}.w-swipe-action-row[data-armed] .w-swipe-action-row__rail{background:var(--w-yellow);color:var(--w-ink)}.w-swipe-action-row[data-pending]{cursor:wait}.w-swipe-action-row__pending{z-index:3;border:1px solid var(--w-border);background:var(--w-surface);min-height:1.75rem;color:var(--w-text-muted);pointer-events:none;border-radius:999px;align-items:center;padding:0 .65rem;font-size:.75rem;font-weight:700;display:inline-flex;position:absolute;top:.75rem;right:.75rem}[dir=rtl] .w-swipe-action-row__pending{left:.75rem;right:auto}.w-swipe-action-row:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .w-swipe-action-row__pending{left:.75rem;right:auto}[dir=rtl] .w-swipe-action-row__rail{justify-content:flex-end}.w-swipe-action-row:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .w-swipe-action-row__rail{justify-content:flex-end}@media (forced-colors:active){.w-swipe-action-row,.w-swipe-action-row__rail,.w-swipe-action-row__content{forced-color-adjust:auto;border:1px solid buttontext}.w-swipe-action-row[data-armed] .w-swipe-action-row__rail{color:highlighttext;background:highlight}}
:root{--crextio-canvas:radial-gradient(at 96% 34%, #fff2acdd, transparent 48%), radial-gradient(at 8% 100%, #fff2a5bb, transparent 40%), linear-gradient(130deg, #e7e6ea 8%, #e8e7e5 48%, #f8eacd);--crextio-page-surface:#ffffffa0;--crextio-panel:#ffffffc7}body{background:var(--crextio-canvas);min-height:100vh;color:var(--w-ink);margin:0;font-family:DM Sans,sans-serif;display:flow-root}a{color:inherit;text-decoration:none}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.055em;font-weight:450;line-height:1.08}p{line-height:1.65}html{scroll-behavior:smooth}.eyebrow{letter-spacing:.14em;font-size:10px;font-weight:550;display:block}.tiny-dot{background:#697244;border-radius:50%;width:5px;height:5px;display:inline-block}.text-link{align-items:center;gap:5px;font-size:11px;display:inline-flex}.landing{background:var(--crextio-canvas);width:100%;max-width:none;min-height:100vh;margin:0}.landing-nav{justify-content:space-between;align-items:center;gap:25px;height:100px;padding:0 6%;display:flex}.landing-nav nav,.landing-nav>div{align-items:center;gap:30px;font-size:12px;display:flex}.landing-nav .w-brand{font-size:25px}.landing-nav .w-button{padding:12px 17px;font-size:11px}.landing-hero{background:radial-gradient(at 80% 75%,#ffefac75,#0000 48%);grid-template-columns:1fr 1fr;align-items:center;gap:25px;padding:65px 6% 105px;display:grid}.hero-copy{z-index:1;position:relative}.hero-copy>.w-badge{background:0 0;border:1px solid #d9dacb;gap:7px;padding:7px 11px;font-size:8px}.hero-copy h1{letter-spacing:-.062em;margin:25px 0;font-size:clamp(45px,4.7vw,75px);line-height:1.09}.hero-copy em{color:#777d59;font-style:normal}.hero-copy>p{color:#727467;margin-bottom:27px;font-size:14px}.hero-actions{align-items:center;gap:25px;display:flex}.hero-actions .w-button{padding:15px 21px;font-size:12px}.hero-actions>a:last-child{align-items:center;gap:9px;font-size:11px;display:flex}.hero-foot{color:#686c5e;gap:20px;margin-top:32px;font-size:9px;display:flex}.hero-foot>span{align-items:center;gap:5px;display:flex}.hero-art{background:linear-gradient(120deg,#e8e9e2,#fff7d3);border:1px solid #ffffffe0;border-radius:28px;min-width:0;max-width:600px;padding:19px;transform:rotate(-2deg);box-shadow:0 28px 45px -35px #34392d60}.art-top{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.art-wordmark{letter-spacing:-.04em;font-size:17px}.art-top .w-badge{font-size:8px}.art-bento{grid-template-columns:1fr 1fr;gap:9px;display:grid}.art-bento .w-card{border-radius:20px;padding:15px}.art-bento .w-card-header h3{font-size:10px}.art-balance{flex-direction:column;justify-content:space-between;min-height:242px;display:flex;position:relative;overflow:hidden;background:#c3c7b5!important}.art-balance>span{font-size:10px}.leaf-illustration{place-items:center;height:105px;display:grid;position:relative}.leaf-illustration svg{z-index:1;color:#545e44;position:relative;transform:rotate(-30deg)}.leaf-illustration span{background:#e4e9d88c;border-radius:50%;width:85px;height:85px;position:absolute;top:10px;right:30px}.leaf-illustration span:last-child{background:#fbf8e49c;width:45px;height:45px;top:45px;left:20px}.art-balance small{font-size:9px;display:block}.art-balance strong{letter-spacing:-.05em;margin-top:6px;font-size:29px;font-weight:450;display:block}.art-balance strong span{opacity:.5;font-size:21px}.art-balance p{margin:4px 0 0;font-size:9px}.art-progress{background:#fffcf1!important}.art-progress .w-progress-ring{height:155px}.art-progress .w-progress-ring svg{width:145px;height:145px}.art-progress .w-progress-ring strong{font-size:25px}.art-progress .w-progress-ring small{font-size:8px}.art-progress>.w-between{font-size:9px}.art-bars .w-bar-chart{height:114px}.art-bars .w-bar-column{padding-top:13px}.art-bars .w-card-header{margin-bottom:0}.art-bars .w-card-header p{font-size:8px}.art-bars .w-bar-chart button{max-width:5px}.art-bars .w-bar-chart small{font-size:7px}.art-steps{color:#fff;background:#292b26!important}.art-steps .w-card-header{color:#fff;margin-bottom:14px}.art-steps .w-card-header span{font-size:15px}.art-steps>div:not(.w-card-header){align-items:center;gap:7px;margin:14px 0;font-size:9px;display:flex}.art-steps>div>span{background:#ffffff15;border-radius:50%;padding:5px;display:flex}.art-steps i{background:#ffffff25;border-radius:50%;width:7px;height:7px;margin-left:auto}.art-steps i.done{background:#ffdc6b}.art-caption{color:#6a6f5a;justify-content:center;align-items:center;gap:5px;margin-top:15px;font-size:9px;display:flex}.landing-benefits{border-top:1px solid #e9e9df;padding:72px 6%}.section-intro{grid-template-columns:1fr 1fr;align-items:end;gap:16px;display:grid}.section-intro .eyebrow{color:#7a7e6d;grid-column:1/-1}.section-intro h2,.landing-note h2{margin:0;font-size:43px}.section-intro p{color:#727568;margin:0;font-size:13px}.benefit-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px;display:grid}.benefit-grid .w-card{background:#edeee6;border-radius:22px;padding:28px}.feature-icon{background:#f9f9f2;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:32px;display:flex}.benefit-grid h3{letter-spacing:-.04em;font-size:19px;font-weight:450}.benefit-grid p{color:#75786a;max-width:260px;margin:0;font-size:12px}.landing-note{grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding:65px 10%;display:grid}.note-art{background:#e9eadd;border-radius:48% 48% 25% 25%;place-items:center;height:340px;display:grid;position:relative;overflow:hidden}.note-sun{background:#fbe59b;border-radius:50%;width:170px;height:170px;position:absolute;top:40px;right:30px}.note-art svg{color:#707b52;position:relative;transform:rotate(-25deg)}.handwritten{color:#777d61;font-family:Georgia,serif;font-size:23px;font-style:italic;position:absolute;bottom:33px;transform:rotate(-7deg)}.landing-note .eyebrow{color:#7c7f6d;margin-bottom:20px;font-size:8px}.landing-note>div>p{color:#737667;margin:22px 0;font-size:13px}.landing-note .w-accordion{font-size:12px}.landing-cta{background:#ffedaa;border-radius:25px;margin:45px 6%;padding:60px 8%;position:relative;overflow:hidden}.landing-cta h2{margin:20px 0 28px;font-size:52px}.landing-cta .w-button{font-size:12px}.cta-leaf{color:#8d9163;position:absolute;bottom:20%;right:16%;transform:rotate(-30deg)}.landing-footer{color:#737669;justify-content:space-between;align-items:center;gap:20px;padding:35px 6%;font-size:11px;display:flex}.landing-footer>a:last-child{align-items:center;gap:5px;display:flex}.auth-shell{background:var(--crextio-canvas);grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.auth-story{background:radial-gradient(at 100% 100%,#fff1b6,#dedfd5 80%);border-radius:26px;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:650px;margin:22px;padding:34px;display:flex;position:relative;overflow:hidden}.auth-story .w-brand{font-size:24px}.auth-story h1{margin:24px 0;font-size:clamp(55px,6.4vw,100px)}.auth-story h1 em{color:#777d59;font-style:normal}.auth-story p{color:#6c705f;font-size:13px}.auth-story .w-badge{background:#ffffff40;border:1px solid #ffffff50}.auth-orbit{box-sizing:border-box;background:#fff5;border:1px solid #ffffff80;border-radius:22px;align-items:center;gap:20px;width:100%;padding:24px;display:flex}.auth-orbit span{color:#72755d;font-size:10px}.auth-orbit strong{letter-spacing:-.035em;margin-top:6px;font-size:18px;font-weight:450;line-height:1.3;display:block}.auth-orbit>svg{margin-left:auto}.orbit-leaf{background:#f1e9b3;border-radius:50%;flex-shrink:0;place-items:center;width:58px;height:58px;display:grid}.auth-form-panel{background:var(--crextio-page-surface);border-radius:29px;flex-direction:column;justify-content:space-between;margin:22px 22px 22px 0;padding:50px 12%;display:flex}.auth-back{color:#747667;justify-content:flex-end;align-items:center;gap:5px;font-size:11px;display:flex}.auth-form{padding:42px 0}.auth-form>.eyebrow{color:#888c77;font-size:9px}.auth-form h2{margin:15px 0;font-size:42px}.auth-form>p{color:#747769;margin-bottom:28px;font-size:12px}.auth-form .w-stack{gap:20px}.auth-form .w-field>label{font-size:11px}.auth-form .w-input{background:#fffef9;border-color:#e1e2d8}.auth-form .w-field>small{font-size:9px}.auth-forgot{text-align:right;color:#747667;margin-top:-7px;font-size:10px}.auth-form .w-checkbox{font-size:10px;line-height:1.6}.auth-form .auth-switch{text-align:center;margin:25px 0;font-size:11px}.auth-switch a{color:#33372a;text-underline-offset:3px;font-weight:550;text-decoration:underline}.auth-form .w-privacy-note{justify-content:center;font-size:9px}.auth-foot{color:#959784;text-align:center;font-size:9px}.onboarding-page{max-width:1150px;margin:35px auto;padding:25px}.onboarding-layout{grid-template-columns:1fr 1fr;align-items:center;gap:70px;margin-top:65px;display:grid}.onboarding-layout h1{margin:22px 0;font-size:49px}.onboarding-layout p{color:#737568;font-size:13px}.onboarding-layout>div .w-progress-ring{max-width:220px;margin-top:25px}.onboarding-card{background:var(--crextio-page-surface);border-radius:29px;padding:28px}.onboarding-card h2{margin:28px 0;font-size:26px}.sample-choice{background:#fffbdf;border:1px solid #dedfcc;border-radius:16px;padding:16px}.sample-choice p{margin:8px 0 0;font-size:10px}.recovery-page{background:var(--crextio-page-surface);box-sizing:border-box;border-radius:29px;width:min(720px,100% - 48px);max-width:720px;min-height:calc(100dvh - 96px);margin:48px auto;padding:28px}.recovery-page .w-card{box-shadow:none;background:0 0;border:0;border-radius:0;margin-top:35px;padding:0;overflow:visible}.recovery-page h1{font-size:36px}.recovery-page p{color:#747768;font-size:13px}.recovery-page .w-button{margin-top:20px}.workspace{box-sizing:border-box;background:radial-gradient(at 90% 20%,#fff3bf80,#0000 55%),#f2f2ed;border:1px solid #fbfbf9;border-radius:29px;max-width:1280px;min-height:calc(100vh - 60px);margin:30px auto;padding:19px 23px 12px}.workspace-header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:28px;display:flex}.workspace-header .w-brand{font-size:22px}.workspace-header nav{background:#ffffff75;border-radius:28px;align-items:center;padding:5px;display:flex}.workspace-header nav a,.workspace-header nav button{font:inherit;color:#535749;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:25px;align-items:center;gap:5px;padding:11px 16px;font-size:10px;display:flex}.workspace-header nav .active{color:#fff;background:#2c2d29}.workspace-header nav a:hover,.workspace-header nav button:hover{background:#e9eade}.workspace-header nav .active:hover{background:#414238}.workspace-tools{align-items:center;gap:6px;display:flex}.workspace-tools .w-icon-button,.header-settings{background:#ffffff60;border-radius:50%;place-items:center;width:31px;height:31px;display:grid}.profile-trigger{cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;display:flex}.profile-popover{flex-direction:column;gap:13px;min-width:200px;font-size:12px;display:flex}.profile-popover small{color:#838772;font-size:10px}.workspace-layout{display:block}.workspace-content{min-width:0}.workspace .w-page-header{margin-bottom:23px}.workspace .w-page-header h1{letter-spacing:-.05em;font-size:32px;font-weight:450}.workspace .w-page-header p{color:#7b7d70;margin-top:8px;font-size:11px}.workspace .w-page-header .w-button{color:#262625;background:#ffffff95;border:1px solid #a9a9a6;padding:10px 14px;font-size:10px}.dashboard-summary{justify-content:space-between;align-items:end;gap:35px;margin-bottom:21px;display:flex}.budget-strip{flex:1;align-items:center;gap:9px;max-width:480px;font-size:9px;display:flex}.budget-strip>.w-badge{white-space:nowrap;font-size:8px}.budget-strip small{white-space:nowrap;color:#828574;font-size:8px}.strip-track{background:repeating-linear-gradient(120deg,#ffffff90 0 2px,#0000 2px 5px);border-radius:20px;flex:1;min-width:25px;height:22px;overflow:hidden}.strip-track span{background:#e3e4d7;border-radius:20px;height:100%;display:block}.summary-stats{gap:35px;display:flex}.summary-stats .w-stat{flex-direction:column-reverse;gap:3px;display:flex}.summary-stats .w-stat strong{letter-spacing:-.04em;font-size:35px;font-weight:400;line-height:1}.summary-stats .w-stat>span{font-size:8px}.dashboard-bento{grid-template-columns:1fr 1fr 1fr .95fr;align-items:stretch;gap:12px;display:grid}.dashboard-bento>.w-card{border-radius:24px;min-width:0;padding:17px}.dashboard-bento .w-card-header h3{font-size:12px;font-weight:450}.dashboard-bento .w-card-header{margin-bottom:10px}.dashboard-balance{flex-direction:column;grid-column:1;justify-content:space-between;min-height:268px;display:flex;position:relative;overflow:hidden;background:linear-gradient(160deg,#c2c6b9,#d0d2c2 70%,#e0d6a1)!important}.dashboard-balance>.w-between{z-index:2;font-size:10px;position:relative}.dashboard-balance .w-icon-button{background:#ffffff40}.balance-garden{place-items:center;display:grid;position:absolute;inset:50px 10px 73px}.balance-garden svg{z-index:1;color:#5c6847;transform:rotate(-25deg)}.garden-disc{background:#e9eddb66;border-radius:50%;width:120px;height:120px;position:absolute;top:2px;right:22px}.garden-dot{background:#efdd9866;border-radius:50%;width:48px;height:48px;position:absolute;bottom:-4px;left:20px}.balance-caption{z-index:2;margin-top:139px;position:relative}.balance-caption>small{font-size:9px}.balance-caption>strong{letter-spacing:-.06em;margin:6px 0;font-size:31px;font-weight:450;display:block}.balance-caption>span{color:#646951;font-size:8px}.dashboard-spending .rhythm-total{align-items:center;gap:10px;margin:14px 0 0;display:flex}.rhythm-total>strong{letter-spacing:-.05em;font-size:22px;font-weight:400}.rhythm-total>small{color:#767a69;font-size:8px;line-height:1.4}.dashboard-spending .w-bar-chart{height:157px}.dashboard-spending .w-bar-chart button{max-width:5px}.dashboard-spending .w-bar-chart small,.dashboard-spending .w-chart-tooltip{font-size:8px}.dashboard-goal{flex-direction:column;display:flex;background:#fffcee!important}.dashboard-goal .w-progress-ring{flex:1;min-height:190px}.dashboard-goal .w-progress-ring strong{font-size:31px;font-weight:400}.dashboard-goal .w-between small,.dashboard-goal .w-badge{font-size:8px}.dashboard-next{background:#fff9df88;border-radius:24px;flex-direction:column;grid-area:1/4/3;min-width:0;padding:17px 12px 8px;display:flex}.next-heading{justify-content:space-between;align-items:center;margin:5px 4px 14px;font-size:11px;display:flex}.next-heading strong{font-size:24px;font-weight:400}.dashboard-next>.w-progress-wrap{margin:0 4px 29px}.dashboard-next .w-task-stack{flex-direction:column;flex:1;display:flex}.dashboard-next .w-checklist{flex:1;padding:17px 12px}.dashboard-next .w-checklist .w-card-header{gap:8px}.dashboard-next .w-checklist h3{color:#fff;font-size:11px}.dashboard-next .w-checklist-count{font-size:23px}.dashboard-next .w-checklist-count small{font-size:18px}.dashboard-next .w-checklist button{padding:15px 0}.dashboard-next .w-checklist button strong{font-size:10px;line-height:1.4}.dashboard-next .w-checklist button small{font-size:8px}.next-empty{color:#fff;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;padding:30px 18px;display:flex;background:#2c2e28!important}.next-empty>svg{color:#ffdc6b}.next-empty h3{letter-spacing:-.045em;margin:20px 0;font-size:21px;font-weight:400;line-height:1.3}.next-empty .w-button{padding:10px 12px;font-size:10px}.dashboard-details{grid-column:1;background:#fffdf49c!important}.dashboard-details .w-accordion button{font-size:10px}.dashboard-details .w-accordion p{margin:8px 0;font-size:9px}.dashboard-details .w-accordion a{font-size:9px}.dashboard-details .w-card-header{margin-bottom:3px}.dashboard-calendar{grid-column:2/4;grid-template-columns:1fr 1fr;gap:22px;display:grid;background:#fffdf1aa!important;padding:14px!important}.dashboard-calendar .w-calendar{padding:0}.dashboard-calendar .w-calendar-head strong{font-size:10px}.dashboard-calendar .w-calendar-grid{gap:1px}.dashboard-calendar .w-calendar-grid button{min-height:24px;padding:5px;font-size:9px}.dashboard-calendar .w-calendar-grid small{font-size:8px}.calendar-agenda{border-left:1px dashed #dddecf;flex-direction:column;gap:10px;padding-left:15px;display:flex}.calendar-agenda .w-card-header{margin-top:4px}.calendar-agenda .w-card-header h3{font-size:11px}.calendar-agenda .w-card-header p{font-size:9px}.agenda-event{color:#fff;background:#2f3129;border-radius:11px;justify-content:space-between;align-items:center;gap:8px;padding:11px 9px;font-size:9px;display:flex}.agenda-event strong{font-size:9px;font-weight:450}.agenda-event small{color:#c0c3ad;margin-top:4px;font-size:7px;display:block}.agenda-event>.w-money{font-size:10px}.calendar-agenda>.text-link{margin-top:auto;font-size:9px}.agenda-quiet{color:#93957f;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:12px 0;font-size:10px;display:flex}.agenda-quiet p{margin:10px 0}.dashboard-bottom{grid-template-columns:1.55fr 1fr;gap:12px;margin-top:12px;display:grid}.dashboard-bottom>.w-card{padding:20px}.dashboard-bottom .w-card-header h3{font-size:12px}.dashboard-bottom .w-card-header p{font-size:9px}.dashboard-bottom .w-transaction-row{padding:12px 0}.dashboard-bottom .w-transaction-row strong{font-size:10px}.dashboard-bottom .w-transaction-row small{font-size:8px}.dashboard-bottom .w-transaction-row>.w-money,.dashboard-bottom .w-transaction-row>span{font-size:11px}.small-goal{margin-bottom:4px;padding:12px 0;font-size:11px}.small-goal .w-between{margin-bottom:12px}.small-goal small{color:#777b69;font-size:10px}.module-toolbar{justify-content:space-between;align-items:center;gap:15px;margin:25px 0 15px;display:flex}.module-toolbar .w-select{min-width:170px}.module-toolbar .w-input{background:#ffffff80;padding:10px 15px;font-size:11px}.module-toolbar .w-badge{white-space:nowrap;font-size:9px}.module-table{padding:18px}.module-table .w-table-toolbar{padding:0}.record-name{align-items:center;gap:12px;min-width:160px;display:flex}.record-name strong{font-size:11px;font-weight:450}.record-name small{color:#8d907d;margin-top:3px;font-size:9px;display:block}.record-monogram{color:#777858;background:#f3edcb;border-radius:50%;place-items:center;width:32px;height:32px;font-size:12px;display:grid}.module-footnote{color:#878b76;margin:18px 0;font-size:9px}.record-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.record-detail-amount{justify-content:space-between;align-items:center;margin:8px 0 25px;font-size:34px;display:flex}.settings-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.settings-grid>.w-card,.settings-security{padding:27px}.settings-grid .w-muted{margin:20px 0;font-size:12px;line-height:1.7}.settings-security{max-width:550px}.settings-grid .w-card-header,.settings-security .w-card-header{margin-bottom:25px}.gallery-page{max-width:1400px;margin:30px auto;padding:30px}.gallery-header{justify-content:space-between;align-items:center;display:flex}.gallery-intro{max-width:720px;margin:60px 0 30px}.gallery-intro h1{margin:20px 0;font-size:52px}.gallery-intro p{color:#777b68;font-size:14px}.gallery-controls{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#e9e9e5ed;gap:15px;margin-bottom:35px;padding:15px 0;display:flex;position:sticky;top:0}.gallery-controls .w-search{flex:1}.gallery-section{margin-bottom:50px}.gallery-section h2{font-size:30px}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.gallery-story{background:#f9f9f0;border:1px solid #fff;border-radius:24px;flex-direction:column;min-width:0;padding:22px;display:flex}.gallery-story[data-component=DataTable]{grid-column:1/-1}.gallery-story>header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:22px;display:flex}.gallery-story>header h3{letter-spacing:-.02em;margin:0;font-family:monospace;font-size:12px;font-weight:500}.gallery-story>header span{color:#90937d;font-size:8px}.gallery-example{flex:1;min-width:0}.gallery-example>.w-card{background:#fffef8;padding:17px}.gallery-example .w-grid{gap:5px}.gallery-example .w-grid .w-card{padding:9px}.gallery-example .w-table-scroll{max-width:100%}.gallery-example .w-data-table{font-size:10px}.gallery-example .w-page-header h1{font-size:24px}.gallery-example .w-page-header{display:block}.gallery-example .w-page-header p{font-size:10px}.gallery-example .w-bar-chart{height:160px}.gallery-example .w-task-stack{margin-top:20px}.gallery-example .w-checklist{min-height:180px}.gallery-example .w-description-list div{gap:10px}.gallery-example>.w-button{margin:8px 0}.gallery-example .w-scenario-grid{grid-template-columns:1fr}.gallery-example .w-scenario-grid strong{font-size:22px}.gallery-example .w-breadcrumbs{flex-wrap:wrap}.gallery-example .w-date-range{flex-direction:column}.gallery-example .w-date-range label{width:100%}.gallery-example .w-form-row{grid-template-columns:1fr}.gallery-note{color:#878b75;margin:15px 0 0;font-size:10px;line-height:1.6}.gallery-example .w-stack{gap:12px}.gallery-footer{color:#767b64;border-top:1px solid #d9dccb;padding:30px 0;font-size:11px}@media (min-width:1500px){.workspace{margin-top:45px}.dashboard-balance{min-height:310px}.balance-caption{margin-top:170px}.dashboard-spending .w-bar-chart{height:195px}.dashboard-goal .w-progress-ring{min-height:225px}.dashboard-calendar{min-height:260px}.dashboard-next .w-checklist button{padding:22px 0}}@media (max-width:1150px){.workspace{min-height:calc(100vh - 30px);margin:15px;padding:18px}.workspace-header nav a,.workspace-header nav button{padding:10px 12px;font-size:9px}.dashboard-bento{gap:9px}.dashboard-bento>.w-card{padding:13px}.balance-caption>strong{font-size:26px}.dashboard-next{padding:14px 9px 8px}.dashboard-next .w-checklist{padding:17px 10px}.dashboard-next .w-checklist button strong{font-size:9px}.dashboard-calendar{gap:10px}.calendar-agenda{padding-left:10px}.dashboard-spending .rhythm-total{gap:6px}.rhythm-total>strong{font-size:19px}.hero-art{padding:14px}.art-balance strong{font-size:25px}.auth-form-panel{padding:40px 10%}.auth-story{padding:30px}.gallery-page{padding:20px}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.landing-nav{height:85px;padding:0 5%}.landing-nav nav{gap:20px}.landing-nav nav a{font-size:10px}.landing-nav nav a:last-child{display:none}.landing-nav>div{gap:17px}.landing-hero{grid-template-columns:1fr;gap:50px;padding:50px 5% 70px}.hero-copy{text-align:center}.hero-copy h1{font-size:65px}.hero-copy>p{font-size:14px}.hero-actions,.hero-foot{justify-content:center}.hero-art{justify-self:center;width:80%;max-width:540px}.art-balance strong{font-size:32px}.art-balance{min-height:250px}.landing-note{gap:40px;padding:50px 7%}.landing-note h2,.section-intro h2{font-size:35px}.benefit-grid{gap:12px}.benefit-grid .w-card{padding:22px}.benefit-grid h3{font-size:16px}.benefit-grid p{font-size:11px}.auth-story h1{font-size:65px}.auth-story{margin:15px;padding:24px}.auth-orbit{gap:12px;padding:18px}.auth-orbit strong{font-size:15px}.orbit-leaf{width:45px;height:45px}.auth-form-panel{padding:35px 8%}.auth-form h2{font-size:35px}.workspace-header{flex-wrap:wrap;margin-bottom:24px}.workspace-header nav{order:3;justify-content:center;width:100%}.workspace-header nav a,.workspace-header nav button{padding:10px 18px;font-size:10px}.workspace-layout{grid-template-columns:1fr}.dashboard-bento{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-next{grid-area:2/3}.dashboard-calendar{grid-area:2/1/auto/3}.dashboard-details{grid-area:3/1/auto/4}.dashboard-details .w-accordion{gap:20px;display:flex}.dashboard-details .w-accordion>div{flex:1}.dashboard-next .w-checklist button{padding:10px 0}.dashboard-next .w-checklist button strong{font-size:9px}.dashboard-next>.w-progress-wrap{margin-bottom:25px}.dashboard-balance{min-height:270px}.dashboard-summary{gap:20px}.budget-strip{max-width:400px}.summary-stats{gap:22px}.summary-stats .w-stat strong{font-size:29px}.record-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.onboarding-layout{gap:35px}.onboarding-layout h1{font-size:40px}.onboarding-card{padding:26px}}@media (max-width:600px){.landing-nav{height:82px;padding:0 22px}.landing-nav nav{display:none}.landing-nav .w-brand{font-size:23px}.landing-nav>div{gap:15px}.landing-nav>div>a:first-child{font-size:10px}.landing-nav .w-button{padding:10px 13px;font-size:9px}.landing-hero{gap:45px;padding:35px 22px 65px}.hero-copy h1{letter-spacing:-.065em;font-size:46px}.hero-copy>.w-badge{font-size:7px}.hero-copy>p{font-size:12px}.hero-actions{gap:18px}.hero-actions .w-button{padding:13px 17px;font-size:10px}.hero-actions>a:last-child{font-size:9px}.hero-foot{gap:12px;margin-top:26px;font-size:8px}.hero-art{box-sizing:border-box;border-radius:22px;width:100%;padding:12px;transform:rotate(-1deg)}.art-top{margin-bottom:11px}.art-wordmark{font-size:14px}.art-top .w-badge{padding:4px 7px;font-size:6px}.art-bento{gap:7px}.art-bento .w-card{border-radius:17px;padding:12px}.art-balance{min-height:210px}.art-balance strong{font-size:25px}.art-balance strong span{font-size:18px}.art-progress .w-progress-ring{height:140px}.art-progress .w-progress-ring svg{width:125px;height:125px}.art-progress .w-progress-ring strong{font-size:25px}.art-progress .w-progress-ring small,.art-progress>.w-between{font-size:7px}.art-bento .w-card-header h3{font-size:9px}.art-bars .w-card-header p{font-size:7px}.art-steps>div:not(.w-card-header){gap:5px;font-size:7px}.art-steps>div>span{padding:4px}.art-steps .w-card-header span{font-size:12px}.art-balance p,.art-caption{font-size:8px}.landing-benefits{padding:45px 24px}.section-intro{display:block}.section-intro .eyebrow{margin-bottom:20px;font-size:8px}.section-intro h2{font-size:36px}.section-intro p{margin-top:20px;font-size:12px}.benefit-grid{grid-template-columns:1fr;margin-top:27px}.benefit-grid .w-card{padding:25px}.feature-icon{margin-bottom:22px}.benefit-grid h3{font-size:21px}.benefit-grid p{max-width:none;font-size:12px}.landing-note{grid-template-columns:1fr;gap:35px;padding:30px 25px}.note-art{height:270px;margin:0 15px}.landing-note h2{font-size:36px}.landing-cta{margin:35px 20px;padding:40px 25px}.landing-cta h2{font-size:39px}.cta-leaf{opacity:.6;width:105px;bottom:50px;right:-20px}.landing-cta .eyebrow{font-size:8px}.landing-footer{flex-wrap:wrap;padding:25px}.landing-footer>span{font-size:9px}.landing-footer>a:last-child{width:100%;margin-top:10px;font-size:10px}.auth-shell{grid-template-columns:1fr}.auth-story{gap:32px;min-height:0;margin:12px;padding:23px}.auth-story h1{margin:15px 0;font-size:43px;line-height:1.04}.auth-story h1 br{display:none}.auth-story h1 em{display:block}.auth-story>div>p{margin-bottom:0;font-size:11px}.auth-story>div>.w-badge{font-size:8px}.auth-orbit{display:none}.auth-story .w-brand{font-size:21px}.auth-form-panel{border-radius:24px;margin:0 12px 12px;padding:23px 17px 35px}.auth-back{font-size:10px}.auth-form{padding:28px 0}.auth-form h2{font-size:34px}.auth-form>p{font-size:11px}.auth-foot{font-size:8px}.onboarding-page{margin:20px auto;padding:22px}.recovery-page{border-radius:24px;width:calc(100% - 24px);min-height:calc(100dvh - 24px);margin:12px;padding:23px 17px}.onboarding-layout{grid-template-columns:1fr;gap:20px;margin-top:40px}.onboarding-layout h1{font-size:37px}.onboarding-layout p{font-size:12px}.onboarding-card{border-radius:24px;padding:23px 17px}.onboarding-layout>div .w-progress-ring{display:none}.onboarding-card{padding:23px 17px}.workspace{border-radius:24px;min-height:calc(100vh - 16px);margin:8px;padding:14px 12px 11px}.workspace-header{gap:18px}.workspace-header .w-brand{font-size:21px}.workspace-tools{gap:4px}.workspace-header nav{justify-content:space-between;gap:0;padding:5px;overflow-x:auto}.workspace-header nav a,.workspace-header nav button{flex-shrink:0;padding:9px 10px;font-size:12px}.workspace .w-page-header{margin-bottom:23px;display:block}.workspace .w-page-header h1{font-size:29px}.workspace .w-page-header p{margin:8px 0 14px;font-size:10px}.workspace .w-page-header .w-button{font-size:9px}.dashboard-summary{display:block}.budget-strip{max-width:none;margin-bottom:25px;font-size:9px}.budget-strip small{font-size:8px}.summary-stats{justify-content:space-around;gap:20px;margin-bottom:24px}.summary-stats .w-stat{align-items:center}.summary-stats .w-stat strong{font-size:32px}.summary-stats .w-stat>span{font-size:9px}.dashboard-bento{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.dashboard-balance{grid-column:1;min-height:255px}.dashboard-spending{grid-column:2}.dashboard-goal{grid-area:2/1}.dashboard-next{grid-area:2/2}.dashboard-calendar{grid-area:3/1/auto/3;gap:12px}.dashboard-details{grid-area:4/1/auto/3}.dashboard-details .w-accordion{display:block}.dashboard-details .w-accordion button{font-size:11px}.dashboard-bento>.w-card{border-radius:22px;padding:13px}.dashboard-bento .w-card-header h3{font-size:10px}.balance-caption>strong{font-size:25px}.balance-caption>small{font-size:8px}.balance-caption>span{font-size:7px;line-height:1.5;display:block}.balance-caption{margin-top:132px}.balance-garden svg{width:80px}.garden-disc{width:90px;height:90px;right:10px}.garden-dot{width:40px;height:40px;left:0}.dashboard-balance>.w-between{font-size:8px}.dashboard-balance .w-icon-button{width:24px;height:24px;min-height:24px;padding:0}.rhythm-total>strong{font-size:18px}.dashboard-spending .rhythm-total{margin-top:20px;display:block}.rhythm-total>small{margin-top:5px;font-size:7px;display:block}.rhythm-total br{display:none}.dashboard-spending .w-bar-chart{gap:5px;height:145px}.dashboard-spending .w-bar-chart small{font-size:7px}.dashboard-spending .w-bar-chart button{max-width:4px}.dashboard-goal .w-progress-ring{min-height:155px;max-height:185px}.dashboard-goal .w-progress-ring svg{width:140px;height:140px}.dashboard-goal .w-progress-ring strong{font-size:28px}.dashboard-goal .w-progress-ring small{font-size:8px}.dashboard-goal>.w-between{flex-direction:column;align-items:flex-start;gap:8px}.dashboard-next{padding:13px 8px 8px}.next-heading{gap:5px;font-size:9px}.next-heading strong{font-size:18px}.dashboard-next .w-checklist{padding:13px 8px}.dashboard-next .w-checklist .w-card-header{display:block}.dashboard-next .w-checklist h3{font-size:10px;line-height:1.5}.dashboard-next .w-checklist-count{margin-top:5px;font-size:18px;display:block}.dashboard-next .w-checklist-count small{font-size:13px}.dashboard-next .w-checklist button{gap:6px;padding:12px 0}.dashboard-next .w-task-icon{width:23px;min-width:23px;height:23px}.dashboard-next .w-checklist button strong{font-size:8px}.dashboard-next .w-checklist button small{font-size:6px}.dashboard-next .w-task-check{width:7px;min-width:7px;height:7px}.next-empty{border-radius:18px;padding:20px 12px}.next-empty h3{font-size:18px}.next-empty .w-button{padding:9px;font-size:8px}.calendar-agenda .w-card-header h3{font-size:10px}.calendar-agenda .w-card-header p{font-size:8px}.calendar-agenda .w-icon-button{width:23px;min-width:23px;height:23px;min-height:23px;padding:0}.agenda-event{flex-wrap:wrap;gap:6px;padding:9px 7px}.agenda-event strong{font-size:8px}.agenda-event>.w-money,.agenda-quiet{font-size:9px}.dashboard-calendar .w-calendar-grid button{min-height:22px;padding:4px;font-size:8px}.dashboard-calendar .w-calendar-head strong{font-size:9px}.dashboard-calendar .w-calendar-head .w-icon-button{width:23px;min-width:23px;padding:0}.dashboard-bottom{grid-template-columns:1fr}.dashboard-bottom>.w-card{padding:18px}.dashboard-bottom .w-card-header .text-link{font-size:9px}.module-toolbar{flex-direction:column;align-items:stretch;margin:20px 0 14px}.module-toolbar>div{justify-content:space-between}.module-toolbar .w-select{flex:1}.module-table{padding:13px}.record-name{gap:8px;min-width:140px}.record-name strong{font-size:10px}.record-name small{font-size:8px}.record-card-grid{grid-template-columns:1fr}.module-footnote{font-size:8px;line-height:1.7}.settings-grid{grid-template-columns:1fr}.settings-grid>.w-card,.settings-security{padding:22px}.settings-grid .w-muted{font-size:11px}.gallery-page{margin:0;padding:20px}.gallery-header>.w-button{font-size:10px}.gallery-intro{margin:40px 0 20px}.gallery-intro h1{font-size:40px}.gallery-intro p{font-size:12px}.gallery-controls{flex-direction:column;gap:8px}.gallery-grid{grid-template-columns:1fr}.gallery-section h2{font-size:27px}.gallery-story{padding:23px}.gallery-story>header h3{font-size:13px}.gallery-story>header span{font-size:9px}.gallery-footer{font-size:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition-duration:.01ms!important;animation-duration:.01ms!important}}.w-checklist-count small{margin-top:0!important;display:inline!important}.dashboard-spending .w-bar-chart,.art-bars .w-bar-chart{justify-content:space-between}
