/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-font-weight:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--ib-spinner-angle:0deg}}}@layer theme{:root,:host{--tw-font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--tw-color-red-500:oklch(63.7% .237 25.331);--tw-spacing:.25rem;--tw-container-sm:24rem;--tw-container-md:28rem;--tw-container-lg:32rem;--tw-container-xl:36rem;--tw-container-2xl:42rem;--tw-container-3xl:48rem;--tw-container-4xl:56rem;--tw-text-xs:.75rem;--tw-text-xs--line-height:calc(1 / .75);--tw-text-sm:.875rem;--tw-text-sm--line-height:calc(1.25 / .875);--tw-text-lg:1.125rem;--tw-text-lg--line-height:calc(1.75 / 1.125);--tw-text-xl:1.25rem;--tw-text-xl--line-height:calc(1.75 / 1.25);--tw-text-2xl:1.5rem;--tw-text-2xl--line-height:calc(2 / 1.5);--tw-font-weight-medium:500;--tw-font-weight-semibold:600;--tw-font-weight-bold:700}}@layer base;@layer components{.ib-card{background:var(--ib-surface);border:1px solid var(--ib-line);box-shadow:var(--ib-elevation-sm);border-radius:.625rem}.ib-card.stk-touched{box-shadow:var(--ib-focus-primary)}.ib-section-title{letter-spacing:.05em;text-transform:uppercase;color:var(--ib-ink-muted);font-size:.6875rem;font-weight:600}.ib-chip{white-space:nowrap;background:var(--ib-chip-neutral-bg);color:var(--ib-chip-neutral-ink);border-radius:9999px;align-items:center;gap:.25rem;padding:.125rem .5625rem;font-size:.6875rem;font-weight:600;line-height:1.4;display:inline-flex}.ib-chip-amber{background:var(--ib-chip-amber-bg);color:var(--ib-chip-amber-ink)}.ib-chip-green{background:var(--ib-chip-green-bg);color:var(--ib-chip-green-ink)}.ib-chip-red{background:var(--ib-chip-red-bg);color:var(--ib-chip-red-ink)}.ib-chip-blue{background:var(--ib-chip-blue-bg);color:var(--ib-chip-blue-ink)}.ib-avatar{letter-spacing:.02em;background:var(--ib-surface-2);border:1px solid var(--ib-line);width:2rem;height:2rem;color:var(--ib-ink);border-radius:9999px;flex:none;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:inline-flex}.ib-avatar-xl{width:4.5rem;height:4.5rem;font-size:1.5rem}.ib-avatar-primary{background:var(--color-primary-600);border-color:var(--color-primary-600);color:#fff}.ib-avatar-amber{background:var(--ib-chip-amber-bg);border-color:var(--ib-chip-amber-edge);color:var(--ib-chip-amber-ink)}.ib-btn{white-space:nowrap;border:1px solid var(--ib-line);background:var(--ib-surface);color:var(--ib-ink-strong);cursor:pointer;border-radius:.375rem;align-items:center;gap:.375rem;padding:.4375rem .875rem;font-size:.8125rem;font-weight:600;line-height:1.25;transition:background-color .12s,border-color .12s,box-shadow .12s;display:inline-flex}.ib-btn:hover{background:var(--ib-surface-2)}.ib-btn:focus-visible{box-shadow:var(--ib-focus);outline:none}.ib-btn:disabled{opacity:.55;cursor:default;pointer-events:none}.ib-btn-primary{background:var(--color-primary-600);border-color:var(--color-primary-600);color:#fff}.ib-btn-primary:hover{background:var(--color-primary-700)}.ib-btn-primary:focus-visible{box-shadow:var(--ib-focus-primary)}.ib-btn-quiet{color:var(--ib-ink);background:0 0;border-color:#0000}.ib-btn-quiet:hover{background:var(--ib-surface-2)}.ib-btn-success{color:#fff;background:#16a34a;border-color:#16a34a}.ib-btn-success:hover{background:#15803d}.ib-segmented{background:var(--ib-surface-2);border:1px solid var(--ib-line);border-radius:.5rem;gap:.125rem;padding:.1875rem;display:inline-flex}.ib-segmented>button{color:var(--ib-ink);cursor:pointer;border-radius:.375rem;padding:.3125rem .875rem;font-size:.8125rem;font-weight:600}.ib-segmented>button.active{background:var(--ib-surface);color:var(--ib-ink-strong);box-shadow:var(--ib-elevation-sm)}.ib-tabs{border-bottom:1px solid var(--ib-line);align-items:center;gap:1.5rem;display:flex}.ib-tab{height:2rem;color:var(--ib-ink-muted);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:.5rem;margin-bottom:-1px;padding:0;font-size:.8125rem;font-weight:500;transition:color .15s,border-color .15s;display:inline-flex}.ib-tab:hover{color:var(--ib-ink-strong)}.ib-tab:focus-visible{box-shadow:var(--ib-focus);border-radius:.25rem;outline:none}.ib-tab:disabled{opacity:.6;pointer-events:none}.ib-tab.active{color:var(--ib-ink-strong);border-bottom-color:var(--ib-ink-strong)}.ib-tab-panel{padding-top:1rem}.ib-dialog{background:var(--ib-surface);width:calc(100% - 2rem);max-width:32rem;color:var(--ib-ink);box-shadow:var(--ib-elevation-lg);border:0;border-radius:1rem;margin:auto;padding:0}.ib-dialog-sm{max-width:24rem}.ib-dialog-xl{max-width:36rem}.ib-dialog-2xl{max-width:42rem}@keyframes ib-dialog-in{0%{opacity:.5;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@keyframes ib-dialog-fade{0%{opacity:0}to{opacity:1}}.ib-dialog[open]{animation:.1s ease-out ib-dialog-in}.ib-dialog[open]::backdrop{animation:.1s ease-out ib-dialog-fade}.ib-dialog-head{align-items:center;gap:.5rem;padding:1.25rem 1.5rem 0;display:flex}.ib-dialog-title{color:var(--ib-ink-strong);flex:1;font-size:1.125rem;font-weight:600;line-height:1.2}.ib-dialog-close{width:1.75rem;height:1.75rem;color:var(--ib-ink);cursor:pointer;background:0 0;border:0;border-radius:.375rem;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.ib-dialog-close:hover{background:var(--ib-surface-2)}.ib-dialog-close:focus-visible{box-shadow:var(--ib-focus);outline:none}.ib-dialog-icon{background:var(--ib-surface-2);width:1.75rem;height:1.75rem;color:var(--ib-ink-muted);border-radius:9999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.ib-dialog-icon-amber{background:var(--ib-chip-amber-bg);color:var(--ib-chip-amber-ink)}.ib-dialog-icon-blue{background:var(--ib-chip-blue-bg);color:var(--ib-chip-blue-ink)}.ib-dialog-icon-red{background:var(--ib-chip-red-bg);color:var(--ib-chip-red-ink)}.ib-dialog-icon-green{background:var(--ib-chip-green-bg);color:var(--ib-chip-green-ink)}.ib-dialog-body{color:var(--ib-ink);padding:1rem 1.5rem .25rem;font-size:.875rem;line-height:1.6}.ib-dialog-body p{margin:0 0 .625rem}.ib-dialog-body p:last-child{margin-bottom:0}.ib-dialog-actions{justify-content:flex-end;gap:.5rem;padding:1rem 1.5rem 1.5rem;display:flex}.ib-dialog-rows{border:1px solid var(--ib-outline-gray-1);border-radius:.5rem;margin:.75rem 0 0;font-size:.875rem;overflow:hidden}.ib-dialog-rows>div{justify-content:space-between;gap:1rem;padding:.5rem .75rem;display:flex}.ib-dialog-rows>div+div{border-top:1px solid var(--ib-outline-gray-1)}.ib-dialog-rows span:first-child{color:var(--ib-ink-gray-5);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ib-dialog-rows span:last-child{white-space:nowrap;font-weight:600}.ib-item{text-align:start;width:100%;min-height:2rem;color:var(--ib-ink-gray-7);cursor:pointer;background:0 0;border:0;border-radius:.5rem;align-items:center;gap:.5rem;padding:.375rem .625rem;font-size:.875rem;transition:background-color .1s ease-out,color .1s ease-out;display:flex}.ib-item-sm{min-height:1.75rem;padding:.375rem .5rem}.ib-item-lg{min-height:2.5rem;padding:.5rem .75rem;font-size:1rem}.ib-item:hover{background:var(--ib-alpha-gray-2)}.ib-item.active{background:var(--ib-surface-gray-3);color:var(--ib-ink-gray-8)}.ib-item.active:hover{background:var(--ib-surface-gray-4)}.ib-item:focus-visible{box-shadow:var(--ib-focus);outline:none}.ib-item:disabled,.ib-item[aria-disabled=true]{color:var(--ib-ink-gray-4);cursor:not-allowed;pointer-events:none}.ib-item-prefix,.ib-item-suffix{flex:none;justify-content:center;align-items:center;display:inline-flex}.ib-item-label{flex:1;min-width:0}.ib-item-label small{color:var(--ib-ink-gray-5);font-size:.8125rem;line-height:1.5;display:block}.ib-item-danger{color:var(--ib-chip-red-ink)}.ib-item-danger:hover{background:var(--ib-chip-red-bg)}.ib-panel{background:var(--ib-surface-elevation-2);box-shadow:var(--ib-elevation-2xl), 0 0 0 1px oklch(0% 0 0/.05);will-change:opacity;border-radius:.75rem;animation:80ms linear ib-panel-in;overflow:hidden}@keyframes ib-panel-in{0%{opacity:0}to{opacity:1}}.ib-menu{min-width:10rem}.ib-menu-group{padding:.375rem}.ib-menu-group+.ib-menu-group{border-top:1px solid var(--ib-outline-elevation-2)}.ib-menu-label{height:1.75rem;color:var(--ib-ink-gray-4);align-items:center;padding:0 .5rem;font-size:.8125rem;font-weight:500;display:flex}.ib-menu-empty{color:var(--ib-ink-gray-5);padding:.375rem .5rem;font-size:.875rem}.ib-trigger{border:1px solid var(--ib-surface-gray-2);background:var(--ib-surface-gray-2);text-align:start;min-height:2rem;color:var(--ib-ink-gray-7);cursor:pointer;border-radius:.5rem;align-items:center;gap:.5rem;padding:0 .625rem;font-size:.875rem;transition:background-color .15s cubic-bezier(.23,1,.32,1),border-color .15s cubic-bezier(.23,1,.32,1),box-shadow .15s cubic-bezier(.23,1,.32,1);display:inline-flex;position:relative}.ib-trigger:hover{border-color:var(--ib-outline-elevation-2);background:var(--ib-surface-gray-3)}.ib-trigger:focus-visible,.ib-trigger:focus-within{box-shadow:var(--ib-focus);outline:none}.ib-trigger-sm{min-height:1.75rem;padding:0 .5rem}.ib-trigger-lg{border-radius:.625rem;min-height:2.5rem;padding:0 .75rem;font-size:1rem}.ib-trigger-outline{border-color:var(--ib-outline-gray-2);background:var(--ib-surface-base)}.ib-trigger-outline:hover{border-color:var(--ib-outline-gray-3);background:var(--ib-surface-base)}.ib-trigger-ghost{background:0 0;border-color:#0000}.ib-trigger-ghost:hover{background:var(--ib-surface-gray-3);border-color:#0000}.ib-trigger:disabled{cursor:not-allowed;color:var(--ib-ink-gray-4);background:var(--ib-surface-gray-1);border-color:var(--ib-outline-gray-2)}.ib-trigger-chevron{color:var(--ib-ink-gray-4);flex:none;margin-left:auto}select.ib-trigger{appearance:none}.ib-label{color:var(--ib-ink-gray-5);font-size:.875rem;display:block}.ib-label-strong{color:var(--ib-ink-gray-7)}.ib-desc{color:var(--ib-ink-gray-5);font-size:.8125rem;line-height:1.5}.ib-error{white-space:pre-line;color:var(--ib-ink-red);font-size:.8125rem;line-height:1.5}.ib-req{color:var(--ib-ink-red);-webkit-user-select:none;user-select:none}.ib-stack{flex-direction:column;gap:.375rem;display:flex}:where([data-slot=list]){--ib-list-columns:var(--ib-list-columns-default,auto minmax(0, 1fr) auto)}[data-slot=list-row],[data-slot=list-header]{grid-template-columns:var(--ib-list-columns);column-gap:var(--ib-list-gap,.5rem);text-align:start;align-items:center;display:grid}[data-slot=list-row]{color:var(--ib-ink-gray-8);background:0 0;border:0;padding-inline-start:calc(var(--ib-list-checkbox-width,0px) + var(--_ib-list-row-pad,0px));padding-inline-end:var(--_ib-list-row-pad,0px);font-size:.875rem}:where([data-slot=list-header]){height:2rem;color:var(--ib-ink-gray-5);padding-inline-start:calc(var(--ib-list-checkbox-width,0px) + var(--ib-list-row-padding-x,0px));padding-inline-end:var(--ib-list-row-padding-x,0px);font-size:.8125rem}:where([data-slot=list-group-header]){height:2rem;color:var(--ib-ink-gray-5);align-items:center;padding-inline-start:calc(var(--ib-list-checkbox-width,0px) + var(--ib-list-row-padding-x,0px));padding-inline-end:var(--ib-list-row-padding-x,0px);font-size:.8125rem;font-weight:500;display:flex}:where([data-slot=list-row],[data-slot=list-header]){position:relative}:where([data-slot=list-row]){height:var(--ib-list-row-height,auto);transition:padding .2s ease-out,background-color .15s}:where([data-slot=list-row][data-interactive]){--_ib-list-row-pad:var(--ib-list-row-padding-x,.75rem);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:10px;width:100%}[data-slot=list-row][data-interactive]:hover{background:var(--ib-surface-gray-1)}[data-slot=list-row][data-interactive]:active{background:var(--ib-surface-gray-2)}[data-slot=list-row][data-active],[data-slot=list-row][data-active]:hover{background:var(--ib-surface-gray-3)}:where([data-slot=list-row-checkbox],[data-slot=list-header-checkbox]){width:32px;top:0;bottom:0;align-items:center;display:flex;position:absolute;inset-inline-start:var(--_ib-list-row-pad,0px);overflow:hidden}:where([data-slot=list-header-checkbox]){inset-inline-start:var(--ib-list-row-padding-x,0px)}:where([data-slot=list-header-border]){pointer-events:none;border-bottom:1px solid var(--ib-outline-gray-1);bottom:0;grid-column:1/-1;height:0;position:absolute;inset-inline:0}:where([data-slot=list-divider]){pointer-events:none;border-top:1px solid var(--ib-outline-gray-1);top:0;height:0;position:absolute;inset-inline:0}[data-slot=list-row] [data-slot=list-divider]{opacity:0}[data-slot=list-row]+[data-slot=list-row] [data-slot=list-divider]{opacity:1}[data-slot=list-row][data-interactive]:hover [data-slot=list-divider],[data-slot=list-row][data-interactive]:hover+[data-slot=list-row] [data-slot=list-divider],[data-slot=list-row][data-active] [data-slot=list-divider],[data-slot=list-row][data-active]+[data-slot=list-row] [data-slot=list-divider]{opacity:0}[data-slot=list-cell]{align-items:center;min-width:0;display:flex}[data-slot=list-cell]>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ib-alert{background:var(--ib-surface-gray-1);border-radius:.75rem;align-items:center;min-height:2.5rem;padding:.375rem .375rem .375rem .875rem;display:flex}.ib-alert-icon{width:1rem;height:1rem;color:var(--ib-ink-gray-7);flex:none;justify-content:center;align-items:center;margin-right:.5rem;display:flex}.ib-alert-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--ib-ink-gray-8);flex:1;font-size:.875rem;font-weight:500;overflow:hidden}.ib-alert-actions{align-items:center;gap:.25rem;display:flex}.ib-alert-banner{min-height:0;padding:.75rem;display:block;position:relative}.ib-alert-banner .ib-alert-title{white-space:normal}.ib-alert-desc{color:var(--ib-ink-gray-6);margin-top:.25rem;font-size:.875rem;line-height:1.5}.ib-alert-blue .ib-alert-icon{color:var(--ib-chip-blue-ink)}.ib-alert-green .ib-alert-icon{color:var(--ib-chip-green-ink)}.ib-alert-amber .ib-alert-icon{color:var(--ib-chip-amber-ink)}.ib-alert-red .ib-alert-icon{color:var(--ib-ink-red)}.ib-divider{border:0;border-top:1px solid var(--ib-outline-gray-2);width:100%}.ib-divider-action{white-space:nowrap;justify-content:center;align-items:center;width:100%;min-height:1.75rem;display:flex;position:relative}.ib-divider-action:before{content:"";border-top:1px solid var(--ib-outline-gray-2);position:absolute;top:50%;left:0;right:0}.ib-divider-action>*{z-index:1;position:relative}.ib-kbd{background:var(--ib-surface-gray-2);min-width:1.5rem;height:1.5rem;color:var(--ib-ink-gray-7);border-radius:.5rem;justify-content:center;align-items:center;padding:0 .375rem;font-family:inherit;font-size:.75rem;font-weight:500;display:inline-flex}.ib-loading-text{color:var(--ib-ink-gray-4);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.ib-page-header{z-index:10;border-bottom:1px solid var(--ib-outline-gray-1);background:var(--ib-surface-base);flex-direction:column;justify-content:center;min-height:3rem;padding:0 1.25rem;display:flex}.ib-page-header-row{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.ib-progress{flex-direction:column;gap:10px;width:100%;display:flex}.ib-progress-labels{justify-content:space-between;align-items:baseline;font-size:.875rem;font-weight:500;display:flex}.ib-progress-label{color:var(--ib-ink-gray-8)}.ib-progress-hint{color:var(--ib-ink-gray-4)}.ib-progress-track{background:var(--ib-surface-gray-2);border-radius:1rem;height:.25rem;overflow:hidden;transform:translateZ(0)}.ib-progress-sm .ib-progress-track{height:2px}.ib-progress-lg .ib-progress-track{height:.5rem}.ib-progress-xl .ib-progress-track{height:.75rem}.ib-progress-fill{background:var(--ib-surface-gray-10);width:100%;height:100%;transform:translateX(calc(var(--ib-progress,0) * 1% - 100%));transition:transform .66s cubic-bezier(.65,0,.35,1)}@media (prefers-reduced-motion:reduce){.ib-progress-fill{transition:none}}.ib-skeleton{background:var(--ib-surface-gray-3);border-radius:.375rem;animation:2s cubic-bezier(.4,0,.6,1) infinite ib-pulse}@keyframes ib-pulse{0%,to{opacity:1}50%{opacity:.5}}.ib-spinner{--ib-spinner-thickness:14.7%;--ib-spinner-mask-thickness:29.4%;--ib-spinner-inset:7.5%;--ib-spinner-paint-size:calc(100% - 2 * var(--ib-spinner-inset));--ib-spinner-track-color:transparent;background-image:radial-gradient(calc(var(--ib-spinner-thickness) / 2) calc(var(--ib-spinner-thickness) / 2) at calc(50% + (50% - var(--ib-spinner-thickness) / 2) * sin(var(--ib-spinner-angle))) calc(50% - (50% - var(--ib-spinner-thickness) / 2) * cos(var(--ib-spinner-angle))), currentColor 92%, transparent), conic-gradient(from var(--ib-spinner-angle), transparent 32%, currentColor 92%, currentColor 100%), linear-gradient(var(--ib-spinner-track-color), var(--ib-spinner-track-color));background-size:var(--ib-spinner-paint-size) var(--ib-spinner-paint-size);width:16px;height:16px;-webkit-mask:radial-gradient(farthest-side, transparent calc(100% - var(--ib-spinner-mask-thickness)), #000 calc(100% - var(--ib-spinner-mask-thickness)), #000 calc(100% - .5px), transparent 100%) center / var(--ib-spinner-paint-size) var(--ib-spinner-paint-size) no-repeat;-webkit-mask:radial-gradient(farthest-side, transparent calc(100% - var(--ib-spinner-mask-thickness)), #000 calc(100% - var(--ib-spinner-mask-thickness)), #000 calc(100% - .5px), transparent 100%) center / var(--ib-spinner-paint-size) var(--ib-spinner-paint-size) no-repeat;-webkit-mask:radial-gradient(farthest-side, transparent calc(100% - var(--ib-spinner-mask-thickness)), #000 calc(100% - var(--ib-spinner-mask-thickness)), #000 calc(100% - .5px), transparent 100%) center / var(--ib-spinner-paint-size) var(--ib-spinner-paint-size) no-repeat;mask:radial-gradient(farthest-side, transparent calc(100% - var(--ib-spinner-mask-thickness)), #000 calc(100% - var(--ib-spinner-mask-thickness)), #000 calc(100% - .5px), transparent 100%) center / var(--ib-spinner-paint-size) var(--ib-spinner-paint-size) no-repeat;background-position:50%;background-repeat:no-repeat;animation:.7s linear infinite ib-spinner-rotate;display:inline-block}.ib-spinner-track{--ib-spinner-track-color:currentColor}@supports (color:color-mix(in lab, red, red)){.ib-spinner-track{--ib-spinner-track-color:color-mix(in srgb, currentColor 15%, transparent)}}@media (prefers-reduced-motion:reduce){.ib-spinner{animation-duration:1.6s}}.ib-input-sm{padding:.25rem .5rem;font-size:.8125rem}.ib-input-lg{border-radius:.625rem;padding:.5rem .75rem;font-size:1rem}.ib-input-outline{background:var(--ib-surface-base);border:1px solid var(--ib-outline-gray-2)}.ib-input-outline:hover{border-color:var(--ib-outline-gray-3)}.ib-input-outline:focus{background:var(--ib-surface-base);border-color:var(--ib-outline-gray-4);box-shadow:var(--ib-elevation-sm)}.ib-input-ghost{background:0 0;border-color:#0000}.ib-input-area{resize:vertical;min-height:2.5rem;line-height:1.5}.ib-tabs-pill{background:var(--ib-surface-gray-2);border-radius:8px;align-items:center;gap:.25rem;padding:1px;display:inline-flex}.ib-tabs-pill .ib-tab-pill{height:1.625rem;color:var(--ib-ink-gray-5);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:.5rem;padding:5px .5rem;font-size:.8125rem;transition:background-color .15s ease-out,color .15s ease-out,box-shadow .15s ease-out;display:inline-flex}.ib-tabs-pill .ib-tab-pill:hover{color:var(--ib-ink-gray-8)}.ib-tabs-pill .ib-tab-pill.active{color:var(--ib-ink-gray-8);background:var(--ib-surface-elevation-3);box-shadow:var(--ib-elevation-sm)}.ib-tabs-pill .ib-tab-pill:disabled{opacity:.6;pointer-events:none}.ib-table-wrap{border:1px solid var(--ib-outline-gray-1);border-radius:.375rem;overflow-x:auto}.ib-table{border-collapse:collapse;width:100%;color:var(--ib-ink-gray-8);font-size:.875rem}.ib-table thead th{background:var(--ib-surface-gray-1);text-transform:uppercase;letter-spacing:.03em;text-align:left;white-space:nowrap;color:var(--ib-ink-gray-5);border-bottom:1px solid var(--ib-outline-gray-1);padding:.5rem .75rem;font-size:.75rem;font-weight:600}.ib-table tbody td{border-top:1px solid var(--ib-outline-gray-1);padding:.5rem .75rem}.ib-table tbody tr:first-child td{border-top:0}.ib-table tbody tr:hover{background:var(--ib-surface-gray-1)}.ib-table td.num,.ib-table th.num{text-align:right}.ib-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.ib-table .ib-table-group{text-transform:uppercase;letter-spacing:.03em;background:var(--ib-surface-gray-2);color:var(--ib-ink-gray-6);padding:.375rem .75rem;font-size:11px;font-weight:600}.ib-table tbody tr.ib-row-flag,.ib-table tbody tr.ib-row-flag:hover{background:var(--color-primary-600)}@supports (color:color-mix(in lab, red, red)){.ib-table tbody tr.ib-row-flag,.ib-table tbody tr.ib-row-flag:hover{background:color-mix(in srgb, var(--color-primary-600) 9%, transparent)}}.ib-pill{white-space:nowrap;background:var(--ib-chip-neutral-bg);color:var(--ib-chip-neutral-ink);border-radius:9999px;padding:2px 10px;font-size:11px;font-weight:600;display:inline-block}.ib-pill-bec{background:var(--ib-brand-bec);color:#fff}.ib-pill-ssa{background:var(--ib-brand-ssa);color:#fff}.ib-pill-green{background:var(--ib-chip-green-bg);color:var(--ib-chip-green-ink)}.ib-pill-red{background:var(--ib-chip-red-bg);color:var(--ib-chip-red-ink)}.ib-pill-amber{background:var(--ib-chip-amber-bg);color:var(--ib-chip-amber-ink)}.ib-pill-blue{background:var(--ib-chip-blue-bg);color:var(--ib-chip-blue-ink)}.ib-pill-tag{background:var(--ib-chip-indigo-bg);color:var(--ib-chip-indigo-ink)}.ib-pill-primary{background:var(--color-primary-600)}@supports (color:color-mix(in lab, red, red)){.ib-pill-primary{background:color-mix(in srgb, var(--color-primary-600) 14%, transparent)}}.ib-pill-primary{color:var(--color-primary-600)}.ib-pill-big{letter-spacing:.06em;text-transform:uppercase;padding:6px 18px;font-size:13px;font-weight:700}.ib-bdg{text-transform:uppercase;white-space:nowrap;background:var(--ib-chip-neutral-bg);height:1.5rem;color:var(--ib-chip-neutral-ink);border-radius:.375rem;padding:0 .5rem;font-size:11px;font-weight:600;line-height:1.5rem;display:inline-block}.ib-bdg-danger{background:var(--ib-chip-red-bg);color:var(--ib-chip-red-ink)}.ib-bdg-warning{background:var(--ib-chip-amber-bg);color:var(--ib-chip-amber-ink)}.ib-bdg-success{background:var(--ib-chip-green-bg);color:var(--ib-chip-green-ink)}.ib-bdg-info{background:var(--ib-chip-blue-bg);color:var(--ib-chip-blue-ink)}.ib-bdg-primary{background:var(--color-primary-600)}@supports (color:color-mix(in lab, red, red)){.ib-bdg-primary{background:color-mix(in srgb, var(--color-primary-600) 14%, transparent)}}.ib-bdg-primary{color:var(--color-primary-600)}.ib-pipeline{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.ib-pipeline-sep{color:var(--ib-ink-gray-4)}.ib-pipe{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:9999px;padding:3px 12px;font-size:11px;font-weight:600}.ib-pipe-done{background:var(--ib-chip-green-bg);color:var(--ib-chip-green-ink)}.ib-pipe-current{outline-offset:1px;outline:2px solid}.ib-pipe-todo{background:var(--ib-surface-gray-2);color:var(--ib-ink-gray-4)}.ib-conns{flex-wrap:wrap;gap:.5rem;display:flex}.ib-conn{border:1px solid var(--ib-outline-gray-1);color:var(--ib-ink-gray-7);border-radius:.375rem;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.875rem;text-decoration:none;display:inline-flex}a.ib-conn:hover{border-color:var(--color-primary-600)}.ib-conn-count{color:var(--color-primary-600);font-weight:600}.ib-conn-zero{color:var(--ib-ink-gray-4)}.ib-empty-inline{color:var(--ib-ink-gray-4);font-size:.875rem}.ib-danger-note{color:var(--ib-ink-red);font-weight:600}.ib-link{color:var(--color-primary-600);text-decoration:underline}.ib-pre{white-space:pre-wrap;font-size:11px}.ib-note-sub{color:var(--ib-ink-gray-4);font-size:11px}.ib-img-preview{border:1px solid var(--ib-outline-gray-1);border-radius:8px;max-width:180px;max-height:180px}.ib-summary{flex-wrap:wrap;display:flex}.ib-summary>div{padding:6px 18px 6px 0}.ib-summary-value{font-weight:700}.ib-summary-label{color:var(--ib-ink-gray-4);text-transform:uppercase;letter-spacing:.05em;font-size:11px}.ib-table tbody tr.ib-row-warn{background:var(--ib-brand-ssa)}@supports (color:color-mix(in lab, red, red)){.ib-table tbody tr.ib-row-warn{background:color-mix(in srgb, var(--ib-brand-ssa) 12%, transparent)}}.ib-stock{text-transform:uppercase;white-space:nowrap;background:var(--ib-chip-neutral-bg);color:var(--ib-chip-neutral-ink);border-radius:.375rem;padding:.125rem .5rem;font-size:11px;font-weight:600;display:inline-block}.ib-stock-out_of_stock,.ib-stock-stockout_likely{background:var(--ib-chip-red-bg);color:var(--ib-chip-red-ink)}.ib-stock-at_risk{background:var(--ib-chip-amber-bg);color:var(--ib-chip-amber-ink)}.ib-stock-on_order{background:var(--color-primary-600)}@supports (color:color-mix(in lab, red, red)){.ib-stock-on_order{background:color-mix(in srgb, var(--color-primary-600) 14%, transparent)}}.ib-stock-on_order{color:var(--color-primary-600)}.ib-stock-healthy{background:var(--ib-chip-green-bg);color:var(--ib-chip-green-ink)}.ib-stock-overstock{background:var(--ib-chip-blue-bg);color:var(--ib-chip-blue-ink)}.ib-check{appearance:none;border:1px solid var(--ib-outline-gray-4);background:var(--ib-surface-base);cursor:pointer;border-radius:4px;flex:none;place-content:center;width:1rem;height:1rem;margin:0;transition:background-color .1s,border-color .1s,box-shadow .1s;display:inline-grid}.ib-check:hover{border-color:var(--ib-outline-gray-5);box-shadow:var(--ib-elevation-sm)}.ib-check:active{border-color:var(--ib-outline-gray-6)}.ib-check:focus-visible{box-shadow:var(--ib-focus);outline:none}.ib-check:checked{background:var(--ib-surface-gray-10);border-color:var(--ib-surface-gray-10)}.ib-check:checked:hover{background:var(--ib-surface-gray-9);border-color:var(--ib-surface-gray-9)}.ib-check:checked:before{content:"";background:var(--ib-ink-base);width:.625rem;height:.625rem;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E") 50%/contain no-repeat}.ib-check:disabled{border-color:var(--ib-outline-gray-3);cursor:not-allowed}.ib-check:disabled:checked{background:var(--ib-surface-gray-5);border-color:var(--ib-surface-gray-5)}.ib-check-sm{width:.875rem;height:.875rem}.ib-radio{appearance:none;box-sizing:border-box;border:1px solid var(--ib-outline-gray-4);background:var(--ib-surface-base);cursor:pointer;border-radius:9999px;flex:none;width:1rem;height:1rem;margin:0;transition:border-color .1s,border-width .1s}.ib-radio:hover{border-color:var(--ib-outline-gray-5)}.ib-radio:active{border-color:var(--ib-outline-gray-6)}.ib-radio:focus-visible{box-shadow:var(--ib-focus);outline:none}.ib-radio:checked{border-width:4.5px;border-color:var(--ib-surface-gray-10)}.ib-radio:checked:hover{border-color:var(--ib-surface-gray-9)}.ib-radio:disabled{border-color:var(--ib-outline-gray-3);cursor:not-allowed}.ib-radio:disabled:checked{border-color:var(--ib-surface-gray-5)}.ib-radio-sm{width:.875rem;height:.875rem}.ib-radio-sm:checked{border-width:4px}.ib-switch{appearance:none;box-sizing:border-box;background:var(--ib-surface-gray-4);cursor:pointer;border:3px solid #0000;border-radius:9999px;flex:none;align-items:center;width:2rem;height:1.25rem;margin:0;transition:background-color .1s ease-in-out;display:inline-flex;position:relative}.ib-switch:hover{background:var(--ib-surface-gray-5)}.ib-switch:active{background:var(--ib-surface-gray-6)}.ib-switch:focus-visible{box-shadow:var(--ib-focus);outline:none}.ib-switch:before{content:"";background:var(--ib-surface-base);width:.875rem;height:.875rem;box-shadow:var(--ib-elevation-sm);border-radius:9999px;transition:transform .1s ease-in-out;transform:translate(0)}.ib-switch:checked{background:var(--ib-surface-gray-10)}.ib-switch:checked:hover{background:var(--ib-surface-gray-9)}.ib-switch:checked:active{background:var(--ib-surface-gray-8)}.ib-switch:checked:before{transform:translate(.75rem)}.ib-switch:disabled{cursor:not-allowed;background:var(--ib-surface-gray-3)}.ib-switch-sm{border-width:2px;width:26px;height:1rem}.ib-switch-sm:before{width:.75rem;height:.75rem}.ib-switch-sm:checked:before{transform:translate(10px)}.ib-range{appearance:none;cursor:pointer;background:0 0;width:100%;height:1.25rem;margin:0}.ib-range::-webkit-slider-runnable-track{background:linear-gradient(var(--ib-surface-gray-10) 0 0) 0 / var(--ib-range,50%) 100% no-repeat, var(--ib-surface-gray-3);border-radius:.5rem;height:.375rem}.ib-range::-webkit-slider-thumb{appearance:none;background:var(--ib-surface-base);width:1.25rem;height:1.25rem;box-shadow:var(--ib-elevation-md), 0 0 0 1px oklch(0% 0 0/.08);border-radius:9999px;margin-top:-.4375rem;transition:box-shadow .2s ease-out}.ib-range:hover::-webkit-slider-thumb{box-shadow:var(--ib-elevation-md), 0 0 0 6px var(--ib-alpha-gray-3)}.ib-range::-moz-range-track{background:var(--ib-surface-gray-3);border-radius:.5rem;height:.375rem}.ib-range::-moz-range-progress{background:var(--ib-surface-gray-10);border-radius:.5rem;height:.375rem}.ib-range::-moz-range-thumb{background:var(--ib-surface-base);width:1.25rem;height:1.25rem;box-shadow:var(--ib-elevation-md), 0 0 0 1px oklch(0% 0 0/.08);border:0;border-radius:9999px}.ib-range:focus-visible{outline:none}.ib-range:focus-visible::-webkit-slider-thumb{box-shadow:var(--ib-focus)}.ib-range:disabled{cursor:not-allowed}.ib-range:disabled::-webkit-slider-runnable-track{background:var(--ib-surface-gray-2)}.ib-crumbs{align-items:center;min-width:0;font-size:1rem;font-weight:500;display:flex}.ib-crumb{color:var(--ib-ink-gray-5);white-space:nowrap;border-radius:.5rem;align-items:center;padding:.25rem .125rem;text-decoration:none;display:flex}a.ib-crumb:hover{color:var(--ib-ink-gray-7)}.ib-crumb-current{text-overflow:ellipsis;min-width:0;color:var(--ib-ink-gray-9);overflow:hidden}.ib-crumb-sep{color:var(--ib-ink-gray-4);margin:0 .125rem;font-size:.875rem}.ib-tip{position:relative}.ib-tip:after{content:attr(data-tip);background:var(--ib-surface-gray-10);color:var(--ib-ink-base);white-space:nowrap;box-shadow:var(--ib-elevation-xl);opacity:0;pointer-events:none;z-index:60;border-radius:.5rem;padding:.25rem .5rem;font-size:.75rem;transition:opacity .1s ease-out .5s;position:absolute;bottom:calc(100% + 4px);left:50%;transform:translate(-50%)}.ib-tip:hover:after,.ib-tip:focus-visible:after{opacity:1}.ib-rating{gap:.125rem;display:inline-flex}.ib-star{width:1.25rem;height:1.25rem;color:var(--ib-surface-gray-4);cursor:pointer;background:0 0;border:0;padding:0;position:relative}.ib-star svg,.ib-star span{width:100%;height:100%;display:block}.ib-star.filled{color:#eab308}.ib-star-half{color:#eab308;clip-path:inset(0 50% 0 0);position:absolute;inset:0}.ib-tree{-webkit-user-select:none;user-select:none;--ib-tree-indent:24px;--ib-tree-row-h:1.75rem;font-size:.875rem}.ib-tree ul{padding-left:var(--ib-tree-indent);margin:0;list-style:none}.ib-tree>ul{padding-left:0}.ib-tree summary{list-style:none}.ib-tree summary::-webkit-details-marker{display:none}.ib-tree-row{height:var(--ib-tree-row-h);color:var(--ib-ink-gray-8);cursor:pointer;border-radius:.625rem;align-items:center;gap:.375rem;padding:0 .375rem;display:flex}.ib-tree-row:hover{background:var(--ib-surface-gray-2)}.ib-tree-toggle{width:1.25rem;height:1.25rem;color:var(--ib-ink-gray-5);background:0 0;border:0;border-radius:.5rem;flex:none;justify-content:center;align-items:center;display:flex}.ib-tree-row:hover .ib-tree-toggle{background:var(--ib-surface-gray-3)}.ib-tree-chevron{transition:transform .15s}details[open]>summary .ib-tree-chevron{transform:rotate(90deg)}.ib-tree-guides ul{margin-left:calc(var(--ib-tree-indent) / 2);border-left:1px solid var(--ib-outline-gray-2);padding-left:calc(var(--ib-tree-indent) / 2)}.ib-tree-suffix{color:var(--ib-ink-gray-5);margin-left:auto}.ib-acc{border:1px solid var(--ib-outline-gray-1);border-radius:.75rem;overflow:hidden}.ib-acc>details+details{border-top:1px solid var(--ib-outline-gray-1)}.ib-acc summary{color:var(--ib-ink-gray-8);cursor:pointer;align-items:center;gap:.5rem;padding:.625rem .875rem;font-size:.875rem;font-weight:500;list-style:none;display:flex}.ib-acc summary::-webkit-details-marker{display:none}.ib-acc summary:hover{background:var(--ib-surface-gray-1)}.ib-acc-chevron{color:var(--ib-ink-gray-4);margin-left:auto;transition:transform .15s}.ib-acc details[open] summary .ib-acc-chevron{transform:rotate(180deg)}.ib-acc-body{color:var(--ib-ink-gray-6);padding:0 .875rem .75rem;font-size:.875rem;line-height:1.6}.ib-toasts{z-index:9999;flex-direction:column;align-items:flex-end;gap:.5rem;display:flex;position:fixed;bottom:1rem;right:1rem}.ib-toast{background:var(--ib-surface-gray-9);width:360px;max-width:calc(100vw - 2rem);color:var(--ib-ink-base);box-shadow:var(--ib-elevation-xl);border-radius:10px;align-items:center;padding:.625rem 1rem;font-size:.875rem;animation:.15s ease-out ib-toast-in;display:flex}@keyframes ib-toast-in{0%{opacity:0;transform:translateY(8px)}}.ib-toast-out{opacity:0;transition:opacity .15s ease-in,transform .15s ease-in;transform:translateY(8px)}.ib-toast-icon{flex:none;margin-right:.5rem;display:flex}.ib-toast-body{flex:1;min-width:0}.ib-toast-title{font-weight:500}.ib-toast-desc{opacity:.8}.ib-toast-close{width:1.25rem;height:1.25rem;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:4px;flex:none;place-items:center;margin-left:.5rem;padding:0;transition:background-color .1s;display:grid}.ib-toast-close:hover{background:var(--ib-surface-gray-8)}.ib-toast-error .ib-toast-icon{color:#f87171}.ib-toast-warning .ib-toast-icon{color:#fbbf24}.ib-toast-success .ib-toast-icon{color:#4ade80}.ib-dialog-lightbox{box-shadow:none;background:0 0;border:0;border-radius:0;max-width:92vw;max-height:92vh;margin:auto;padding:0}.ib-dialog-lightbox figure{margin:0}.ib-dialog-lightbox img{background:#fff;border-radius:.375rem;max-width:92vw;max-height:86vh;display:block}.ib-dialog-lightbox figcaption{text-align:center;color:#fff;text-shadow:0 1px 2px #0009;margin-top:.5rem;font-size:.8rem}.ib-dialog-lightbox iframe{background:#fff;border:0;border-radius:.375rem;width:88vw;height:84vh;display:none}.ib-dialog-lightbox .ib-lb-close,.ib-dialog-lightbox figcaption a{display:none}.ib-lightbox-doc{position:relative}.ib-lightbox-doc iframe{display:block}.ib-lightbox-doc img{display:none}.ib-lightbox-doc .ib-lb-close{z-index:1;color:#fff;cursor:pointer;background:#0000008c;border:0;border-radius:9999px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.9rem;display:flex;position:absolute;top:.4rem;right:.4rem}.ib-lightbox-doc .ib-lb-close:hover{background:#000000bf}.ib-lightbox-doc figcaption a{color:#fff;text-underline-offset:2px;text-decoration:underline;display:inline}dialog.ib-sheet:not([open]){display:none}.ib-sheet{background:var(--ib-surface-base);width:100%;max-width:42rem;max-height:90dvh;color:var(--ib-ink-gray-8);box-shadow:var(--ib-elevation-lg);inset-inline:0;border:0;border-radius:36px 36px 0 0;flex-direction:column;margin:auto auto 0;padding:0;display:flex;position:fixed;bottom:0}.ib-sheet-handle{justify-content:center;padding:.75rem 0 .5rem;display:flex}.ib-sheet-handle:before{content:"";background:var(--ib-surface-gray-3);border-radius:9999px;width:2.5rem;height:.375rem}.ib-sheet-title{text-align:center;color:var(--ib-ink-gray-9);padding:.5rem .5rem .75rem;font-size:1.25rem;font-weight:600}.ib-sheet-body{overscroll-behavior:contain;min-height:0;padding:0 1rem 1rem;overflow-y:auto}.ib-railbar{background:var(--ib-surface-sidebar);flex-direction:column;flex:none;align-items:center;gap:.25rem;width:50px;height:100%;padding:.625rem 11px .75rem;display:flex}.ib-railbar-item{width:1.75rem;height:1.75rem;color:var(--ib-ink-gray-8);cursor:pointer;background:0 0;border:0;border-radius:7px;flex:none;justify-content:center;align-items:center;transition:background-color .1s;display:flex;position:relative}.ib-railbar-item:hover{background:var(--ib-surface-gray-3)}.ib-railbar-item:active{background:var(--ib-surface-gray-4)}.ib-railbar-item.active{background:var(--ib-surface-elevation-3);box-shadow:var(--ib-elevation-sm)}.ib-railbar-item.active:before{content:"";background:var(--ib-surface-gray-8);border-radius:0 8px 8px 0;width:4px;height:1.75rem;position:absolute;top:50%;left:-11px;transform:translateY(-50%)}.ib-app-railbar{z-index:20;border-right:1px solid var(--ib-outline-gray-1);gap:.75rem;width:64px;height:100vh;padding:.75rem 10px 1rem;position:sticky;top:0}.ib-app-railbar .ib-railbar-item{border-radius:10px;width:2.75rem;height:2.75rem}.ib-app-railbar .ib-railbar-item.active:before{left:-10px}.ib-railbar-item{text-decoration:none}.ib-railbar-item:hover{color:var(--ib-ink-gray-8)}.ib-railbar-badge{color:#fff;background:#dc2626;border-radius:9999px;justify-content:center;align-items:center;min-width:1.05rem;height:1.05rem;padding:0 .3rem;font-size:.65rem;font-weight:600;line-height:1;display:flex;position:absolute;top:-.3rem;right:-.35rem}.ib-cal{-webkit-user-select:none;user-select:none;width:max-content;color:var(--ib-ink-gray-9);font-size:.875rem}.ib-cal-head{justify-content:space-between;align-items:center;gap:.25rem;padding:.5rem .5rem 0;display:flex}.ib-cal-month{color:var(--ib-ink-gray-7);font-size:.8125rem;font-weight:500}.ib-cal-grid{grid-template-columns:repeat(7,1.75rem);gap:.125rem;padding:.5rem;display:grid}.ib-cal-dow{text-transform:uppercase;width:1.75rem;height:1.75rem;color:var(--ib-ink-gray-4);justify-content:center;align-items:center;font-size:.75rem;font-weight:500;display:flex}.ib-cal-day{width:1.75rem;height:1.75rem;color:var(--ib-ink-gray-8);cursor:pointer;background:0 0;border:0;border-radius:.5rem;justify-content:center;align-items:center;font-size:.8125rem;transition:background-color .1s;display:flex}.ib-cal-day:hover{background:var(--ib-surface-gray-2)}.ib-cal-day.out{color:var(--ib-ink-gray-3)}.ib-cal-day.today{color:var(--ib-ink-gray-9);font-weight:600}.ib-cal-day.in-range,.ib-cal-day.in-range:hover{background:var(--ib-surface-gray-3)}.ib-cal-day.selected{background:var(--ib-surface-gray-9);color:var(--ib-ink-base)}.ib-cal-day.selected:hover{background:var(--ib-surface-gray-9)}.ib-cal-day:disabled{opacity:.3;cursor:not-allowed}.ib-tag{background:var(--ib-surface-gray-2);height:1.25rem;color:var(--ib-ink-gray-8);white-space:nowrap;border-radius:.375rem;align-items:center;gap:.25rem;padding:0 .25rem 0 .5rem;font-size:.8125rem;display:inline-flex}.ib-tag button{color:var(--ib-ink-gray-5);cursor:pointer;background:0 0;border:0;border-radius:.25rem;padding:0;display:flex}.ib-tag button:hover{color:var(--ib-ink-gray-7)}.ib-tag-input{cursor:text;flex-wrap:wrap;align-items:center;gap:.25rem;min-height:2rem;padding:.25rem .375rem;display:flex}.ib-tag-input input{min-width:6rem;color:var(--ib-ink-gray-8);background:0 0;border:0;outline:none;flex:1;font-size:.875rem}.ib-dropzone{border:1.5px dashed var(--ib-outline-gray-3);background:var(--ib-surface-gray-1);color:var(--ib-ink-gray-6);text-align:center;cursor:pointer;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;gap:.375rem;padding:2rem 1.5rem;font-size:.875rem;transition:border-color .15s,background-color .15s;display:flex}.ib-dropzone:hover,.ib-dropzone.dragover{border-color:var(--ib-outline-gray-5);background:var(--ib-surface-gray-2)}.ib-dialog-3xl{max-width:56rem}.ib-settings{height:min(860px,100vh - 8rem);min-height:560px;display:flex;overflow:hidden}.ib-settings-nav{border-right:1px solid var(--ib-outline-gray-1);background:var(--ib-surface-sidebar);flex-direction:column;flex:none;gap:1rem;width:220px;padding:.5rem;display:flex;overflow-y:auto}.ib-settings-nav-group{flex-direction:column;gap:.125rem;display:flex}.ib-settings-nav-label{height:1.75rem;color:var(--ib-ink-gray-5);align-items:center;padding:0 .5rem;font-size:.875rem;display:flex}.ib-settings-nav-item{text-align:left;width:100%;height:1.75rem;color:var(--ib-ink-gray-7);cursor:pointer;background:0 0;border:0;border-radius:.5rem;align-items:center;gap:.5rem;padding:0 .5rem;font-size:.875rem;display:flex}.ib-settings-nav-item:hover{background:var(--ib-surface-gray-2)}.ib-settings-nav-item.active{background:var(--ib-surface-elevation-3);box-shadow:var(--ib-elevation-sm);color:var(--ib-ink-gray-8)}.ib-settings-main{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.ib-settings-header{flex:none;padding:2.5rem 4.4rem 0}.ib-settings-title{color:var(--ib-ink-gray-8);font-size:1rem;font-weight:600}.ib-settings-sub{color:var(--ib-ink-gray-6);font-size:.875rem}.ib-settings-body{flex:1;min-height:0;padding:1rem 4.4rem 4rem;overflow-y:auto}.ib-settings-row{align-items:center;gap:2rem;padding:.875rem 0;display:flex}.ib-settings-row-main{flex:1;min-width:0}.ib-settings-row-label{color:var(--ib-ink-gray-8);font-size:.875rem;font-weight:500;display:block}.ib-settings-row-desc{color:var(--ib-ink-gray-6);margin-top:.25rem;font-size:.875rem;line-height:1.35}.ib-settings-row-control{flex:none;justify-content:flex-end;align-items:flex-start;display:flex}.ib-input{background:var(--ib-surface-2);width:100%;color:var(--ib-ink-strong);border:1px solid #0000;border-radius:.375rem;padding:.4375rem .625rem;font-size:.8125rem}.ib-input:focus{background:var(--ib-surface);border-color:var(--color-primary-500);outline:none}.ib-input::placeholder{color:var(--ib-ink-muted)}.ib-field{color:var(--ib-ink-muted);flex:1;align-items:center;gap:.5rem;min-width:15rem;font-size:.8125rem;display:flex}.ib-empty{text-align:center;flex-direction:column;align-items:center;gap:.375rem;padding:3rem 1.5rem;display:flex}.ib-empty .material-symbols-outlined{color:var(--ib-ink-muted);font-size:2rem}.ib-empty-title{color:var(--ib-ink-strong);font-size:.9375rem;font-weight:600}.ib-empty-sub{color:var(--ib-ink-muted);max-width:26rem;font-size:.8125rem}.ib-att-chip{border:1px solid var(--ib-line);background:var(--ib-surface);color:var(--ib-ink);border-radius:.375rem;align-items:center;gap:.375rem;padding:.3125rem .6875rem;font-size:.75rem;font-weight:500;display:inline-flex}.ib-att-chip:hover{border-color:var(--color-primary-400);color:var(--color-primary-600)}.ib-att-chip .material-symbols-outlined{font-size:1rem}.ib-att-chip small{color:var(--ib-ink-muted)}.ib-att-thumb img{object-fit:cover;border:1px solid var(--ib-line);width:5.5rem;height:5.5rem;box-shadow:var(--ib-elevation-sm);background:#fff;border-radius:.5rem;transition:box-shadow .12s}.ib-att-thumb:hover img{box-shadow:var(--ib-elevation-md)}.ib-chrome{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.25rem;display:flex}.ib-chrome-id{flex-wrap:wrap;align-items:center;gap:.75rem;min-width:0;display:flex}.ib-chrome-nav{gap:.125rem;display:inline-flex}.ib-chrome-nav a,.ib-chrome-nav>span{border:1px solid var(--ib-outline-gray-1);width:26px;height:26px;color:var(--ib-ink-gray-5);border-radius:.375rem;justify-content:center;align-items:center;font-size:1rem;line-height:1;text-decoration:none;display:inline-flex}.ib-chrome-nav>span{opacity:.35}.ib-chrome-nav a:hover{background:var(--ib-surface-gray-1)}.ib-chrome-title{white-space:nowrap;color:var(--ib-ink-gray-9);margin:0;font-size:1.25rem;font-weight:700}.ib-chrome-pills{flex-wrap:wrap;align-items:center;gap:.375rem;display:inline-flex}.ib-chrome-save{background:var(--ib-surface-gray-10);color:var(--ib-ink-base);cursor:pointer;border:0;border-radius:.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600}.ib-chrome-save:hover{background:var(--ib-surface-gray-9)}.ib-chrome-summary{margin-bottom:1rem}.ib-record-subtitle{color:var(--ib-ink-gray-5);font-size:.9375rem}.ib-record-grid{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:1.5rem;display:grid}.ib-record-grid.ib-no-rail{grid-template-columns:minmax(0,1fr)}@media (max-width:1024px){.ib-record-grid{grid-template-columns:minmax(0,1fr)}}.ib-main{min-width:0}.ib-rail{flex-direction:column;gap:1rem;display:flex}@media (max-width:1024px){.ib-rail{flex-flow:wrap}}.ib-rail-sec{border:1px solid var(--ib-outline-gray-1);background:var(--ib-surface-elevation-1);border-radius:.5rem;padding:.75rem;font-size:.8125rem}.ib-rail-sec img{border-radius:.375rem;max-width:100%;height:auto;margin:0 auto;display:block}.ib-rail-label{text-transform:uppercase;letter-spacing:.05em;color:var(--ib-ink-gray-4);margin-bottom:.375rem;font-size:.6875rem;font-weight:600}.ib-rail-link{margin:.125rem 0}.ib-rail-link a{color:var(--color-primary-600);text-decoration:none}.ib-rail-link a:hover{text-decoration:underline}.ib-rail-byline{color:var(--ib-ink-gray-4);margin-top:.25rem;font-size:.75rem}.ib-banner{border:1px solid var(--ib-chip-blue-ink);justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}@supports (color:color-mix(in lab, red, red)){.ib-banner{border:1px solid color-mix(in srgb, var(--ib-chip-blue-ink) 25%, var(--ib-chip-blue-bg))}}.ib-banner{background:var(--ib-chip-blue-bg);color:var(--ib-chip-blue-ink);border-radius:.5rem;margin-bottom:1.25rem;padding:.625rem .875rem;font-size:.875rem}.ib-banner button{cursor:pointer;color:inherit;opacity:.6;background:0 0;border:0;font-size:.8125rem}.ib-banner button:hover{opacity:1}.ib-cards{grid-template-columns:repeat(auto-fit,minmax(9.5rem,1fr));gap:.75rem;margin-bottom:1.25rem;display:grid}.ib-stat{border:1px solid var(--ib-outline-gray-1);background:var(--ib-surface-elevation-1);border-radius:.5rem;padding:.625rem .875rem}.ib-stat-label{text-transform:uppercase;letter-spacing:.05em;color:var(--ib-ink-gray-4);font-size:.6875rem;font-weight:600}.ib-stat-value{color:var(--ib-ink-gray-9);margin-top:.125rem;font-size:1.125rem;font-weight:600}.ib-stat-sub{color:var(--ib-ink-gray-4);margin-top:.125rem;font-size:.75rem}.ib-stat-dim{color:var(--ib-ink-gray-4);font-weight:400}.ib-kpi{border-left:3px solid #0000;text-decoration:none;display:block;position:relative}.ib-kpi:hover{background:var(--ib-surface-2)}.ib-kpi .ib-stat-label,.ib-kpi .ib-stat-value,.ib-kpi .ib-stat-sub{display:block}.ib-kpi-icon{width:1.25rem;height:1.25rem;color:var(--ib-ink-gray-4);position:absolute;top:.625rem;right:.75rem}.ib-stat-tone-danger{border-left-color:var(--ib-chip-red-ink)}.ib-stat-tone-danger .ib-kpi-icon{color:var(--ib-chip-red-ink)}.ib-stat-tone-warn{border-left-color:var(--ib-chip-amber-ink)}.ib-stat-tone-warn .ib-kpi-icon{color:var(--ib-chip-amber-ink)}.ib-stat-tone-ok{border-left-color:var(--ib-chip-green-ink)}.ib-stat-tone-ok .ib-kpi-icon{color:var(--ib-chip-green-ink)}.ib-stat-tone-neutral{border-left-color:var(--ib-outline-gray-2,transparent)}.ib-days-ok{color:var(--ib-chip-green-ink);font-variant-numeric:tabular-nums}.ib-days-soon{color:var(--ib-chip-amber-ink);font-variant-numeric:tabular-nums;font-weight:600}.ib-days-muted{color:var(--ib-ink-gray-4);font-variant-numeric:tabular-nums}.ib-btn-stack{white-space:normal;text-align:center;flex-direction:column;align-items:center;gap:.125rem;width:100%;padding:.5rem .75rem}.ib-btn-stack .ib-btn-sub{color:var(--ib-ink-gray-4);font-size:.6875rem;font-weight:400;line-height:1.3}.ib-mail-trix{color:#111;border:1px solid var(--ib-outline-gray-2);background:#fff;border-radius:.5rem;padding:.75rem 1rem;font-size:.875rem}.ib-record .field-line input[type=text],.ib-record .field-line input[type=number],.ib-record .field-line input[type=url],.ib-record .field-line input[type=email],.ib-record .field-line input[type=date],.ib-record .field-line select,.ib-record .field-line textarea{background-color:var(--ib-surface-gray-1);border-color:#0000}.ib-record .field-line input:focus,.ib-record .field-line select:focus,.ib-record .field-line textarea:focus{background-color:var(--ib-surface-base);border-color:var(--color-primary-600)}.ib-attach{background:var(--ib-surface-elevation-1);border:1px solid var(--ib-outline-gray-1);border-radius:.375rem;margin-top:1.25rem;padding:1rem}.ib-attach-head{color:var(--ib-ink-gray-8);margin-bottom:.75rem;font-size:.875rem;font-weight:600}.ib-attach-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem;margin-bottom:.75rem;display:grid}.ib-attach-item{position:relative}.ib-attach-thumb img{aspect-ratio:1;object-fit:cover;border:1px solid var(--ib-outline-gray-1);background:#fff;border-radius:.375rem;width:100%}.ib-attach-file{aspect-ratio:1;text-align:center;border:1px solid var(--ib-outline-gray-1);color:var(--ib-ink-gray-6);border-radius:.375rem;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;padding:.5rem;font-size:.75rem;display:flex}.ib-attach-name{word-break:break-all;max-height:2.4em;overflow:hidden}.ib-attach-meta{color:var(--ib-ink-gray-4)}.ib-attach-del{margin:0;position:absolute;top:.25rem;right:.25rem}.ib-attach-del button{cursor:pointer;background:var(--ib-alpha-gray-7);width:1.5rem;height:1.5rem;color:var(--ib-ink-base);border:0;border-radius:9999px;font-size:.75rem;line-height:1}.ib-attach-del button:hover{color:#fff;background:#dc2626e6}.ib-attach-upload{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.ib-attach-hint{color:var(--ib-ink-gray-4);font-size:.75rem}.hd-thread{flex-direction:column;gap:1rem;max-width:54rem;margin:1.5rem auto 0;display:flex}.hd-msg{gap:.75rem;max-width:88%;display:flex}.hd-msg-card{background:var(--ib-surface);border:1px solid var(--ib-line);box-shadow:var(--ib-elevation-sm);border-radius:.75rem;flex:1;min-width:0;padding:.875rem 1.125rem 1rem}.hd-msg.hd-out{flex-direction:row-reverse;align-self:flex-end}.hd-msg.hd-out .hd-msg-card{background:var(--color-primary-50);border-color:var(--color-primary-200);border-top-right-radius:.25rem}.dark .hd-msg.hd-out .hd-msg-card{background:var(--color-primary-950);border-color:var(--color-primary-900)}.hd-msg.hd-in .hd-msg-card{border-top-left-radius:.25rem}.hd-msg.hd-note{align-self:stretch;max-width:none}.hd-msg.hd-note .hd-msg-card{background:var(--ib-chip-amber-bg);border-color:var(--ib-chip-amber-edge);border-left:3px solid var(--ib-chip-amber-ink)}.hd-msg.hd-note .hd-msg-card,.hd-msg.hd-note .hd-msg-body{color:var(--ib-chip-amber-ink)}.hd-msg.hd-auto{opacity:.65}.hd-msg-head{align-items:baseline;gap:.5rem;margin-bottom:.375rem;font-size:.8125rem;display:flex}.hd-msg-who{color:var(--ib-ink-strong);font-weight:600}.hd-msg-via{color:var(--ib-ink-muted);font-size:.75rem}.hd-msg-ts{color:var(--ib-ink-muted);white-space:nowrap;margin-left:auto;font-size:.75rem}.hd-msg-body{color:var(--ib-ink);font-size:.875rem;line-height:1.6;overflow-x:auto}.hd-msg-body p{margin:0 0 .625rem}.hd-msg-body p:last-child{margin-bottom:0}.hd-msg-body img{border-radius:.375rem;max-width:100%;height:auto}.hd-msg-body a{color:var(--color-primary-600);text-underline-offset:2px;text-decoration:underline}.hd-msg-body blockquote{border-left:3px solid var(--ib-line);color:var(--ib-ink-muted);margin:.5rem 0;padding-left:.75rem}.hd-msg-body table{max-width:100%}.hd-msg-plain{white-space:pre-wrap}details.hd-quote{margin-top:.625rem}details.hd-quote summary{cursor:pointer;-webkit-user-select:none;user-select:none;background:var(--ib-surface-2);border:1px solid var(--ib-line);color:var(--ib-ink-muted);border-radius:9999px;align-items:center;padding:.125rem .5625rem;font-size:.6875rem;font-weight:600;display:inline-flex}details.hd-quote[open] summary{margin-bottom:.5rem}.hd-msg-atts{border-top:1px dashed var(--ib-line);flex-wrap:wrap;gap:.5rem;margin-top:.75rem;padding-top:.75rem;display:flex}.hd-day-divider{color:var(--ib-ink-muted);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:.75rem;font-size:.6875rem;font-weight:600;display:flex}.hd-day-divider:before,.hd-day-divider:after{content:"";border-top:1px solid var(--ib-line);flex:1}.hd-compose{background:var(--ib-surface);border:1px solid var(--ib-line);max-width:54rem;box-shadow:var(--ib-elevation-base);border-radius:.75rem;margin:1.25rem auto 0;overflow:hidden}.hd-compose-tabs{align-items:center;padding:.625rem 1rem 0;display:flex}.hd-compose.hd-mode-note{border-color:var(--ib-chip-amber-edge)}.hd-compose-form{padding:.875rem 1rem 1rem}.hd-compose-meta{flex-wrap:wrap;gap:1rem;margin-bottom:.625rem;display:flex}.hd-compose-canned{color:var(--ib-ink-muted);justify-content:flex-end;align-items:center;gap:.5rem;margin:0 0 .625rem;font-size:.75rem;display:flex}.hd-compose-canned select{border:1px solid var(--ib-line);background:var(--ib-surface);color:var(--ib-ink);border-radius:.375rem;padding:.25rem .5rem;font-size:.75rem}.hd-trix{border-radius:.5rem}.hd-compose trix-toolbar{margin-bottom:.375rem}.hd-compose-foot{border-top:1px solid var(--ib-line);align-items:center;gap:.875rem;margin-top:.75rem;padding-top:.75rem;display:flex}.hd-att-input{cursor:pointer;color:var(--ib-ink);align-items:center;gap:.25rem;font-size:.8125rem;display:inline-flex}.hd-att-input .material-symbols-outlined{font-size:1.125rem}.hd-att-input input[type=file]{max-width:13rem;color:var(--ib-ink-muted);font-size:.6875rem}.hd-compose-hint{color:var(--ib-ink-muted);text-align:right;margin-left:auto;font-size:.75rem}.hd-cust{flex-direction:column;line-height:1.3;display:flex}.hd-cust small,.hd-unassigned{color:var(--ib-ink-muted)}.hd-assignee{background:var(--ib-surface-2);border:1px solid var(--ib-line);color:var(--ib-ink);border-radius:9999px;align-items:center;padding:.125rem .5625rem;font-size:.6875rem;font-weight:600;display:inline-flex}.hd-snooze-until{color:var(--ib-ink-muted)}.hd-rail-cust{font-size:.8125rem;line-height:1.5}.hd-rail-sub{color:var(--ib-ink-muted);font-size:.75rem}.hd-order,.hd-ship{border-bottom:1px solid var(--ib-line);flex-direction:column;padding:.4375rem 0;font-size:.8125rem;display:flex}.hd-order:last-child,.hd-ship:last-child{border-bottom:0}.hd-order a,.hd-ship a{color:var(--color-primary-600);font-weight:600}.hd-order span,.hd-ship span{color:var(--ib-ink)}.hd-order small,.hd-ship small{color:var(--ib-ink-muted)}}@layer utilities{.tw\:invisible{visibility:hidden}.tw\:absolute{position:absolute}.tw\:relative{position:relative}.tw\:z-50{z-index:50}.tw\:mx-auto{margin-inline:auto}.tw\:my-4{margin-block:calc(var(--tw-spacing) * 4)}.tw\:-mt-3{margin-top:calc(var(--tw-spacing) * -3)}.tw\:mt-1{margin-top:var(--tw-spacing)}.tw\:mt-2{margin-top:calc(var(--tw-spacing) * 2)}.tw\:mt-3{margin-top:calc(var(--tw-spacing) * 3)}.tw\:mt-4{margin-top:calc(var(--tw-spacing) * 4)}.tw\:mt-5{margin-top:calc(var(--tw-spacing) * 5)}.tw\:mt-8{margin-top:calc(var(--tw-spacing) * 8)}.tw\:mt-16{margin-top:calc(var(--tw-spacing) * 16)}.tw\:mr-1{margin-right:var(--tw-spacing)}.tw\:mb-1{margin-bottom:var(--tw-spacing)}.tw\:mb-1\.5{margin-bottom:calc(var(--tw-spacing) * 1.5)}.tw\:mb-2{margin-bottom:calc(var(--tw-spacing) * 2)}.tw\:mb-3{margin-bottom:calc(var(--tw-spacing) * 3)}.tw\:mb-4{margin-bottom:calc(var(--tw-spacing) * 4)}.tw\:mb-5{margin-bottom:calc(var(--tw-spacing) * 5)}.tw\:mb-6{margin-bottom:calc(var(--tw-spacing) * 6)}.tw\:ml-1{margin-left:var(--tw-spacing)}.tw\:ml-2{margin-left:calc(var(--tw-spacing) * 2)}.tw\:ml-3{margin-left:calc(var(--tw-spacing) * 3)}.tw\:ml-4{margin-left:calc(var(--tw-spacing) * 4)}.tw\:ml-auto{margin-left:auto}.tw\:lucide-alert-triangle{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-alert-triangle%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22m21.73%2018-8-14a2%202%200%200%200-3.48%200l-8%2014A2%202%200%200%200%204%2021h16a2%202%200%200%200%201.73-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209v4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017h.01%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-alert-triangle%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22m21.73%2018-8-14a2%202%200%200%200-3.48%200l-8%2014A2%202%200%200%200%204%2021h16a2%202%200%200%200%201.73-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209v4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017h.01%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-badge-alert{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-badge-alert%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M3.85%208.62a4%204%200%200%201%204.78-4.77%204%204%200%200%201%206.74%200%204%204%200%200%201%204.78%204.78%204%204%200%200%201%200%206.74%204%204%200%200%201-4.77%204.78%204%204%200%200%201-6.75%200%204%204%200%200%201-4.78-4.77%204%204%200%200%201%200-6.76Z%22%20%2F%3E%20%3Cline%20x1%3D%2212%22%20x2%3D%2212%22%20y1%3D%228%22%20y2%3D%2212%22%20%2F%3E%20%3Cline%20x1%3D%2212%22%20x2%3D%2212.01%22%20y1%3D%2216%22%20y2%3D%2216%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-badge-alert%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M3.85%208.62a4%204%200%200%201%204.78-4.77%204%204%200%200%201%206.74%200%204%204%200%200%201%204.78%204.78%204%204%200%200%201%200%206.74%204%204%200%200%201-4.77%204.78%204%204%200%200%201-6.75%200%204%204%200%200%201-4.78-4.77%204%204%200%200%201%200-6.76Z%22%20%2F%3E%20%3Cline%20x1%3D%2212%22%20x2%3D%2212%22%20y1%3D%228%22%20y2%3D%2212%22%20%2F%3E%20%3Cline%20x1%3D%2212%22%20x2%3D%2212.01%22%20y1%3D%2216%22%20y2%3D%2216%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-banknote{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-banknote%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Crect%20width%3D%2220%22%20height%3D%2212%22%20x%3D%222%22%20y%3D%226%22%20rx%3D%222%22%20%2F%3E%20%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%222%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h.01M18%2012h.01%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-banknote%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Crect%20width%3D%2220%22%20height%3D%2212%22%20x%3D%222%22%20y%3D%226%22%20rx%3D%222%22%20%2F%3E%20%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%222%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h.01M18%2012h.01%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-boxes{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-boxes%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M2.97%2012.92A2%202%200%200%200%202%2014.63v3.24a2%202%200%200%200%20.97%201.71l3%201.8a2%202%200%200%200%202.06%200L12%2019v-5.5l-5-3-4.03%202.42Z%22%20%2F%3E%20%3Cpath%20d%3D%22m7%2016.5-4.74-2.85%22%20%2F%3E%20%3Cpath%20d%3D%22m7%2016.5%205-3%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2016.5v5.17%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013.5V19l3.97%202.38a2%202%200%200%200%202.06%200l3-1.8a2%202%200%200%200%20.97-1.71v-3.24a2%202%200%200%200-.97-1.71L17%2010.5l-5%203Z%22%20%2F%3E%20%3Cpath%20d%3D%22m17%2016.5-5-3%22%20%2F%3E%20%3Cpath%20d%3D%22m17%2016.5%204.74-2.85%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2016.5v5.17%22%20%2F%3E%20%3Cpath%20d%3D%22M7.97%204.42A2%202%200%200%200%207%206.13v4.37l5%203%205-3V6.13a2%202%200%200%200-.97-1.71l-3-1.8a2%202%200%200%200-2.06%200l-3%201.8Z%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208%207.26%205.15%22%20%2F%3E%20%3Cpath%20d%3D%22m12%208%204.74-2.85%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013.5V8%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-boxes%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M2.97%2012.92A2%202%200%200%200%202%2014.63v3.24a2%202%200%200%200%20.97%201.71l3%201.8a2%202%200%200%200%202.06%200L12%2019v-5.5l-5-3-4.03%202.42Z%22%20%2F%3E%20%3Cpath%20d%3D%22m7%2016.5-4.74-2.85%22%20%2F%3E%20%3Cpath%20d%3D%22m7%2016.5%205-3%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2016.5v5.17%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013.5V19l3.97%202.38a2%202%200%200%200%202.06%200l3-1.8a2%202%200%200%200%20.97-1.71v-3.24a2%202%200%200%200-.97-1.71L17%2010.5l-5%203Z%22%20%2F%3E%20%3Cpath%20d%3D%22m17%2016.5-5-3%22%20%2F%3E%20%3Cpath%20d%3D%22m17%2016.5%204.74-2.85%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2016.5v5.17%22%20%2F%3E%20%3Cpath%20d%3D%22M7.97%204.42A2%202%200%200%200%207%206.13v4.37l5%203%205-3V6.13a2%202%200%200%200-.97-1.71l-3-1.8a2%202%200%200%200-2.06%200l-3%201.8Z%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208%207.26%205.15%22%20%2F%3E%20%3Cpath%20d%3D%22m12%208%204.74-2.85%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013.5V8%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-calendar{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-calendar%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M8%202v3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%202v3%22%20%2F%3E%20%3Crect%20x%3D%223%22%20y%3D%223%22%20width%3D%2218%22%20height%3D%2218%22%20rx%3D%222%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209h18%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-calendar%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M8%202v3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%202v3%22%20%2F%3E%20%3Crect%20x%3D%223%22%20y%3D%223%22%20width%3D%2218%22%20height%3D%2218%22%20rx%3D%222%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209h18%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-check{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-check%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M20%206%209%2017l-5-5%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-check%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M20%206%209%2017l-5-5%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-chevron-down{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-chevron-down%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22m6%209%206%206%206-6%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-chevron-down%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22m6%209%206%206%206-6%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-chevron-left{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-chevron-left%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22m15%2018-6-6%206-6%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-chevron-left%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22m15%2018-6-6%206-6%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-chevron-right{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-chevron-right%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22m9%2018%206-6-6-6%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-chevron-right%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22m9%2018%206-6-6-6%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-clock{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-clock%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2210%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206v6l4%202%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-clock%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2210%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206v6l4%202%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-clock-alert{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-clock-alert%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M12%206v6l4%202%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012v5%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21.25%208.2A10%2010%200%201%200%2016%2021.16%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-clock-alert%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M12%206v6l4%202%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012v5%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21.25%208.2A10%2010%200%201%200%2016%2021.16%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-copy{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-copy%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Crect%20width%3D%2214%22%20height%3D%2214%22%20x%3D%228%22%20y%3D%228%22%20rx%3D%222%22%20ry%3D%222%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016c-1.1%200-2-.9-2-2V4c0-1.1.9-2%202-2h10c1.1%200%202%20.9%202%202%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-copy%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Crect%20width%3D%2214%22%20height%3D%2214%22%20x%3D%228%22%20y%3D%228%22%20rx%3D%222%22%20ry%3D%222%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016c-1.1%200-2-.9-2-2V4c0-1.1.9-2%202-2h10c1.1%200%202%20.9%202%202%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-download{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-download%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M12%2015V3%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015v4a2%202%200%200%201-2%202H5a2%202%200%200%201-2-2v-4%22%20%2F%3E%20%3Cpath%20d%3D%22m7%2010%205%205%205-5%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-download%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M12%2015V3%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015v4a2%202%200%200%201-2%202H5a2%202%200%200%201-2-2v-4%22%20%2F%3E%20%3Cpath%20d%3D%22m7%2010%205%205%205-5%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-external-link{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-external-link%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M15%203h6v6%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014%2021%203%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2013v6a2%202%200%200%201-2%202H5a2%202%200%200%201-2-2V8a2%202%200%200%201%202-2h6%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-external-link%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M15%203h6v6%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014%2021%203%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2013v6a2%202%200%200%201-2%202H5a2%202%200%200%201-2-2V8a2%202%200%200%201%202-2h6%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-factory{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-factory%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M12%2016h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019a2%202%200%200%200%202%202h14a2%202%200%200%200%202-2V8.5a.5.5%200%200%200-.769-.422l-4.462%202.844A.5.5%200%200%201%2015%2010.5v-2a.5.5%200%200%200-.769-.422L9.77%2010.922A.5.5%200%200%201%209%2010.5V5a2%202%200%200%200-2-2H5a2%202%200%200%200-2%202z%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016h.01%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-factory%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M12%2016h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019a2%202%200%200%200%202%202h14a2%202%200%200%200%202-2V8.5a.5.5%200%200%200-.769-.422l-4.462%202.844A.5.5%200%200%201%2015%2010.5v-2a.5.5%200%200%200-.769-.422L9.77%2010.922A.5.5%200%200%201%209%2010.5V5a2%202%200%200%200-2-2H5a2%202%200%200%200-2%202z%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016h.01%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-file-pen{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-file-pen%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M12.659%2022H18a2%202%200%200%200%202-2V8a2.4%202.4%200%200%200-.706-1.706l-3.588-3.588A2.4%202.4%200%200%200%2014%202H6a2%202%200%200%200-2%202v9.34%22%20%2F%3E%20%3Cpath%20d%3D%22M14%202v5a1%201%200%200%200%201%201h5%22%20%2F%3E%20%3Cpath%20d%3D%22M10.378%2012.622a1%201%200%200%201%203%203.003L8.36%2020.637a2%202%200%200%201-.854.506l-2.867.837a.5.5%200%200%201-.62-.62l.836-2.869a2%202%200%200%201%20.506-.853z%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-file-pen%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M12.659%2022H18a2%202%200%200%200%202-2V8a2.4%202.4%200%200%200-.706-1.706l-3.588-3.588A2.4%202.4%200%200%200%2014%202H6a2%202%200%200%200-2%202v9.34%22%20%2F%3E%20%3Cpath%20d%3D%22M14%202v5a1%201%200%200%200%201%201h5%22%20%2F%3E%20%3Cpath%20d%3D%22M10.378%2012.622a1%201%200%200%201%203%203.003L8.36%2020.637a2%202%200%200%201-.854.506l-2.867.837a.5.5%200%200%201-.62-.62l.836-2.869a2%202%200%200%201%20.506-.853z%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-file-text{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-file-text%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M6%2022a2%202%200%200%201-2-2V4a2%202%200%200%201%202-2h8a2.4%202.4%200%200%201%201.704.706l3.588%203.588A2.4%202.4%200%200%201%2020%208v12a2%202%200%200%201-2%202z%22%20%2F%3E%20%3Cpath%20d%3D%22M14%202v5a1%201%200%200%200%201%201h5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209H8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2013H8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2017H8%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-file-text%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M6%2022a2%202%200%200%201-2-2V4a2%202%200%200%201%202-2h8a2.4%202.4%200%200%201%201.704.706l3.588%203.588A2.4%202.4%200%200%201%2020%208v12a2%202%200%200%201-2%202z%22%20%2F%3E%20%3Cpath%20d%3D%22M14%202v5a1%201%200%200%200%201%201h5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209H8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2013H8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2017H8%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-filter{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-filter%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M10%2020a1%201%200%200%200%20.553.895l2%201A1%201%200%200%200%2014%2021v-7a2%202%200%200%201%20.517-1.341L21.74%204.67A1%201%200%200%200%2021%203H3a1%201%200%200%200-.742%201.67l7.225%207.989A2%202%200%200%201%2010%2014z%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-filter%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M10%2020a1%201%200%200%200%20.553.895l2%201A1%201%200%200%200%2014%2021v-7a2%202%200%200%201%20.517-1.341L21.74%204.67A1%201%200%200%200%2021%203H3a1%201%200%200%200-.742%201.67l7.225%207.989A2%202%200%200%201%2010%2014z%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-flame{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-flame%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M12%203q1%204%204%206.5t3%205.5a1%201%200%200%201-14%200%205%205%200%200%201%201-3%201%201%200%200%200%205%200c0-2-1.5-3-1.5-5q0-2%202.5-4%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-flame%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M12%203q1%204%204%206.5t3%205.5a1%201%200%200%201-14%200%205%205%200%200%201%201-3%201%201%200%200%200%205%200c0-2-1.5-3-1.5-5q0-2%202.5-4%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-headset{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-headset%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M3%2011h3a2%202%200%200%201%202%202v3a2%202%200%200%201-2%202H5a2%202%200%200%201-2-2v-5Zm0%200a9%209%200%201%201%2018%200m0%200v5a2%202%200%200%201-2%202h-1a2%202%200%200%201-2-2v-3a2%202%200%200%201%202-2h3Z%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2016v2a4%204%200%200%201-4%204h-5%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-headset%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M3%2011h3a2%202%200%200%201%202%202v3a2%202%200%200%201-2%202H5a2%202%200%200%201-2-2v-5Zm0%200a9%209%200%201%201%2018%200m0%200v5a2%202%200%200%201-2%202h-1a2%202%200%200%201-2-2v-3a2%202%200%200%201%202-2h3Z%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2016v2a4%204%200%200%201-4%204h-5%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-history{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-history%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%209-9%209.75%209.75%200%200%200-6.74%202.74L3%208%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203v5h5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5l4%202%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-history%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%209-9%209.75%209.75%200%200%200-6.74%202.74L3%208%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203v5h5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5l4%202%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-info{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-info%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2210%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208h.01%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-info%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2210%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208h.01%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-lock{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-lock%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Crect%20width%3D%2218%22%20height%3D%2211%22%20x%3D%223%22%20y%3D%2211%22%20rx%3D%222%22%20ry%3D%222%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2011V7a5%205%200%200%201%2010%200v4%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-lock%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Crect%20width%3D%2218%22%20height%3D%2211%22%20x%3D%223%22%20y%3D%2211%22%20rx%3D%222%22%20ry%3D%222%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2011V7a5%205%200%200%201%2010%200v4%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-mail{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-mail%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22m22%207-8.991%205.727a2%202%200%200%201-2.009%200L2%207%22%20%2F%3E%20%3Crect%20x%3D%222%22%20y%3D%224%22%20width%3D%2220%22%20height%3D%2216%22%20rx%3D%222%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-mail%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22m22%207-8.991%205.727a2%202%200%200%201-2.009%200L2%207%22%20%2F%3E%20%3Crect%20x%3D%222%22%20y%3D%224%22%20width%3D%2220%22%20height%3D%2216%22%20rx%3D%222%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-message-square{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-message-square%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M22%2017a2%202%200%200%201-2%202H6.828a2%202%200%200%200-1.414.586l-2.202%202.202A.71.71%200%200%201%202%2021.286V5a2%202%200%200%201%202-2h16a2%202%200%200%201%202%202z%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-message-square%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M22%2017a2%202%200%200%201-2%202H6.828a2%202%200%200%200-1.414.586l-2.202%202.202A.71.71%200%200%201%202%2021.286V5a2%202%200%200%201%202-2h16a2%202%200%200%201%202%202z%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-messages-square{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-messages-square%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M16%2010a2%202%200%200%201-2%202H6.828a2%202%200%200%200-1.414.586l-2.202%202.202A.71.71%200%200%201%202%2014.286V4a2%202%200%200%201%202-2h10a2%202%200%200%201%202%202z%22%20%2F%3E%20%3Cpath%20d%3D%22M20%209a2%202%200%200%201%202%202v10.286a.71.71%200%200%201-1.212.502l-2.202-2.202A2%202%200%200%200%2017.172%2019H10a2%202%200%200%201-2-2v-1%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-messages-square%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M16%2010a2%202%200%200%201-2%202H6.828a2%202%200%200%200-1.414.586l-2.202%202.202A.71.71%200%200%201%202%2014.286V4a2%202%200%200%201%202-2h10a2%202%200%200%201%202%202z%22%20%2F%3E%20%3Cpath%20d%3D%22M20%209a2%202%200%200%201%202%202v10.286a.71.71%200%200%201-1.212.502l-2.202-2.202A2%202%200%200%200%2017.172%2019H10a2%202%200%200%201-2-2v-1%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-package{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-package%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M11%2021.73a2%202%200%200%200%202%200l7-4A2%202%200%200%200%2021%2016V8a2%202%200%200%200-1-1.73l-7-4a2%202%200%200%200-2%200l-7%204A2%202%200%200%200%203%208v8a2%202%200%200%200%201%201.73z%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2022V12%22%20%2F%3E%20%3Cpolyline%20points%3D%223.29%207%2012%2012%2020.71%207%22%20%2F%3E%20%3Cpath%20d%3D%22m7.5%204.27%209%205.15%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-package%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M11%2021.73a2%202%200%200%200%202%200l7-4A2%202%200%200%200%2021%2016V8a2%202%200%200%200-1-1.73l-7-4a2%202%200%200%200-2%200l-7%204A2%202%200%200%200%203%208v8a2%202%200%200%200%201%201.73z%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2022V12%22%20%2F%3E%20%3Cpolyline%20points%3D%223.29%207%2012%2012%2020.71%207%22%20%2F%3E%20%3Cpath%20d%3D%22m7.5%204.27%209%205.15%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-paperclip{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-paperclip%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22m16%206-8.414%208.586a2%202%200%200%200%202.829%202.829l8.414-8.586a4%204%200%201%200-5.657-5.657l-8.379%208.551a6%206%200%201%200%208.485%208.485l8.379-8.551%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-paperclip%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22m16%206-8.414%208.586a2%202%200%200%200%202.829%202.829l8.414-8.586a4%204%200%201%200-5.657-5.657l-8.379%208.551a6%206%200%201%200%208.485%208.485l8.379-8.551%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-pencil{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-pencil%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M21.174%206.812a1%201%200%200%200-3.986-3.987L3.842%2016.174a2%202%200%200%200-.5.83l-1.321%204.352a.5.5%200%200%200%20.623.622l4.353-1.32a2%202%200%200%200%20.83-.497z%22%20%2F%3E%20%3Cpath%20d%3D%22m15%205%204%204%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-pencil%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M21.174%206.812a1%201%200%200%200-3.986-3.987L3.842%2016.174a2%202%200%200%200-.5.83l-1.321%204.352a.5.5%200%200%200%20.623.622l4.353-1.32a2%202%200%200%200%20.83-.497z%22%20%2F%3E%20%3Cpath%20d%3D%22m15%205%204%204%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-plus{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-plus%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M5%2012h14%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205v14%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-plus%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M5%2012h14%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205v14%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-printer{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-printer%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M6%2018H4a2%202%200%200%201-2-2v-5a2%202%200%200%201%202-2h16a2%202%200%200%201%202%202v5a2%202%200%200%201-2%202h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209V3a1%201%200%200%201%201-1h10a1%201%200%200%201%201%201v6%22%20%2F%3E%20%3Crect%20x%3D%226%22%20y%3D%2214%22%20width%3D%2212%22%20height%3D%228%22%20rx%3D%221%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-printer%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M6%2018H4a2%202%200%200%201-2-2v-5a2%202%200%200%201%202-2h16a2%202%200%200%201%202%202v5a2%202%200%200%201-2%202h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209V3a1%201%200%200%201%201-1h10a1%201%200%200%201%201%201v6%22%20%2F%3E%20%3Crect%20x%3D%226%22%20y%3D%2214%22%20width%3D%2212%22%20height%3D%228%22%20rx%3D%221%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-receipt-text{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-receipt-text%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M13%2016H8%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208H8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012H8%22%20%2F%3E%20%3Cpath%20d%3D%22M4%203a1%201%200%200%201%201-1%201.3%201.3%200%200%201%20.7.2l.933.6a1.3%201.3%200%200%200%201.4%200l.934-.6a1.3%201.3%200%200%201%201.4%200l.933.6a1.3%201.3%200%200%200%201.4%200l.933-.6a1.3%201.3%200%200%201%201.4%200l.934.6a1.3%201.3%200%200%200%201.4%200l.933-.6A1.3%201.3%200%200%201%2019%202a1%201%200%200%201%201%201v18a1%201%200%200%201-1%201%201.3%201.3%200%200%201-.7-.2l-.933-.6a1.3%201.3%200%200%200-1.4%200l-.934.6a1.3%201.3%200%200%201-1.4%200l-.933-.6a1.3%201.3%200%200%200-1.4%200l-.933.6a1.3%201.3%200%200%201-1.4%200l-.934-.6a1.3%201.3%200%200%200-1.4%200l-.933.6a1.3%201.3%200%200%201-.7.2%201%201%200%200%201-1-1z%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-receipt-text%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M13%2016H8%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208H8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012H8%22%20%2F%3E%20%3Cpath%20d%3D%22M4%203a1%201%200%200%201%201-1%201.3%201.3%200%200%201%20.7.2l.933.6a1.3%201.3%200%200%200%201.4%200l.934-.6a1.3%201.3%200%200%201%201.4%200l.933.6a1.3%201.3%200%200%200%201.4%200l.933-.6a1.3%201.3%200%200%201%201.4%200l.934.6a1.3%201.3%200%200%200%201.4%200l.933-.6A1.3%201.3%200%200%201%2019%202a1%201%200%200%201%201%201v18a1%201%200%200%201-1%201%201.3%201.3%200%200%201-.7-.2l-.933-.6a1.3%201.3%200%200%200-1.4%200l-.934.6a1.3%201.3%200%200%201-1.4%200l-.933-.6a1.3%201.3%200%200%200-1.4%200l-.933.6a1.3%201.3%200%200%201-1.4%200l-.934-.6a1.3%201.3%200%200%200-1.4%200l-.933.6a1.3%201.3%200%200%201-.7.2%201%201%200%200%201-1-1z%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-refresh-cw{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-refresh-cw%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%200%201%209-9%209.75%209.75%200%200%201%206.74%202.74L21%208%22%20%2F%3E%20%3Cpath%20d%3D%22M21%203v5h-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012a9%209%200%200%201-9%209%209.75%209.75%200%200%201-6.74-2.74L3%2016%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016H3v5%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-refresh-cw%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%200%201%209-9%209.75%209.75%200%200%201%206.74%202.74L21%208%22%20%2F%3E%20%3Cpath%20d%3D%22M21%203v5h-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012a9%209%200%200%201-9%209%209.75%209.75%200%200%201-6.74-2.74L3%2016%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016H3v5%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-search{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-search%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22m21%2021-4.34-4.34%22%20%2F%3E%20%3Ccircle%20cx%3D%2211%22%20cy%3D%2211%22%20r%3D%228%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-search%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22m21%2021-4.34-4.34%22%20%2F%3E%20%3Ccircle%20cx%3D%2211%22%20cy%3D%2211%22%20r%3D%228%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-send{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-send%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M14.536%2021.686a.5.5%200%200%200%20.937-.024l6.5-19a.496.496%200%200%200-.635-.635l-19%206.5a.5.5%200%200%200-.024.937l7.93%203.18a2%202%200%200%201%201.112%201.11z%22%20%2F%3E%20%3Cpath%20d%3D%22m21.854%202.147-10.94%2010.939%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-send%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M14.536%2021.686a.5.5%200%200%200%20.937-.024l6.5-19a.496.496%200%200%200-.635-.635l-19%206.5a.5.5%200%200%200-.024.937l7.93%203.18a2%202%200%200%201%201.112%201.11z%22%20%2F%3E%20%3Cpath%20d%3D%22m21.854%202.147-10.94%2010.939%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-settings{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-settings%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M9.671%204.136a2.34%202.34%200%200%201%204.659%200%202.34%202.34%200%200%200%203.319%201.915%202.34%202.34%200%200%201%202.33%204.033%202.34%202.34%200%200%200%200%203.831%202.34%202.34%200%200%201-2.33%204.033%202.34%202.34%200%200%200-3.319%201.915%202.34%202.34%200%200%201-4.659%200%202.34%202.34%200%200%200-3.32-1.915%202.34%202.34%200%200%201-2.33-4.033%202.34%202.34%200%200%200%200-3.831A2.34%202.34%200%200%201%206.35%206.051a2.34%202.34%200%200%200%203.319-1.915%22%20%2F%3E%20%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%223%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-settings%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M9.671%204.136a2.34%202.34%200%200%201%204.659%200%202.34%202.34%200%200%200%203.319%201.915%202.34%202.34%200%200%201%202.33%204.033%202.34%202.34%200%200%200%200%203.831%202.34%202.34%200%200%201-2.33%204.033%202.34%202.34%200%200%200-3.319%201.915%202.34%202.34%200%200%201-4.659%200%202.34%202.34%200%200%200-3.32-1.915%202.34%202.34%200%200%201-2.33-4.033%202.34%202.34%200%200%200%200-3.831A2.34%202.34%200%200%201%206.35%206.051a2.34%202.34%200%200%200%203.319-1.915%22%20%2F%3E%20%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%223%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-shopping-cart{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-shopping-cart%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Ccircle%20cx%3D%228%22%20cy%3D%2221%22%20r%3D%221%22%20%2F%3E%20%3Ccircle%20cx%3D%2219%22%20cy%3D%2221%22%20r%3D%221%22%20%2F%3E%20%3Cpath%20d%3D%22M2.05%202.05h2l2.66%2012.42a2%202%200%200%200%202%201.58h9.78a2%202%200%200%200%201.95-1.57l1.65-7.43H5.12%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-shopping-cart%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Ccircle%20cx%3D%228%22%20cy%3D%2221%22%20r%3D%221%22%20%2F%3E%20%3Ccircle%20cx%3D%2219%22%20cy%3D%2221%22%20r%3D%221%22%20%2F%3E%20%3Cpath%20d%3D%22M2.05%202.05h2l2.66%2012.42a2%202%200%200%200%202%201.58h9.78a2%202%200%200%200%201.95-1.57l1.65-7.43H5.12%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-star{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-star%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M11.525%202.295a.53.53%200%200%201%20.95%200l2.31%204.679a2.123%202.123%200%200%200%201.595%201.16l5.166.756a.53.53%200%200%201%20.294.904l-3.736%203.638a2.123%202.123%200%200%200-.611%201.878l.882%205.14a.53.53%200%200%201-.771.56l-4.618-2.428a2.122%202.122%200%200%200-1.973%200L6.396%2021.01a.53.53%200%200%201-.77-.56l.881-5.139a2.122%202.122%200%200%200-.611-1.879L2.16%209.795a.53.53%200%200%201%20.294-.906l5.165-.755a2.122%202.122%200%200%200%201.597-1.16z%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-star%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M11.525%202.295a.53.53%200%200%201%20.95%200l2.31%204.679a2.123%202.123%200%200%200%201.595%201.16l5.166.756a.53.53%200%200%201%20.294.904l-3.736%203.638a2.123%202.123%200%200%200-.611%201.878l.882%205.14a.53.53%200%200%201-.771.56l-4.618-2.428a2.122%202.122%200%200%200-1.973%200L6.396%2021.01a.53.53%200%200%201-.77-.56l.881-5.139a2.122%202.122%200%200%200-.611-1.879L2.16%209.795a.53.53%200%200%201%20.294-.906l5.165-.755a2.122%202.122%200%200%200%201.597-1.16z%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-ticket{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-ticket%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M2%209a3%203%200%200%201%200%206v2a2%202%200%200%200%202%202h16a2%202%200%200%200%202-2v-2a3%203%200%200%201%200-6V7a2%202%200%200%200-2-2H4a2%202%200%200%200-2%202Z%22%20%2F%3E%20%3Cpath%20d%3D%22M13%205v2%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2017v2%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2011v2%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-ticket%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M2%209a3%203%200%200%201%200%206v2a2%202%200%200%200%202%202h16a2%202%200%200%200%202-2v-2a3%203%200%200%201%200-6V7a2%202%200%200%200-2-2H4a2%202%200%200%200-2%202Z%22%20%2F%3E%20%3Cpath%20d%3D%22M13%205v2%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2017v2%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2011v2%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-trash-2{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-trash-2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M10%2011v6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2011v6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%206v14a2%202%200%200%201-2%202H7a2%202%200%200%201-2-2V6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206h18%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206V4a2%202%200%200%201%202-2h4a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-trash-2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M10%2011v6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2011v6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%206v14a2%202%200%200%201-2%202H7a2%202%200%200%201-2-2V6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206h18%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206V4a2%202%200%200%201%202-2h4a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-triangle-alert{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-triangle-alert%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22m21.73%2018-8-14a2%202%200%200%200-3.48%200l-8%2014A2%202%200%200%200%204%2021h16a2%202%200%200%200%201.73-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209v4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017h.01%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-triangle-alert%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22m21.73%2018-8-14a2%202%200%200%200-3.48%200l-8%2014A2%202%200%200%200%204%2021h16a2%202%200%200%200%201.73-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209v4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017h.01%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-truck{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-truck%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M14%2018V6a2%202%200%200%200-2-2H4a2%202%200%200%200-2%202v11a1%201%200%200%200%201%201h2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018H9%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018h2a1%201%200%200%200%201-1v-3.65a1%201%200%200%200-.22-.624l-3.48-4.35A1%201%200%200%200%2017.52%208H14%22%20%2F%3E%20%3Ccircle%20cx%3D%2217%22%20cy%3D%2218%22%20r%3D%222%22%20%2F%3E%20%3Ccircle%20cx%3D%227%22%20cy%3D%2218%22%20r%3D%222%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-truck%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M14%2018V6a2%202%200%200%200-2-2H4a2%202%200%200%200-2%202v11a1%201%200%200%200%201%201h2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018H9%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018h2a1%201%200%200%200%201-1v-3.65a1%201%200%200%200-.22-.624l-3.48-4.35A1%201%200%200%200%2017.52%208H14%22%20%2F%3E%20%3Ccircle%20cx%3D%2217%22%20cy%3D%2218%22%20r%3D%222%22%20%2F%3E%20%3Ccircle%20cx%3D%227%22%20cy%3D%2218%22%20r%3D%222%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-upload{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-upload%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M12%203v12%22%20%2F%3E%20%3Cpath%20d%3D%22m17%208-5-5-5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015v4a2%202%200%200%201-2%202H5a2%202%200%200%201-2-2v-4%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-upload%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M12%203v12%22%20%2F%3E%20%3Cpath%20d%3D%22m17%208-5-5-5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015v4a2%202%200%200%201-2%202H5a2%202%200%200%201-2-2v-4%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-warehouse{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-warehouse%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M18%2021V10a1%201%200%200%200-1-1H7a1%201%200%200%200-1%201v11%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019a2%202%200%200%201-2%202H4a2%202%200%200%201-2-2V8a2%202%200%200%201%201.132-1.803l7.95-3.974a2%202%200%200%201%201.837%200l7.948%203.974A2%202%200%200%201%2022%208z%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2013h12%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2017h12%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-warehouse%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M18%2021V10a1%201%200%200%200-1-1H7a1%201%200%200%200-1%201v11%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019a2%202%200%200%201-2%202H4a2%202%200%200%201-2-2V8a2%202%200%200%201%201.132-1.803l7.95-3.974a2%202%200%200%201%201.837%200l7.948%203.974A2%202%200%200%201%2022%208z%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2013h12%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2017h12%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:lucide-x{background-color:currentColor;flex-shrink:0;width:1em;height:1em;display:block;-webkit-mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-x%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M18%206%206%2018%22%20%2F%3E%20%3Cpath%20d%3D%22m6%206%2012%2012%22%20%2F%3E%20%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml;utf8,%3C!--%20%40license%20lucide-static%20v1.34.0%20-%20ISC%20--%3E%20%3Csvg%20class%3D%22lucide%20lucide-x%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M18%206%206%2018%22%20%2F%3E%20%3Cpath%20d%3D%22m6%206%2012%2012%22%20%2F%3E%20%3C%2Fsvg%3E);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tw\:flex{display:flex}.tw\:grid{display:grid}.tw\:hidden{display:none}.tw\:inline-flex{display:inline-flex}.tw\:size-3{width:calc(var(--tw-spacing) * 3);height:calc(var(--tw-spacing) * 3)}.tw\:size-3\.5{width:calc(var(--tw-spacing) * 3.5);height:calc(var(--tw-spacing) * 3.5)}.tw\:size-4{width:calc(var(--tw-spacing) * 4);height:calc(var(--tw-spacing) * 4)}.tw\:size-4\.5{width:calc(var(--tw-spacing) * 4.5);height:calc(var(--tw-spacing) * 4.5)}.tw\:size-5{width:calc(var(--tw-spacing) * 5);height:calc(var(--tw-spacing) * 5)}.tw\:size-6{width:calc(var(--tw-spacing) * 6);height:calc(var(--tw-spacing) * 6)}.tw\:size-8{width:calc(var(--tw-spacing) * 8);height:calc(var(--tw-spacing) * 8)}.tw\:h-6{height:calc(var(--tw-spacing) * 6)}.tw\:h-10{height:calc(var(--tw-spacing) * 10)}.tw\:h-12{height:calc(var(--tw-spacing) * 12)}.tw\:w-6{width:calc(var(--tw-spacing) * 6)}.tw\:w-8{width:calc(var(--tw-spacing) * 8)}.tw\:w-10{width:calc(var(--tw-spacing) * 10)}.tw\:w-12{width:calc(var(--tw-spacing) * 12)}.tw\:w-14{width:calc(var(--tw-spacing) * 14)}.tw\:w-16{width:calc(var(--tw-spacing) * 16)}.tw\:w-20{width:calc(var(--tw-spacing) * 20)}.tw\:w-24{width:calc(var(--tw-spacing) * 24)}.tw\:w-28{width:calc(var(--tw-spacing) * 28)}.tw\:w-32{width:calc(var(--tw-spacing) * 32)}.tw\:w-36{width:calc(var(--tw-spacing) * 36)}.tw\:w-40{width:calc(var(--tw-spacing) * 40)}.tw\:w-64{width:calc(var(--tw-spacing) * 64)}.tw\:w-72{width:calc(var(--tw-spacing) * 72)}.tw\:w-full{width:100%}.tw\:max-w-2xl{max-width:var(--tw-container-2xl)}.tw\:max-w-3xl{max-width:var(--tw-container-3xl)}.tw\:max-w-4xl{max-width:var(--tw-container-4xl)}.tw\:max-w-lg{max-width:var(--tw-container-lg)}.tw\:max-w-md{max-width:var(--tw-container-md)}.tw\:max-w-sm{max-width:var(--tw-container-sm)}.tw\:max-w-xl{max-width:var(--tw-container-xl)}.tw\:min-w-0{min-width:0}.tw\:min-w-64{min-width:calc(var(--tw-spacing) * 64)}.tw\:flex-1{flex:1}.tw\:shrink-0{flex-shrink:0}.tw\:cursor-pointer{cursor:pointer}.tw\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tw\:grid-cols-\[repeat\(auto-fill\,minmax\(180px\,1fr\)\)\]{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.tw\:flex-col{flex-direction:column}.tw\:flex-wrap{flex-wrap:wrap}.tw\:items-baseline{align-items:baseline}.tw\:items-center{align-items:center}.tw\:items-end{align-items:flex-end}.tw\:items-start{align-items:flex-start}.tw\:justify-between{justify-content:space-between}.tw\:justify-center{justify-content:center}.tw\:gap-1{gap:var(--tw-spacing)}.tw\:gap-1\.5{gap:calc(var(--tw-spacing) * 1.5)}.tw\:gap-2{gap:calc(var(--tw-spacing) * 2)}.tw\:gap-3{gap:calc(var(--tw-spacing) * 3)}.tw\:gap-4{gap:calc(var(--tw-spacing) * 4)}.tw\:gap-6{gap:calc(var(--tw-spacing) * 6)}.tw\:gap-8{gap:calc(var(--tw-spacing) * 8)}.tw\:self-center{align-self:center}.tw\:truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tw\:rounded{border-radius:.25rem}.tw\:bg-\(--ib-surface-gray-2\){background-color:var(--ib-surface-gray-2)}.tw\:bg-primary-50{background-color:var(--color-primary-50)}.tw\:object-cover{object-fit:cover}.tw\:p-0{padding:0}.tw\:p-2{padding:calc(var(--tw-spacing) * 2)}.tw\:p-3{padding:calc(var(--tw-spacing) * 3)}.tw\:p-4{padding:calc(var(--tw-spacing) * 4)}.tw\:px-3{padding-inline:calc(var(--tw-spacing) * 3)}.tw\:py-1{padding-block:var(--tw-spacing)}.tw\:py-2{padding-block:calc(var(--tw-spacing) * 2)}.tw\:py-6{padding-block:calc(var(--tw-spacing) * 6)}.tw\:pr-6{padding-right:calc(var(--tw-spacing) * 6)}.tw\:pb-2{padding-bottom:calc(var(--tw-spacing) * 2)}.tw\:text-center{text-align:center}.tw\:text-right{text-align:right}.tw\:font-mono{font-family:var(--tw-font-mono)}.tw\:text-2xl{font-size:var(--tw-text-2xl);line-height:var(--tw-leading,var(--tw-text-2xl--line-height))}.tw\:text-lg{font-size:var(--tw-text-lg);line-height:var(--tw-leading,var(--tw-text-lg--line-height))}.tw\:text-sm{font-size:var(--tw-text-sm);line-height:var(--tw-leading,var(--tw-text-sm--line-height))}.tw\:text-xl{font-size:var(--tw-text-xl);line-height:var(--tw-leading,var(--tw-text-xl--line-height))}.tw\:text-xs{font-size:var(--tw-text-xs);line-height:var(--tw-leading,var(--tw-text-xs--line-height))}.tw\:text-\[11px\]{font-size:11px}.tw\:font-bold{--tw-font-weight:var(--tw-font-weight-bold);font-weight:var(--tw-font-weight-bold)}.tw\:font-medium{--tw-font-weight:var(--tw-font-weight-medium);font-weight:var(--tw-font-weight-medium)}.tw\:font-semibold{--tw-font-weight:var(--tw-font-weight-semibold);font-weight:var(--tw-font-weight-semibold)}.tw\:text-\(--ib-chip-amber-ink\){color:var(--ib-chip-amber-ink)}.tw\:text-\(--ib-ink-red\){color:var(--ib-ink-red)}.tw\:text-primary-600{color:var(--color-primary-600)}.tw\:text-red-500{color:var(--tw-color-red-500)}.tw\:tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.tw\:opacity-60{opacity:.6}.tw\:dark\:bg-primary-500\/10:where(.dark,.dark *){background-color:var(--color-primary-500)}@supports (color:color-mix(in lab, red, red)){.tw\:dark\:bg-primary-500\/10:where(.dark,.dark *){background-color:color-mix(in oklab, var(--color-primary-500) 10%, transparent)}}}:root{--ib-elevation-sm:inset 0px .25px 1.5px 0px #ffffff29, 0px 0px 1px 0px #0003, 0px 1px 3px 0px #00000024;--ib-elevation-base:inset 0px .25px 1.5px 0px #ffffff29, 0px 0px 1.5px 0px #00000029, 0px 2px 5px 0px #00000024;--ib-elevation-md:inset 0px .25px 1.5px 0px #ffffff29, 0px 0px 1.5px 0px #00000026, 0px 0px 6px 2px #0000000a, 0px 6px 12px -2px #00000014;--ib-elevation-lg:inset 0px .25px 1.5px 0px #ffffff29, 0px 0px 1.5px 0px #0000002e, 0px 0px 6px 3px #00000008, 0px 18px 22px -6px #0000001a;--ib-focus:0px 0px 0px 2px #c9c9c9e5;--ib-focus-primary:0px 0px 0px 2px #65b9fce5;--ib-focus-danger:0px 0px 0px 2px #fa9c9de5;--ib-chip-amber-bg:#fff4d3;--ib-chip-amber-ink:#763813;--ib-chip-amber-edge:#f3e3b4;--ib-chip-green-bg:#e4faeb;--ib-chip-green-ink:#173b2c;--ib-chip-red-bg:#ffe7e7;--ib-chip-red-ink:#6b1515;--ib-chip-blue-bg:#e6f4ff;--ib-chip-blue-ink:#004880;--ib-chip-neutral-bg:var(--color-base-100);--ib-chip-neutral-ink:var(--color-base-600);--ib-overlay:#00000045;--ib-chip-indigo-bg:#e0e7ff;--ib-chip-indigo-ink:#3730a3;--ib-surface:#fff;--ib-surface-2:var(--color-base-50);--ib-line:var(--color-base-200);--ib-ink:var(--color-base-700);--ib-ink-strong:var(--color-base-900);--ib-ink-muted:var(--color-base-400);--ib-elevation-xl:inset 0px .25px 1.5px 0px #ffffff29, 0px 0px 1px 0px #0003, 0px 0px 10px 2px #0000000a, 0px 24px 30px -8px #0000001a;--ib-elevation-2xl:inset 0px .25px 2px 0px #ffffff29, 0px 0px 1.5px 0px #00000040, 0px 0px 10px 2px #00000008, 0px 44px 52px -10px #0000001a;--ib-surface-base:#fff;--ib-surface-sidebar:oklch(97.9% 0 0);--ib-surface-elevation-1:#fff;--ib-surface-elevation-2:#fff;--ib-surface-elevation-3:#fff;--ib-surface-gray-1:oklch(97.9% 0 0);--ib-surface-gray-2:oklch(96.4% 0 0);--ib-surface-gray-3:oklch(94.6% 0 0);--ib-surface-gray-4:oklch(91.3% 0 0);--ib-surface-gray-5:oklch(83% 0 0);--ib-surface-gray-6:oklch(68.3% 0 0);--ib-surface-gray-7:oklch(58.6% 0 0);--ib-surface-gray-8:oklch(43.9% 0 0);--ib-surface-gray-9:oklch(34.1% 0 0);--ib-surface-gray-10:oklch(20.5% 0 0);--ib-alpha-gray-1:oklch(0% 0 0/.031);--ib-alpha-gray-2:oklch(0% 0 0/.043);--ib-alpha-gray-3:oklch(0% 0 0/.071);--ib-alpha-gray-4:oklch(0% 0 0/.114);--ib-alpha-gray-5:oklch(0% 0 0/.22);--ib-alpha-gray-6:oklch(0% 0 0/.4);--ib-alpha-gray-7:oklch(0% 0 0/.514);--ib-alpha-gray-8:oklch(0% 0 0/.678);--ib-alpha-gray-9:oklch(0% 0 0/.78);--ib-alpha-gray-10:oklch(0% 0 0/.91);--ib-ink-base:#fff;--ib-ink-gray-1:oklch(94.6% 0 0);--ib-ink-gray-2:oklch(91.3% 0 0);--ib-ink-gray-3:oklch(83% 0 0);--ib-ink-gray-4:oklch(68.3% 0 0);--ib-ink-gray-5:oklch(58.6% 0 0);--ib-ink-gray-6:oklch(43.9% 0 0);--ib-ink-gray-7:oklch(34.1% 0 0);--ib-ink-gray-8:oklch(20.5% 0 0);--ib-ink-gray-9:oklch(16.8% 0 0);--ib-outline-gray-1:oklch(94.6% 0 0);--ib-outline-gray-2:oklch(91.3% 0 0);--ib-outline-gray-3:oklch(83% 0 0);--ib-outline-gray-4:oklch(68.3% 0 0);--ib-outline-gray-5:oklch(58.6% 0 0);--ib-outline-gray-6:oklch(43.9% 0 0);--ib-outline-gray-7:oklch(34.1% 0 0);--ib-outline-gray-8:oklch(20.5% 0 0);--ib-outline-gray-9:oklch(16.8% 0 0);--ib-outline-elevation-1:oklch(94.6% 0 0);--ib-outline-elevation-2:oklch(94.6% 0 0);--ib-brand-bec:#0f766e;--ib-brand-ssa:#ea580c;--ib-ink-red:#dc2626}.dark{--ib-overlay:#000000b8;--ib-chip-indigo-bg:#2b2a63;--ib-chip-indigo-ink:#c7d2fe;--ib-focus:0px 0px 0px 3px #464646cc;--ib-focus-primary:0px 0px 0px 3px #0e3d62cc;--ib-focus-danger:0px 0px 0px 3px #751819cc;--ib-chip-amber-bg:#452608;--ib-chip-amber-ink:#f4c25f;--ib-chip-amber-edge:#5a2d07;--ib-chip-green-bg:#0e3521;--ib-chip-green-ink:#9be6c1;--ib-chip-red-bg:#592222;--ib-chip-red-ink:#ffc1c1;--ib-chip-blue-bg:#0a2e5c;--ib-chip-blue-ink:#add2f5;--ib-surface:var(--color-base-900);--ib-surface-2:var(--color-base-800);--ib-line:var(--color-base-700);--ib-ink:var(--color-base-300);--ib-ink-strong:var(--color-base-100);--ib-ink-muted:var(--color-base-500);--ib-elevation-xl:inset 0px .5px 1.5px .5px #ffffff0a, 0px 0px 14px 2px #0000001f, 0px 26px 34px -6px #0000006b;--ib-elevation-2xl:inset 0px .5px 1.5px .5px #ffffff0f, 0px 0px 14px 10px #0000001f, 0px 44px 52px -4px #0000006b;--ib-surface-base:oklch(20.5% 0 0);--ib-surface-sidebar:transparent;--ib-surface-elevation-1:oklch(23.9% 0 0);--ib-surface-elevation-2:oklch(26% 0 0);--ib-surface-elevation-3:oklch(34.1% 0 0);--ib-surface-gray-1:oklch(23.9% 0 0);--ib-surface-gray-2:oklch(28.1% 0 0);--ib-surface-gray-3:oklch(34.1% 0 0);--ib-surface-gray-4:oklch(37.9% 0 0);--ib-surface-gray-5:oklch(45.7% 0 0);--ib-surface-gray-6:oklch(58% 0 0);--ib-surface-gray-7:oklch(68.3% 0 0);--ib-surface-gray-8:oklch(75.4% 0 0);--ib-surface-gray-9:oklch(88.5% 0 0);--ib-surface-gray-10:oklch(97.9% 0 0);--ib-alpha-gray-1:oklch(100% 0 0/.055);--ib-alpha-gray-2:oklch(100% 0 0/.078);--ib-alpha-gray-3:oklch(100% 0 0/.141);--ib-alpha-gray-4:oklch(100% 0 0/.184);--ib-alpha-gray-5:oklch(100% 0 0/.275);--ib-alpha-gray-6:oklch(100% 0 0/.424);--ib-alpha-gray-7:oklch(100% 0 0/.561);--ib-alpha-gray-8:oklch(100% 0 0/.659);--ib-alpha-gray-9:oklch(100% 0 0/.831);--ib-alpha-gray-10:oklch(100% 0 0/.969);--ib-ink-base:oklch(20.5% 0 0);--ib-ink-gray-1:oklch(26% 0 0);--ib-ink-gray-2:oklch(34.1% 0 0);--ib-ink-gray-3:oklch(37.9% 0 0);--ib-ink-gray-4:oklch(58% 0 0);--ib-ink-gray-5:oklch(58% 0 0);--ib-ink-gray-6:oklch(68.3% 0 0);--ib-ink-gray-7:oklch(75.4% 0 0);--ib-ink-gray-8:oklch(88.5% 0 0);--ib-ink-gray-9:oklch(97.9% 0 0);--ib-outline-gray-1:oklch(26% 0 0);--ib-outline-gray-2:oklch(34.1% 0 0);--ib-outline-gray-3:oklch(37.9% 0 0);--ib-outline-gray-4:oklch(45.7% 0 0);--ib-outline-gray-5:oklch(58% 0 0);--ib-outline-gray-6:oklch(68.3% 0 0);--ib-outline-gray-7:oklch(94.6% 0 0);--ib-outline-gray-8:oklch(96.4% 0 0);--ib-outline-gray-9:oklch(97.9% 0 0);--ib-outline-elevation-1:oklch(28.1% 0 0);--ib-outline-elevation-2:oklch(34.1% 0 0);--ib-brand-bec:#0f766e;--ib-brand-ssa:#ea580c;--ib-ink-red:#f87171}.ib-dialog::backdrop{background:var(--ib-overlay,#00000059)}.ib-dialog-lightbox::backdrop{background:#000000bf}.ib-sheet::backdrop{background:var(--ib-overlay,#00000059)}.hd-trix{min-height:9rem}.ib-mail-trix{min-height:18rem}@property --ib-spinner-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes ib-spinner-rotate{to{--ib-spinner-angle:360deg}}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}