@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-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:root,:host{--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--container-2xl:42rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--font-weight-semibold:600;--tracking-tight:-.025em;--leading-tight:1.25;--default-font-family:var(--yihe-font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.mx-auto{margin-inline:auto}.flex{display:flex}.grid{display:grid}.h-\[var\(--yihe-header-height\)\]{height:var(--yihe-header-height)}.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-2xl{max-width:var(--container-2xl)}.max-w-\[var\(--yihe-content-max-width\)\]{max-width:var(--yihe-content-max-width)}.items-center{align-items:center}.items-start{align-items:flex-start}.gap-\[var\(--yihe-space-2\)\]{gap:var(--yihe-space-2)}.rounded-\[var\(--yihe-radius-card\)\]{border-radius:var(--yihe-radius-card)}.border{border-style:var(--tw-border-style);border-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.bg-background{background-color:var(--background)}.bg-card{background-color:var(--card)}.p-\[var\(--yihe-space-6\)\]{padding:var(--yihe-space-6)}.px-\[var\(--yihe-space-6\)\]{padding-inline:var(--yihe-space-6)}.py-\[var\(--yihe-space-12\)\]{padding-block:var(--yihe-space-12)}.pb-\[var\(--yihe-space-6\)\]{padding-bottom:var(--yihe-space-6)}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.text-card-foreground{color:var(--card-foreground)}.text-foreground{color:var(--foreground)}.text-muted-foreground{color:var(--muted-foreground)}.shadow-sm{--tw-shadow:var(--yihe-shadow-sm);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}}:root,page{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--yihe-brand-mark:#111;--yihe-action-primary:var(--yihe-brand-accent);--yihe-action-primary-hover:var(--yihe-brand-accent-hover);--yihe-action-primary-active:var(--yihe-brand-accent-active);--yihe-action-primary-foreground:var(--yihe-brand-accent-foreground);--yihe-action-primary-soft:var(--yihe-brand-accent-soft);--yihe-color-canvas:#fff;--yihe-color-surface:#fff;--yihe-color-surface-subtle:#f5f5f5;--yihe-color-surface-muted:#f0f1f2;--yihe-color-surface-inverse:#111;--yihe-color-text:#111;--yihe-color-text-secondary:#0009;--yihe-color-text-muted:#00000070;--yihe-color-text-disabled:#00000047;--yihe-color-text-inverse:#fff;--yihe-color-border:#0000001f;--yihe-color-border-strong:#0000003d;--yihe-color-overlay:#00000070;--yihe-color-focus-ring:var(--yihe-brand-accent-focus-ring);--yihe-color-success:#2f7453;--yihe-color-success-soft:#eaf4ef;--yihe-color-warning:#9a6a22;--yihe-color-warning-soft:#fbf2df;--yihe-color-danger:#b23a3a;--yihe-color-danger-soft:#fbeaea;--yihe-color-info:#41667a;--yihe-color-info-soft:#eaf1f5;--yihe-font-sans:"PingFang SC", "Noto Sans SC", "Microsoft YaHei", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--yihe-font-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;--yihe-font-weight-regular:400;--yihe-font-weight-medium:500;--yihe-font-weight-semibold:600;--yihe-font-weight-bold:700;--yihe-font-size-xs:12px;--yihe-font-size-sm:14px;--yihe-font-size-md:16px;--yihe-font-size-lg:18px;--yihe-font-size-xl:22px;--yihe-font-size-2xl:28px;--yihe-font-size-3xl:36px;--yihe-line-height-tight:1.25;--yihe-line-height-normal:1.5;--yihe-line-height-relaxed:1.65;--yihe-letter-spacing-tight:-.01em;--yihe-letter-spacing-normal:0;--yihe-font-variant-numeric:tabular-nums;--yihe-space-0:0;--yihe-space-1:4px;--yihe-space-2:8px;--yihe-space-3:12px;--yihe-space-4:16px;--yihe-space-5:20px;--yihe-space-6:24px;--yihe-space-8:32px;--yihe-space-10:40px;--yihe-space-12:48px;--yihe-space-16:64px;--yihe-radius-none:0;--yihe-radius-sm:4px;--yihe-radius-md:8px;--yihe-radius-control:12px;--yihe-radius-card:16px;--yihe-radius-pill:9999px;--yihe-shadow-none:none;--yihe-shadow-xs:0 1px 2px #0000000d;--yihe-shadow-sm:0 4px 6px #00000005, 0 0 2px #0000000d;--yihe-shadow-md:0 8px 24px #0000000f;--yihe-shadow-overlay:0 20px 48px #0000001f;--yihe-control-height-sm:36px;--yihe-control-height-md:44px;--yihe-control-height-lg:52px;--yihe-touch-target-min:48px;--yihe-content-max-width:1440px;--yihe-sidebar-width:248px;--yihe-header-height:64px;--yihe-duration-fast:.12s;--yihe-duration-normal:.2s;--yihe-duration-slow:.32s;--yihe-ease-standard:cubic-bezier(.2, 0, 0, 1);--yihe-z-base:0;--yihe-z-sticky:20;--yihe-z-dropdown:40;--yihe-z-modal:60;--yihe-z-toast:80;--background:var(--yihe-color-canvas);--foreground:var(--yihe-color-text);--card:var(--yihe-color-surface);--card-foreground:var(--yihe-color-text);--popover:var(--yihe-color-surface);--popover-foreground:var(--yihe-color-text);--primary:var(--yihe-action-primary);--primary-foreground:var(--yihe-action-primary-foreground);--secondary:var(--yihe-color-surface-muted);--secondary-foreground:var(--yihe-color-text);--muted:var(--yihe-color-surface-subtle);--muted-foreground:var(--yihe-color-text-muted);--accent:var(--yihe-action-primary-soft);--accent-foreground:var(--yihe-color-text);--destructive:var(--yihe-color-danger);--border:var(--yihe-color-border);--input:var(--yihe-color-border);--ring:var(--yihe-color-focus-ring);--radius:var(--yihe-radius-control)}html,body{background:var(--yihe-color-canvas);color:var(--yihe-color-text);font-family:var(--yihe-font-sans);font-size:var(--yihe-font-size-md);line-height:var(--yihe-line-height-normal);text-rendering:optimizelegibility}page{background:var(--yihe-color-canvas);color:var(--yihe-color-text);font-family:var(--yihe-font-sans);font-size:var(--yihe-font-size-md);line-height:var(--yihe-line-height-normal)}button,input,select,textarea{color:inherit;font:inherit}@media (prefers-reduced-motion:reduce){:root,page{--yihe-duration-fast:0s;--yihe-duration-normal:0s;--yihe-duration-slow:0s}}*{box-sizing:border-box;border-color:var(--border)}html,body{min-height:100%}body{margin:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
