:root{--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif;--font-family-code: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace;--background: 216 45% 98%;--foreground: 218 33% 19%;--muted: 213 44% 95%;--muted-foreground: 215 19% 44%;--primary: 218 70% 50%;--primary-foreground: 0 0% 100%;--ring: var(--primary);--radius: 12px;--workspace-control-height: 2.375rem;--workspace-control-height-sm: 1.75rem;--workspace-control-height-md: 2rem;--workspace-control-height-xs: 1.5rem;--asset-card-padding: 16px;--navigation-row-height: 34px;--navigation-group-gap: 16px;--motion-duration: .16s;--motion-enter-duration: .18s;--motion-cycle-duration: 1.6s;--motion-iterations: infinite;--surface-control-radius: var(--radius);--surface-group-padding: 4px;--surface-group-radius: calc(var(--surface-control-radius) + var(--surface-group-padding));--surface-toolbar-padding: 8px;--surface-toolbar-radius: calc(var(--surface-control-radius) + var(--surface-toolbar-padding));--surface-card-radius: calc(var(--radius) + 8px);--surface-shell-radius: calc(var(--radius) + 12px);--ambient-warm: rgb(255 210 157 / 46%);--ambient-cool: rgb(160 207 255 / 50%);--surface-workspace: radial-gradient(ellipse 75% 90% at 12% 10%, var(--ambient-warm), transparent 70%), radial-gradient(ellipse 75% 95% at 88% 18%, var(--ambient-cool), transparent 75%), hsl(var(--background));--surface-base: 0 0% 100%;--surface-card-opacity: .73;--surface-panel-opacity: .53;--surface-control-opacity: .58;--surface-toolbar-opacity: .4;--surface-popover-opacity: .94;--surface-window-opacity: .6;--surface-selected-opacity: .85;--surface-card-fill: hsl(var(--surface-base) / var(--surface-card-opacity));--surface-panel-fill: linear-gradient(150deg, hsl(var(--surface-base) / var(--surface-panel-opacity)), hsl(var(--surface-base) / calc(var(--surface-panel-opacity) * .52)));--surface-control-fill: hsl(var(--surface-base) / var(--surface-control-opacity));--surface-toolbar-fill: hsl(var(--surface-base) / var(--surface-toolbar-opacity));--surface-popover-fill: hsl(var(--surface-base) / var(--surface-popover-opacity));--surface-window-fill: hsl(var(--surface-base) / var(--surface-window-opacity));--surface-selected-fill: hsl(var(--surface-base) / var(--surface-selected-opacity));--surface-muted-fill: hsl(var(--muted) / .55);--surface-hover-fill: hsl(var(--primary) / .07);--surface-active-fill: hsl(var(--primary) / .12);--surface-active-foreground: hsl(var(--primary));--surface-edge: rgb(255 255 255 / 62%);--surface-highlight: rgb(255 255 255 / 84%);--surface-separator: rgb(91 109 133 / 10%);--surface-control-border: rgb(91 109 133 / 18%);--surface-focus: hsl(var(--ring) / .55);--surface-focus-shadow: 0 0 0 3px hsl(var(--ring) / .14);--surface-filter: blur(24px) saturate(130%);--surface-shadow-color: 55 83 118;--surface-inset: inset 0 1px 0 var(--surface-highlight);--surface-card-shadow: var(--surface-inset), inset 0 0 0 1px var(--surface-edge), 0 6px 20px rgb(var(--surface-shadow-color) / 3%);--surface-panel-shadow: var(--surface-inset), inset 0 0 0 1px var(--surface-edge), 0 18px 48px rgb(var(--surface-shadow-color) / 10%);--surface-popover-shadow: var(--surface-inset), inset 0 0 0 1px var(--surface-edge), 0 24px 96px rgb(var(--surface-shadow-color) / 24%);--surface-hover-shadow: var(--surface-inset), inset 0 0 0 1px var(--surface-edge), 0 10px 28px rgb(var(--surface-shadow-color) / 10%);--surface-mask: rgb(43 62 89 / 22%);--surface-overlay-filter: blur(7px);--surface-reader: hsl(var(--surface-base));--surface-paper: #fff;--surface-paper-ink: #111827;--surface-image: #020617;--surface-image-scrim: linear-gradient(to top, rgb(0 0 0 / 20%), transparent);--surface-preview-fade: linear-gradient(to top, var(--surface-reader), transparent);--surface-preview-fade-strong: linear-gradient(to top, var(--surface-reader), var(--surface-reader) 25%, transparent);--surface-switch-thumb: #fff;--surface-tooltip: hsl(var(--foreground));--surface-tooltip-foreground: hsl(var(--background));--surface-primary-fill: hsl(var(--primary));--surface-primary-hover: color-mix(in srgb, hsl(var(--primary)) 86%, black);--surface-brand-fill: linear-gradient(145deg, color-mix(in srgb, hsl(var(--primary)) 70%, white), hsl(var(--primary)));--status-blue: 216 65% 42%;--status-teal: 168 50% 32%;--status-violet: 265 52% 46%;--status-amber: 36 70% 35%;--status-red: 0 62% 43%;--status-fill-opacity: .08;--destructive: 0 72% 55%;--destructive-foreground: 0 0% 100%;--surface-destructive-hover: color-mix(in srgb, hsl(var(--destructive)) 86%, black)}:root.dark{--background: 218 32% 10%;--ambient-warm: rgb(226 186 136 / 22%);--ambient-cool: rgb(126 169 220 / 26%);--foreground: 216 45% 94%;--muted: 215 25% 24%;--muted-foreground: 216 22% 72%;--surface-base: 216 25% 20%;--surface-card-opacity: .64;--surface-window-opacity: .56;--surface-panel-opacity: .52;--surface-control-opacity: .54;--surface-toolbar-opacity: .36;--surface-selected-opacity: .88;--surface-active-foreground: color-mix(in srgb, hsl(var(--primary)) 45%, white);--surface-edge: rgb(193 219 255 / 5%);--surface-highlight: rgb(205 226 255 / 10%);--surface-separator: rgb(180 203 232 / 7%);--surface-control-border: rgb(180 203 232 / 14%);--surface-shadow-color: 0 7 20;--surface-mask: rgb(5 12 23 / 48%);--status-blue: 211 100% 81%;--status-teal: 165 51% 70%;--status-violet: 263 81% 82%;--status-amber: 39 85% 74%;--status-red: 0 85% 79%;--status-fill-opacity: .12}:root[data-density=compact]{--workspace-control-height: 2.125rem;--navigation-row-height: 32px;--asset-card-padding: 12px}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){:root,:root.dark{--surface-card-opacity: 1;--surface-panel-opacity: 1;--surface-panel-fill: hsl(var(--surface-base));--surface-control-opacity: 1;--surface-toolbar-opacity: 1;--surface-selected-opacity: 1;--surface-popover-opacity: 1;--surface-window-opacity: 1}}@media(prefers-reduced-transparency:reduce),(prefers-contrast:more){:root,:root.dark{--surface-card-opacity: 1;--surface-panel-fill: hsl(var(--surface-base));--surface-control-opacity: 1;--surface-toolbar-opacity: 1;--surface-selected-opacity: 1;--surface-popover-opacity: 1;--surface-window-opacity: 1;--surface-filter: none;--surface-overlay-filter: none}}@media(prefers-reduced-motion:reduce){:root{--motion-duration: .01ms;--motion-enter-duration: .01ms;--motion-cycle-duration: .01ms;--motion-iterations: 1}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:var(--font-family);font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--font-family-code);font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}html,body,#root{min-height:100%;margin:0}html{background:hsl(var(--background))}body{position:relative;isolation:isolate;background:transparent;color:hsl(var(--foreground));font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:var(--surface-workspace)}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}input[type=checkbox],input[type=radio],input[type=range]{accent-color:hsl(var(--primary))}::-moz-selection{background:var(--surface-active-fill)}::selection{background:var(--surface-active-fill)}.workspace-shell{padding:16px;gap:16px}.card{border-radius:var(--surface-card-radius);background:var(--surface-card-fill);box-shadow:var(--surface-card-shadow);color:hsl(var(--foreground));-webkit-backdrop-filter:var(--surface-filter);backdrop-filter:var(--surface-filter)}.popover,.modal-panel,.modal-drawer,.toast{background:var(--surface-popover-fill);box-shadow:var(--surface-popover-shadow);color:hsl(var(--foreground));-webkit-backdrop-filter:var(--surface-filter);backdrop-filter:var(--surface-filter)}.popover,.toast,.menu-item{border-radius:var(--surface-control-radius)}.inset{background:var(--surface-muted-fill);border-radius:var(--surface-control-radius)}.control{background:var(--surface-control-fill);border-radius:var(--surface-control-radius);box-shadow:var(--surface-inset)}.menu,.control-group{padding:var(--surface-group-padding);border-radius:var(--surface-group-radius)}.control-group-roomy{padding:var(--surface-toolbar-padding);border-radius:var(--surface-toolbar-radius)}.tooltip{background:var(--surface-tooltip);color:var(--surface-tooltip-foreground);border-radius:var(--surface-control-radius);box-shadow:var(--surface-panel-shadow)}.separator-t{border-top:1px solid var(--surface-separator)}.separator-b{border-bottom:1px solid var(--surface-separator)}.separator-l{border-left:1px solid var(--surface-separator)}.separator-r{border-right:1px solid var(--surface-separator)}.elevation-paper{box-shadow:var(--surface-panel-shadow)}.divided>*+*{border-top:1px solid var(--surface-separator)}.drop-target{border:2px dashed var(--surface-focus);border-radius:var(--surface-card-radius)}.selected{outline:2px solid var(--surface-focus);outline-offset:2px}.mobile-mask{background:var(--surface-mask);-webkit-backdrop-filter:var(--surface-overlay-filter);backdrop-filter:var(--surface-overlay-filter)}.sidebar{background:var(--surface-panel-fill);border-radius:var(--surface-shell-radius);box-shadow:var(--surface-panel-shadow);-webkit-backdrop-filter:var(--surface-filter);backdrop-filter:var(--surface-filter);padding:24px 12px 16px;top:16px;height:calc(100dvh - 32px)}.sidebar>div:first-child{padding:0 8px;margin-bottom:28px}.sidebar-brand-mark{width:38px;height:38px;border-radius:var(--surface-control-radius);background:var(--surface-brand-fill);color:hsl(var(--primary-foreground));box-shadow:var(--surface-inset)}.sidebar nav{gap:var(--navigation-group-gap)}.nav-row{min-height:var(--navigation-row-height);border-radius:var(--surface-control-radius);color:hsl(var(--muted-foreground))}.nav-row:hover{background:var(--surface-control-fill);color:hsl(var(--foreground))}.nav-row.is-active>button{color:inherit;font-weight:600}.topbar{min-height:72px;padding:0 16px 16px}.button{height:var(--control-height, var(--workspace-control-height));min-height:var(--control-height, var(--workspace-control-height));border-radius:var(--surface-control-radius);padding:0 14px;background:transparent;color:hsl(var(--foreground));gap:6px;font-size:14px;font-weight:500;line-height:22px;transition:background var(--motion-duration) ease,color var(--motion-duration) ease,box-shadow var(--motion-duration) ease}.button-sm{padding:0 10px;font-size:12px;line-height:18px}.button-icon{width:var(--control-height);padding:0;border-radius:50%}.button-default{background:var(--surface-primary-fill);color:hsl(var(--primary-foreground));box-shadow:var(--surface-inset)}.button-default:hover:not(:disabled){background:var(--surface-primary-hover)}.button-secondary{background:var(--surface-control-fill);box-shadow:var(--surface-inset)}.button-secondary:hover:not(:disabled),.button-ghost:hover:not(:disabled){background:var(--surface-hover-fill)}.button-ghost{color:hsl(var(--muted-foreground))}.button-destructive{background:hsl(var(--destructive));color:hsl(var(--destructive-foreground))}.button-destructive:hover:not(:disabled){background:var(--surface-destructive-hover)}.input{min-height:var(--control-height, var(--workspace-control-height));border:1px solid var(--surface-control-border);border-radius:var(--surface-control-radius);background:var(--surface-control-fill);color:hsl(var(--foreground));box-shadow:var(--surface-inset)}.input:where(input,select){height:var(--control-height, var(--workspace-control-height))}.control-sm{--control-height: var(--workspace-control-height-sm)}.control-md{--control-height: var(--workspace-control-height-md)}.control-xs{--control-height: var(--workspace-control-height-xs)}.input:focus{border-color:var(--surface-focus);outline:none;box-shadow:var(--surface-focus-shadow)}.input::-moz-placeholder{color:hsl(var(--muted-foreground))}.input::placeholder{color:hsl(var(--muted-foreground))}.badge{border-radius:max(0px,calc(var(--radius) - 4px));font-weight:500}.badge-default{background:var(--surface-primary-fill);color:hsl(var(--primary-foreground))}.badge-secondary{background:var(--surface-muted-fill);color:hsl(var(--muted-foreground))}.badge-outline{color:hsl(var(--foreground))}.badge-blue{--badge-tone: var(--status-blue)}.badge-teal{--badge-tone: var(--status-teal)}.badge-violet{--badge-tone: var(--status-violet)}.badge-amber{--badge-tone: var(--status-amber)}.badge-red{--badge-tone: var(--status-red)}.badge:is(.badge-blue,.badge-teal,.badge-violet,.badge-amber,.badge-red){color:hsl(var(--badge-tone));background:hsl(var(--badge-tone) / var(--status-fill-opacity))}.tabs-list{padding:var(--surface-group-padding);gap:3px;background:var(--surface-muted-fill);border-radius:var(--surface-group-radius)}.tabs-trigger{height:var(--control-height);border-radius:var(--surface-control-radius);color:hsl(var(--muted-foreground))}.tabs-trigger-icon{width:var(--control-height);padding:0}.tabs-trigger:hover{color:hsl(var(--foreground))}.asset-card:hover{box-shadow:var(--surface-hover-shadow);transform:translateY(-2px)}.asset-card.is-selected,.asset-card:focus-within{outline:2px solid var(--surface-focus);outline-offset:3px}.asset-card-copy{padding:var(--asset-card-padding)}.asset-card-copy h3{letter-spacing:-.15px}.asset-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,max(190px,calc((100% - 80px) / 6))),1fr));gap:16px;align-content:start}.asset-list{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;align-content:start}.asset-grid>*,.asset-list>*{min-width:0}.asset-toolbar{padding:var(--surface-toolbar-padding);gap:8px;background:var(--surface-toolbar-fill);border-radius:var(--surface-toolbar-radius);box-shadow:var(--surface-inset)}.filter{height:var(--workspace-control-height-md);background:transparent;color:hsl(var(--muted-foreground));border-radius:var(--surface-control-radius)}.filter:hover{background:var(--surface-control-fill)}.modal-overlay{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:16px}.settings-overlay{z-index:1000;padding:0}.modal-overlay:before{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--surface-mask);-webkit-backdrop-filter:var(--surface-overlay-filter);backdrop-filter:var(--surface-overlay-filter);content:""}.modal-panel{position:relative;z-index:1;display:flex;width:calc(100vw - 32px);max-width:720px;max-height:calc(100vh - 32px);flex-direction:column;overflow:hidden;border-radius:var(--surface-shell-radius);animation:dialog-enter var(--motion-enter-duration) ease-out both}.modal-header{display:flex;flex:none;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 24px 16px}.modal-body{min-height:0;flex:1;overflow-y:auto;padding:24px}.modal-footer{display:flex;flex:none;align-items:center;justify-content:flex-end;gap:8px;padding:16px 24px}.modal-overlay-drawer{align-items:stretch;justify-content:flex-end;padding:0}.modal-drawer{position:relative;z-index:1;display:flex;width:min(720px,100vw);height:100%;flex-direction:column;border-radius:var(--surface-shell-radius) 0 0 var(--surface-shell-radius);animation:dialog-drawer-enter var(--motion-enter-duration) ease-out both}.settings-panel{background:var(--surface-window-fill);width:min(1080px,calc(100vw - 48px));max-width:none;height:min(800px,calc(100vh - 48px));flex-direction:row}.settings-nav{display:flex;flex:0 0 188px;flex-direction:column;gap:18px;padding:22px 12px 0;background:var(--surface-toolbar-fill)}.settings-nav-heading{padding:0 12px;color:hsl(var(--foreground));font-size:16px;font-weight:500;line-height:24px}.settings-nav-list{display:flex;flex-direction:column;gap:4px}.settings-nav-item{display:flex;align-items:center;gap:8px;width:100%;height:40px;padding:9px 16px 9px 12px;border-radius:var(--surface-control-radius);background:transparent;color:hsl(var(--foreground));font-size:14px;font-weight:400;line-height:22px;text-align:left;cursor:pointer}.settings-nav-item:hover{background:var(--surface-control-fill)}.settings-nav-item[data-active=true]{font-weight:600}.nav-row.is-active,.tabs-trigger.is-active,.filter[aria-pressed=true],.settings-nav-item[data-active=true]{background:var(--surface-selected-fill);color:var(--surface-active-foreground);box-shadow:var(--surface-inset)}.settings-nav-item:focus-visible{outline:2px solid var(--surface-focus);outline-offset:2px}.settings-content{display:flex;min-width:0;flex:1;flex-direction:column}.settings-header{display:flex;flex:none;align-items:flex-start;justify-content:space-between;gap:8px;height:54px;padding:20px 14px 8px 10px}.settings-header>div{margin-left:auto}.settings-options{min-height:0;flex:1;overflow-y:auto;padding:0 24px 24px}.workspace-preview-height{height:min(680px,calc(100dvh - 190px));min-height:420px}.changelog-page{display:grid;min-width:0;gap:14px;padding:0 0 32px}.settings-page-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;margin:20px 0 16px;padding:18px 20px}.settings-page-header-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:calc(var(--radius) + 4px);background:var(--surface-active-fill);color:hsl(var(--primary))}.settings-page-header-eyebrow{color:hsl(var(--muted-foreground));font-size:12px;font-weight:500;line-height:18px}.settings-page-header-title{margin:1px 0 0;color:hsl(var(--foreground));font-size:20px;font-weight:600;line-height:28px}.settings-page-header-description{margin:2px 0 0;color:hsl(var(--muted-foreground));font-size:13px;line-height:20px}.settings-page-header-meta{display:flex;align-items:center;gap:2px;color:hsl(var(--primary));font-size:16px;font-weight:600;line-height:24px}.changelog-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 2px 0;color:hsl(var(--muted-foreground));font-size:12px;font-weight:500;line-height:18px;letter-spacing:.02em}.changelog-section-heading>span:first-child{color:hsl(var(--foreground));font-size:14px;font-weight:600;letter-spacing:0}.changelog-history-heading{margin-top:8px}.changelog-release{position:relative;min-width:0;padding:18px 20px 20px}.changelog-release-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.changelog-release-meta{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:8px}.changelog-version{display:inline-flex;height:26px;align-items:center;padding:0 10px;border-radius:var(--radius);background:var(--surface-hover-fill);color:hsl(var(--muted-foreground));font-size:12px;font-weight:600;line-height:18px}.changelog-version-current{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.changelog-date{display:inline-flex;align-items:center;gap:5px;color:hsl(var(--muted-foreground));font-size:12px;line-height:18px}.changelog-current{display:inline-flex;align-items:center;gap:5px;padding:3px 8px;border-radius:var(--radius);background:hsl(var(--status-teal) / var(--status-fill-opacity));color:hsl(var(--status-teal));font-size:12px;line-height:16px}.changelog-release-label{color:hsl(var(--primary));font-size:12px;font-weight:500;line-height:18px}.changelog-release-title{margin:12px 0 0;color:hsl(var(--foreground));font-size:20px;font-weight:600;line-height:28px}.changelog-release-summary{margin:5px 0 0;color:hsl(var(--muted-foreground));font-size:13px;line-height:21px}.changelog-items{display:grid;grid-template-columns:1fr;gap:9px;margin:16px 0 0;padding:14px 0 0;list-style:none}.changelog-items li{position:relative;min-width:0;padding-left:16px;color:hsl(var(--muted-foreground));font-size:13px;line-height:21px}.changelog-items li:before{position:absolute;top:8px;left:1px;width:5px;height:5px;border-radius:50%;background:hsl(var(--primary));content:""}.changelog-history{display:grid;gap:10px}.changelog-history .changelog-release{padding:15px 18px 16px}.changelog-history .changelog-release-title{margin-top:9px;font-size:16px;line-height:24px}.changelog-history .changelog-release-summary{margin-top:3px}.changelog-history .changelog-items{gap:6px;margin-top:12px;padding-top:12px}.ai-operation-indeterminate{animation:progress-slide var(--motion-cycle-duration) ease-in-out var(--motion-iterations)}.ai-operation-active-step{box-shadow:var(--surface-focus-shadow)}.ai-organize-flow{display:grid;grid-template-columns:30px minmax(40px,1fr) 72px;align-items:center;gap:10px;min-height:44px;color:hsl(var(--primary))}.ai-organize-flow-compact{min-height:36px}.ai-organize-source,.ai-organize-targets{display:flex;align-items:center;justify-content:center;gap:5px}.ai-organize-source svg,.ai-organize-folder{width:18px;height:18px}.ai-organize-lane{position:relative;height:2px;border-radius:999px;background:var(--surface-active-fill)}.ai-organize-packet{position:absolute;top:50%;width:15px;height:15px;transform:translateY(-50%);animation:packet-flow var(--motion-cycle-duration) ease-in-out var(--motion-iterations)}.ai-organize-folder-teal{color:hsl(var(--status-teal))}.word-preview .docx-wrapper{background:transparent;padding:0}.word-preview .docx-wrapper>section.docx{margin:0 auto 24px;color:var(--surface-paper-ink);box-shadow:var(--surface-panel-shadow)}@keyframes dialog-enter{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes dialog-drawer-enter{0%{opacity:.6;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes ai-thinking-dot{0%,70%,to{opacity:.3;transform:translateY(0)}35%{opacity:1;transform:translateY(-3px)}}@keyframes progress-slide{0%{transform:translate(-100%)}to{transform:translate(320%)}}@keyframes packet-flow{0%{left:0;opacity:.25}20%,75%{opacity:1}to{left:calc(100% - 15px);opacity:.25}}.ai-thinking-dots i{width:.3rem;height:.3rem;border-radius:999px;background:hsl(var(--primary));animation:ai-thinking-dot var(--motion-cycle-duration) ease-in-out var(--motion-iterations)}.ai-thinking-dots i:nth-child(2){animation-delay:.14s}.ai-thinking-dots i:nth-child(3){animation-delay:.28s}.ai-notice-enter,.ai-result-enter{animation:dialog-enter var(--motion-enter-duration) ease-out both}@media(max-width:900px){.settings-page-header{grid-template-columns:auto minmax(0,1fr)}.settings-page-header-meta{grid-column:2;justify-items:start}.settings-overlay{padding:12px}.settings-panel{height:min(820px,calc(100dvh - 24px))}.settings-nav{flex-basis:176px}}@media(max-width:767px){.workspace-shell{padding:10px;gap:0}.topbar{padding:4px 6px 14px}.sidebar{top:10px;bottom:10px;left:10px;height:calc(100dvh - 20px);background:var(--surface-popover-fill)}.asset-browser,.workbench{padding-left:6px;padding-right:6px}.asset-toolbar{flex-wrap:wrap}.asset-toolbar>div:first-child{flex-basis:100%}}@media(max-width:680px){.settings-panel{display:flex;flex-direction:column;overflow:hidden}.settings-nav{flex:none}.settings-nav-list{display:flex;flex-direction:row;gap:6px;overflow-x:auto;margin-top:12px}.settings-nav-item{min-width:-moz-max-content;min-width:max-content}.settings-header{min-height:72px;padding:18px 18px 12px}.settings-content{min-height:0}.settings-options{min-height:0;padding:18px;overflow-y:auto}.settings-page-header-description{display:none}}@media(min-width:768px){.workspace-preview-height{height:calc(100vh - 230px);min-height:680px}}@media(max-width:640px){.sidebar{padding-bottom:calc(18px + env(safe-area-inset-bottom))}.modal-overlay{align-items:flex-end;padding:0}.modal-panel{width:100vw;max-width:none;max-height:min(92dvh,760px);border-radius:var(--surface-shell-radius) var(--surface-shell-radius) 0 0}.modal-header{gap:12px;padding:16px 16px 12px}.modal-body{padding:16px}.modal-footer{flex-wrap:wrap;padding:12px 16px calc(12px + env(safe-area-inset-bottom))}.modal-footer>*{min-width:0}.settings-overlay{align-items:stretch;padding:0}.settings-panel{width:100vw;height:100dvh;max-height:none;border-radius:0}.settings-header{padding-top:max(14px,env(safe-area-inset-top))}.settings-options{padding-bottom:calc(24px + env(safe-area-inset-bottom))}.topbar{padding-top:max(10px,env(safe-area-inset-top))}}@media(hover:none){.asset-card .absolute.right-2{opacity:1}}@media(prefers-reduced-motion:reduce){.asset-card:hover{transform:none}}.fill-clear{background:transparent}.fill-accent{background:var(--surface-primary-fill)}.fill-accent-soft{background:var(--surface-active-fill)}.fill-danger-soft{background:hsl(var(--status-red) / var(--status-fill-opacity))}.fill-muted{background:var(--surface-muted-fill)}.fill-track-strong{background:hsl(var(--muted-foreground) / .35)}.fill-thumb{background:var(--surface-switch-thumb)}.reader-surface{background:var(--surface-reader)}.paper-surface{background:var(--surface-paper)}.image-surface{background:var(--surface-image)}.ink-default{color:hsl(var(--foreground))}.ink-muted{color:hsl(var(--muted-foreground))}.ink-subtle{color:hsl(var(--muted-foreground) / .7)}.ink-accent{color:var(--surface-active-foreground)}.ink-on-accent{color:hsl(var(--primary-foreground))}.ink-danger{color:hsl(var(--status-red))}.ink-blue{color:hsl(var(--status-blue))}.fill-blue-soft{background:hsl(var(--status-blue) / var(--status-fill-opacity))}.ink-teal{color:hsl(var(--status-teal))}.fill-teal{background:hsl(var(--status-teal))}.fill-teal-soft{background:hsl(var(--status-teal) / var(--status-fill-opacity))}.ink-violet{color:hsl(var(--status-violet))}.fill-violet-soft{background:hsl(var(--status-violet) / var(--status-fill-opacity))}.ink-amber{color:hsl(var(--status-amber))}.fill-amber{background:hsl(var(--status-amber))}.fill-amber-soft{background:hsl(var(--status-amber) / var(--status-fill-opacity))}.fill-red{background:hsl(var(--status-red))}.image-scrim{background:var(--surface-image-scrim)}.preview-fade{background:var(--surface-preview-fade)}.preview-fade-strong{background:var(--surface-preview-fade-strong)}.icon-filled{fill:currentColor}.button:focus-visible{outline:2px solid var(--surface-focus);outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.\!visible{visibility:visible!important}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.bottom-0{bottom:0}.bottom-4{bottom:1rem}.bottom-full{bottom:100%}.left-0{left:0}.left-1\/2{left:50%}.left-3{left:.75rem}.right-0{right:0}.right-1{right:.25rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.top-0{top:0}.top-1\/2{top:50%}.top-2{top:.5rem}.top-20{top:5rem}.top-3{top:.75rem}.top-5{top:1.25rem}.top-7{top:1.75rem}.top-full{top:100%}.isolate{isolation:isolate}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-50{z-index:50}.z-\[70\]{z-index:70}.z-\[85\]{z-index:85}.z-\[90\]{z-index:90}.order-1{order:1}.order-2{order:2}.m-4{margin:1rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-auto{margin-left:auto;margin-right:auto}.my-3{margin-top:.75rem;margin-bottom:.75rem}.-ml-2{margin-left:-.5rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.inline-grid{display:inline-grid}.contents{display:contents}.hidden{display:none}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-square{aspect-ratio:1 / 1}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[200\%\]{height:200%}.h-\[clamp\(40px\,12vw\,52px\)\]{height:clamp(40px,12vw,52px)}.h-\[min\(680px\,calc\(100dvh-174px\)\)\]{height:min(680px,calc(100dvh - 174px))}.h-auto{height:auto}.h-dvh{height:100dvh}.h-full{height:100%}.h-px{height:1px}.max-h-44{max-height:11rem}.max-h-48{max-height:12rem}.max-h-72{max-height:18rem}.max-h-\[420px\]{max-height:420px}.max-h-\[620px\]{max-height:620px}.max-h-\[62vh\]{max-height:62vh}.max-h-\[min\(720px\,calc\(100vh-32px\)\)\]{max-height:min(720px,calc(100vh - 32px))}.max-h-\[min\(760px\,calc\(100vh-32px\)\)\]{max-height:min(760px,calc(100vh - 32px))}.max-h-\[min\(820px\,calc\(100vh-32px\)\)\]{max-height:min(820px,calc(100vh - 32px))}.max-h-\[min\(82vh\,760px\)\]{max-height:min(82vh,760px)}.max-h-\[min\(860px\,calc\(100vh-32px\)\)\]{max-height:min(860px,calc(100vh - 32px))}.max-h-full{max-height:100%}.max-h-none{max-height:none}.min-h-0{min-height:0px}.min-h-10{min-height:2.5rem}.min-h-12{min-height:3rem}.min-h-14{min-height:3.5rem}.min-h-24{min-height:6rem}.min-h-5{min-height:1.25rem}.min-h-64{min-height:16rem}.min-h-8{min-height:2rem}.min-h-\[420px\]{min-height:420px}.min-h-dvh{min-height:100dvh}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-1\.5{width:.375rem}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-2\/3{width:66.666667%}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-5\/6{width:83.333333%}.w-6{width:1.5rem}.w-60{width:15rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[200\%\]{width:200%}.w-\[calc\(100\%-56px\)\]{width:calc(100% - 56px)}.w-\[min\(380px\,calc\(100vw-24px\)\)\]{width:min(380px,calc(100vw - 24px))}.w-\[min\(420px\,calc\(100vw-32px\)\)\]{width:min(420px,calc(100vw - 32px))}.w-\[min\(560px\,calc\(100vw-2rem\)\)\]{width:min(560px,calc(100vw - 2rem))}.w-\[min\(78vw\,240px\)\]{width:min(78vw,240px)}.w-\[min\(88vw\,300px\)\]{width:min(88vw,300px)}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-12{min-width:3rem}.min-w-20{min-width:5rem}.min-w-44{min-width:11rem}.min-w-\[150px\]{min-width:150px}.min-w-full{min-width:100%}.max-w-24{max-width:6rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-44{max-width:11rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-7xl{max-width:80rem}.max-w-\[145px\]{max-width:145px}.max-w-\[440px\]{max-width:440px}.max-w-\[52px\]{max-width:52px}.max-w-\[90\%\]{max-width:90%}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-none{flex:none}.shrink-0{flex-shrink:0}.basis-full{flex-basis:100%}.origin-top-left{transform-origin:top left}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-4{--tw-translate-x: 1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-50{--tw-scale-x: .5;--tw-scale-y: .5;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin var(--motion-cycle-duration) linear var(--motion-iterations)}.cursor-default{cursor:default}.cursor-help{cursor:help}.cursor-pointer{cursor:pointer}.cursor-text{cursor:text}.resize-y{resize:vertical}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-\[18px_minmax\(0\,1fr\)_auto\]{grid-template-columns:18px minmax(0,1fr) auto}.grid-cols-\[1fr_1\.3fr\]{grid-template-columns:1fr 1.3fr}.grid-cols-\[32px_minmax\(0\,1fr\)_auto\]{grid-template-columns:32px minmax(0,1fr) auto}.grid-cols-\[76px_minmax\(0\,1fr\)\]{grid-template-columns:76px minmax(0,1fr)}.grid-cols-\[92px_minmax\(0\,1fr\)_32px\]{grid-template-columns:92px minmax(0,1fr) 32px}.grid-cols-\[96px_minmax\(0\,1fr\)\]{grid-template-columns:96px minmax(0,1fr)}.grid-cols-\[auto_minmax\(0\,1fr\)_auto\]{grid-template-columns:auto minmax(0,1fr) auto}.grid-cols-\[repeat\(var\(--password-length\)\,minmax\(0\,1fr\)\)\]{grid-template-columns:repeat(var(--password-length),minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.grid-rows-\[auto_minmax\(0\,1fr\)\]{grid-template-rows:auto minmax(0,1fr)}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.content-start{align-content:flex-start}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-items-center{justify-items:center}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-y-1{row-gap:.25rem}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.place-self-center{place-self:center}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:max(0px,calc(var(--radius) - 2px))}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:max(0px,calc(var(--radius) - 2px))}.rounded-none{border-radius:0}.rounded-sm{border-radius:max(0px,calc(var(--radius) - 4px))}.border{border-width:1px}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-9{padding-top:2.25rem;padding-bottom:2.25rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pl-6{padding-left:1.5rem}.pl-9{padding-left:2.25rem}.pr-1{padding-right:.25rem}.pr-10{padding-right:2.5rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-16{padding-top:4rem}.pt-3{padding-top:.75rem}.pt-7{padding-top:1.75rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-mono{font-family:var(--font-family-code)}.text-2xl{font-size:1.5rem;line-height:2rem}.text-\[11px\]{font-size:11px}.text-\[13px\]{font-size:13px}.text-\[15px\]{font-size:15px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.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)}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-none{line-height:1}.leading-tight{line-height:1.25}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.outline{outline-style:solid}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:var(--motion-duration)}.transition-\[width\]{transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:var(--motion-duration)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:var(--motion-duration)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:var(--motion-duration)}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:var(--motion-duration)}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:var(--motion-duration)}.duration-200{transition-duration:.2s}.duration-500{transition-duration:.5s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.\[overflow-wrap\:anywhere\]{overflow-wrap:anywhere}.last\:separator-b-none:last-child{border-bottom-width:0}.hover\:fill-danger-soft:hover{background:hsl(var(--status-red) / var(--status-fill-opacity))}.hover\:fill-hover:hover{background:var(--surface-hover-fill)}.hover\:ink-default:hover{color:hsl(var(--foreground))}.hover\:ink-accent:hover{color:var(--surface-active-foreground)}.hover\:ink-on-accent:hover{color:hsl(var(--primary-foreground))}.hover\:ink-danger:hover{color:hsl(var(--status-red))}.hover\:ink-amber:hover{color:hsl(var(--status-amber))}.hover\:fill-amber-soft:hover{background:hsl(var(--status-amber) / var(--status-fill-opacity))}@media(min-width:768px){.md\:separator-r{border-right:1px solid var(--surface-separator)}.md\:separator-b-none{border-bottom-width:0}}@media(min-width:1024px){.lg\:separator-r{border-right:1px solid var(--surface-separator)}.lg\:separator-b-none{border-bottom-width:0}}@media(min-width:1180px){.min-\[1180px\]\:fill-clear{background:transparent}}@media(min-width:1280px){@media(hover:none){.asset-card .xl\:absolute.right-2{opacity:1}}}.\[\&_a\]\:ink-accent a{color:var(--surface-active-foreground)}.\[\&_blockquote\]\:quote-edge blockquote{border-left:3px solid var(--surface-focus)}.\[\&_blockquote\]\:fill-hover blockquote{background:var(--surface-hover-fill)}.\[\&_blockquote\]\:ink-muted blockquote{color:hsl(var(--muted-foreground))}.\[\&_code\]\:fill-hover code{background:var(--surface-hover-fill)}.\[\&_del\]\:ink-muted del{color:hsl(var(--muted-foreground))}.\[\&_h1\]\:separator-b h1{border-bottom:1px solid var(--surface-separator)}.\[\&_h6\]\:ink-muted h6{color:hsl(var(--muted-foreground))}.\[\&_hr\]\:separator-t hr{border-top:1px solid var(--surface-separator)}.\[\&_pre\]\:fill-muted pre{background:var(--surface-muted-fill)}.\[\&_pre\]\:ink-default pre{color:hsl(var(--foreground))}.\[\&_pre_code\]\:fill-clear pre code{background:transparent}.\[\&_td\]\:cell td,.\[\&_th\]\:cell th{border-bottom:1px solid var(--surface-separator)}.\[\&_th\]\:fill-hover th{background:var(--surface-hover-fill)}.last\:mb-0:last-child{margin-bottom:0}.hover\:underline:hover{text-decoration-line:underline}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.group[open] .group-open\:rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:focus-within .group-focus-within\:opacity-100{opacity:1}.group:hover .group-hover\:opacity-100{opacity:1}.group:focus .group-focus\:opacity-100{opacity:1}@media(min-width:390px){.min-\[390px\]\:inline{display:inline}}@media(min-width:640px){.sm\:right-4{right:1rem}.sm\:top-4{top:1rem}.sm\:mx-4{margin-left:1rem;margin-right:1rem}.sm\:ml-auto{margin-left:auto}.sm\:block{display:block}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:inline-flex{display:inline-flex}.sm\:hidden{display:none}.sm\:w-\[min\(380px\,calc\(100vw-32px\)\)\]{width:min(380px,calc(100vw - 32px))}.sm\:w-fit{width:-moz-fit-content;width:fit-content}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-\[minmax\(0\,1fr\)_220px\]{grid-template-columns:minmax(0,1fr) 220px}.sm\:flex-row{flex-direction:row}.sm\:flex-wrap{flex-wrap:wrap}.sm\:items-start{align-items:flex-start}.sm\:items-center{align-items:center}.sm\:justify-end{justify-content:flex-end}.sm\:justify-between{justify-content:space-between}.sm\:p-3{padding:.75rem}.sm\:p-4{padding:1rem}.sm\:p-5{padding:1.25rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:px-9{padding-left:2.25rem;padding-right:2.25rem}.sm\:py-8{padding-top:2rem;padding-bottom:2rem}.sm\:py-9{padding-top:2.25rem;padding-bottom:2.25rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}}@media(min-width:768px){.md\:static{position:static}.md\:relative{position:relative}.md\:inset-auto{inset:auto}.md\:z-auto{z-index:auto}.md\:order-1{order:1}.md\:order-2{order:2}.md\:col-span-2{grid-column:span 2 / span 2}.md\:col-span-3{grid-column:span 3 / span 3}.md\:ml-0{margin-left:0}.md\:ml-auto{margin-left:auto}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-\[calc\(100vh-230px\)\]{height:calc(100vh - 230px)}.md\:max-h-none{max-height:none}.md\:min-h-\[680px\]{min-height:680px}.md\:w-auto{width:auto}.md\:max-w-2xl{max-width:42rem}.md\:basis-auto{flex-basis:auto}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-\[168px_minmax\(0\,1fr\)\]{grid-template-columns:168px minmax(0,1fr)}.md\:grid-cols-\[220px_minmax\(0\,1fr\)\]{grid-template-columns:220px minmax(0,1fr)}.md\:grid-cols-\[240px_minmax\(0\,1fr\)\]{grid-template-columns:240px minmax(0,1fr)}.md\:grid-cols-\[260px_minmax\(0\,1fr\)\]{grid-template-columns:260px minmax(0,1fr)}.md\:grid-cols-\[280px_minmax\(0\,1fr\)\]{grid-template-columns:280px minmax(0,1fr)}.md\:grid-cols-\[auto_minmax\(0\,1fr\)_250px\]{grid-template-columns:auto minmax(0,1fr) 250px}.md\:grid-cols-\[minmax\(0\,1fr\)_220px_auto\]{grid-template-columns:minmax(0,1fr) 220px auto}.md\:grid-cols-\[minmax\(0\,1fr\)_auto\]{grid-template-columns:minmax(0,1fr) auto}.md\:grid-cols-\[minmax\(180px\,0\.8fr\)_minmax\(150px\,0\.6fr\)_minmax\(0\,1\.6fr\)\]{grid-template-columns:minmax(180px,.8fr) minmax(150px,.6fr) minmax(0,1.6fr)}.md\:grid-cols-\[minmax\(260px\,420px\)_minmax\(0\,1fr\)\]{grid-template-columns:minmax(260px,420px) minmax(0,1fr)}.md\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.md\:grid-rows-none{grid-template-rows:none}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:flex-nowrap{flex-wrap:nowrap}.md\:items-start{align-items:flex-start}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:gap-2{gap:.5rem}}@media(min-width:1024px){.lg\:inline-flex{display:inline-flex}.lg\:h-\[calc\(100vh-214px\)\]{height:calc(100vh - 214px)}.lg\:max-h-none{max-height:none}.lg\:min-h-\[680px\]{min-height:680px}.lg\:min-h-\[720px\]{min-height:720px}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:items-start{align-items:flex-start}.lg\:justify-between{justify-content:space-between}.lg\:p-8{padding:2rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}}@media(min-width:1180px){.min-\[1180px\]\:static{position:static}.min-\[1180px\]\:inset-auto{inset:auto}.min-\[1180px\]\:z-auto{z-index:auto}.min-\[1180px\]\:hidden{display:none}.min-\[1180px\]\:grid-cols-\[minmax\(0\,1fr\)_340px\]{grid-template-columns:minmax(0,1fr) 340px}.min-\[1180px\]\:overflow-visible{overflow:visible}.min-\[1180px\]\:p-0{padding:0}}@media(min-width:1280px){.xl\:absolute{position:absolute}.xl\:right-0{right:0}.xl\:top-0{top:0}.xl\:mt-0{margin-top:0}.xl\:block{display:block}.xl\:grid-cols-\[260px_minmax\(0\,1fr\)_360px\]{grid-template-columns:260px minmax(0,1fr) 360px}.xl\:grid-cols-\[360px_minmax\(0\,1fr\)\]{grid-template-columns:360px minmax(0,1fr)}.xl\:grid-cols-\[minmax\(0\,1fr\)_320px\]{grid-template-columns:minmax(0,1fr) 320px}.xl\:grid-cols-\[minmax\(0\,1fr\)_auto\]{grid-template-columns:minmax(0,1fr) auto}.xl\:flex-row{flex-direction:row}.xl\:items-end{align-items:flex-end}.xl\:items-center{align-items:center}.xl\:justify-between{justify-content:space-between}.xl\:pr-72{padding-right:18rem}}.\[\&_a\]\:font-medium a{font-weight:500}.\[\&_a\]\:underline a{text-decoration-line:underline}.\[\&_a\]\:underline-offset-4 a{text-underline-offset:4px}.\[\&_blockquote\>p\:last-child\]\:mb-0 blockquote>p:last-child{margin-bottom:0}.\[\&_blockquote\>p\]\:mb-4 blockquote>p{margin-bottom:1rem}.\[\&_blockquote\]\:my-6 blockquote{margin-top:1.5rem;margin-bottom:1.5rem}.\[\&_blockquote\]\:py-3 blockquote{padding-top:.75rem;padding-bottom:.75rem}.\[\&_blockquote\]\:pl-5 blockquote{padding-left:1.25rem}.\[\&_blockquote\]\:pr-4 blockquote{padding-right:1rem}.\[\&_code\]\:rounded-md code{border-radius:max(0px,calc(var(--radius) - 2px))}.\[\&_code\]\:px-1\.5 code{padding-left:.375rem;padding-right:.375rem}.\[\&_code\]\:py-0\.5 code{padding-top:.125rem;padding-bottom:.125rem}.\[\&_code\]\:text-\[0\.92em\] code{font-size:.92em}.\[\&_code\]\:font-semibold code{font-weight:600}.\[\&_h1\]\:mb-6 h1{margin-bottom:1.5rem}.\[\&_h1\]\:pb-4 h1{padding-bottom:1rem}.\[\&_h1\]\:text-4xl h1{font-size:2.25rem;line-height:2.5rem}.\[\&_h1\]\:font-semibold h1{font-weight:600}.\[\&_h1\]\:leading-tight h1{line-height:1.25}.\[\&_h2\]\:mb-4 h2{margin-bottom:1rem}.\[\&_h2\]\:mt-10 h2{margin-top:2.5rem}.\[\&_h2\]\:text-2xl h2{font-size:1.5rem;line-height:2rem}.\[\&_h2\]\:font-semibold h2{font-weight:600}.\[\&_h2\]\:leading-tight h2{line-height:1.25}.\[\&_h3\]\:mb-3 h3{margin-bottom:.75rem}.\[\&_h3\]\:mt-8 h3{margin-top:2rem}.\[\&_h3\]\:text-xl h3{font-size:1.25rem;line-height:1.75rem}.\[\&_h3\]\:font-semibold h3{font-weight:600}.\[\&_h4\]\:mb-2 h4{margin-bottom:.5rem}.\[\&_h4\]\:mt-6 h4{margin-top:1.5rem}.\[\&_h4\]\:text-base h4{font-size:1rem;line-height:1.5rem}.\[\&_h4\]\:font-semibold h4{font-weight:600}.\[\&_h5\]\:mb-2 h5{margin-bottom:.5rem}.\[\&_h5\]\:mt-5 h5{margin-top:1.25rem}.\[\&_h5\]\:font-semibold h5{font-weight:600}.\[\&_h6\]\:mb-2 h6{margin-bottom:.5rem}.\[\&_h6\]\:mt-5 h6{margin-top:1.25rem}.\[\&_h6\]\:text-sm h6{font-size:.875rem;line-height:1.25rem}.\[\&_h6\]\:font-semibold h6{font-weight:600}.\[\&_hr\]\:my-8 hr{margin-top:2rem;margin-bottom:2rem}.\[\&_img\]\:my-6 img{margin-top:1.5rem;margin-bottom:1.5rem}.\[\&_img\]\:max-w-full img{max-width:100%}.\[\&_img\]\:rounded-lg img{border-radius:var(--radius)}.\[\&_input\]\:mr-2 input{margin-right:.5rem}.\[\&_li\>ol\]\:mb-2 li>ol{margin-bottom:.5rem}.\[\&_li\>ol\]\:mt-2 li>ol{margin-top:.5rem}.\[\&_li\>ul\]\:mb-2 li>ul{margin-bottom:.5rem}.\[\&_li\>ul\]\:mt-2 li>ul{margin-top:.5rem}.\[\&_li\]\:my-1\.5 li{margin-top:.375rem;margin-bottom:.375rem}.\[\&_ol\]\:mb-6 ol{margin-bottom:1.5rem}.\[\&_ol\]\:list-decimal ol{list-style-type:decimal}.\[\&_ol\]\:pl-7 ol{padding-left:1.75rem}.\[\&_p\]\:mb-5 p{margin-bottom:1.25rem}.\[\&_pre\]\:my-6 pre{margin-top:1.5rem;margin-bottom:1.5rem}.\[\&_pre\]\:overflow-auto pre{overflow:auto}.\[\&_pre\]\:rounded-lg pre{border-radius:var(--radius)}.\[\&_pre\]\:p-4 pre{padding:1rem}.\[\&_pre\]\:text-sm pre{font-size:.875rem;line-height:1.25rem}.\[\&_pre\]\:leading-7 pre{line-height:1.75rem}.\[\&_pre_code\]\:p-0 pre code{padding:0}.\[\&_strong\]\:font-semibold strong{font-weight:600}.\[\&_table\]\:mb-6 table{margin-bottom:1.5rem}.\[\&_table\]\:w-full table{width:100%}.\[\&_table\]\:border-collapse table{border-collapse:collapse}.\[\&_td\]\:px-3 td{padding-left:.75rem;padding-right:.75rem}.\[\&_td\]\:py-2 td{padding-top:.5rem;padding-bottom:.5rem}.\[\&_th\]\:px-3 th{padding-left:.75rem;padding-right:.75rem}.\[\&_th\]\:py-2 th{padding-top:.5rem;padding-bottom:.5rem}.\[\&_th\]\:text-left th{text-align:left}.\[\&_ul\]\:mb-6 ul{margin-bottom:1.5rem}.\[\&_ul\]\:list-disc ul{list-style-type:disc}.\[\&_ul\]\:pl-7 ul{padding-left:1.75rem}
