@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Manrope:wght@200..800&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");:root{--color-primary:#04AA8F;--color-secondary:#CD3654;--background:linear-gradient(#ffffff,#f5f5f5 28%);--foreground:#171717;--box-shadow:0 1px 2px 0 rgba(0,0,0,0.03),0 1px 6px -1px rgba(0,0,0,0.02),0 2px 4px 0 rgba(0,0,0,0.02);--layout-width:1400px;--header-height:70px;--lk-bg:#fff;--lk-card:#fff;--lk-border:#e7e7ea;--lk-text:#1f2328;--lk-muted:#6b7280;--lk-accent:#00a884;--lk-radius-xl:20px;--lk-shadow:0 1px 2px rgba(16,24,40,.04),0 8px 24px rgba(16,24,40,.08);--space-1:8px;--space-2:12px;--space-3:16px;--space-4:20px;--space-5:24px;--space-6:28px;--border-color:#eaeaea}body,html{max-width:100vw}h1{font-weight:600}body{color:var(--foreground);background:#fefefe;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.layout{min-height:100vh;flex-direction:column;justify-content:space-between}.layout,.layout-content{display:flex;align-items:flex-start}.layout-content{width:100%;justify-content:flex-start}h1{font-size:34px;font-weight:600!important}@media (max-width:800px){h1{font-size:28px}}:root{--adm-color-primary:var(--color-primary)}.ant-drawer-bottom .ant-drawer-content-wrapper{box-shadow:0 -6px 24px rgba(0,0,0,.12);height:auto!important;max-height:80vh!important}.ant-drawer-left .ant-drawer-content,.ant-drawer-right .ant-drawer-content{padding-top:env(safe-area-inset-top)!important;padding-bottom:env(safe-area-inset-bottom)!important}.ant-drawer-top .ant-drawer-content{padding-top:env(safe-area-inset-top)!important}.ant-drawer-bottom .ant-drawer-content{padding-bottom:env(safe-area-inset-bottom)!important}.ant-descriptions-view{background:#fff}.ant-descriptions-item-label{background:var(--color-surface-muted)}:root{--bp-mobile:980px;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--font-sans:-apple-system,system-ui,"Helvetica Neue",Roboto,Arial,sans-serif;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--fs-xs:12px;--fs-sm:14px;--fs-md:16px;--fs-lg:18px;--fs-xl:20px;--line-tight:1.2;--line-normal:1.5;--color-accent:#00a884;--color-bg:#fafafa;--color-surface:#ffffff;--color-surface-muted:#f6f7f9;--color-text:rgba(0,0,0,.88);--color-text-secondary:rgba(0,0,0,.60);--color-text-tertiary:rgba(0,0,0,.38);--color-border:rgba(0,0,0,.12);--color-divider:rgba(0,0,0,.08);--color-overlay:rgba(0,0,0,.40);--border-width:1px;--hairline-width:1px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--shadow-card:0 1px 2px rgba(0,0,0,.08);--shadow-popover:0 8px 24px rgba(0,0,0,.16);--shadow-elevated:0 12px 32px rgba(0,0,0,.18);--container-max:1240px;--container-pad-x:16px;--section-pad-y:24px;--ios-bar-height:var(--header-height);--navbar-bg:#fff;--navbar-title-color:rgba(0,0,0,1);--menu-item-height:44px;--menu-item-radius:12px;--drawer-width:320px;--sheet-height:420px;--sheet-radius:16px;--z-header:1000;--z-drawer:1300;--z-sheet:1400;--z-modal:1500;--z-toast:1600;--ease-out:cubic-bezier(.2,.8,.2,1);--ease-in-out:cubic-bezier(.4,0,.2,1);--anim-fast:120ms;--anim-normal:180ms;--anim-slow:280ms;--tap-highlight:rgba(0,0,0,0)}@media (max-width:980px){:root{--lk-card:#fff;--fs-xs:12px;--fs-sm:14px;--fs-md:16px;--fs-lg:17px;--fs-xl:20px;--color-bg:#f2f1f7;--color-surface:#f3f2f8;--color-surface-muted:#f2f2f7;--color-border:rgba(0,0,0,.12);--color-divider:rgba(0,0,0,.10);--hairline-width:0.8px;--radius-sm:10px;--radius-md:12px;--radius-lg:16px;--shadow-card:0 1px 2px rgba(0,0,0,.06);--container-pad-x:12px;--section-pad-y:16px;--space-1:4px;--space-2:8px;--space-3:10px;--space-4:12px;--space-5:16px;--space-6:20px;--space-8:28px;--space-10:36px;--ios-bar-height:52px;--navbar-bg:#f1f1f1;--navbar-title-color:rgb(0,0,0);--menu-item-height:48px;--menu-item-radius:14px;--drawer-width:320px;--sheet-height:420px;--sheet-radius:16px}}body,html{background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);font-size:var(--fs-md);line-height:var(--line-normal);-webkit-text-size-adjust:100%}*{-webkit-tap-highlight-color:var(--tap-highlight)}@media (max-width:980px){body:has(nav[data-mobile-tabbar="1"]){padding-bottom:calc(var(--tabbar-height, 56px) + var(--safe-bottom, 0px))}}