.sidebar-logo{height:80px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.sidebar-logo-img{height:40px;width:auto;object-fit:contain;box-shadow:0 6px 11px #8b9a9a38;border-radius:10px}.custom-menu{flex:1;width:100%;display:flex;flex-direction:column;align-items:center;padding-top:12px;gap:8px}.custom-menu-item{width:64px;height:64px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;color:#94a3b8;gap:6px;border-radius:12px}.custom-menu-item:hover{background-color:#f5f5f5;color:#333}.custom-menu-item.active{background-color:var(--theme-menu-selected-bg);color:var(--theme-primary)}.custom-menu-item.active .menu-label,.custom-menu-item.active .menu-icon,.custom-menu-item.active .anticon{color:var(--theme-primary)!important}.menu-icon{font-size:24px;line-height:1;display:flex;align-items:center;justify-content:center}.menu-label{color:#94a3b8;font-size:12px;font-weight:500;line-height:1.2}html.dark .custom-menu-item:hover{background-color:#ffffff0d}html.dark .sidebar-logo{border-bottom-color:#333}html.dark .custom-menu-item{color:#ffffffa6}html.dark .custom-menu-item.active{background-color:#08c4c826;color:var(--theme-primary)}html.dark .custom-menu-item.active .menu-label,html.dark .custom-menu-item.active .menu-icon,html.dark .custom-menu-item.active .anticon{color:var(--theme-primary)!important}.main-layout{height:100%;overflow:hidden;overscroll-behavior:none}.main-content{padding:24px;background:#f5f5f5;overflow:auto;overscroll-behavior:none;-webkit-overflow-scrolling:touch}._productLayout_129nj_6{height:100%;overflow:hidden;display:flex;flex-direction:column}._productPageHeader_129nj_13{display:flex;justify-content:space-between;align-items:center;height:56px;background:#fff;border-bottom:1px solid #e7ecf3;padding:0 20px}._productTitle_129nj_23{font-weight:600;font-size:18px;color:#1e293b;line-height:24px}._productSearchInput_129nj_30{width:280px;background:#f6fafb;border-radius:var(--theme-radius-sm);border:1px solid #e2e8f0}._productContentBody_129nj_37{display:flex;flex:1;min-height:0}._productSidebar_129nj_46{width:260px;flex-shrink:0;background:#fff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;height:100%;overflow:hidden}._sidebarTitle_129nj_56{height:56px;font-weight:600;font-size:18px;color:#1e293b;display:flex;align-items:center;padding:0 16px;line-height:22px;border-bottom:1px solid #e2e8f0}._productAside_129nj_67{flex:1;height:0;overflow-y:auto}._companyList_129nj_74{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:8px 12px 12px;overscroll-behavior:none}._companyItem_129nj_82{display:flex;align-items:center;padding:6px 8px;border-radius:6px;cursor:pointer;position:relative}._companyItem_129nj_82+._companyItem_129nj_82{margin-top:8px}._companyItem_129nj_82._active_129nj_93{background:var(--theme-secondary)}._companyItemContent_129nj_96{display:flex;align-items:center;gap:8px;width:100%}._companyLogo_129nj_103{width:28px;height:28px;flex-shrink:0;border:1px solid #e2e8f0}._companyAllTag_129nj_110{width:28px;height:28px;background:var(--theme-primary);border-radius:6px;font-weight:700;font-size:10px;color:#fff;line-height:14px;display:flex;align-items:center;justify-content:center}._companyName_129nj_124{flex:1;width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500;font-size:14px;color:#1e293b;line-height:16px}._companyItem_129nj_82._active_129nj_93 ._companyName_129nj_124{color:var(--theme-primary)}._productMain_129nj_143{background-color:#f9f9f9;display:flex;flex-direction:column;height:100%;overflow:hidden}._productCategoriesWrapper_129nj_151{background:#fff;padding:0 24px;border-bottom:1px solid #e8e8e8;flex-shrink:0}._productListWrapper_129nj_158{flex:1;height:0;position:relative;overflow:hidden}._productList_129nj_158{height:100%;overflow-y:auto;padding:16px;-webkit-overflow-scrolling:touch;position:relative;margin:0 0 30px;overscroll-behavior:none}._productGrid_129nj_176{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));align-content:start;gap:10px}._productLoadingOverlay_129nj_183{position:absolute;inset:0;background:#ffffffb3;z-index:10;display:flex;align-items:center;justify-content:center}._pullDownIndicator_129nj_197{display:flex;justify-content:center;align-items:flex-end;width:100%;overflow:hidden}._pullContent_129nj_205{display:flex;align-items:center;justify-content:center;padding-bottom:10px;width:100%}._productCard_129nj_214{transition:all .3s;overflow:hidden;height:100%;display:flex;flex-direction:column;cursor:pointer;background:#fff;box-shadow:0 1px 11px #e2e8f099;border-radius:10px;border:1px solid #e2e8f0}._productCardContent_129nj_233{display:flex;flex-direction:column;height:100%;padding:16px 16px 6px;min-height:170px}._productTagsRow_129nj_242{display:flex;flex-wrap:wrap;gap:6px}._productTermInfo_129nj_248{margin-top:8px;padding-top:10px;border-top:1px solid #e8edf5}._productTermRow_129nj_254{display:flex;align-items:baseline;gap:4px;font-size:15px;line-height:22px;color:#64748b}._productTermRow_129nj_254+._productTermRow_129nj_254{margin-top:4px}._productTermLabel_129nj_267{color:#98a2b3;font-size:12px;flex-shrink:0}._productTermValue_129nj_273{color:#64748b;font-size:12px;word-break:break-word}._productTag_129nj_242{height:24px;border-radius:5px;padding:0 10px;font-weight:400;font-size:12px;color:#7d6132;display:flex;align-items:center;margin-bottom:6px}._tagLicensePlate_129nj_291,._tagCompany_129nj_292{background:#f8fafc;border:1px solid #e2e8f0;color:#64748b}._tagMedical_129nj_299{background:#d5f0dc;color:#2d7b75}._tagLife_129nj_304{background:#cceeed;color:#247871}._tagCriticalIllness_129nj_309{background:#e9e8f8;color:#5b457c}._tagSavings_129nj_314{background:#faeed6;color:#7d6132}._tagDefault_129nj_319{background:#d9e4f5;color:#1c4fa4}._productInfoSection_129nj_325{position:relative;flex:none;margin-bottom:8px}._productName_129nj_331{font-weight:600;font-size:20px;color:#1e293b;line-height:28px;display:flex;align-items:center;gap:4px;min-width:0}._productNameText_129nj_342{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._hotIcon_129nj_349{display:inline-flex;align-items:center;justify-content:center;width:28px;height:17.5px;background:#e6555a;border-radius:5px;margin-right:4px;transform:translateY(-3px)}._hotIcon_129nj_349 img{width:20px}._productCardFooter_129nj_365{padding-top:16px;display:flex;justify-content:flex-end;align-items:center}._viewDetailLink_129nj_372{color:#95a3b8;font-size:14px;display:flex;align-items:center;gap:4px;transition:color .2s;cursor:pointer}._productCard_129nj_214:hover ._viewDetailLink_129nj_372{color:#1a64dd}._productEmpty_129nj_387{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding-bottom:10%}._paginationContainer_129nj_397{padding:24px 0}._button_1f2li_1{display:flex;align-items:center;justify-content:center;padding:0 16px;border-radius:6px;cursor:pointer;transition:all .3s ease;font-size:18px;font-weight:500;border:none;outline:none;-webkit-user-select:none;user-select:none;gap:8px;box-sizing:border-box}._button_1f2li_1:active{transform:scale(.98);opacity:.9}._block_1f2li_23{width:100%}.product-detail-container{display:grid;grid-template-rows:auto 1fr;height:100%;max-width:1194px;margin:0 auto}.product-detail-navbar{background:#fff;padding:20px;border-bottom:1px solid #f0f0f0;display:grid;grid-template-columns:1fr auto;align-items:center;gap:16px}.product-detail-navbar .ant-breadcrumb{font-size:16px}.breadcrumb-link{cursor:pointer;color:#1890ff;transition:color .2s;-webkit-tap-highlight-color:rgba(24,144,255,.1);padding:8px;margin:-8px;min-height:44px;display:inline-flex;align-items:center}.breadcrumb-link:active{color:#096dd9}.product-detail-navbar .ant-input-affix-wrapper{width:320px;min-height:44px;font-size:17px}.product-detail-content{padding:20px;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#f5f5f5;overscroll-behavior:none}.detail-layout{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:100%}.detail-left{display:flex;flex-direction:column}.company-info-card{border-radius:var(--theme-radius-lg);box-shadow:0 2px 8px #0000000f}.company-info-card .ant-card-body{padding:24px}.company-info-card h4{font-size:18px;margin-bottom:0}.company-info-card h5{font-size:17px;line-height:1.5}.company-website{display:flex;align-items:center;padding:16px;background:#fafafa;border-radius:var(--theme-radius-sm)}.company-website a{color:#1890ff;font-size:16px;min-height:44px;display:inline-flex;align-items:center;-webkit-tap-highlight-color:rgba(24,144,255,.1)}.detail-right{display:flex;flex-direction:column}.resources-card{border-radius:var(--theme-radius-lg);box-shadow:0 2px 8px #0000000f}.resources-card .ant-card-body{padding:24px}.resources-card h4{font-size:18px;margin-bottom:0}.resource-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.resource-item{min-height:120px;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:20px;border:1px solid #f0f0f0;border-radius:var(--theme-radius-sm);background:#fafafa;transition:all .2s ease;-webkit-tap-highlight-color:rgba(24,144,255,.1)}.resource-item:active{background:#e6f7ff;border-color:#1890ff;transform:translateY(-2px);box-shadow:0 4px 12px #1890ff26}.resource-item .ant-typography{font-size:16px;color:#262626;margin:0}.resource-item .anticon{color:#1890ff}.company-info-card .ant-avatar{min-width:64px;min-height:64px}.ant-divider{margin:16px 0}.ant-typography-expand{min-height:44px;display:inline-flex;align-items:center;padding:8px 12px;margin:-8px -12px;-webkit-tap-highlight-color:rgba(24,144,255,.1)}@media(min-width:768px)and (max-width:834px){.detail-layout{grid-template-columns:1fr;gap:16px}.product-detail-navbar,.product-detail-content{padding:16px}.resource-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px)and (max-width:1194px){.detail-layout{grid-template-columns:1fr 1fr}}@media(max-width:767px){.product-detail-navbar{grid-template-columns:1fr;padding:16px}.product-detail-navbar .ant-input-affix-wrapper{width:100%}.product-detail-content{padding:12px}.detail-layout{grid-template-columns:1fr;gap:12px}.resource-grid{grid-template-columns:1fr}.company-info-card .ant-card-body,.resources-card .ant-card-body{padding:16px}}.resource-item,.breadcrumb-link{will-change:transform}._card_3j1w6_3{background:#fff;box-shadow:0 1px 11px #e2e8f099;border-radius:10px;border:1px solid #E2E8F0;transition:all .3s ease;overflow:hidden}._bordered_3j1w6_22{border-color:#f0f0f0}._header_3j1w6_26{padding:16px 24px;display:flex;align-items:center;justify-content:space-between;min-height:56px}._title_3j1w6_35{font-size:18px;font-weight:600;color:#333;margin:0;line-height:1.5}._body_3j1w6_43{padding:24px}@media(max-width:768px){._header_3j1w6_26{padding:12px 16px;min-height:48px}._title_3j1w6_35{font-size:16px}._body_3j1w6_43{padding:16px}}@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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--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;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-50:oklch(97.1% .013 17.38);--color-red-500:oklch(63.7% .237 25.331);--color-green-500:oklch(72.3% .219 149.579);--color-green-600:oklch(62.7% .194 149.214);--color-gray-50:oklch(98.5% .002 247.839);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-400:oklch(70.7% .022 261.325);--color-white:#fff;--spacing:.25rem;--container-lg:32rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-6xl:3.75rem;--text-6xl--line-height:1;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--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,ui-sans-serif,system-ui,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;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{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{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.right-0{right:calc(var(--spacing)*0)}.bottom-0{bottom:calc(var(--spacing)*0)}.left-0{left:calc(var(--spacing)*0)}.isolate{isolation:isolate}.z-50{z-index:50}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-4{margin-top:calc(var(--spacing)*4)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-6{margin-bottom:calc(var(--spacing)*6)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.min-h-screen{min-height:100vh}.max-w-lg{max-width:var(--container-lg)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.touch-none{touch-action:none}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing)*2)}.gap-4{gap:calc(var(--spacing)*4)}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*6)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*6)*calc(1 - var(--tw-space-y-reverse)))}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.border-gray-300{border-color:var(--color-gray-300)}.bg-gray-50{background-color:var(--color-gray-50)}.bg-red-50{background-color:var(--color-red-50)}.bg-white{background-color:var(--color-white)}.p-3{padding:calc(var(--spacing)*3)}.p-4{padding:calc(var(--spacing)*4)}.px-4{padding-inline:calc(var(--spacing)*4)}.py-8{padding-block:calc(var(--spacing)*8)}.pb-10{padding-bottom:calc(var(--spacing)*10)}.text-center{text-align:center}.text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.break-all{word-break:break-all}.text-gray-400{color:var(--color-gray-400)}.text-green-500{color:var(--color-green-500)}.text-green-600{color:var(--color-green-600)}.text-red-500{color:var(--color-red-500)}.uppercase{text-transform:uppercase}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-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,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}.ifa-scrollbar{overflow:hidden;position:relative;height:100%}.ifa-scrollbar__wrap{overflow:auto;height:100%;scrollbar-width:none;-ms-overflow-style:none}.ifa-scrollbar__wrap::-webkit-scrollbar{display:none}.ifa-scrollbar__bar{position:absolute;right:2px;bottom:2px;top:2px;z-index:1;border-radius:4px;opacity:0;transition:opacity .12s ease-out}.ifa-scrollbar__bar.show{opacity:1;transition:opacity .34s ease-out}.ifa-scrollbar__thumb{position:relative;display:block;width:100%;height:0;cursor:pointer;border-radius:4px;transition:background-color .3s}.ifa-scrollbar__thumb:hover{opacity:1}.pro-layout-tabs-bar{background:#fcfcfd;border-bottom:1px solid #e2e8f0;padding:0 24px;height:50px;display:flex;align-items:center}.pro-layout-tabs-bar>.ant-tabs .ant-tabs-nav{margin:0}.pro-layout-tabs-bar>.ant-tabs .ant-tabs-nav:before{display:none}.pro-layout-tabs-bar>.ant-tabs .ant-tabs-nav .ant-tabs-tab{border-radius:6px;border:1px solid #e2e8f0;font-weight:400;font-size:14px;color:#475569;line-height:22px;padding:4px 16px;background-color:transparent;transition:none}.pro-layout-tabs-bar>.ant-tabs .ant-tabs-tab-btn:focus:not(:focus-visible),.pro-layout-tabs-bar>.ant-tabs .ant-tabs-tab-btn:active{color:var(--theme-primary)!important}.pro-layout-tabs-bar>.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn .pro-layout-tab-label{color:var(--theme-tabs-active-color)!important;font-weight:500!important}.pro-layout-tabs-bar>.ant-tabs .ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab{margin-left:8px}.pro-layout-tabs-bar>.ant-tabs .ant-tabs-nav .ant-tabs-tab.ant-tabs-tab-active{background:var(--theme-tabs-active-bg);box-shadow:var(--theme-tabs-active-shadow);border:1px solid var(--theme-tabs-active-border-color);color:var(--theme-tabs-active-color)}.pro-layout-tabs-bar>.ant-tabs .ant-tabs-nav .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-remove{color:var(--theme-tabs-active-color)!important;transition:none}:root{--theme-primary: #00b7ae;--theme-primary-light: #e9faff;--theme-primary-dark: #06aaae;--theme-secondary: #e9faff;--theme-tertiary: #eaffff;--theme-accent: #00b7ae;--theme-gradient: linear-gradient(135deg, #08c4c8 0%, #06aaae 100%);--theme-primary-gradient: var(--theme-gradient);--theme-shadow-color: rgba(12, 188, 179, .3);--theme-tabs-active-bg: var(--theme-secondary);--theme-tabs-active-border-color: var(--theme-primary);--theme-tabs-active-color: var(--theme-primary);--theme-tabs-active-shadow: 0px 1px 6px 0px rgba(222, 227, 234, .6);--theme-font-family: NotoSans, "Noto Sans", sans-serif;--theme-radius-sm: 6px;--theme-radius-md: 8px;--theme-radius-lg: 10px;--theme-radius-xl: 12px;--theme-radius-full: 9999px;--theme-page-background: var(--theme-tertiary);--theme-layout-bg: #F7F9FB;--theme-header-bg: #ffffff;--theme-sider-bg: #e2e8f0;--theme-text-primary: #0f172a;--theme-text-secondary: #475569;--theme-text-disabled: rgba(15, 23, 42, .35);--theme-border-color: #e2e8f0;--theme-input-border: #d8e1eb;--theme-shadow-small: inset -1px 0px 0px 0px #E2E8F0;--theme-shadow-medium: inset -1px 0px 0px 0px #E2E8F0;--theme-shadow-large: inset -1px 0px 0px 0px #E2E8F0;--theme-surface-subtle: var(--theme-secondary);--theme-menu-item-color: #475569;--theme-menu-icon-color: #475569;--theme-menu-font-weight: 500;--theme-menu-font-size: 14px;--theme-menu-line-height: 20px;--theme-menu-icon-size: 20px;--theme-menu-selected-bg: var(--theme-secondary);--theme-menu-selected-color: var(--theme-primary);--theme-menu-selected-icon-color: var(--theme-primary);--theme-menu-selected-font-weight: 600;--theme-menu-hover-bg: var(--theme-tertiary);--theme-tooltip-bg: #000000;--theme-tooltip-text: #ffffff;--theme-notice-warning-bg: #fff6e8;--theme-notice-warning-text: #b7791f;--theme-notice-warning-border: #f3d4a4}:root[data-tenant-id=zuu]{--theme-notice-warning-bg: #FFF4DE;--theme-notice-warning-text: #F59E0C;--theme-notice-warning-border: #fcd68a;--theme-input-border: #c8d4e2}.ant-tooltip .ant-tooltip-container{background:var(--theme-tooltip-bg);color:var(--theme-tooltip-text)}.ant-tooltip .ant-tooltip-arrow:before{background:var(--theme-tooltip-bg)}._container_r6xcm_1{height:100%;display:flex;flex-direction:column}._loadingState_r6xcm_7{display:flex;align-items:center;justify-content:center;height:100%}._emptyWrapper_r6xcm_14{padding:16px}._header_r6xcm_18{padding:12px 14px 10px;border-bottom:1px solid #e2e8f0;background:#fff}._headerTitle_r6xcm_24{font-size:14px;font-weight:700;color:var(--theme-text-primary);line-height:20px}._headerHint_r6xcm_31{font-size:12px;color:var(--theme-text-secondary);line-height:18px}._content_r6xcm_37{flex:1;overflow-y:auto;padding:10px}._list_r6xcm_43{display:flex;flex-direction:column;gap:6px}._teamItem_r6xcm_49{width:100%;display:flex;align-items:center;gap:8px;padding:8px 10px;text-align:left;border:1px solid #e2e8f0;border-radius:6px;background:#fff;box-shadow:0 1px 2px #0f172a0f;cursor:pointer;transition:all .2s ease}._teamItemSelected_r6xcm_64{border-color:var(--theme-primary);background:var(--theme-menu-selected-bg)}._teamIcon_r6xcm_69{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:6px;background:var(--theme-primary-light);color:var(--theme-primary);flex-shrink:0}._teamIconSelected_r6xcm_81{background:var(--theme-primary);color:#fff}._teamContent_r6xcm_86{flex:1;min-width:0}._teamName_r6xcm_91{font-size:13px;font-weight:700;color:var(--theme-text-primary);line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._teamMeta_r6xcm_101{margin-top:1px;font-size:12px;color:var(--theme-text-secondary);line-height:18px}._container_9oo0o_1{display:flex;flex-direction:column;height:100%;min-width:0}._header_9oo0o_8{display:flex;align-items:center;justify-content:space-between;padding:12px 14px 10px;border-bottom:1px solid #e2e8f0}._headerTitle_9oo0o_16{font-size:14px;font-weight:700;color:var(--theme-text-primary);line-height:20px}._countBadge_9oo0o_23{padding:2px 8px;border-radius:5px;background:var(--theme-layout-bg);color:var(--theme-text-secondary);font-size:12px;font-weight:600;white-space:nowrap}._listViewport_9oo0o_33{flex:1;overflow:auto;padding:10px}._centerState_9oo0o_39{display:flex;align-items:center;justify-content:center;height:100%}._emptyState_9oo0o_46{display:flex;align-items:center;justify-content:center;height:100%;border-radius:6px;border:1px dashed var(--theme-border-color);background:var(--theme-sider-bg)}._listStack_9oo0o_56{display:flex;flex-direction:column;gap:6px}._memberCard_9oo0o_62{padding:8px 10px;border-radius:6px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 1px 2px #0f172a0f;cursor:pointer;transition:all .2s ease}._memberCardSelected_9oo0o_72{border-color:var(--theme-primary);background:var(--theme-menu-selected-bg)}._memberCardDisabled_9oo0o_77{opacity:.48;cursor:not-allowed}._memberCardInner_9oo0o_82{display:flex;align-items:flex-start;gap:8px}._selectControl_9oo0o_88{padding-top:1px;flex-shrink:0}._avatar_9oo0o_93{background:#f8fafc!important;color:#64748b!important;font-size:13px!important;font-weight:600!important;flex-shrink:0}._memberContent_9oo0o_101{flex:1;min-width:0}._memberTopRow_9oo0o_106{display:flex;align-items:center;gap:8px}._memberPrimary_9oo0o_112{min-width:0;display:flex;align-items:center;gap:8px;flex-wrap:wrap}._memberName_9oo0o_120{font-size:14px;font-weight:700;color:var(--theme-text-primary);line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-shrink:0}._memberEmpNo_9oo0o_131{display:flex;align-items:center;gap:4px;color:var(--theme-text-secondary);font-size:12px;line-height:18px}._memberBottomRow_9oo0o_140{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:4px}._teamMeta_9oo0o_148{display:flex;align-items:center;gap:5px;color:var(--theme-text-secondary);font-size:12px;min-width:0;flex:1;line-height:18px}._teamMetaText_9oo0o_159{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._memberTags_9oo0o_165{flex-shrink:0;min-width:0;max-width:58%}._metaTags_9oo0o_171{display:flex;align-items:center;gap:4px;flex-wrap:wrap;justify-content:flex-end;margin-top:0}._metaTag_9oo0o_171{margin-inline-end:0!important;border-radius:5px!important;padding-inline:7px!important;font-size:12px!important}._tagPrimary_9oo0o_187{color:var(--theme-primary)!important;background:var(--theme-primary-light)!important}._tagNeutral_9oo0o_192{color:var(--theme-text-secondary)!important;background:var(--theme-layout-bg)!important}._tagMuted_9oo0o_197{color:var(--theme-text-disabled)!important;background:var(--theme-layout-bg)!important}._loadingMore_9oo0o_202{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 0 2px;color:var(--theme-text-secondary);font-size:12px}._endText_9oo0o_212{padding:6px 0 2px;text-align:center;color:var(--theme-text-disabled);font-size:12px}._card_16c4x_1{display:flex;align-items:flex-start;gap:8px;padding:8px;border-radius:6px;border:1px solid #e2e8f0;background:var(--theme-sider-bg);box-shadow:var(--theme-shadow-small)}._avatar_16c4x_12{background:#f8fafc!important;color:#64748b!important;flex-shrink:0;font-weight:600!important}._content_16c4x_19{flex:1;min-width:0}._topRow_16c4x_24{display:flex;align-items:center;justify-content:space-between;gap:6px}._mainInfo_16c4x_31{min-width:0;display:flex;align-items:center;gap:8px;flex-wrap:wrap}._name_16c4x_39{font-size:13px;font-weight:700;color:var(--theme-text-primary);line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-shrink:0}._empNo_16c4x_50{font-size:12px;color:var(--theme-text-secondary);line-height:18px}._removeButton_16c4x_56{width:18px;height:18px;border:none;border-radius:4px;background:transparent;color:var(--theme-text-disabled);cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease}._removeButton_16c4x_56:hover{background:var(--theme-layout-bg);color:var(--theme-text-primary)}._removeIcon_16c4x_76{font-size:12px}._bottomRow_16c4x_80{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:4px}._teamLine_16c4x_88{display:flex;align-items:center;gap:5px;font-size:12px;color:var(--theme-text-secondary);line-height:18px;min-width:0;flex:1}._teamText_16c4x_99{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._tags_16c4x_105{flex-shrink:0}._tag_16c4x_105{margin-inline-end:0!important;border-radius:4px!important;padding-inline:6px!important;font-size:12px!important}._tagNeutral_16c4x_116{color:var(--theme-text-secondary)!important;background:var(--theme-layout-bg)!important}._container_9kuhu_1{height:100%;display:flex;flex-direction:column}._header_9kuhu_7{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding:12px 14px 10px;border-bottom:1px solid #e2e8f0;background:var(--theme-sider-bg)}._headerTitleRow_9kuhu_17{display:flex;align-items:center;gap:6px;color:var(--theme-text-primary)}._headerTitle_9kuhu_17{font-size:14px;font-weight:700;line-height:20px}._headerHint_9kuhu_30{font-size:12px;color:var(--theme-text-secondary);line-height:18px}._clearButton_9kuhu_36{padding-inline:4px!important;color:var(--theme-text-secondary)!important}._clearButton_9kuhu_36:hover{color:var(--theme-text-primary)!important;background:var(--theme-layout-bg)!important}._content_9kuhu_46{flex:1;overflow-y:auto;padding:10px}._emptyState_9kuhu_52{height:100%;border-radius:6px;border:1px dashed #e2e8f0;background:var(--theme-sider-bg);display:flex;align-items:center;justify-content:center}._emptyText_9kuhu_62{color:var(--theme-text-secondary)}._emptySubText_9kuhu_66{font-size:12px;margin-top:2px}._list_9kuhu_71{display:flex;flex-direction:column;gap:6px}._modalWrap_rp4ly_1 .ant-modal{padding-bottom:0}._modalContent_rp4ly_5{border-radius:10px;overflow:hidden}._modalHeader_rp4ly_10{padding:16px 18px 0;margin-bottom:0;border-bottom:none}._modalBody_rp4ly_16{height:70vh;padding:12px}._modalFooter_rp4ly_21{margin:0;padding:0 18px 16px;background:var(--theme-layout-bg)}._titleArea_rp4ly_27{padding-top:1px}._headerTop_rp4ly_31{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;flex-wrap:wrap}._titleBlock_rp4ly_39{min-width:0}._title_rp4ly_27{font-size:18px;font-weight:700;color:var(--theme-text-primary);line-height:26px;letter-spacing:.01em}._summaryGroup_rp4ly_51{display:flex;align-items:center;gap:6px;flex-wrap:wrap}._summaryCard_rp4ly_58{--summary-card-border: var(--theme-border-color);--summary-card-bg: var(--theme-layout-bg);--summary-card-text: var(--theme-text-primary);--summary-card-label: var(--theme-text-secondary);min-width:108px;padding:6px 10px;border-radius:6px;border:1px solid var(--summary-card-border);background:var(--summary-card-bg);color:var(--summary-card-text)}._summaryCardPrimary_rp4ly_71{--summary-card-border: var(--theme-primary-light);--summary-card-bg: var(--theme-primary-light);--summary-card-text: var(--theme-primary);--summary-card-label: var(--theme-primary)}._summaryLabel_rp4ly_78{font-size:11px;color:var(--summary-card-label);line-height:14px}._summaryCardPrimary_rp4ly_71 ._summaryLabel_rp4ly_78{opacity:.82}._summaryValue_rp4ly_88{margin-top:1px;font-size:14px;font-weight:700;line-height:20px}._filterBar_rp4ly_95{margin-top:10px;padding:10px;border-radius:8px;border:1px solid #e2e8f0}._filterControls_rp4ly_102{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._searchInput_rp4ly_109{width:240px}._searchInput_rp4ly_109 .ant-input-affix-wrapper{height:34px;border-radius:6px}._searchIcon_rp4ly_118{color:var(--theme-text-secondary)}._filterSelect_rp4ly_122{width:132px}._filterSelect_rp4ly_122 .ant-select-selector{border-radius:6px!important;min-height:34px!important;padding-top:0!important}._resetButton_rp4ly_132{height:34px;padding-inline:12px;border-radius:6px}._layout_rp4ly_138{display:flex;gap:10px;height:100%}._panel_rp4ly_144{overflow:hidden;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0f172a0f}._teamPanel_rp4ly_152{width:248px;flex-shrink:0}._memberPanel_rp4ly_157{flex:1;min-width:0}._selectedPanel_rp4ly_162{width:284px;flex-shrink:0}._footerBar_rp4ly_167{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 1px 2px #0f172a0f}._footerMeta_rp4ly_179{display:flex;align-items:center;gap:10px;flex-wrap:wrap}._footerMetaStrong_rp4ly_186{font-size:13px;font-weight:600;color:var(--theme-text-primary)}._footerMetaText_rp4ly_192{font-size:12px;color:var(--theme-text-secondary)}._footerDivider_rp4ly_197{margin:0!important}._footerActions_rp4ly_201{display:flex;align-items:center;gap:6px}._footerButton_rp4ly_207{height:34px;padding-inline:14px;border-radius:6px}@media(max-width:1280px){._layout_rp4ly_138{gap:8px}._teamPanel_rp4ly_152{width:220px}._selectedPanel_rp4ly_162{width:260px}}._phoneCodeBadge_az1rl_1{color:#6b7280;background:#f3f4f6;border:1px solid #e5e7eb}._countryName_az1rl_7{color:#1f2937}._placeholderText_az1rl_11{color:#9ca3af}._selectTrigger_az1rl_15{border-color:#d1d5db}._selectTriggerEnabled_az1rl_19:hover{border-color:#60a5fa}._selectTriggerDisabled_az1rl_23{background:#f9fafb}._triggerIcons_az1rl_27{color:#9ca3af}._clearIcon_az1rl_31{color:#d1d5db}._clearIcon_az1rl_31:hover{color:#6b7280}._riskTagLow_az1rl_39{color:#059669;background:#ecfdf5}._riskTagMedium_az1rl_44{color:#d97706;background:#fffbeb}._riskTagHigh_az1rl_49{color:#dc2626;background:#fef2f2}._countryCard_az1rl_54{border-color:#e2e8f0;background:#fff}._countryCard_az1rl_54:hover{border-color:var(--theme-primary);box-shadow:0 1px 2px #0000000d}._countryCardSelected_az1rl_64{border-color:var(--theme-primary);background:var(--theme-tertiary);box-shadow:0 1px 6px #dee3ea99}._countryCodeBox_az1rl_70{color:#aab5c7;background:#f8fafc;border-color:#e2e8f0}._countryCardTitle_az1rl_76{color:#1e293b}._countryCardSubtitle_az1rl_80{color:#6b7990}._areaCodeTag_az1rl_84{color:#6a6a6a;background:#f8fafc;border-color:#e2e8f0}._modalRoot_az1rl_90{background:#fff}._modalHeader_az1rl_94{border-bottom-color:#f1f5f9}._modalTitle_az1rl_98{color:#0f172a}._searchIcon_az1rl_102,._closeButton_az1rl_106{color:#94a3b8}._closeButton_az1rl_106:hover{color:#64748b}._sidebar_az1rl_114{background:#f8fafc;box-shadow:1px 0 #f1f5f9}._sidebarItemActive_az1rl_119{background:#fff;border-color:#e3e9f1}._sidebarItemInactive_az1rl_124{background:transparent;border-color:transparent}._sidebarItemInactive_az1rl_124:hover{background:#f8fafc}._sidebarDotActive_az1rl_133{background:var(--theme-primary)}._sidebarDotInactive_az1rl_137{background:#aab5c7}._sidebarLabelActive_az1rl_141{color:var(--theme-primary)}._sidebarLabelInactive_az1rl_145{color:#65748b}._sidebarCountActive_az1rl_149{color:#fff;background:var(--theme-primary)}._sidebarCountInactive_az1rl_154{color:#64748b;background:#f1f5f9}._order-form-container_5bpp8_3{height:calc(var(--app-vh, 1vh) * 100);background-color:#f5f7fa;display:flex;flex-direction:column;overflow-y:auto;overscroll-behavior:none;-webkit-overflow-scrolling:touch}._sticky-header-container_5bpp8_14{background-color:#f5f7fa;box-shadow:0 2px 8px #0000000d}._steps-wrapper_5bpp8_19{margin:0;background:#f5f7fa}._main-layout_5bpp8_25{flex:1;height:0;display:flex;align-items:flex-start;padding:16px 0 16px 16px;gap:16px}._sidebar_5bpp8_35{width:260px;background:#fff;border-radius:var(--theme-radius-sm);box-shadow:0 2px 8px #0000000d;overflow:hidden;padding-top:8px;padding-bottom:8px;max-height:calc(var(--viewport-height, 100vh) - 280px);overflow-y:auto;overscroll-behavior:none;-webkit-overflow-scrolling:touch}._sidebar-item_5bpp8_49{padding:12px 10px;margin:4px 8px;display:flex;border-radius:6px;justify-content:space-between;align-items:center;cursor:pointer;color:#666;font-weight:500;transition:all .2s}._sidebar-item_5bpp8_49:hover{background-color:#f9f9f9}._sidebar-item_5bpp8_49._active_5bpp8_66{background:var(--theme-menu-selected-bg);color:var(--theme-primary)}._sidebar-item-content_5bpp8_71{display:flex;flex-direction:column;width:100%}._product-sidebar_5bpp8_78{width:260px;background:transparent;border-radius:var(--theme-radius-sm);box-shadow:none;max-height:calc(var(--viewport-height, 100vh) - 280px);overflow-y:auto;overscroll-behavior:none;-webkit-overflow-scrolling:touch}._product-sidebar-item_5bpp8_89{background:#fff;margin-bottom:20px;border-radius:var(--theme-radius-md);box-shadow:0 2px 8px #0000000d;border:2px solid transparent;padding:12px;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-between;cursor:pointer;transition:all .2s;overflow:visible}._product-sidebar-item-active_5bpp8_106{background-color:var(--theme-tertiary);border:2px solid var(--theme-primary);box-shadow:0 1px 6px #dee3ea99}._product-sidebar-item-content_5bpp8_112{display:flex;flex-direction:column;width:100%}._product-sidebar-item_5bpp8_89 ._product-sidebar-name_5bpp8_118{font-weight:600;font-size:14px;color:var(--theme-primary);line-height:20px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._product-sidebar-item-active_5bpp8_106 ._product-sidebar-name_5bpp8_118{color:var(--theme-primary)}._product-sidebar-item_5bpp8_89 ._product-sidebar-sub-info_5bpp8_133{background:#f8fafc;border-radius:5px;border:1px solid #e2e8f0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500;font-size:12px;color:#64748b;line-height:16px;padding:2px 6px;margin:3px 4px 0 0;display:inline-block}._status-icon_5bpp8_152{font-size:20px}._status-check_5bpp8_156{color:var(--theme-primary)}._form-area_5bpp8_161{flex:1;width:0;display:flex;flex-direction:column;gap:16px;height:100%;overflow-y:auto;padding-right:16px}._form-content_5bpp8_172{border-radius:var(--theme-radius-sm);-webkit-overflow-scrolling:touch;flex:1;overscroll-behavior:none;height:100%}._footer-bar_5bpp8_181{height:80px;background:#fff;border-top:1px solid #eee;display:flex;align-items:center;justify-content:space-between;padding:0 40px;box-shadow:0 -2px 10px #0000000d;transition:bottom .3s cubic-bezier(.4,0,.2,1)}._footer-left_5bpp8_193,._footer-right_5bpp8_194{display:flex;gap:16px}.product-detail-info-container{display:flex;flex-direction:column;height:calc(var(--app-vh, 1vh) * 100);background-color:#f8fafc;overflow:hidden}.product-detail-info-navbar{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0}.navbar-left{display:flex;align-items:center;font-size:16px}.nav-breadcrumb-link{color:#0ea5e9;cursor:pointer;font-weight:500}.nav-product-name{color:#1e293b;font-weight:600}.close-button{color:#94a3b8;font-size:18px}.close-button:hover{color:#64748b;background:#0000000d}.product-detail-info-content{flex:1;overflow:hidden;padding:24px}.info-layout{display:flex;height:100%;gap:24px}.info-sidebar{width:360px;flex-shrink:0;overflow-y:auto;padding-right:8px;overscroll-behavior:none;-webkit-overflow-scrolling:touch}.sidebar-section{margin-bottom:32px}.section-title{font-size:16px;font-weight:600;color:#334155;margin-bottom:16px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.category-item{display:flex;flex-direction:column;align-items:center;justify-content:center;aspect-ratio:1;background:#fff;border:1px solid #e2e8f0;border-radius:var(--theme-radius-lg);cursor:pointer;transition:all .2s;padding:8px}.category-item:hover{border-color:#2dd4bf;box-shadow:0 4px 12px #2dd4bf1a}.category-item.active{border-color:#2dd4bf;background-color:#f0fdfa}.category-icon{font-size:24px;color:#64748b;margin-bottom:8px}.category-item.active .category-icon{color:#14b8a6}.category-label{font-size:12px;color:#64748b;text-align:center;line-height:1.2}.category-item.active .category-label{color:#0f766e;font-weight:500}.info-main{flex:1;background:#fff;border-radius:var(--theme-radius-xl);padding:24px;display:flex;flex-direction:column;box-shadow:0 4px 6px -1px #0000000d;overflow:hidden}.content-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-shrink:0}.document-list{flex:1;overflow-y:auto;overscroll-behavior:none;-webkit-overflow-scrolling:touch}.document-card{display:flex;align-items:center;padding:16px;border:1px solid #f1f5f9;border-radius:var(--theme-radius-lg);margin-bottom:16px;transition:all .2s}.document-card:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0000000d}.doc-icon-wrapper{width:48px;height:48px;background:#fee2e2;border-radius:var(--theme-radius-sm);display:flex;align-items:center;justify-content:center;margin-right:16px;flex-shrink:0}.doc-icon{font-size:24px;color:#ef4444}.doc-info{flex:1;min-width:0}.doc-name{font-size:16px;font-weight:500;color:#1e293b;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.doc-meta{font-size:13px;color:#94a3b8}.meta-separator{display:inline-block;width:16px}.doc-actions{display:flex;gap:12px;align-items:center}.action-preview{color:#64748b}.action-preview:hover{color:#334155}.action-download{background:#14b8a6;border-color:#14b8a6;border-radius:var(--theme-radius-sm)}.action-download:hover{background:#0d9488!important;border-color:#0d9488!important}.highlight-item{cursor:default;transition:all .2s ease}.highlight-item:hover{opacity:.8}._modal-search-container_1rfkj_1{margin-bottom:20px}._customer-list_1rfkj_5{max-height:400px;overflow-y:auto;padding:4px;overscroll-behavior:none;-webkit-overflow-scrolling:touch}._customer-card_1rfkj_14{background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:16px 24px;margin-bottom:16px;display:flex;justify-content:space-between;align-items:center;transition:all .3s;box-shadow:0 2px 4px #00000005}._customer-card_1rfkj_14:hover{box-shadow:0 4px 12px #00000014;border-color:var(--theme-primary)}._customer-info_1rfkj_32{flex:1}._customer-name-row_1rfkj_36{display:flex;align-items:center;margin-bottom:8px}._customer-name_1rfkj_36{font-size:16px;font-weight:600;color:#333;margin-right:12px}._customer-tag_1rfkj_49{background-color:#fff7e6;color:#fa8c16;border:1px solid #ffd591;font-size:12px;padding:1px 8px;border-radius:4px;line-height:1.5}._customer-details_1rfkj_59{font-size:13px;color:#999;display:flex;align-items:center;flex-wrap:wrap}._detail-item_1rfkj_67{position:relative;margin-right:16px}._detail-item_1rfkj_67:not(:last-child):after{content:"|";position:absolute;right:-9px;color:#e8e8e8}._select-btn_1rfkj_79{min-width:80px}._empty-state_1rfkj_83{text-align:center;padding:40px 0;color:#999}._loading-container_1rfkj_89{text-align:center;padding:40px 0}._ordersLayout_1rdmh_4{display:flex;flex-direction:column;height:100%;width:100%;overflow:hidden;max-height:calc(var(--app-vh, 1vh) * 100);max-height:-webkit-fill-available}._ordersPageHeader_1rdmh_17{background:#fff;border-bottom:1px solid #e7ecf3;display:flex;align-items:center;padding:0;flex-shrink:0;height:56px;z-index:10}._ordersPageHeaderLeft_1rdmh_28{width:260px;border-right:1px solid #e7ecf3;height:100%;font-weight:600;font-size:18px;color:#1e293b;display:flex;align-items:center;padding:0 16px;line-height:22px}._ordersPageHeaderRight_1rdmh_41{flex:1;padding:0 20px;display:flex;align-items:center;justify-content:space-between;height:100%}._ordersSearchInput_1rdmh_50{background:#f6fafb;border-radius:var(--theme-radius-sm);border:1px solid #e2e8f0}._filterResultsText_1rdmh_56{font-weight:600;font-size:18px;color:#1e293b;line-height:24px}._ordersContentBody_1rdmh_66{display:grid;grid-template-columns:260px minmax(0,1fr);flex:1;overflow:hidden;position:relative}._ordersSidebar_1rdmh_77{background:#fff;border-right:1px solid #e8e8e8;display:flex;flex-direction:column;flex-shrink:0;height:100%;max-height:var(--viewport-height, 100vh);max-height:-webkit-fill-available;position:relative;overflow:hidden}._statusList_1rdmh_90{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:8px 12px;overscroll-behavior:none;min-height:0}._statusItem_1rdmh_101{height:40px;display:flex;align-items:center;padding:6px 8px;border-radius:6px;cursor:pointer;position:relative;margin-bottom:4px}._statusItem_1rdmh_101._active_1rdmh_112{background-color:var(--theme-menu-selected-bg)}._statusItem_1rdmh_101._childItem_1rdmh_117{padding-left:52px}._statusChildren_1rdmh_121{position:relative}._statusChildren_1rdmh_121:before{content:"";position:absolute;left:36px;top:8px;bottom:8px;width:1px;background-color:#e8e8e8;z-index:1;pointer-events:none}._statusItem_1rdmh_101._childItem_1rdmh_117 ._statusLabel_1rdmh_136{color:#65748b}._statusLabel_1rdmh_136{flex:1;width:0;font-weight:500;font-size:14px;color:#1e293b;line-height:16px}._statusItem_1rdmh_101._active_1rdmh_112 ._statusLabel_1rdmh_136{color:var(--theme-primary);font-weight:500}._ordersMain_1rdmh_158{background-color:#f0f2f5;display:flex;flex-direction:column;height:100%;overflow:hidden}._ordersListWrapper_1rdmh_166{flex:1;position:relative;overflow:hidden}._ordersList_1rdmh_166{height:100%;overflow-y:auto;padding:16px;-webkit-overflow-scrolling:touch;position:relative;overscroll-behavior:none}._ordersGrid_1rdmh_181{display:grid;grid-template-columns:repeat(auto-fill,minmax(330px,1fr));align-content:start;gap:14px}._ordersLoadingOverlay_1rdmh_188{position:absolute;inset:0;background:#ffffffb3;z-index:10;display:flex;align-items:center;justify-content:center}._orderCard_1rdmh_204{background:#fff;box-shadow:0 1px 11px #e2e8f099;border-radius:10px;border:1px solid #e2e8f0;cursor:pointer;overflow:hidden}._orderCardContent_1rdmh_219{display:flex;flex-direction:column;height:100%}._orderTopSection_1rdmh_226{padding:9px 12px;display:flex;justify-content:space-between;align-items:center;background-color:#fdfdfe;box-shadow:0 1px #f1f5f9}._orderTopLeft_1rdmh_235{display:flex;align-items:center;gap:8px}._orderNumber_1rdmh_240{font-weight:500;font-size:14px;color:#1e293b;line-height:16px}._copyOrderNumberBtn_1rdmh_247{color:#9ca3af!important;padding:0;height:auto}._orderStatusTag_1rdmh_253{margin:0;border-radius:6px;padding:4px 10px;font-weight:500;font-size:12px;line-height:16px;border:1px solid}._statusDraft_1rdmh_264,._statusDRAFT_1rdmh_265{color:#faad14;background:#fffbe6;border-color:#ffe58f}._statusPending_1rdmh_271,._statusPENDINGSUBMIT_1rdmh_272,._statusPENDINGCONFIRMATION_1rdmh_273,._statusPENDINGALLOCATION_1rdmh_274{color:#1890ff;background:#e6f7ff;border-color:#91d5ff}._statusPendingSignature_1rdmh_280,._statusPENDINGSIGNATURE_1rdmh_281{color:#722ed1;background:#f9f0ff;border-color:#d3adf7}._statusOrderReview_1rdmh_287,._statusPENDINGREVIEW_1rdmh_288,._statusORDERAUDIT_1rdmh_289{color:#13c2c2;background:#e6fffb;border-color:#87e8de}._statusComplianceReview_1rdmh_295,._statusPENDINGCOMPLIANCE_1rdmh_296,._statusCOMPLIANCEAUDIT_1rdmh_297{color:#2f54eb;background:#f0f5ff;border-color:#adc6ff}._statusModify_1rdmh_303,._statusPENDINGMODIFY_1rdmh_304,._statusPENDINGCUSTOMERCONFIRM_1rdmh_305{color:#eb2f96;background:#fff0f6;border-color:#ffadd2}._statusCompleted_1rdmh_311,._statusCOMPLETED_1rdmh_312{color:#52c41a;background:#f6ffed;border-color:#b7eb8f}._statusExpired_1rdmh_318,._statusEXPIRED_1rdmh_319{color:#d9d9d9;background:#fafafa;border-color:#d9d9d9}._orderMiddleSection_1rdmh_326{padding:16px 12px;flex:1;display:flex;flex-direction:column}._productName_1rdmh_332{font-weight:600;font-size:20px;color:#141923;line-height:28px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}._orderRowPolicyholder_1rdmh_345{margin-bottom:0}._orderRowProduct_1rdmh_349{margin-bottom:16px}._orderInfoGrid_1rdmh_353{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}._infoItem_1rdmh_359{display:flex;flex-direction:column}._infoLabel_1rdmh_364{font-weight:400;font-size:12px;color:#64748b;line-height:17px;margin-bottom:2px}._infoValue_1rdmh_372{font-weight:500;font-size:14px;color:#334255;line-height:19px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._premiumValue_1rdmh_382{color:#1f2937;font-weight:600;display:flex;align-items:baseline;gap:4px}._currencySuffix_1rdmh_390{font-size:12px;color:#6b7280;font-weight:400}._orderBottomSection_1rdmh_397{padding:10px 12px;border-top:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center;background-color:#fff}._orderDateText_1rdmh_406{font-size:14px;color:#9ca3af}._reInsureBtn_1rdmh_411{color:#1a64dd;border-color:#1a64dd}.create-order-modal .ant-modal-content{border-radius:var(--theme-radius-xl);padding:0;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.create-order-modal .ant-modal-header{padding:24px 24px 8px;border-bottom:none;margin-bottom:0}.create-order-modal .ant-modal-title{font-size:20px;font-weight:600;color:#111827}.create-order-modal .ant-modal-body{padding:0 24px 24px}._modalSubtitle_1rdmh_443{color:#6b7280;font-size:14px;margin-bottom:24px}._createOptionsContainer_1rdmh_449{display:flex;flex-direction:column;gap:16px}._createOptionCard_1rdmh_455{background:#fff;border-radius:var(--theme-radius-lg);padding:20px;display:flex;flex-direction:row;align-items:center;cursor:pointer;border:1px solid #e5e7eb;transition:all .2s ease}._createOptionCard_1rdmh_455:hover{border-color:#1a64dd;background-color:#f8fafc;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}._optionIconWrapper_1rdmh_475{width:48px;height:48px;border-radius:var(--theme-radius-lg);display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0;transition:all .3s ease}._createOptionCard_1rdmh_455._newCustomer_1rdmh_487 ._optionIconWrapper_1rdmh_475{background-color:#eff6ff;color:#3b82f6}._createOptionCard_1rdmh_455._newCustomer_1rdmh_487:hover ._optionIconWrapper_1rdmh_475{background-color:#dbeafe;color:#2563eb}._createOptionCard_1rdmh_455._existingCustomer_1rdmh_497 ._optionIconWrapper_1rdmh_475{background-color:#ecfdf5;color:#10b981}._createOptionCard_1rdmh_455._existingCustomer_1rdmh_497:hover ._optionIconWrapper_1rdmh_475{background-color:#d1fae5;color:#059669}._optionContent_1rdmh_507{flex:1;margin-left:16px;display:flex;flex-direction:column;gap:4px}._optionTitle_1rdmh_515{font-size:16px;font-weight:600;color:#1f2937}._optionDesc_1rdmh_521{font-size:14px;color:#6b7280;text-align:left;line-height:1.5}._optionArrow_1rdmh_528{font-size:16px;color:#9ca3af;margin-left:12px}._createOptionCard_1rdmh_455:hover ._optionArrow_1rdmh_528{color:#1a64dd}._modalFooterNote_1rdmh_538{margin-top:24px;padding:16px;background-color:#f9fafb;border-radius:var(--theme-radius-sm);display:flex;align-items:flex-start;gap:12px;color:#6b7280;font-size:14px;line-height:1.5}._noteIcon_1rdmh_551{font-size:16px;color:#9ca3af;margin-top:2px}._emptyState_1rdmh_560{height:calc(90% - 20px);display:flex;align-items:center;justify-content:center;flex-direction:column}._loadMoreIndicator_1rdmh_569{text-align:center;padding:10px}.ant-float-btn-primary{transition:all .3s cubic-bezier(.4,0,.2,1)!important}.ant-float-btn-primary:hover{transform:translateY(-4px) scale(1.05)!important;box-shadow:var(--theme-shadow-large)!important;background-color:var(--theme-primary)!important}.ant-float-btn-primary:active{transform:translateY(-2px) scale(1.02)!important;box-shadow:var(--theme-shadow-medium)!important}.ant-float-btn-primary .ant-float-btn-icon{transition:transform .3s cubic-bezier(.4,0,.2,1)}.ant-float-btn-primary:hover .ant-float-btn-icon{transform:rotate(90deg) scale(1.1)}._order-form-container_mwp9v_3{height:calc(var(--app-vh, 1vh) * 100);background-color:#f5f7fa;display:flex;flex-direction:column;overscroll-behavior:none;-webkit-overflow-scrolling:touch}._no-steps_mwp9v_14{padding-top:60px}._no-steps_mwp9v_14 ._sidebar_mwp9v_18{top:80px}._sticky-header-container_mwp9v_23{background-color:#f5f7fa;box-shadow:0 2px 8px #0000000d}._order-header_mwp9v_29{background:#fff;height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid #eee}._steps-wrapper_mwp9v_39{margin:0;padding:16px 0;background:#f5f7fa}._header-title_mwp9v_45{font-size:18px;font-weight:500;color:#333;display:flex;align-items:center}._header-left_mwp9v_53{display:flex;align-items:center}._header-info_mwp9v_58{display:flex;align-items:center;margin-left:24px;gap:16px;border-left:1px solid #e8e8e8;padding-left:24px;height:32px}._info-item_mwp9v_68{font-size:14px;color:#333;white-space:nowrap}._info-label_mwp9v_74{color:#999;margin-right:4px}._status-tag_mwp9v_79{display:inline-block;padding:2px 8px;border-radius:var(--theme-radius-sm);font-size:14px;border:1px solid transparent;white-space:nowrap}._status-draft_mwp9v_89,._status-DRAFT_mwp9v_90{color:#faad14;background:#fffbe6;border-color:#ffe58f}._status-pending_mwp9v_95,._status-PENDING_SUBMIT_mwp9v_96,._status-PENDING_CONFIRMATION_mwp9v_97{color:#1890ff;background:#e6f7ff;border-color:#91d5ff}._status-pendingSignature_mwp9v_102,._status-PENDING_SIGNATURE_mwp9v_103{color:#722ed1;background:#f9f0ff;border-color:#d3adf7}._status-orderReview_mwp9v_108,._status-PENDING_REVIEW_mwp9v_109{color:#13c2c2;background:#e6fffb;border-color:#87e8de}._status-complianceReview_mwp9v_114,._status-PENDING_COMPLIANCE_mwp9v_115{color:#2f54eb;background:#f0f5ff;border-color:#adc6ff}._status-modify_mwp9v_120,._status-PENDING_MODIFY_mwp9v_121,._status-PENDING_CUSTOMER_CONFIRM_mwp9v_122{color:#eb2f96;background:#fff0f6;border-color:#ffadd2}._status-completed_mwp9v_127,._status-COMPLETED_mwp9v_128{color:#52c41a;background:#f6ffed;border-color:#b7eb8f}._status-expired_mwp9v_133,._status-EXPIRED_mwp9v_134{color:#d9d9d9;background:#fafafa;border-color:#d9d9d9}._header-breadcrumb_mwp9v_140{color:var(--theme-primary);margin-right:8px;cursor:pointer}._header-separator_mwp9v_146{margin:0 8px;color:#999}._header-close_mwp9v_151{font-size:20px;color:#999;cursor:pointer}._main-layout_mwp9v_158,._main-layout-product_mwp9v_168{flex:1;height:0;display:flex;align-items:flex-start;padding:16px 0 16px 16px;gap:16px}._sidebar_mwp9v_18{width:260px;background:#fff;border-radius:var(--theme-radius-sm);box-shadow:0 2px 8px #0000000d;overflow:hidden;padding-top:8px;padding-bottom:8px;max-height:calc(100vh - 280px);overflow-y:auto;overscroll-behavior:none;-webkit-overflow-scrolling:touch}._zuuFinancialSidebar_mwp9v_196{width:220px;border-radius:10px;border:1px solid #e2e8f0;box-shadow:0 1px 10px #94a3b81f;padding-top:10px;padding-bottom:10px}._sidebar-item_mwp9v_205{padding:8px 10px;margin:4px 6px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;border-radius:6px;color:#666;font-weight:500;transition:all .2s}._zuuFinancialSidebarItem_mwp9v_221{margin:4px 8px;padding:10px 12px;border-radius:8px}._sidebar-item_mwp9v_205._active_mwp9v_231{background-color:var(--theme-secondary);color:var(--theme-primary)}._zuuFinancialSidebarItem_mwp9v_221._active_mwp9v_231{background:#e9eef5;color:#103365}._sidebar_mwp9v_18._sidebar-cards_mwp9v_242{background:transparent;box-shadow:none;padding:0;overflow:visible}._sidebar_mwp9v_18._sidebar-cards_mwp9v_242 ._sidebar-item_mwp9v_205{background:#fff;margin-bottom:20px;border-radius:var(--theme-radius-sm);box-shadow:0 2px 8px #0000000d;border:1px solid transparent;padding:12px;position:relative;flex-direction:column;align-items:flex-start}._sidebar_mwp9v_18._sidebar-cards_mwp9v_242 ._sidebar-item_mwp9v_205:hover{background:#fafafa}._sidebar_mwp9v_18._sidebar-cards_mwp9v_242 ._sidebar-item_mwp9v_205._active_mwp9v_231{background-color:var(--theme-tertiary);border:2px solid var(--theme-primary);box-shadow:0 1px 6px #dee3ea99;color:var(--theme-primary)}._sidebar-item-content_mwp9v_272{display:flex;flex-direction:column;width:100%;overflow:hidden;word-break:break-all;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}._product-name_mwp9v_283{font-weight:600;font-size:16px;color:var(--theme-primary);line-height:20px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._zuuFinancialSidebarLabel_mwp9v_294{color:#334155;font-size:14px;font-weight:600}._sidebar_mwp9v_18._sidebar-cards_mwp9v_242 ._sidebar-item_mwp9v_205._active_mwp9v_231 ._product-name_mwp9v_283{color:var(--theme-primary)}._sidebar_mwp9v_18._sidebar-cards_mwp9v_242 ._sidebar-item_mwp9v_205._active_mwp9v_231 ._product-sub-info_mwp9v_303{border:1px solid #d1eaed;background:transparent}._product-sub-info_mwp9v_303{background:#f8fafc;border-radius:5px;border:1px solid #e2e8f0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500;font-size:12px;color:#64748b;line-height:16px;padding:4px 10px;margin:3px 4px 0 0}._sidebar_mwp9v_18._sidebar-cards_mwp9v_242 ._sidebar-item_mwp9v_205._active_mwp9v_231 ._product-sub-info_mwp9v_303{color:#00c7b6cc}._delete-btn_mwp9v_326{position:absolute;top:-18px;right:-18px;width:36px;height:36px;z-index:2}._delete-btn_mwp9v_326:hover{color:#ff7875}._sidebar_mwp9v_18._sidebar-cards_mwp9v_242 ._sidebar-add-btn_mwp9v_340{justify-content:center;align-items:center;color:#999;border:1px dashed #d9d9d9;background:transparent;box-shadow:none;height:56px;padding-right:16px}._sidebar_mwp9v_18._sidebar-cards_mwp9v_242 ._sidebar-add-btn_mwp9v_340:hover{border-color:var(--theme-primary);color:var(--theme-primary);background:#f0faff}._status-icon_mwp9v_357{font-size:20px}._product-sidebar_mwp9v_362{width:260px;background:transparent;border-radius:var(--theme-radius-sm);box-shadow:none;padding:16px 0 0;max-height:calc(100vh - 280px);overflow-y:auto;overscroll-behavior:none;-webkit-overflow-scrolling:touch;margin-top:-16px}._product-sidebar-item_mwp9v_375{background:#fff;margin-bottom:20px;border-radius:var(--theme-radius-sm);box-shadow:0 2px 8px #0000000d;border:2px solid transparent;padding:12px;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-between;cursor:pointer;transition:all .2s;overflow:visible}._product-sidebar-item_mwp9v_375:hover{background:#fafafa}._product-sidebar-item-active_mwp9v_396{background-color:var(--theme-tertiary);border:2px solid var(--theme-primary);box-shadow:0 1px 6px #dee3ea99}._product-sidebar-item-content_mwp9v_402{display:flex;flex-direction:column;flex:1;min-width:0}._product-sidebar-item_mwp9v_375 ._product-sidebar-name_mwp9v_409{font-weight:600;font-size:14px;color:var(--theme-primary);line-height:20px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._product-sidebar-item-active_mwp9v_396 ._product-sidebar-name_mwp9v_409{color:var(--theme-primary)}._product-sidebar-item_mwp9v_375 ._product-sidebar-sub-info_mwp9v_424{background:#f8fafc;border-radius:5px;border:1px solid #e2e8f0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500;font-size:12px;color:#64748b;line-height:16px;padding:4px 10px;margin:3px 4px 0 0;display:inline-block}._product-sidebar-delete-btn_mwp9v_442{position:absolute;top:50%;right:-18px;transform:translateY(-50%);width:36px;height:36px;z-index:2;cursor:pointer;transition:all .2s;filter:grayscale(100%);opacity:.5}._product-sidebar-item-active_mwp9v_396 ._product-sidebar-delete-btn_mwp9v_442{filter:grayscale(0%);opacity:1}._product-sidebar-delete-btn_mwp9v_442:hover{opacity:.8;transform:translateY(-50%) scale(1.1)}._product-sidebar-add-btn_mwp9v_466{background:#fff;margin-bottom:20px;border-radius:var(--theme-radius-sm);border:2px dashed #d9d9d9;padding:12px;display:flex;justify-content:center;align-items:center;cursor:pointer;height:56px;color:#999;transition:all .2s}._product-sidebar-add-btn_mwp9v_466:hover{border-color:var(--theme-primary);color:var(--theme-primary);background:#f0faff}._status-check_mwp9v_489{color:var(--theme-primary)}._status-warn_mwp9v_493{color:#faad14}._status-badge_mwp9v_497{background:#f0f0f0;color:#999;padding:2px 8px;border-radius:var(--theme-radius-md);font-size:12px}._form-area_mwp9v_506{flex:1;width:0;display:flex;flex-direction:column;gap:16px;height:100%;overflow-y:auto;padding-right:16px}._warning-banner_mwp9v_517{background-color:#fffbe6;border:1px solid #ffe58f;padding:12px 20px;color:#faad14;border-radius:var(--theme-radius-sm);font-size:14px}._form-content_mwp9v_526{border-radius:var(--theme-radius-sm);-webkit-overflow-scrolling:touch;flex:1;overscroll-behavior:none}._zuuFinancialNotice_mwp9v_534{margin:0 8px 12px;padding:8px 12px;border-radius:8px;border:1px solid var(--theme-notice-warning-border);background:var(--theme-notice-warning-bg);color:var(--theme-notice-warning-text);font-size:12px;line-height:1.6}._zuuFinancialRequirementRow_mwp9v_545{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 8px 16px}._zuuFinancialRequirementLabel_mwp9v_553{color:var(--theme-text-primary);font-size:18px;font-weight:600;line-height:1.4}._footer-bar_mwp9v_561{height:80px;background:#fff;border-top:1px solid #eee;display:flex;align-items:center;justify-content:space-between;padding:0 40px;box-shadow:0 -2px 10px #0000000d;transition:bottom .3s cubic-bezier(.4,0,.2,1)}._footer-bar_mwp9v_561[data-correction-mode=true],._footer-bar_mwp9v_561[data-draft-mode=true]{justify-content:space-between}.keyboard-visible ._footer-bar_mwp9v_561{bottom:var(--keyboard-height)}._footer-left_mwp9v_585,._footer-right_mwp9v_586{display:flex;gap:16px}._btn-secondary_mwp9v_591{border:1px solid #d9d9d9;background:#fff;color:#666;height:44px;padding:0 24px;border-radius:var(--theme-radius-sm);cursor:pointer;font-size:16px;transition:all .2s}._btn-secondary_mwp9v_591:hover{border-color:var(--theme-primary);color:var(--theme-primary)}._btn-primary_mwp9v_608{background:var(--theme-primary);border:none;color:#fff;height:44px;padding:0 24px;border-radius:var(--theme-radius-sm);cursor:pointer;font-size:16px;transition:all .2s}._btn-primary_mwp9v_608:hover{background:#00a698;box-shadow:0 4px 12px #00c7b64d}{._ant-tag_mwp9v_655{font-size:14px!important}._ant-input_mwp9v_634:hover,._ant-select_mwp9v_635:not(._ant-select-disabled_mwp9v_666):hover ._ant-select-selector_mwp9v_635,._ant-picker_mwp9v_636:hover,._ant-input-number_mwp9v_637:hover{border-color:var(--theme-primary)!important}._ant-input_mwp9v_634:focus,._ant-input-focused_mwp9v_673,._ant-select-focused_mwp9v_674 ._ant-select-selector_mwp9v_635,._ant-picker-focused_mwp9v_675,._ant-input-number-focused_mwp9v_676{border-color:var(--theme-primary)!important;box-shadow:0 0 0 2px #00c7b633!important}._ant-input-number_mwp9v_637{width:100%}._ant-input_mwp9v_634[disabled],._ant-select-disabled_mwp9v_666._ant-select_mwp9v_635:not(._ant-select-customize-input_mwp9v_688) ._ant-select-selector_mwp9v_635,._ant-input-number-disabled_mwp9v_690{background:#f5f5f5;color:#00000040}}@media only screen and (device-width:768px)and (device-height:1024px),only screen and (device-width:1024px)and (device-height:768px),only screen and (device-width:834px)and (device-height:1112px),only screen and (device-width:1112px)and (device-height:834px),only screen and (device-width:1024px)and (device-height:1366px),only screen and (device-width:1366px)and (device-height:1024px){._header-title_mwp9v_45{font-size:16px}._header-info_mwp9v_58{margin-left:16px;padding-left:16px;gap:12px}._info-item_mwp9v_68{font-size:13px}._sidebar_mwp9v_18{width:220px}._sidebar-item_mwp9v_205{padding:14px 16px;font-size:14px}._status-icon_mwp9v_357{font-size:18px}._status-badge_mwp9v_497{font-size:10px;padding:1px 6px}._warning-banner_mwp9v_517{font-size:12px;padding:10px 16px}._footer-bar_mwp9v_561{height:70px;padding:0 24px}._btn-primary_mwp9v_608,._btn-secondary_mwp9v_591{height:40px;font-size:14px;padding:0 20px}}._container_ra6xw_1{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#fff;width:100%;position:relative}._container-few_ra6xw_13{justify-content:flex-start;gap:16px}._step-item_ra6xw_18{display:flex;align-items:center;cursor:pointer;position:relative;flex:0 0 auto;justify-content:center}._step-content_ra6xw_27{display:flex;align-items:center;gap:6px;position:relative;z-index:2;background:#fff;padding:0 8px;white-space:nowrap}._step-icon-wrapper_ra6xw_38{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:all .3s;border:1px solid #d9d9d9;color:#999;background:#fff;flex-shrink:0}._step-title_ra6xw_54{font-size:15px;font-weight:500;color:#333;transition:all .3s;white-space:nowrap}._step-item_ra6xw_18[data-status=process] ._step-icon-wrapper_ra6xw_38{background:var(--theme-primary);border-color:var(--theme-primary);color:#fff}._step-item_ra6xw_18[data-status=process] ._step-title_ra6xw_54{color:var(--theme-primary);font-weight:600}._step-item_ra6xw_18[data-status=finish] ._step-icon-wrapper_ra6xw_38{border-color:var(--theme-primary);color:var(--theme-primary);background:#fff}._step-item_ra6xw_18[data-status=finish] ._step-title_ra6xw_54{color:#333}._step-item_ra6xw_18[data-status=wait] ._step-icon-wrapper_ra6xw_38{border-color:#d9d9d9;color:#ccc;background:#fff}._step-item_ra6xw_18[data-status=wait] ._step-title_ra6xw_54{color:#999}._step-item_ra6xw_18[data-status=warn] ._step-icon-wrapper_ra6xw_38{border-color:#faad14;color:#faad14;background:#fff}._step-item_ra6xw_18[data-status=warn] ._step-title_ra6xw_54{color:#333}._step-line_ra6xw_106{position:absolute;top:50%;left:calc(50% + 20px);right:calc(-50% + 20px);height:1px;background:#e8e8e8;z-index:1;display:none}._separator-line_ra6xw_118{flex:0 1 auto;height:2px;background:#f0f0f0;margin:0 8px;min-width:20px;max-width:40px}._separator-line_ra6xw_118._active_ra6xw_127{background:var(--theme-primary)}._scanContainer_1egxq_1{position:relative;width:100%;height:220px;margin-bottom:24px;background:#f8f8f8;border-radius:6px;overflow:hidden;display:flex;align-items:center;justify-content:center;border:1px solid #eee}._scanImage_1egxq_15{max-width:100%;max-height:100%;object-fit:contain}._scanLine_1egxq_21{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,transparent,rgba(0,199,182,.2),var(--theme-primary));transform:translateY(-100%);animation:_scan_1egxq_1 1.5s linear infinite;border-bottom:2px solid var(--theme-primary)}@keyframes _scan_1egxq_1{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}._loadingIcon_1egxq_42{font-size:48px;color:var(--theme-primary)}._overlay_mpozh_1{position:fixed;inset:0;background-color:#00000073;display:flex;justify-content:center;align-items:center;z-index:100002;animation:_fadeIn_mpozh_1 .2s ease-out;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}._modal_mpozh_17{background:#fff;border-radius:12px;width:90%;max-width:520px;display:flex;flex-direction:column;box-shadow:0 8px 24px #0000001f;animation:_zoomIn_mpozh_1 .2s ease-out;overflow:hidden;max-height:65vh}._header_mpozh_30{padding:0 20px;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center;height:58px;min-height:58px}._title_mpozh_40{font-weight:600;font-size:16px;color:#1e293b;line-height:22px}._closeBtn_mpozh_47{cursor:pointer;font-size:20px;color:#999;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s}._closeBtn_mpozh_47:hover{background:#f5f5f5;color:#666}._body_mpozh_65{padding:16px 20px;overflow-y:auto;flex:1;overscroll-behavior:none;-webkit-overflow-scrolling:touch}._footer_mpozh_74{padding:16px;text-align:center;font-weight:400;font-size:10px;color:#6b7990;line-height:14px;background:#f8fafc}@keyframes _fadeIn_mpozh_1{0%{opacity:0}to{opacity:1}}@keyframes _zoomIn_mpozh_1{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}._optionsList_vqhw0_1{display:flex;flex-direction:column;padding-top:0}._optionItem_vqhw0_7{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;color:#1e293b;font-size:14px;font-weight:500;cursor:pointer;background-color:transparent;border:1px solid transparent;border-radius:10px;box-shadow:none;opacity:1;transition:all .2s}._selected_vqhw0_24{color:var(--theme-primary);background-color:var(--theme-tertiary);border-color:var(--theme-primary);box-shadow:0 1px 6px #dee3ea99}._disabled_vqhw0_31{color:#bfbfbf;cursor:not-allowed;background-color:#f5f5f5;opacity:.6}._label_vqhw0_38{line-height:20px}._container_17g3y_1{background-color:#fff;border-radius:16px 16px 0 0;box-shadow:0 -2px 8px #0000001f}._header_17g3y_7{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 20px;border-bottom:1px solid #f0f0f0;background-color:#fff}._title_17g3y_17{font-weight:600;font-size:16px;color:#1e293b;line-height:22px;white-space:nowrap}._errorTip_17g3y_25{flex:1 1 auto;margin:0 8px;background:#fdf4f0;border-radius:6px;border:1px solid #f8c5b9;padding:3px 10px}._errorText_17g3y_34{font-weight:500;font-size:14px;color:#d41212;line-height:16px}._confirmBtn_17g3y_41{font-size:14px;color:#fff;background:var(--theme-primary);padding:6px 16px;border-radius:6px;cursor:pointer;font-weight:500;white-space:nowrap}._headerActions_17g3y_52{display:flex;align-items:center;gap:8px;flex:0 0 auto}._actionBtn_17g3y_59{font-size:14px;color:#1e293b;background:#eef2f7;padding:6px 12px;border-radius:6px;cursor:pointer;font-weight:500;white-space:nowrap}._displayArea_17g3y_70{padding:12px 20px;background:#fff}._displayInput_17g3y_75{width:100%;height:56px;border-radius:6px;border:2px solid #f3f4f6;background:#f9fafb;font-size:22px;font-weight:600;color:#1e293b;padding:0 12px;text-align:center;outline:none;letter-spacing:.05em}._formInput_17g3y_91{width:100%;height:32px;border-radius:6px;border:1px solid #d9d9d9;background:#fff;font-size:14px;font-weight:400;color:#1f2937;padding:0 11px;outline:none}._keyboardArea_17g3y_104{padding:16px 20px 24px;background:#f3f4f6}._keyRow_17g3y_109{display:flex;gap:10px;margin-bottom:10px}._keyRow_17g3y_109:last-child{margin-bottom:0}._key_17g3y_104{flex:1;height:64px;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;cursor:pointer;background:#fff;box-shadow:0 1px 2px #eaebede6;border-radius:6px;font-weight:600;font-size:20px;color:#1e293b}._keySpecial_17g3y_135{background:#e5e7eb;font-size:18px}._keyEmpty_17g3y_140{opacity:0;pointer-events:none;box-shadow:none}._key_17g3y_104:active{background-color:#f0f0f0}._keySpecial_17g3y_135:active{background-color:#d0d0d0}._container_70geu_1{display:flex;flex-direction:column;gap:24px}._selectors_70geu_7{display:flex;gap:16px}._selectField_70geu_12{flex:1}._selectRoot_70geu_16{width:100%}._selectRoot_70geu_16 .ant-select-selector{height:44px!important}._selectPopup_70geu_24{z-index:100005}._calendar_70geu_28{width:100%}._weekHeader_70geu_32{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:12px}._weekCell_70geu_38{color:#999;font-size:14px;font-weight:500;text-align:center}._daysGrid_70geu_45{display:grid;grid-template-columns:repeat(7,1fr);row-gap:16px}._dayCell_70geu_51{display:flex;align-items:center;justify-content:center;cursor:pointer}._dayButton_70geu_58{display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:#333;font-size:16px;font-weight:400;background-color:transparent;border:none;border-radius:50%}._selectedDay_70geu_72{color:#fff;font-weight:600;background-color:var(--theme-primary)}._todayDay_70geu_78{font-weight:600;border:1px solid var(--theme-primary)}._fullWidthLabel_di9hn_1 .ant-form-item-label,._fullWidthLabel_di9hn_1 .ant-form-item-label>label{width:100%}._personForm_di9hn_6 .ant-input,._personForm_di9hn_6 .ant-input-affix-wrapper,._personForm_di9hn_6 .ant-select-selector,._personForm_di9hn_6 .ant-picker,._personForm_di9hn_6 .ant-input-number{min-height:40px;border-radius:8px!important;border-color:var(--theme-input-border, var(--theme-border-color))!important;box-shadow:none!important}._personForm_di9hn_6 .ant-input-affix-wrapper{display:flex;align-items:center}._personForm_di9hn_6 .ant-input-affix-wrapper .ant-input{min-height:auto}._financialForm_11efu_3 .ant-form-item-label>label{font-size:16px}._sectionCard_11efu_7{margin-bottom:24px}._zuuFinancialStepForm_11efu_11{display:flex;flex-direction:column;gap:20px}._zuuSectionCard_11efu_17{border:1px solid var(--theme-border-color);border-radius:10px;box-shadow:var(--theme-shadow-medium);background:var(--theme-header-bg)}._zuuSectionCard_11efu_17>div:first-child{padding:18px 24px 8px;min-height:auto}._zuuSectionCard_11efu_17>div:first-child>div:first-child{color:var(--theme-text-primary);font-size:18px;font-weight:600;line-height:1.5}._zuuSectionCard_11efu_17>div:last-child{padding:8px 24px 24px}._zuuSectionContent_11efu_40{display:flex;flex-direction:column;gap:8px}._zuuSectionTitleWithNote_11efu_46{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}._zuuSectionTitleNote_11efu_53{color:var(--theme-text-secondary);font-size:13px;font-weight:400;line-height:1.6}._zuuPremiumSwitch_11efu_60.ant-switch{min-width:72px;height:38px;line-height:38px;background:var(--theme-primary);border:2px solid var(--theme-primary);border-radius:999px!important}._zuuPremiumSwitch_11efu_60.ant-switch .ant-switch-handle{width:30px;height:30px;top:2px;inset-inline-start:2px}._zuuPremiumSwitch_11efu_60.ant-switch .ant-switch-handle:before{border-radius:50%!important}._zuuPremiumSwitch_11efu_60.ant-switch.ant-switch-checked .ant-switch-handle{inset-inline-start:calc(100% - 32px)}._zuuPremiumSwitch_11efu_60.ant-switch .ant-switch-inner{display:flex;align-items:center;justify-content:flex-start;padding-inline-start:10px;padding-inline-end:38px}._zuuPremiumSwitchCheck_11efu_92{display:inline-block;width:12px;height:7px;border-left:2.5px solid #fff;border-bottom:2.5px solid #fff;transform:rotate(-45deg);margin-top:0;position:relative;top:-1px}._zuuSectionCard_11efu_17 .ant-form-item{margin-bottom:14px}._zuuSectionCard_11efu_17 .ant-form-item-label>label{color:var(--theme-text-primary);font-size:14px;font-weight:500;line-height:1.6}._zuuSectionCard_11efu_17 .ant-checkbox-group{display:flex;flex-direction:column;gap:12px}._zuuSectionCard_11efu_17 .ant-checkbox-wrapper,._zuuSectionCard_11efu_17 .ant-radio-wrapper{color:var(--theme-text-primary);line-height:1.7;align-items:flex-start}._zuuSectionCard_11efu_17 .ant-radio-group{display:flex;flex-direction:column;gap:12px}._zuuSectionCard_11efu_17 .ant-divider{margin:20px 0!important;border-color:var(--theme-border-color)}._zuuSectionCard_11efu_17 .ant-input,._zuuSectionCard_11efu_17 .ant-input-affix-wrapper,._zuuSectionCard_11efu_17 .ant-select-selector{min-height:40px;border-radius:8px!important;border-color:var(--theme-input-border, var(--theme-border-color))!important;box-shadow:none!important}._zuuSectionCard_11efu_17 .ant-input::placeholder{color:color-mix(in srgb,var(--theme-text-secondary) 55%,transparent)}._zuuSectionCard_11efu_17 .ant-input[disabled]{color:var(--theme-text-primary);background:var(--theme-header-bg)}._zuuSectionCard_11efu_17 .ant-switch{background:color-mix(in srgb,var(--theme-text-secondary) 30%,transparent)}._zuuSectionCard_11efu_17 .ant-switch.ant-switch-checked{background:var(--theme-primary)}._zuuSectionCard_11efu_17 .ant-card-head,._zuuSectionCard_11efu_17 .ant-card-body{background:transparent}._zuuDetailDisplayForm_11efu_170 .ant-input,._zuuDetailDisplayForm_11efu_170 .ant-input-affix-wrapper,._zuuDetailDisplayForm_11efu_170 .ant-select-selector,._zuuDetailDisplayForm_11efu_170 .ant-input-disabled,._zuuDetailDisplayForm_11efu_170 .ant-input-affix-wrapper-disabled,._zuuDetailDisplayForm_11efu_170 .ant-select-disabled .ant-select-selector,._zuuDetailDisplayForm_11efu_170 .ant-input[readonly],._zuuDetailDisplayForm_11efu_170 .ant-input-affix-wrapper-readonly{color:var(--theme-text-primary)!important;background:#fff!important;border-color:var(--theme-border-color)!important;box-shadow:none!important;opacity:1!important;cursor:default!important;-webkit-text-fill-color:var(--theme-text-primary)!important}._zuuDetailDisplayForm_11efu_170 .ant-input::placeholder{color:var(--theme-text-secondary)!important}._zuuDetailDisplayForm_11efu_170 .ant-input-disabled::placeholder,._zuuDetailDisplayForm_11efu_170 .ant-input[disabled]::placeholder{color:var(--theme-text-secondary)!important;-webkit-text-fill-color:var(--theme-text-secondary)!important}._zuuDetailDisplayForm_11efu_170 .amount-input-with-suffix.is-disabled .amount-input-control,._zuuDetailDisplayForm_11efu_170 .amount-input-with-suffix.is-readonly .amount-input-control{color:var(--theme-text-primary)!important;background:#fff!important;border-color:var(--theme-border-color)!important;-webkit-text-fill-color:var(--theme-text-primary)!important;opacity:1!important}._zuuDetailDisplayForm_11efu_170 .amount-input-with-suffix.is-disabled .amount-input-suffix,._zuuDetailDisplayForm_11efu_170 .amount-input-with-suffix.is-readonly .amount-input-suffix{color:#64748b!important;background:#fff!important;border-left-color:var(--theme-border-color)!important;opacity:1!important}._zuuDetailDisplayForm_11efu_170 .ant-radio-wrapper,._zuuDetailDisplayForm_11efu_170 .ant-checkbox-wrapper{margin-inline-start:0!important;padding-inline-start:0!important}._zuuDetailDisplayForm_11efu_170 .ant-form-item-control-input-content,._zuuDetailDisplayForm_11efu_170 .ant-radio-group,._zuuDetailDisplayForm_11efu_170 .ant-checkbox-group{width:100%}._zuuDetailDisplayForm_11efu_170 .ant-radio-wrapper:not(.ant-radio-wrapper-checked),._zuuDetailDisplayForm_11efu_170 .ant-checkbox-wrapper:not(.ant-checkbox-wrapper-checked){display:none!important}._zuuDetailDisplayForm_11efu_170 .ant-radio,._zuuDetailDisplayForm_11efu_170 .ant-checkbox,._zuuDetailDisplayForm_11efu_170 .ant-switch,._zuuDetailDisplayForm_11efu_170 button{display:none!important}._zuuDetailDisplayForm_11efu_170 .ant-radio+span,._zuuDetailDisplayForm_11efu_170 .ant-checkbox+span{padding-inline-start:0!important}._zuuDetailDisplayForm_11efu_170 ._zuuProductToolbarBlock_11efu_246{display:none}._zuuDetailDisplayForm_11efu_170 ._zuuProductCardHeader_11efu_250{gap:0}._zuuDetailDisplayForm_11efu_170 ._zuuInlineRadioField_11efu_254:not(:has(.ant-radio-wrapper-checked)),._zuuDetailDisplayForm_11efu_170 ._zuuRepaymentSourceOther_11efu_255:not(:has(.ant-radio-wrapper-checked)){display:none!important}._zuuDetailDisplayForm_11efu_170 .ant-checkbox-group{gap:8px}._zuuDetailDisplayForm_11efu_170 ._zuuObjectiveOption_11efu_263{gap:6px}._zuuDetailDisplayForm_11efu_170 ._zuuInsetPanel_11efu_267{margin-top:8px;padding:14px 16px}._zuuObjectiveOption_11efu_263{display:flex;flex-direction:column;gap:10px}._zuuObjectiveOptionLabel_11efu_278{margin-bottom:0!important}._zuuInsetPanel_11efu_267{margin-top:12px;padding:18px;border:1px solid var(--theme-border-color);border-radius:8px;background:var(--theme-layout-bg)}._zuuInsetPanelTight_11efu_290{margin-top:16px}._zuuInlineRadioField_11efu_254{display:flex;align-items:center;gap:12px;width:100%}._zuuInlineRadioField_11efu_254 .ant-form-item{flex:1;min-width:0}._zuuFullWidth_11efu_306{width:100%}._zuuOptionColumn_11efu_310{display:flex;flex-direction:column;gap:12px}._zuuRepaymentSourceGrid_11efu_316{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:32px;row-gap:14px;align-items:start}._zuuRepaymentSourceOther_11efu_255{display:flex;align-items:center;gap:10px;flex-wrap:wrap;min-height:32px}._zuuRepaymentSourceOtherInput_11efu_332{width:220px;max-width:100%;flex:0 0 220px}._zuuOptionGrid_11efu_338{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}._zuuCurrencyOptionGrid_11efu_344{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%}._zuuCurrencyOptionGrid_11efu_344>*{min-width:0}._zuuGridFullSpan_11efu_355{grid-column:1 / -1}._zuuLongTextOption_11efu_359{white-space:normal;align-items:flex-start}._zuuSectionGapLg_11efu_364{margin-top:32px}._zuuQuestionSectionBreakLarge_11efu_368{margin-top:20px}._zuuQuestionSectionBreak_11efu_368{margin-top:12px}._zuuTopLevelQuestionBlock_11efu_376{margin-top:20px;padding-top:14px;border-top:1px solid var(--theme-border-color)}._zuuTopLevelQuestionBlockCompact_11efu_382{margin-top:0;padding-top:8px}._zuuOneTimePremiumRow_11efu_387{display:flex;align-items:center;flex-wrap:nowrap;gap:12px;margin-top:16px;width:100%}._zuuOneTimePremiumPrefix_11efu_396,._zuuOneTimePremiumSuffix_11efu_397{flex:0 0 auto;white-space:nowrap}@media(max-width:560px){._zuuOneTimePremiumRow_11efu_387{flex-wrap:wrap;align-items:stretch}._zuuOneTimePremiumPrefix_11efu_396,._zuuOneTimePremiumSuffix_11efu_397{white-space:normal}}._zuuSubsectionTitle_11efu_414{color:var(--theme-text-primary);font-size:16px;font-weight:600;line-height:1.5}._zuuFormLabelText_11efu_421{color:var(--theme-text-primary);font-size:14px;font-weight:500;line-height:1.6}._zuuOptionLikeText_11efu_428{color:var(--theme-text-primary);font-size:14px;font-weight:400;line-height:1.7}._zuuBoldOptionText_11efu_435{font-weight:600}._zuuCheckboxTopAlign_11efu_439 .ant-checkbox-wrapper{display:inline-flex;align-items:flex-start!important}._zuuCheckboxTopAlign_11efu_439 .ant-checkbox{margin-top:2px;top:0}._zuuCheckboxTopAlign_11efu_439 .ant-checkbox+span{padding-top:0;line-height:1.7}._zuuPremiumEstimatePanel_11efu_454{margin-top:10px;padding:16px}._zuuMoneyWithCurrency_11efu_459{display:grid;grid-template-columns:minmax(0,1fr) 110px;gap:8px;align-items:center}._zuuPremiumWarningText_11efu_466{margin-top:8px;color:var(--theme-text-primary);font-size:14px;line-height:1.7}._zuuMetricsPanel_11efu_473{margin-top:12px}._zuuMetricsRow_11efu_477{color:var(--theme-text-primary);font-size:14px;line-height:1.7}._zuuMetricsRow_11efu_477+._zuuMetricsRow_11efu_477{margin-top:8px}._zuuWarningText_11efu_487{margin-top:8px;color:color-mix(in srgb,var(--theme-primary-dark) 88%,#8a4b00);font-size:13px;font-weight:600;line-height:1.65}._zuuAdvisoryPanel_11efu_495{display:flex;flex-direction:column;gap:10px;padding:4px 0}._zuuAdvisoryItem_11efu_502{padding:12px 14px;border:1px solid color-mix(in srgb,#d97706 22%,var(--theme-border-color));border-radius:8px;background:color-mix(in srgb,#fff7ed 78%,#ffffff);color:#9a3412;font-size:14px;line-height:1.7}._zuuAdvisoryNote_11efu_512{color:var(--theme-text-secondary);font-size:12px;line-height:1.65}._zuuReferenceMeta_11efu_518{color:var(--theme-text-primary);font-size:14px;line-height:1.7}._zuuSingleAmountInput_11efu_524{width:100%;margin-top:8px}._zuuTextInputTopGap_11efu_529{margin-top:8px}._zuuHalfWidthInput_11efu_533{width:50%;min-width:220px}._zuuMultiCheckInline_11efu_538{display:flex;flex-wrap:wrap;gap:24px}._zuuQuestionNote_11efu_544{margin:-4px 0 14px;color:var(--theme-text-secondary);font-size:12px;line-height:1.65}._zuuNotePanel_11efu_551{margin-top:10px;padding:12px 14px;border-radius:8px;background:var(--theme-layout-bg);color:var(--theme-text-secondary);border:1px solid var(--theme-border-color);font-size:13px;line-height:1.7}._zuuQuestionWarning_11efu_562{margin:-6px 0 14px;color:color-mix(in srgb,var(--theme-notice-warning-text) 88%,#8a4b00);font-size:12px;font-weight:600;line-height:1.65}._zuuMutedNote_11efu_570{display:block;margin-top:8px;color:var(--theme-text-secondary);font-size:13px;line-height:1.65}._zuuDangerNote_11efu_578{margin-top:10px;color:var(--theme-text-primary);font-size:14px;font-weight:600;line-height:1.7}._zuuSectionIntro_11efu_586{margin-bottom:16px;font-size:12px;line-height:1.7}._zuuSectionIntroTitle_11efu_592{color:var(--theme-text-primary);margin-bottom:4px}._zuuSectionIntroWarning_11efu_597{color:color-mix(in srgb,var(--theme-primary-dark) 88%,#9b1c1c)}._zuuProductEmpty_11efu_601{width:100%;padding:36px 0 20px;color:var(--theme-text-secondary);font-size:13px;text-align:center}._zuuProductToolbar_11efu_246{display:flex;justify-content:flex-start;align-items:center;margin-bottom:0}._zuuProductToolbarBlock_11efu_246{padding-bottom:16px;border-bottom:1px solid var(--theme-border-color)}._zuuProductCard_11efu_250{border-radius:10px;border:0!important;box-shadow:none;background:transparent}._zuuProductSection_11efu_628 .ant-checkbox-inner{border-radius:50%}._zuuProductSection_11efu_628 .ant-checkbox-checked .ant-checkbox-inner{background:var(--theme-primary);border-color:var(--theme-primary)}._zuuProductSection_11efu_628 .ant-checkbox-wrapper{font-size:16px;font-weight:600}._zuuProductSection_11efu_628 .ant-form-item-label>label{font-size:14px;font-weight:500}._zuuProductSection_11efu_628 .ant-input[disabled],._zuuProductSection_11efu_628 .ant-input-affix-wrapper-disabled,._zuuProductSection_11efu_628 .ant-select-disabled .ant-select-selector{color:var(--theme-text-secondary)}._zuuSelectedBtn_11efu_653{min-width:92px}._zuuOutlinedDangerBtn_11efu_657{box-shadow:none}._zuuProductCardSelected_11efu_661{border:0!important;box-shadow:none}._zuuProductCardHeader_11efu_250,._zuuCardActions_11efu_672{display:flex;align-items:center;gap:8px}._zuuDerivedFieldIcon_11efu_678{color:var(--theme-text-secondary);font-size:12px}._zuuDerivedFieldInput_11efu_683{background:var(--theme-header-bg)!important}._zuuProductSection_11efu_628 .ant-input,._zuuProductSection_11efu_628 .ant-input-affix-wrapper{height:40px;border-radius:8px!important}._zuuProductSection_11efu_628 .ant-input-affix-wrapper{display:flex;align-items:center;padding-top:0;padding-bottom:0}._zuuProductSection_11efu_628 .ant-input-affix-wrapper .ant-input{min-height:auto;height:auto;line-height:1.5715}._zuuPendingField_11efu_706{padding:0;margin:8px 0 18px}._zuuSummaryField_11efu_711{margin-bottom:16px}._zuuDetailHint_11efu_715{margin:4px 0 14px;color:var(--theme-text-secondary);font-size:12px;line-height:1.6}._zuuReadonlyValue_11efu_722{min-height:40px;padding:9px 12px;color:var(--theme-text-primary);font-size:14px;line-height:1.6;background:transparent;border-bottom:1px solid var(--theme-border-color)}._zuuDetailDisplayForm_11efu_170 ._zuuReadonlyValue_11efu_722{width:100%;text-align:right}._zuuReadonlyInputLike_11efu_737{min-height:40px;padding:0 11px;display:flex;align-items:center;justify-content:flex-start;background:var(--theme-header-bg);border:1px solid var(--theme-input-border, var(--theme-border-color));border-bottom:1px solid var(--theme-input-border, var(--theme-border-color));border-radius:8px;box-shadow:none;line-height:38px;text-align:left}._zuuDetailSplitRow_11efu_752{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,360px);column-gap:24px;align-items:start}._zuuDetailSplitLabel_11efu_759{color:var(--theme-text-primary);font-size:14px;line-height:1.7;padding-top:9px}._zuuDetailSplitValue_11efu_766{min-width:0}._zuuDetailStack_11efu_770{display:flex;flex-direction:column;gap:12px}._zuuReadonlyOptionList_11efu_776{display:flex;flex-direction:column;gap:8px}._zuuReadonlyOptionText_11efu_782{color:var(--theme-text-primary);font-size:14px;line-height:1.7}._container_mhe39_1{display:flex;height:100%;min-height:600px;background:#f5f7fa;border-radius:var(--theme-radius-md);gap:16px}._productForm_mhe39_10 .ant-input,._productForm_mhe39_10 .ant-input-affix-wrapper,._productForm_mhe39_10 .ant-input-number,._productForm_mhe39_10 .amount-input-with-suffix .amount-input-control{min-height:40px;border-radius:6px!important;border-color:#cbd5e1!important;box-shadow:none!important}._productForm_mhe39_10 .ant-input-affix-wrapper{display:flex;align-items:center;padding-top:0;padding-bottom:0}._productForm_mhe39_10 .ant-input-affix-wrapper .ant-input{min-height:auto}._productForm_mhe39_10 .ant-input-number{width:100%}._productForm_mhe39_10 .ant-input-number-input{height:38px}._productForm_mhe39_10 .ant-input[disabled],._productForm_mhe39_10 .ant-input-affix-wrapper-disabled,._productForm_mhe39_10 .ant-input-number-disabled,._productForm_mhe39_10 .amount-input-with-suffix.is-disabled .amount-input-control{color:#334255;background:#f5f5f5;-webkit-text-fill-color:#334255;opacity:1}._sidebar_mhe39_50{width:240px;flex-shrink:0;background:#fff;border-radius:var(--theme-radius-md);display:flex;flex-direction:column;border:1px solid #f0f0f0;position:sticky;top:170px;max-height:calc(var(--viewport-height, 100vh) - 190px)}._sidebarList_mhe39_63{flex:1;overflow-y:auto;padding:12px}._sidebarItem_mhe39_69{position:relative;padding:12px 16px;margin-bottom:8px;background:#f9f9f9;border-radius:var(--theme-radius-sm);border:1px solid transparent;cursor:pointer;transition:all .2s}._sidebarItem_mhe39_69._active_mhe39_80{background:#e6fffc;border-color:var(--theme-primary)}._sidebarItemContent_mhe39_85{padding-right:20px}._productName_mhe39_89{font-size:14px;font-weight:500;color:#333;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._companyName_mhe39_99{font-size:12px;color:#666;margin-bottom:2px}._region_mhe39_105{font-size:12px;color:#999;display:inline-block;background:#f0f0f0;padding:1px 6px;border-radius:var(--theme-radius-sm)}._statusIcon_mhe39_114{position:absolute;top:12px;right:12px;font-size:16px}._deleteBtn_mhe39_121{position:absolute;top:-8px;right:-8px;background:#ff4d4f;color:#fff;border-radius:50%;width:16px;height:16px;display:flex;align-items:center;justify-content:center;font-size:10px;opacity:0;transition:opacity .2s;cursor:pointer;z-index:1}._sidebarItem_mhe39_69:hover ._deleteBtn_mhe39_121{opacity:1}._addBtnContainer_mhe39_144{padding:12px;border-top:1px solid #f0f0f0}._addBtn_mhe39_144{width:100%;height:40px;border:1px dashed #d9d9d9;border-radius:var(--theme-radius-sm);display:flex;align-items:center;justify-content:center;color:#666;cursor:pointer;transition:all .2s}._addBtn_mhe39_144:hover{border-color:var(--theme-primary);color:var(--theme-primary)}._content_mhe39_168{flex:1;min-width:0}._card_mhe39_173{background:#fff;border-radius:var(--theme-radius-md);padding:20px 24px;margin-bottom:16px;border:1px solid #f0f0f0;box-shadow:0 1px 2px #00000008}._cardHeader_mhe39_182{display:flex;justify-content:space-between;align-items:center;margin-bottom:0}._cardTitle_mhe39_193{font-size:16px;font-weight:600;color:#333;margin:0}._pickerTrigger_mhe39_204{border:1px solid #d9d9d9;border-radius:var(--theme-radius-md);padding:4px 11px;display:flex;justify-content:space-between;align-items:center;height:40px;width:100%;background:#fff;cursor:pointer;transition:all .2s}._pickerTrigger_mhe39_204:hover{border-color:var(--theme-primary)}._pickerTrigger_mhe39_204._disabled_mhe39_222{background:#f5f5f5;cursor:not-allowed;border-color:#d9d9d9}._pickerLabel_mhe39_228{color:#333;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._riderCard_mhe39_236{margin-bottom:16px;border:1px solid #f0f0f0;border-radius:var(--theme-radius-md)}._fullWidth_mhe39_242{width:100%}._container_11sc4_4{display:flex;gap:24px;align-items:flex-start;min-height:600px}._customUploadWrapper_11sc4_12 .ant-upload-select-picture-card,._customUploadWrapper_11sc4_12 .ant-upload-list-picture-card-container{width:160px!important;height:110px!important;margin-bottom:8px!important}._customUploadWrapper_11sc4_12 .ant-upload-list-item-container{width:auto!important;height:auto!important}._uploadItemContainer_11sc4_26{display:inline-flex;flex-direction:column;align-items:flex-start;margin-right:32px;margin-bottom:24px;vertical-align:top}._uploadLabel_11sc4_35{margin-top:8px;color:#666;font-size:14px;max-width:180px;text-align:left;line-height:1.4}._requiredMark_11sc4_44{color:#ff4d4f;margin-right:4px}._sidebar_11sc4_50{width:260px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d;overflow:hidden;padding-top:8px;padding-bottom:8px;position:fixed;top:80px;left:auto;max-height:calc(var(--viewport-height, 100vh) - 280px);overflow-y:auto;z-index:10;transition:max-height .3s cubic-bezier(.4,0,.2,1)}._sidebarItem_11sc4_69{padding:8px 10px;margin:4px 6px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;border-radius:6px;color:#666;font-weight:500;transition:all .2s}._sidebarItem_11sc4_69:hover{background-color:#f9f9f9}._sidebarItem_11sc4_69._active_11sc4_86{background-color:var(--theme-secondary);color:var(--theme-primary);border-left-color:var(--theme-primary)}._content_11sc4_93{flex:1;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d;padding:32px 40px;min-height:600px;margin-left:276px}._contentHeader_11sc4_103{margin-bottom:32px;border-bottom:1px solid #f0f0f0;padding-bottom:16px}._customersLayout_cummi_2{width:100%;height:100vh;display:flex;flex-direction:column;background:#f8f9fa;overflow:hidden}._customersHeader_cummi_12{height:56px;background:#fff;border-bottom:1px solid #e7ecf3;padding:0;display:flex;align-items:center;flex-shrink:0}._headerLeft_cummi_22{width:280px;padding:0 20px;font-weight:600;font-size:18px;color:#1e293b;flex-shrink:0}._headerDivider_cummi_31{width:1px;height:56px;background:#e7ecf3;flex-shrink:0}._headerRight_cummi_38{flex:1;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:16px}._headerTitle_cummi_47{font-weight:600;font-size:18px;color:#1e293b;flex:1}._headerTitleWithBack_cummi_54{display:flex;align-items:center;gap:12px;flex:1}._backButton_cummi_61{width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:4px;transition:all .2s;color:#64748b}._backButton_cummi_61:hover{background:#f1f5f9;color:#1e293b}._searchInput_cummi_78{background:#f6fafb;border-radius:var(--theme-radius-sm);border:1px solid #e2e8f0}._customersBody_cummi_85{flex:1;display:flex;overflow:hidden}._customersSidebar_cummi_92{width:280px;background:#fff;border-right:1px solid #e7ecf3;display:flex;flex-direction:column;flex-shrink:0}._sidebarHeader_cummi_101{height:48px;padding:0 16px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f1f5f9;font-weight:500;font-size:14px;color:#64748b}._strokeGroupList_cummi_113{flex:1;overflow-y:auto;padding:8px 0}._strokeGroupContainer_cummi_120{margin-bottom:2px}._strokeGroupItem_cummi_125{height:40px;padding:0 16px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e7ecf3}._groupLabel_cummi_134{font-size:13px;color:#64748b;font-weight:600;letter-spacing:.3px}._customerList_cummi_142{background:#fff;padding:0}._customerItem_cummi_147{padding:12px;margin:12px;cursor:pointer;border-radius:6px}._customerItem_cummi_147:hover{background:var(--theme-tertiary)}._customerItem_cummi_147._selected_cummi_158{background:var(--theme-secondary)}._customerName_cummi_164{font-size:14px;font-weight:500;color:#1e293b;line-height:1.3}._customerItem_cummi_147._selected_cummi_158 ._customerName_cummi_164{color:var(--theme-primary);font-weight:600}._customerEnName_cummi_177{font-size:12px;color:#64748b;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._customersMain_cummi_187{flex:1;background:#f8f9fa;display:flex;flex-direction:column;overflow:hidden;position:relative;padding:24px}._loadingState_cummi_197,._emptyState_cummi_198{flex:1;display:flex;align-items:center;justify-content:center}._customerDetailView_cummi_206{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:16px}._basicInfoCard_cummi_215,._accountInfoCard_cummi_216{flex-shrink:0}._accountInfoCard_cummi_216 div[class*=header]{padding:12px 12px 12px 20px!important;background:#fdfdfe;border-radius:9px 9px 0 0!important;box-shadow:0 1px #f1f5f9!important;border-bottom:none!important;position:relative;min-height:auto!important}._accountInfoCard_cummi_216 div[class*=header]:before{content:"";position:absolute;left:8px;top:50%;transform:translateY(-50%);width:4px;height:16px;background:var(--theme-primary);box-shadow:0 2px 5px #0cbcb34d;border-radius:3px}._accountInfoCard_cummi_216 div[class*=title]{font-size:16px!important;font-weight:600!important;color:#1e293b!important}._cardCustomHeader_cummi_251{padding:20px 24px 16px;border-bottom:1px solid #e7ecf3}._cardTitleRow_cummi_256{display:flex;justify-content:space-between;align-items:center}._customerNames_cummi_263{display:flex;align-items:baseline;gap:16px}._detailChineseName_cummi_269{font-size:20px;font-weight:600;color:#1e293b;line-height:1.4}._detailEnglishName_cummi_276{font-size:14px;font-weight:500;color:#64748b;line-height:1.4}._detailActions_cummi_283{display:flex;gap:12px}._infoGridContainer_cummi_289{padding:20px 24px}._infoItem_cummi_293{display:flex;flex-direction:column;gap:6px}._infoLabel_cummi_299{font-size:13px;font-weight:500;color:#64748b;line-height:1.4}._infoValue_cummi_306{font-size:14px;font-weight:400;color:#334255;line-height:1.5;word-break:break-word}._updateTimeRow_cummi_315{background:#f8fafc;padding:12px 24px;margin-top:0;display:flex;align-items:center;gap:16px}._updateTimeLabel_cummi_324{font-size:13px;font-weight:500;color:#64748b;line-height:1.4;flex-shrink:0}._updateTimeValue_cummi_332{font-size:14px;font-weight:400;color:#334255;line-height:1.5}._statsSection_cummi_340{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}._statCard_cummi_346{background:#fff;box-shadow:0 1px 3px #e2e8f099;border-radius:6px;border:1px solid #E2E8F0;padding:16px 12px;display:flex;align-items:center;gap:12px;transition:all .2s;cursor:pointer}._statCard_cummi_346:hover{border-color:var(--theme-primary)}._statIcon_cummi_365{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#f6fafb;border-radius:6px}._statIcon_cummi_365 img{width:24px;height:24px;object-fit:contain}._statContent_cummi_382{flex:1;display:flex;align-items:center}._statLabel_cummi_388{font-family:NotoSans,NotoSans;font-weight:700;font-size:16px;color:#475569;line-height:22px}._statRight_cummi_396{display:flex;align-items:center;gap:8px}._statValue_cummi_402{font-size:12px;font-weight:600;color:#fff;line-height:1;padding:2px 7px;background:var(--theme-primary);border-radius:9px}._statArrow_cummi_412{flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:#cbd5e1}@media(max-width:900px){._statsSection_cummi_340{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){._customersSidebar_cummi_92{width:220px}._customersMain_cummi_187,._customerDetailView_cummi_206{padding:16px}._detailChineseName_cummi_269{font-size:20px}._detailEnglishName_cummi_276{font-size:14px}._statsSection_cummi_340{grid-template-columns:1fr}}._fnaSection_aps00_1{display:flex;flex-direction:column;gap:16px;height:100%}._fnaBody_aps00_8{display:flex;flex-direction:column;gap:16px;flex:1;height:0}._fnaMain_aps00_16{display:flex;flex-direction:column;gap:12px;height:100%;overflow-y:auto;padding:0 20px;overscroll-behavior:none;-webkit-overflow-scrolling:touch}._fnaAside_aps00_28{display:flex;flex-direction:column;gap:12px}._fnaHeader_aps00_34{background:#fff;border-radius:var(--theme-radius-lg);padding:16px 20px;display:flex;justify-content:space-between;align-items:center;gap:12px;box-shadow:0 1px 11px #e2e8f099}._fnaEyebrow_aps00_45{font-size:12px;color:#64748b;letter-spacing:.04em;text-transform:uppercase}._fnaTitle_aps00_52{font-size:18px;font-weight:700;color:#0f172a;margin-top:4px}._fnaSubtitle_aps00_59{margin-top:4px;display:block}._fnaTabs_aps00_64{display:flex;gap:8px;padding:0 20px;position:relative;align-items:flex-start}._fnaTab_aps00_64{border:2px solid #e2e8f0;background:#fff;color:#475569;border-radius:var(--theme-radius-sm);padding:10px 20px;height:36px;display:inline-flex;align-items:center;font-weight:500;font-size:14px;cursor:pointer}._fnaTab_aps00_64:hover{color:var(--theme-primary);border-color:var(--theme-primary);background-color:var(--theme-tertiary)}._fnaTabActive_aps00_92{position:relative;background-color:var(--theme-tertiary);color:var(--theme-primary);border:2px solid var(--theme-primary);z-index:1}._fnaCard_aps00_100{background:#fff;box-shadow:0 6px 11px #dee3ea99;border-radius:var(--theme-radius-sm);border:1px solid #e2e8f0}._fnaExtra_aps00_107{color:#94a3b8;font-size:12px}._fnaTimeline_aps00_112{padding:8px 0 0}._fnaPlaceholder_aps00_116{margin-top:12px;padding:12px;border:1px dashed #dbe1ec;border-radius:var(--theme-radius-sm);color:#94a3b8;background:#f9fbfd}._fnaMetaRow_aps00_125{display:flex;justify-content:space-between;align-items:center;padding:6px 0}._fnaMetaLabel_aps00_132{font-size:12px;color:#64748b}._fnaMetaValue_aps00_137{font-size:14px;font-weight:600;color:#0f172a;text-align:right}._fnaDivider_aps00_144{margin:10px 0}@media(max-width:1200px){._fnaBody_aps00_8{grid-template-columns:1fr}}._container_15e8e_1{padding:0 20px;height:100%;overflow-y:auto}._emptyContainer_15e8e_8{display:flex;align-items:center;justify-content:center;min-height:500px;padding:60px 20px;box-shadow:0 6px 11px #dee3ea99;border-radius:var(--theme-radius-sm);background:#fff}._emptyContent_15e8e_19{text-align:center;max-width:400px}._emptyIcon_15e8e_25{width:120px;height:120px;margin:0 auto 24px;background:var(--theme-tertiary);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px var(--theme-tertiary);animation:_float_15e8e_1 3s ease-in-out infinite}._emptyIcon_15e8e_25 .anticon{font-size:56px;color:var(--theme-primary)}@keyframes _float_15e8e_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}._emptyTitle_15e8e_55{font-weight:600;font-size:18px;color:#1e293b;line-height:25px;margin-bottom:12px}._emptyDescription_15e8e_64{font-weight:400;font-size:14px;color:#64748b;line-height:20px}._beneficiaryCard_15e8e_71{background:#fff;box-shadow:0 1px 11px #e2e8f099;border-radius:10px;border:1px solid #e2e8f0;padding:4px}._beneficiaryCard_15e8e_71:hover{box-shadow:0 4px 12px #0000001a}._beneficiaryCard_15e8e_71 .ant-card-body{padding:20px}._cardContent_15e8e_87{display:flex;flex-direction:column;gap:2px}._headerSection_15e8e_94{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:8px}._leftSection_15e8e_102{display:flex;flex-direction:column;gap:2px;flex:1}._nameSection_15e8e_110{display:flex;align-items:baseline;gap:8px}._chineseName_15e8e_116{font-weight:600;font-size:20px;color:#141923;line-height:27px}._englishName_15e8e_123{font-weight:700;font-size:14px;color:#64748b;line-height:19px}._percentageSection_15e8e_131{display:flex;flex-direction:column;align-items:flex-end;gap:2px}._percentageLabel_15e8e_138{font-weight:500;font-size:10px;color:#64748b;line-height:14px}._percentageValue_15e8e_145{font-weight:500;font-size:14px;color:#0f172b;line-height:19px}._infoRow_15e8e_153{font-weight:500;font-size:14px;color:#64748b;display:flex;align-items:center;line-height:19px}._label_15e8e_162{width:106px;font-weight:500;font-size:12px;color:#64748b;line-height:17px}._value_15e8e_170{font-weight:500;font-size:14px;color:#334255;line-height:19px}._actions_15e8e_178{display:flex;gap:16px;margin-top:24px}._deleteButton_15e8e_184{flex:1;height:40px;border-radius:var(--theme-radius-sm);border:1px solid #e2e8f0;font-weight:500;font-size:14px;color:#475569}._deleteButton_15e8e_184:hover{border-color:#cbd5e1;color:#475569;background:#f8fafc}._editButton_15e8e_200{flex:1;height:40px;background:var(--theme-primary);box-shadow:0 2px 5px #0cbcb34d;border-radius:var(--theme-radius-sm);font-weight:500;font-size:14px}._editButton_15e8e_200:hover{background:#00b5b7!important;border-color:#00b5b7!important}@media(max-width:768px){._container_15e8e_1{padding:16px}._emptyContainer_15e8e_8{min-height:400px;padding:40px 20px}._emptyIcon_15e8e_25{width:100px;height:100px;margin-bottom:20px}._emptyIcon_15e8e_25 .anticon{font-size:48px}._emptyTitle_15e8e_55{font-size:16px}._emptyDescription_15e8e_64{font-size:13px}._chineseName_15e8e_116{font-size:18px}._englishName_15e8e_123{font-size:13px}._percentageValue_15e8e_145{font-size:18px}._infoRow_15e8e_153{font-size:13px}}._fnaSection_w37x9_1{display:flex;flex-direction:column;gap:16px;height:100%}._fnaBody_w37x9_8{display:flex;flex-direction:column;gap:16px;flex:1;height:0}._fnaMain_w37x9_16{display:flex;flex-direction:column;gap:12px;height:100%;overflow-y:auto;padding:0 20px;overscroll-behavior:none;-webkit-overflow-scrolling:touch}._fnaAside_w37x9_28{display:flex;flex-direction:column;gap:12px}._fnaHeader_w37x9_34{background:#fff;border-radius:var(--theme-radius-lg);padding:16px 20px;display:flex;justify-content:space-between;align-items:center;gap:12px;box-shadow:0 1px 11px #e2e8f099}._fnaEyebrow_w37x9_45{font-size:12px;color:#64748b;letter-spacing:.04em;text-transform:uppercase}._fnaTitle_w37x9_52{font-size:18px;font-weight:700;color:#0f172a;margin-top:4px}._fnaSubtitle_w37x9_59{margin-top:4px;display:block}._fnaTabs_w37x9_64{display:flex;gap:8px;padding:0 20px;position:relative;align-items:flex-start}._fnaTab_w37x9_64{border:1px solid #e2e8f0;background:#fff;color:#475569;border-radius:var(--theme-radius-sm);padding:10px 20px;height:36px;display:inline-flex;align-items:center;font-weight:500;font-size:14px;cursor:pointer;box-shadow:0 1px 6px #0f172a0f}._fnaTab_w37x9_64:hover{color:var(--theme-primary);border-color:#b3ecf2;box-shadow:0 4px 14px #0cbcb324}._fnaTabActive_w37x9_93{position:relative;background-color:var(--theme-tertiary);color:var(--theme-primary);border:2px solid var(--theme-primary);padding:9px 19px;box-shadow:0 1px 6px #dee3ea99;z-index:1}._fnaCard_w37x9_103{background:#fff;box-shadow:0 6px 11px #dee3ea99;border-radius:var(--theme-radius-sm);border:1px solid #e2e8f0}._fnaExtra_w37x9_110{color:#94a3b8;font-size:12px}._fnaTimeline_w37x9_115{padding:8px 0 0}._fnaPlaceholder_w37x9_119{margin-top:12px;padding:12px;border:1px dashed #dbe1ec;border-radius:var(--theme-radius-sm);color:#94a3b8;background:#f9fbfd}._fnaMetaRow_w37x9_128{display:flex;justify-content:space-between;align-items:center;padding:6px 0}._fnaMetaLabel_w37x9_135{font-size:12px;color:#64748b}._fnaMetaValue_w37x9_140{font-size:14px;font-weight:600;color:#0f172a;text-align:right}._fnaDivider_w37x9_147{margin:10px 0}@media(max-width:1200px){._fnaBody_w37x9_8{grid-template-columns:1fr}}._cardGrid_yky92_1{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:12px}._cardGroup_yky92_7{background:#f7fbff;border:1px solid #e2e8f0;border-radius:var(--theme-radius-sm);padding:12px;display:flex;flex-direction:column;gap:8px}._cardHeader_yky92_17{display:flex;justify-content:space-between;align-items:center;font-weight:600;color:#0f172a}._fieldRow_yky92_25{display:flex;flex-direction:column;gap:16px}._fieldLabel_yky92_31{font-weight:500;font-size:12px;color:#64748b;line-height:17px}._fieldValue_yky92_38{font-weight:500;font-size:14px;color:#0f172b;line-height:16px}._fieldInput_yky92_45{width:140px}._inlineSwitch_yky92_49{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%}._inlineSwitchLabel_yky92_57{font-weight:500;font-size:16px;color:#23262c;line-height:22px}._inlineSwitchLine_yky92_64{height:1px;background:#ebebeb;width:100%}._inlineSwitchValue_yky92_70{font-weight:600;font-size:14px;color:#0f172b;line-height:16px}._summaryRow_yky92_77{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;margin-bottom:12px}._summaryBox_yky92_84{border:1px solid #00c8ca;background:#e6fffb;border-radius:var(--theme-radius-sm);padding:10px 16px;display:flex;justify-content:space-between;align-items:center;font-weight:600;color:#0f172a}._toolbar_yky92_96{position:sticky;top:0;z-index:2;display:flex;justify-content:flex-end;align-items:center;margin-bottom:12px;padding-bottom:8px}._container_euqhm_2{padding:0;background:#fff;box-shadow:0 6px 11px #dee3ea99;border-radius:var(--theme-radius-sm);border:1px solid #e2e8f0}._header_euqhm_11{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;box-shadow:0 1px #f1f5f9}._title_euqhm_19{font-weight:600;font-size:18px;color:#1e293b;line-height:24px}._viewOriginalBtn_euqhm_26{border:1px solid #e2e8f0;font-weight:500;font-size:14px;color:#475569}._section_euqhm_35{padding-left:34px;position:relative;margin-bottom:12px}._section_euqhm_35:before{content:"";position:absolute;left:17px;top:40px;bottom:0;width:0;border:.5px dashed #d8d8d8}._sectionTitle_euqhm_51{display:flex;align-items:center;gap:12px;font-weight:500;font-size:16px;color:#334155;margin-bottom:16px;position:relative;z-index:1}._sectionIcon_euqhm_63{width:34px;height:34px;background-color:var(--theme-secondary);display:flex;align-items:center;justify-content:center;font-size:16px;color:var(--theme-primary);border-radius:50%;position:absolute;left:-34px}._sectionTitleLabel_euqhm_76{margin-left:12px;font-weight:700;font-size:16px;color:#141923;line-height:22px}._targetTags_euqhm_86{padding-left:12px;display:flex;gap:16px;flex-wrap:wrap;padding-bottom:16px}._tag_euqhm_94{display:flex;align-items:center;gap:8px;padding:4px 5px;background:#f8fafc;border-radius:var(--theme-radius-sm);border:1px solid #e2e8f0}._tagLabel_euqhm_105{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#e2e8f0;border-radius:var(--theme-radius-sm);font-weight:700;font-size:14px;color:#475569}._tagValue_euqhm_119{font-weight:700;font-size:14px;color:#0f172b;line-height:19px}._productList_euqhm_127{padding-left:12px;display:flex;flex-direction:column;gap:16px;padding-bottom:16px}._productCard_euqhm_136{display:flex;align-items:center;gap:20px;padding:12px 24px;background:#f8fafc;border-radius:var(--theme-radius-sm);border:1px solid #e2e8f0}._productCard_euqhm_136:hover{border-color:#cbd5e1;box-shadow:0 2px 6px #00000014}._productIndex_euqhm_151{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;background:#e2e8f0;border-radius:var(--theme-radius-sm);font-weight:700;font-size:14px;color:#475569}._selectedProductCard_euqhm_167{display:flex;align-items:center;gap:20px;padding:12px 24px;background-color:var(--theme-tertiary);border:1px solid var(--theme-primary);border-radius:var(--theme-radius-sm);box-shadow:0 1px 3px #00c8ca1a;position:relative}._selectedProductIndex_euqhm_179{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;background:var(--theme-primary);border-radius:var(--theme-radius-sm);font-weight:700;font-size:14px;color:#fff}._checkIcon_euqhm_194{font-size:32px;color:var(--theme-primary)}._productInfo_euqhm_200{flex:1;min-width:0}._productName_euqhm_205{font-weight:600;font-size:20px;color:#141923;line-height:27px}._productDetails_euqhm_213{display:flex;align-items:center;flex-wrap:wrap;gap:8px}._line_euqhm_219{width:1px;height:10px;background:#e2e8f0}._companyName_euqhm_225,._productMeta_euqhm_226{font-weight:500;font-size:14px;color:#64748b;line-height:19px}._fnaCard_31iws_2{background:#fff;box-shadow:0 1px 11px #e2e8f099;border-radius:var(--theme-radius-lg);border:1px solid #e2e8f0;padding:24px}._fnaCard_31iws_2:hover{box-shadow:0 4px 12px #00000014;border-color:#cbd5e1}._cardTitle_31iws_16{display:flex;align-items:center;gap:8px;margin-bottom:8px}._titleIcon_31iws_23{width:32px;height:32px;background-color:var(--theme-secondary);border-radius:var(--theme-radius-sm);font-size:16px;color:var(--theme-primary);display:flex;align-items:center;justify-content:center}._titleText_31iws_35{font-weight:600;font-size:16px;color:#141923;line-height:22px}._cardContent_31iws_43{display:flex;flex-direction:column;gap:5px;margin-bottom:10px;flex:1}._infoRow_31iws_51{display:flex;align-items:flex-start}._label_31iws_56{font-weight:500;font-size:12px;color:#64748b;line-height:17px;width:100px;flex-shrink:0;padding-top:6px}._value_31iws_66{font-weight:500;font-size:14px;color:#334255;line-height:19px}._fileValue_31iws_73{display:flex;align-items:flex-start;gap:6px;min-height:28px;max-height:46px;background:#f8fafc;border-radius:var(--theme-radius-sm);min-width:150px;flex:1;font-weight:500;font-size:12px;color:#334255;padding:5px 10px;line-height:18px}._fileValue_31iws_73>span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}._pdfIcon_31iws_100{width:16px;height:16px;flex-shrink:0;margin-top:1px}._viewButton_31iws_108{background:#fff;box-shadow:0 2px 3px #e6e6e680;border-radius:var(--theme-radius-sm);border:1px solid var(--theme-primary);font-weight:500;font-size:14px;color:var(--theme-primary)}._viewButton_31iws_108:disabled{border-color:#cbd5e1;color:#94a3b8;background-color:#f8fafc;cursor:not-allowed}._container_1lblz_1{padding:0 20px;height:100%;overflow-y:auto}._emptyContainer_1lblz_8{display:flex;align-items:center;justify-content:center;min-height:500px;padding:60px 20px;box-shadow:0 6px 11px #dee3ea99;border-radius:var(--theme-radius-sm);background:#fff}._emptyContent_1lblz_19{text-align:center;max-width:400px}._emptyIcon_1lblz_25{width:120px;height:120px;margin:0 auto 24px;background:linear-gradient(135deg,#e0f7f8,#f0fdfe);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #08c4c826;animation:_float_1lblz_1 3s ease-in-out infinite}._emptyIcon_1lblz_25 .anticon{font-size:56px;color:var(--theme-primary)}@keyframes _float_1lblz_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}._emptyTitle_1lblz_55{font-weight:600;font-size:18px;color:#1e293b;line-height:25px;margin-bottom:12px}._emptyDescription_1lblz_64{font-weight:400;font-size:14px;color:#64748b;line-height:20px}._insuredCard_1lblz_71{background:#fff;box-shadow:0 1px 11px #e2e8f099;border-radius:10px;border:1px solid #e2e8f0;padding:4px}._insuredCard_1lblz_71:hover{box-shadow:0 4px 12px #0000001a}._insuredCard_1lblz_71 .ant-card-body{padding:20px}._cardContent_1lblz_87{display:flex;flex-direction:column;gap:2px}._nameSection_1lblz_94{display:flex;align-items:baseline;gap:8px}._chineseName_1lblz_100{font-weight:600;font-size:20px;color:#141923;line-height:27px}._englishName_1lblz_107{font-weight:700;font-size:14px;color:#64748b;line-height:19px}._infoRow_1lblz_115{font-weight:500;font-size:14px;color:#64748b;display:flex;align-items:center}._label_1lblz_123{font-weight:500;font-size:12px;color:#64748b;line-height:17px}._value_1lblz_130{font-weight:500;font-size:14px;color:#334255;line-height:19px}._actions_1lblz_138{display:flex;gap:16px;margin-top:24px}._deleteButton_1lblz_144{flex:1;height:40px;border-radius:var(--theme-radius-sm);border:1px solid #e2e8f0;font-weight:500;font-size:14px;color:#475569}._deleteButton_1lblz_144:hover{border-color:#cbd5e1;color:#475569;background:#f8fafc}._editButton_1lblz_160{flex:1;height:40px;background:var(--theme-primary);box-shadow:0 2px 5px #0cbcb34d;border-radius:var(--theme-radius-sm);font-weight:500;font-size:14px}._editButton_1lblz_160:hover{background:#00b5b7!important;border-color:#00b5b7!important}@media(max-width:768px){._container_1lblz_1{padding:16px}._emptyContainer_1lblz_8{min-height:400px;padding:40px 20px}._emptyIcon_1lblz_25{width:100px;height:100px;margin-bottom:20px}._emptyIcon_1lblz_25 .anticon{font-size:48px}._emptyTitle_1lblz_55{font-size:16px}._emptyDescription_1lblz_64{font-size:13px}._chineseName_1lblz_100{font-size:18px}._englishName_1lblz_107,._infoRow_1lblz_115{font-size:13px}}._container_70m6r_1{padding:0 20px;height:100%;overflow-y:auto}._emptyContainer_70m6r_8{display:flex;align-items:center;justify-content:center;min-height:500px;padding:60px 20px;box-shadow:0 6px 11px #dee3ea99;border-radius:var(--theme-radius-sm);background:#fff}._emptyContent_70m6r_19{text-align:center;max-width:400px}._emptyIcon_70m6r_25{width:120px;height:120px;margin:0 auto 24px;background:linear-gradient(135deg,#e0f7f8,#f0fdfe);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #08c4c826;animation:_float_70m6r_1 3s ease-in-out infinite}._emptyIcon_70m6r_25 .anticon{font-size:56px;color:var(--theme-primary)}@keyframes _float_70m6r_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}._emptyTitle_70m6r_55{font-weight:600;font-size:18px;color:#1e293b;line-height:25px;margin-bottom:12px}._emptyDescription_70m6r_64{font-weight:400;font-size:14px;color:#64748b;line-height:20px}._beneficiaryCard_70m6r_71{background:#fff;box-shadow:0 1px 11px #e2e8f099;border-radius:10px;border:1px solid #e2e8f0;padding:4px}._beneficiaryCard_70m6r_71:hover{box-shadow:0 4px 12px #0000001a}._beneficiaryCard_70m6r_71 .ant-card-body{padding:20px}._cardContent_70m6r_87{display:flex;flex-direction:column;gap:2px}._headerSection_70m6r_94{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:8px}._leftSection_70m6r_102{display:flex;flex-direction:column;gap:2px;flex:1}._nameSection_70m6r_110{display:flex;align-items:baseline;gap:8px}._chineseName_70m6r_116{font-weight:600;font-size:20px;color:#141923;line-height:27px}._englishName_70m6r_123{font-weight:700;font-size:14px;color:#64748b;line-height:19px}._percentageSection_70m6r_131{display:flex;flex-direction:column;align-items:flex-end;gap:2px}._percentageLabel_70m6r_138{font-weight:500;font-size:10px;color:#64748b;line-height:14px}._percentageValue_70m6r_145{font-weight:500;font-size:14px;color:#0f172b;line-height:19px}._infoRow_70m6r_153{font-weight:500;font-size:14px;color:#64748b;display:flex;align-items:center;line-height:19px}._label_70m6r_162{width:106px;font-weight:500;font-size:12px;color:#64748b;line-height:17px}._value_70m6r_170{font-weight:500;font-size:14px;color:#334255;line-height:19px}._actions_70m6r_178{display:flex;gap:16px;margin-top:24px}._deleteButton_70m6r_184{flex:1;height:40px;border-radius:var(--theme-radius-sm);border:1px solid #e2e8f0;font-weight:500;font-size:14px;color:#475569}._deleteButton_70m6r_184:hover{border-color:#cbd5e1;color:#475569;background:#f8fafc}._editButton_70m6r_200{flex:1;height:40px;background:var(--theme-primary);box-shadow:0 2px 5px #0cbcb34d;border-radius:var(--theme-radius-sm);font-weight:500;font-size:14px}._editButton_70m6r_200:hover{background:#00b5b7!important;border-color:#00b5b7!important}@media(max-width:768px){._container_70m6r_1{padding:16px}._emptyContainer_70m6r_8{min-height:400px;padding:40px 20px}._emptyIcon_70m6r_25{width:100px;height:100px;margin-bottom:20px}._emptyIcon_70m6r_25 .anticon{font-size:48px}._emptyTitle_70m6r_55{font-size:16px}._emptyDescription_70m6r_64{font-size:13px}._chineseName_70m6r_116{font-size:18px}._englishName_70m6r_123{font-size:13px}._percentageValue_70m6r_145{font-size:18px}._infoRow_70m6r_153{font-size:13px}}._container_1vfx2_1{padding:0 20px;height:100%;overflow-y:auto}._ordersGrid_1vfx2_8{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}._orderCard_1vfx2_15{background:#fff;box-shadow:0 1px 11px #e2e8f099;border-radius:10px;border:1px solid #e2e8f0;transition:box-shadow .3s ease;cursor:pointer;overflow:hidden}._orderCard_1vfx2_15:hover{box-shadow:0 4px 12px #0000001a}._orderCardContent_1vfx2_30{display:flex;flex-direction:column;height:100%}._orderTopSection_1vfx2_37{padding:9px 12px;display:flex;justify-content:space-between;align-items:center;background-color:#fdfdfe;box-shadow:0 1px #f1f5f9}._orderTopLeft_1vfx2_46{display:flex;align-items:center;gap:8px}._orderNumber_1vfx2_52{font-weight:500;font-size:14px;color:#1e293b;line-height:16px}._copyOrderNumberBtn_1vfx2_59{color:#9ca3af!important;padding:0;height:auto}._orderStatusTag_1vfx2_65{margin:0;border-radius:6px;padding:4px 10px;font-weight:500;font-size:12px;line-height:16px;border:1px solid}._statusDraft_1vfx2_76,._statusDRAFT_1vfx2_77{color:#faad14;background:#fffbe6;border-color:#ffe58f}._statusPending_1vfx2_83,._statusPENDINGSUBMIT_1vfx2_84,._statusPENDINGCONFIRMATION_1vfx2_85,._statusPENDINGALLOCATION_1vfx2_86{color:#1890ff;background:#e6f7ff;border-color:#91d5ff}._statusPendingSignature_1vfx2_92,._statusPENDINGSIGNATURE_1vfx2_93{color:#722ed1;background:#f9f0ff;border-color:#d3adf7}._statusOrderReview_1vfx2_99,._statusPENDINGREVIEW_1vfx2_100,._statusORDERAUDIT_1vfx2_101{color:#13c2c2;background:#e6fffb;border-color:#87e8de}._statusComplianceReview_1vfx2_107,._statusPENDINGCOMPLIANCE_1vfx2_108,._statusCOMPLIANCEAUDIT_1vfx2_109{color:#2f54eb;background:#f0f5ff;border-color:#adc6ff}._statusModify_1vfx2_115,._statusPENDINGMODIFY_1vfx2_116,._statusPENDINGCUSTOMERCONFIRM_1vfx2_117{color:#eb2f96;background:#fff0f6;border-color:#ffadd2}._statusCompleted_1vfx2_123,._statusCOMPLETED_1vfx2_124{color:#52c41a;background:#f6ffed;border-color:#b7eb8f}._statusExpired_1vfx2_130,._statusEXPIRED_1vfx2_131{color:#d9d9d9;background:#fafafa;border-color:#d9d9d9}._orderMiddleSection_1vfx2_138{padding:16px 12px;flex:1;display:flex;flex-direction:column}._orderRowProduct_1vfx2_145{margin-bottom:16px}._productName_1vfx2_149{font-weight:600;font-size:20px;color:#141923;line-height:28px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}._orderInfoGrid_1vfx2_163{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}._infoItem_1vfx2_169{display:flex;flex-direction:column}._infoLabel_1vfx2_174{font-weight:400;font-size:12px;color:#64748b;line-height:17px;margin-bottom:2px}._infoValue_1vfx2_182{font-weight:500;font-size:14px;color:#334255;line-height:19px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._premiumValue_1vfx2_192{color:#1f2937;font-weight:600;display:flex;align-items:baseline;gap:4px}._currencySuffix_1vfx2_200{font-size:12px;color:#6b7280;font-weight:400}._orderBottomSection_1vfx2_207{padding:10px 12px;border-top:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center;background-color:#fff}._orderDateText_1vfx2_216{font-size:14px;color:#9ca3af}._emptyContainer_1vfx2_222{display:flex;align-items:center;justify-content:center;min-height:500px;padding:60px 20px;box-shadow:0 6px 11px #dee3ea99;border-radius:var(--theme-radius-sm);background:#fff}._emptyContent_1vfx2_233{text-align:center;max-width:400px}._emptyIcon_1vfx2_239{width:120px;height:120px;margin:0 auto 24px;background:linear-gradient(135deg,#e0f7f8,#f0fdfe);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #08c4c826;animation:_float_1vfx2_1 3s ease-in-out infinite}._emptyIcon_1vfx2_239 .anticon{font-size:56px;color:var(--theme-primary)}@keyframes _float_1vfx2_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}._emptyTitle_1vfx2_269{font-weight:600;font-size:18px;color:#1e293b;line-height:25px;margin-bottom:12px}._orderStatusTag_1vfx2_65{border-radius:4px;padding:4px 8px;font-size:12px;font-weight:500;border:none}._emptyDescription_1vfx2_287{font-weight:400;font-size:14px;color:#64748b;line-height:20px}._body_1eod5_1{flex:1;height:0;display:flex;align-items:flex-start;padding-left:20px}._sideNav_1eod5_9{width:260px;background:var(--theme-header-bg);box-shadow:var(--theme-shadow-large);border-radius:16px;padding:8px 0;overflow:hidden}._navItem_1eod5_18{padding:16px 24px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;font-weight:600;font-size:14px;color:var(--theme-text-secondary);border-left:4px solid transparent;transition:all .2s ease}._navItem_1eod5_18:hover{background:var(--theme-layout-bg)}._navItemActive_1eod5_35{background:linear-gradient(90deg,color-mix(in srgb,var(--theme-secondary) 88%,transparent),color-mix(in srgb,var(--theme-primary-light) 72%,transparent));color:var(--theme-primary);border-left-color:var(--theme-primary)}._badge_1eod5_41{min-width:26px;height:24px;border-radius:999px;background:var(--theme-border-color);color:var(--theme-text-secondary);font-size:12px;display:inline-flex;align-items:center;justify-content:center;padding:0 8px}._content_1eod5_54{flex:1;width:0;height:100%;overflow-y:auto;padding-right:20px}._section_alocw_1{background:var(--theme-header-bg);border:1px solid var(--theme-border-color);border-radius:24px;padding:24px;box-shadow:var(--theme-shadow-large)}._header_alocw_9{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}._headerEyebrow_alocw_16{margin:0 0 8px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--theme-primary)}._title_alocw_25{margin:0;font-size:22px;font-weight:700;color:var(--theme-text-primary)}._subtitle_alocw_32{margin:8px 0 0;max-width:720px;font-size:14px;line-height:1.6;color:var(--theme-text-secondary)}._statusBadge_alocw_40,._statusBadgePending_alocw_41{flex-shrink:0;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:700}._statusBadge_alocw_40{background:var(--theme-primary-light);color:var(--theme-primary)}._statusBadgePending_alocw_41{background:var(--theme-layout-bg);color:var(--theme-text-secondary)}._notice_alocw_59{margin-top:18px;padding:14px 16px;border-radius:16px;background:var(--theme-layout-bg);border:1px solid var(--theme-border-color);font-size:13px;line-height:1.6;color:var(--theme-text-secondary)}._groupList_alocw_70{display:flex;flex-direction:column;gap:16px;margin-top:20px}._groupCard_alocw_77{border:1px solid var(--theme-border-color);border-radius:20px;background:linear-gradient(180deg,var(--theme-header-bg) 0%,var(--theme-layout-bg) 100%);padding:18px 20px}._groupHeader_alocw_84{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}._groupTitle_alocw_91{margin:0;font-size:16px;font-weight:700;color:var(--theme-text-primary)}._groupDescription_alocw_98{margin:6px 0 0;font-size:13px;line-height:1.6;color:var(--theme-text-secondary)}._summaryBox_alocw_105{min-width:168px;padding:10px 12px;border-radius:14px;background:var(--theme-header-bg);border:1px solid var(--theme-primary)}._summaryLabel_alocw_113{display:block;font-size:12px;color:var(--theme-text-secondary)}._summaryValue_alocw_119,._summaryValueMuted_alocw_120{display:block;margin-top:6px;font-size:16px;font-weight:700}._summaryValue_alocw_119{color:var(--theme-text-primary)}._summaryValueMuted_alocw_120{color:#94a3b8}._rows_alocw_135{margin-top:16px;border-top:1px solid var(--theme-border-color)}._row_alocw_135{display:grid;grid-template-columns:56px minmax(0,1fr) minmax(140px,220px);gap:16px;align-items:center;padding:14px 0;border-bottom:1px solid var(--theme-border-color)}._row_alocw_135:last-child{border-bottom:0;padding-bottom:2px}._rowCode_alocw_154{font-size:12px;font-weight:700;color:var(--theme-primary)}._rowLabel_alocw_160{font-size:14px;font-weight:600;color:var(--theme-text-primary)}._rowNote_alocw_166{margin-top:4px;font-size:12px;line-height:1.5;color:var(--theme-text-secondary)}._rowValue_alocw_173,._rowValueMuted_alocw_174{font-size:14px;font-weight:600;text-align:right;word-break:break-word}._rowValue_alocw_173{color:var(--theme-text-primary)}._rowValueMuted_alocw_174{color:#94a3b8}@media(max-width:900px){._section_alocw_1{padding:20px}._header_alocw_9,._groupHeader_alocw_84{flex-direction:column}._summaryBox_alocw_105{min-width:0;width:100%}._row_alocw_135{grid-template-columns:1fr;gap:8px}._rowCode_alocw_154{order:0}._rowValue_alocw_173,._rowValueMuted_alocw_174{text-align:left}}._headerActions_pherd_1{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}._previewButton_pherd_9{border-radius:999px}._groups_pherd_13{display:flex;flex-direction:column;gap:16px}._group_pherd_13{border:1px solid var(--theme-border-color);border-radius:18px;background:linear-gradient(180deg,var(--theme-header-bg) 0%,var(--theme-layout-bg) 100%);overflow:hidden}._groupHeader_pherd_26{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 18px;border-bottom:1px solid var(--theme-border-color)}._groupTitle_pherd_35{margin:0;font-size:16px;font-weight:700;color:var(--theme-text-primary)}._groupSubtitle_pherd_42{margin-top:6px;font-size:12px;line-height:1.5;color:var(--theme-text-secondary)}._groupBadge_pherd_49{padding:5px 10px;border-radius:999px;background:var(--theme-surface-subtle);color:var(--theme-text-secondary);font-size:12px;font-weight:600;white-space:nowrap}._rows_pherd_59{padding:6px 18px 10px}._row_pherd_59{display:grid;grid-template-columns:minmax(0,220px) minmax(0,1fr);gap:18px;align-items:start;padding:14px 0;border-bottom:1px solid var(--theme-border-color)}._row_pherd_59:last-child{border-bottom:none}._rowLabel_pherd_76{font-size:13px;font-weight:600;color:var(--theme-text-secondary);line-height:1.6}._rowValue_pherd_83{font-size:14px;font-weight:600;color:var(--theme-text-primary);line-height:1.7;word-break:break-word}._emptyText_pherd_91{color:#94a3b8;font-weight:500}._optionList_pherd_96,._productList_pherd_97{display:flex;flex-direction:column;gap:12px;padding:18px}._optionCard_pherd_104,._productCard_pherd_105{border:1px solid var(--theme-border-color);border-radius:16px;background:var(--theme-header-bg);padding:14px 16px}._optionTitle_pherd_112,._productTitle_pherd_113{margin:0;font-size:14px;font-weight:700;color:var(--theme-text-primary)}._optionDetails_pherd_120{margin:10px 0 0;padding-left:18px;display:flex;flex-direction:column;gap:6px;color:var(--theme-text-secondary);font-size:13px;line-height:1.6}._productMeta_pherd_131{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px}._productMetaItem_pherd_138{display:flex;flex-direction:column;gap:4px}._productMetaLabel_pherd_144{font-size:12px;color:var(--theme-text-secondary)}._productMetaValue_pherd_149{font-size:13px;font-weight:600;color:var(--theme-text-primary);word-break:break-word}@media(max-width:768px){._groupHeader_pherd_26,._headerActions_pherd_1{align-items:stretch}._row_pherd_59{grid-template-columns:1fr;gap:6px}._productMeta_pherd_131{grid-template-columns:1fr}}._section_8mqx9_1{background:var(--theme-header-bg);border:1px solid var(--theme-border-color);border-radius:18px;padding:18px 20px;box-shadow:var(--theme-shadow-medium)}._header_8mqx9_9{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}._title_8mqx9_17{margin:0;font-size:18px;font-weight:700;color:var(--theme-text-primary)}._subtitle_8mqx9_24{margin-top:6px;font-size:12px;color:var(--theme-text-secondary)}._badge_8mqx9_30{padding:4px 10px;border-radius:999px;background:var(--theme-surface-subtle);color:var(--theme-text-secondary);font-size:11px;font-weight:700}._grid_8mqx9_39{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}._item_8mqx9_45{border-radius:14px;border:1px solid var(--theme-border-color);background:var(--theme-header-bg);padding:14px 16px}._itemLabel_8mqx9_52{font-size:12px;color:var(--theme-text-secondary)}._itemValue_8mqx9_57{margin-top:8px;font-size:15px;font-weight:600;color:var(--theme-text-primary);word-break:break-word;line-height:1.6}._itemMeta_8mqx9_66{margin-top:8px;font-size:12px;color:#94a3b8}._blockList_8mqx9_72{display:flex;flex-direction:column;gap:12px}._block_8mqx9_72{border:1px solid var(--theme-border-color);border-radius:16px;overflow:hidden;background:var(--theme-header-bg)}._blockHeader_8mqx9_85{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:var(--theme-layout-bg);border-bottom:1px solid var(--theme-border-color)}._blockTitle_8mqx9_95{font-size:15px;font-weight:700;color:var(--theme-text-primary)}._blockSummary_8mqx9_101{font-size:13px;font-weight:700;color:var(--theme-primary-dark)}._rowList_8mqx9_107{display:flex;flex-direction:column}._row_8mqx9_107{display:grid;grid-template-columns:minmax(0,1fr) minmax(140px,auto);gap:16px;align-items:start;padding:14px 16px}._row_8mqx9_107+._row_8mqx9_107{border-top:1px solid var(--theme-border-color)}._rowLabel_8mqx9_124{font-size:13px;line-height:1.6;color:var(--theme-text-secondary)}._rowValue_8mqx9_130{font-size:14px;font-weight:600;color:var(--theme-text-primary);text-align:right;line-height:1.6}._noteBox_8mqx9_138{border-radius:14px;background:var(--theme-layout-bg);border:1px dashed var(--theme-border-color);padding:14px 16px;color:var(--theme-text-secondary);font-size:13px;line-height:1.7}._tagList_8mqx9_148{display:flex;flex-wrap:wrap;gap:8px}._tag_8mqx9_148{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:var(--theme-primary-light);color:var(--theme-primary-dark);font-size:12px;font-weight:700}._stack_8mqx9_165{display:flex;flex-direction:column;gap:12px}._empty_8mqx9_171{padding:24px 0 8px}._groups_1szue_1{display:flex;flex-direction:column;gap:16px}._group_1szue_1{border:1px solid var(--theme-border-color);border-radius:18px;background:linear-gradient(180deg,var(--theme-header-bg) 0%,var(--theme-layout-bg) 100%);overflow:hidden}._groupHeader_1szue_14{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid var(--theme-border-color)}._groupTitle_1szue_23{margin:0;font-size:16px;font-weight:700;color:var(--theme-text-primary)}._groupSubtitle_1szue_30{margin-top:6px;font-size:12px;line-height:1.5;color:var(--theme-text-secondary)}._groupBadge_1szue_37{padding:5px 10px;border-radius:999px;background:var(--theme-surface-subtle);color:var(--theme-text-secondary);font-size:12px;font-weight:600;white-space:nowrap}._questionList_1szue_47{padding:4px 18px 8px}._questionRow_1szue_51{display:grid;grid-template-columns:minmax(0,2fr) minmax(220px,1fr);gap:18px;align-items:start;padding:14px 0;border-bottom:1px solid var(--theme-border-color)}._questionRow_1szue_51:last-child{border-bottom:none}._questionLabel_1szue_64{font-size:13px;font-weight:600;color:var(--theme-text-secondary);line-height:1.7}._answerWrap_1szue_71{display:flex;flex-direction:column;gap:8px;min-width:0}._answerText_1szue_78{font-size:14px;font-weight:600;color:var(--theme-text-primary);line-height:1.6;word-break:break-word}._answerPill_1szue_86{display:inline-flex;align-items:center;justify-content:center;width:fit-content;max-width:100%;padding:6px 12px;border-radius:999px;border:1px solid transparent;font-size:13px;font-weight:700;line-height:1.4}._pillPositive_1szue_100{background:color-mix(in srgb,var(--theme-primary-light) 72%,var(--theme-header-bg));border-color:var(--theme-primary);color:var(--theme-primary)}._pillWarning_1szue_106{background:color-mix(in srgb,var(--theme-layout-bg) 68%,var(--theme-header-bg));border-color:var(--theme-primary);color:var(--theme-primary-dark)}._pillNegative_1szue_112{background:color-mix(in srgb,var(--theme-layout-bg) 82%,var(--theme-header-bg));border-color:var(--theme-primary);color:var(--theme-primary-dark)}._pillNeutral_1szue_118{background:var(--theme-layout-bg);border-color:var(--theme-border-color);color:var(--theme-text-secondary)}._pillEmpty_1szue_124{background:var(--theme-layout-bg);border-color:var(--theme-border-color);color:#94a3b8}._answerMeta_1szue_130{font-size:12px;line-height:1.5;color:#94a3b8}@media(max-width:768px){._groupHeader_1szue_14{flex-direction:column}._questionRow_1szue_51{grid-template-columns:1fr;gap:8px}}._page_194hm_1{display:flex;flex-direction:column;gap:20px;padding:0 0 24px}._header_194hm_8{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:22px 24px;border-radius:24px;border:1px solid var(--theme-primary);background:linear-gradient(135deg,var(--theme-header-bg) 0%,var(--theme-secondary) 100%)}._eyebrow_194hm_19{margin:0 0 8px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--theme-primary)}._title_194hm_28{margin:0;font-size:28px;font-weight:700;color:var(--theme-text-primary)}._description_194hm_35{margin:10px 0 0;max-width:760px;font-size:14px;line-height:1.7;color:var(--theme-text-secondary)}._headerMetaList_194hm_43{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:280px}._headerMeta_194hm_43{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;background:var(--theme-header-bg);border:1px solid var(--theme-primary);font-size:12px;font-weight:700;color:var(--theme-text-primary)}._layout_194hm_63{display:grid;grid-template-columns:minmax(220px,260px) minmax(0,1fr);gap:20px;align-items:start}._sideRail_194hm_70{position:sticky;top:16px}._sideRailCard_194hm_75{padding:18px;border-radius:20px;border:1px solid var(--theme-border-color);background:var(--theme-header-bg);box-shadow:var(--theme-shadow-large)}._sideRailTitle_194hm_83{font-size:15px;font-weight:700;color:var(--theme-text-primary)}._sideRailSubtitle_194hm_89{margin-top:6px;font-size:13px;line-height:1.6;color:var(--theme-text-secondary)}._anchorList_194hm_96{display:flex;flex-direction:column;gap:10px;margin-top:16px}._anchorLink_194hm_103{display:flex;gap:12px;padding:12px;border-radius:16px;border:1px solid var(--theme-border-color);text-decoration:none;background:var(--theme-layout-bg);transition:border-color .2s ease,transform .2s ease,background .2s ease}._anchorLink_194hm_103:hover{border-color:var(--theme-primary);background:var(--theme-header-bg);transform:translateY(-1px)}._anchorStep_194hm_120{font-size:12px;font-weight:700;color:var(--theme-primary)}._anchorBody_194hm_126{display:flex;flex-direction:column;gap:4px}._anchorTitle_194hm_132{font-size:14px;font-weight:700;color:var(--theme-text-primary)}._anchorDesc_194hm_138,._anchorMeta_194hm_139{font-size:12px;line-height:1.5}._anchorDesc_194hm_138{color:var(--theme-text-secondary)}._anchorMeta_194hm_139{color:var(--theme-primary)}._content_194hm_152{display:flex;flex-direction:column;gap:24px}._sectionBlock_194hm_158{display:flex;flex-direction:column;gap:12px;scroll-margin-top:20px}._sectionLead_194hm_165{display:flex;align-items:flex-start;gap:12px;padding:0 4px}._sectionLeadStep_194hm_172{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;border-radius:999px;background:var(--theme-primary-light);color:var(--theme-primary);font-size:12px;font-weight:700}._sectionLeadTitle_194hm_185{margin:0;font-size:18px;font-weight:700;color:var(--theme-text-primary)}._sectionLeadDesc_194hm_192{margin:6px 0 0;font-size:13px;line-height:1.6;color:var(--theme-text-secondary)}@media(max-width:1100px){._layout_194hm_63{grid-template-columns:1fr}._sideRail_194hm_70{position:static}}@media(max-width:720px){._heroMain_194hm_210{flex-direction:column}._brandPill_194hm_214{min-width:0;width:fit-content}._header_194hm_8{flex-direction:column;padding:20px}._headerMetaList_194hm_43{justify-content:flex-start;max-width:none}._title_194hm_28{font-size:24px}._sideRailCard_194hm_75{padding:16px}}._heroMain_194hm_210{display:flex;align-items:flex-start;gap:16px}._brandPill_194hm_214{display:inline-flex;align-items:center;justify-content:center;min-width:72px;min-height:72px;padding:10px;border-radius:18px;background:var(--theme-header-bg);border:1px solid var(--theme-primary);box-shadow:var(--theme-shadow-medium)}._brandLogo_194hm_257{max-width:88px;max-height:52px;object-fit:contain}._fab_1odpk_1{position:fixed;left:0;top:58%;bottom:auto;z-index:160;display:inline-flex;flex-direction:column;align-items:flex-start;gap:4px;min-width:148px;padding:14px 16px 14px 20px;border:none;border-radius:0 16px 16px 0;background:var(--theme-primary-gradient);color:var(--theme-text-inverse, #ffffff);box-shadow:var(--theme-shadow-large);cursor:pointer;overflow:visible;transform:translateY(-50%);transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}._fab_1odpk_1:before{content:"";position:absolute;left:10px;top:14px;bottom:14px;width:4px;border-radius:999px;background:var(--theme-text-inverse, #ffffff);opacity:.92}._fab_1odpk_1:hover,._fab_1odpk_1:focus-visible{transform:translateY(-50%) translate(4px);box-shadow:var(--theme-shadow-large);filter:saturate(1.05)}._fab_1odpk_1:focus-visible{outline:3px solid var(--theme-primary);outline-offset:2px}._logoBadge_1odpk_49{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:color-mix(in srgb,var(--theme-header-bg) 88%,transparent);overflow:hidden}._logoImage_1odpk_60{width:18px;height:18px;object-fit:contain}._textGroup_1odpk_66{display:flex;flex-direction:column;align-items:flex-start;gap:4px}._collapsedLabel_1odpk_73{font-size:11px;font-weight:700;line-height:1.2;letter-spacing:.08em;text-transform:uppercase;opacity:.82;white-space:nowrap}._expandedLabel_1odpk_83{max-width:none;opacity:1;white-space:nowrap;font-size:14px;font-weight:700;line-height:1.3}@media(max-width:768px){._fab_1odpk_1{min-width:124px;padding:12px 14px 12px 18px}._fab_1odpk_1:before{left:9px;top:12px;bottom:12px}._expandedLabel_1odpk_83{font-size:13px}}._page_ddz1c_1{height:calc(var(--app-vh, 1vh) * 100);display:flex;flex-direction:column;gap:16px;background:#f8fafc}._header_ddz1c_9{background:#fff}._breadcrumbRow_ddz1c_13{display:flex;align-items:center;justify-content:space-between;height:56px;box-shadow:0 1px #e7ecf3;padding:0 24px}._breadcrumb_ddz1c_13{flex:1;width:0;display:inline-flex;align-items:center;gap:10px;font-weight:600;font-size:16px;color:var(--theme-primary)}._titleInfoRow_ddz1c_32{display:flex;align-items:center;gap:24px;padding:10px 24px;box-shadow:0 1px #e7ecf3}._nameBlock_ddz1c_40{display:flex;gap:8px;align-items:flex-end}._nameZh_ddz1c_46{font-weight:600;font-size:22px;color:#141923;line-height:22px}._nameEn_ddz1c_53{font-weight:600;font-size:16px;color:#94a3b8;line-height:16px}._updateTime_ddz1c_60{margin-top:4px;font-weight:400;font-size:12px;color:#94a3b8}._infoStrip_ddz1c_67{flex:1;width:0;display:flex;align-items:center}._infoPill_ddz1c_74{flex:1;width:0;display:flex;flex-direction:column;border-left:1px solid #e2e8f0;padding:0 12px}._infoLabel_ddz1c_83{font-weight:500;font-size:12px;color:#64748b;line-height:16px;overflow:hidden}._infoValue_ddz1c_91{margin-top:2px;font-weight:500;font-size:14px;color:#0f172b;line-height:19px;overflow:hidden}._infoActions_ddz1c_100{margin-left:32px}._body_ddz1c_104{flex:1;height:0;display:flex;align-items:self-start;padding-left:20px}._sideNav_ddz1c_112{width:260px;background:#fff;box-shadow:0 2px 8px #0000000d;border-radius:var(--theme-radius-sm);padding:8px 0;overflow:hidden}._navSectionTitle_ddz1c_121{padding:10px 16px 6px;font-size:12px;color:#9ca3af;letter-spacing:.02em;text-transform:uppercase}._navItem_ddz1c_129{padding:16px 24px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;font-weight:500;font-size:14px;line-height:17px;color:#666;border-left:4px solid transparent;transition:all .2s}._navItem_ddz1c_129:hover{background-color:#f9f9f9}._navItemActive_ddz1c_147{background-color:var(--theme-secondary);color:var(--theme-primary);border-left-color:var(--theme-primary)}._content_ddz1c_153{flex:1;width:0;height:100%;overflow-y:auto;overscroll-behavior:none;-webkit-overflow-scrolling:touch}._sectionHeader_ddz1c_164{font-size:16px;font-weight:700;color:#0f172a}._placeholderCard_ddz1c_170{border:1px dashed #d4dbe4;border-radius:10px;padding:14px;color:#94a3b8;background:#f9fbfd}._editToolbar_ddz1c_178{height:80px;background:#fff;border-top:1px solid #eee;display:flex;align-items:center;justify-content:flex-end;padding:0 40px;z-index:100;box-shadow:0 -2px 10px #0000000d}._container_1o8ay_1{height:calc(var(--app-vh, 1vh) * 100);background-color:#f5f7fa;display:flex;flex-direction:column}.keyboard-visible-standalone ._container_1o8ay_1{height:auto!important;min-height:100vh}._header_1o8ay_14{flex-shrink:0;background:#fff;height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid #eee}._header-left_1o8ay_25{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:500}._breadcrumb-link_1o8ay_33{color:var(--theme-primary);cursor:pointer}._breadcrumb-separator_1o8ay_38{color:#999}._header-title_1o8ay_42{color:#333}._header-close_1o8ay_46{font-size:20px;color:#999;cursor:pointer}._content_1o8ay_52{flex:1;overflow-y:auto;padding:24px 24px 100px;width:100%;margin:0 auto;max-width:1200px;display:flex;flex-direction:column;gap:24px;overscroll-behavior:none;-webkit-overflow-scrolling:touch}._warning-banner_1o8ay_67{background-color:#fffbe6;border:1px solid #FFE58F;padding:12px 20px;color:#faad14;border-radius:var(--theme-radius-sm);font-size:14px}._section-title_1o8ay_76{font-size:16px;font-weight:600;color:#333;margin-bottom:16px}._card_1o8ay_83{background:#fff;border-radius:var(--theme-radius-lg);padding:24px;box-shadow:0 2px 8px #0000000d;margin-bottom:24px}._scan-area_1o8ay_91{border:1px solid var(--theme-primary);background-color:#e6fffb;border-radius:var(--theme-radius-sm);height:120px;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;color:var(--theme-primary);transition:all .3s}._scan-area_1o8ay_91:hover{background-color:#d5f7f2}._scan-icon_1o8ay_109{font-size:32px;margin-bottom:8px}._scan-text_1o8ay_114{font-size:16px;font-weight:500}._scan-subtext_1o8ay_119{font-size:12px;color:#8c8c8c;margin-top:4px}._footer-bar_1o8ay_125{position:fixed;bottom:0;left:0;right:0;height:80px;background:#fff;border-top:1px solid #eee;display:flex;align-items:center;justify-content:space-between;padding:0 40px;z-index:100;box-shadow:0 -2px 10px #0000000d;transition:bottom .3s cubic-bezier(.4,0,.2,1)}.keyboard-visible ._footer-bar_1o8ay_125{bottom:var(--keyboard-height, 0px)}.ant-form-item-label label{font-weight:500!important}@media(max-width:768px){._footer-bar_1o8ay_125,._header_1o8ay_14{padding:0 16px}._content_1o8ay_52{padding:16px}}._profilePage_cru64_5{width:100%;height:100%;display:flex;flex-direction:column;background:#f5f7fa;overflow-y:auto;-webkit-overflow-scrolling:touch}._headerRow_cru64_19{display:flex;justify-content:space-between;align-items:center;height:56px;background:#fff;border-bottom:1px solid #e7ecf3;padding:0 20px;flex-shrink:0}._title_cru64_30{font-weight:600;font-size:18px;color:#1e293b;line-height:24px}._profileBanner_cru64_41{width:100%;position:relative;overflow:hidden;background:var(--theme-gradient);border-radius:10px}._bannerContent_cru64_49{padding:16px 32px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}._userAvatar_cru64_57{border:1px solid #e2e8f0;background:#f6f6f6;color:#c4c8c9}._userInfo_cru64_63{color:#fff}._greeting_cru64_67{font-weight:600;font-size:24px;color:#fff;line-height:33px}._userMeta_cru64_74{margin-top:8px;font-weight:500;font-size:16px;line-height:22px;display:flex;align-items:center;gap:50px}._metaItem_cru64_84{color:var(--theme-accent)}._metaValue_cru64_88{color:#fff;margin-left:4px}._metaDivider_cru64_93{color:#ffffff80}._profileContent_cru64_101{margin-top:20px;flex:1;width:100%}._cardsGrid_cru64_107{display:flex;gap:24px;align-items:start}._infoCard_cru64_117{background:#fff;box-shadow:0 1px 11px #e2e8f099;border-radius:10px;border:1px solid #e2e8f0;flex:1;width:0}._cardTitle_cru64_126{padding:12px 20px;font-weight:600;font-size:14px;color:#334255;border-bottom:1px solid #f1f5f9;display:flex;align-items:center;line-height:20px}._cardTitle_cru64_126:before{display:inline-block;content:"";width:5px;height:14px;background:var(--theme-primary);box-shadow:0 2px 5px #0cbcb34d;border-radius:3px;margin-right:8px}._cardContent_cru64_147{padding:20px}._infoItem_cru64_155{margin-bottom:16px;display:flex;align-items:center;gap:16px;border-bottom:1px solid #f8fafc}._infoItem_cru64_155:last-child{border-bottom:none}._infoIcon_cru64_167{width:48px;height:48px;background:#f8fafc;border-radius:6px;border:1px solid #ecf3fc;display:flex;align-items:center;justify-content:center;flex-shrink:0}._infoIcon_cru64_167 img{width:24px;height:24px}._infoContent_cru64_182{flex:1;min-width:0}._infoLabel_cru64_187{font-weight:500;font-size:14px;color:#64748b;line-height:20px;margin-bottom:2px}._infoValue_cru64_195{font-weight:600;font-size:16px;color:#141923;line-height:22px}._changePasswordBtn_cru64_202{background:var(--theme-primary);border-color:var(--theme-primary);border-radius:6px;padding:6px 20px;height:auto;font-size:14px}._changePasswordBtn_cru64_202:hover:not(:disabled){background:#0da8ac;border-color:#0da8ac}._logoutItem_cru64_216{margin-top:16px;padding-top:16px;border-top:1px solid #f1f5f9}._logoutBtn_cru64_222{height:48px;font-size:16px;font-weight:500;border-radius:8px}._insuranceList_cru64_233{display:flex;flex-direction:column;gap:0}._insuranceItem_cru64_239{display:flex;align-items:center;padding:14px 0;gap:12px;border-bottom:1px solid #f8fafc}._insuranceItem_cru64_239:last-child{border-bottom:none}._insuranceLogo_cru64_251{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f8fafc;border-radius:8px;flex-shrink:0;overflow:hidden}._insuranceLogo_cru64_251 img{width:100%;height:100%;object-fit:contain}._insuranceInfo_cru64_269{flex:1;min-width:0}._insuranceName_cru64_274{font-size:15px;font-weight:500;color:#1e293b;margin-bottom:2px}._insuranceCode_cru64_281{font-size:14px;color:#64748b}._insuranceAction_cru64_286{width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:6px;transition:background .2s}._insuranceAction_cru64_286:hover{background:#f8fafc}._viewIcon_cru64_301{font-size:18px}._emptyState_cru64_305{text-align:center;padding:40px 20px;color:#94a3b8;font-size:14px}._passwordHint_cru64_316{padding:14px 16px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px;border:1px solid #e2e8f0;font-size:13px;color:#64748b;line-height:1.7;margin-bottom:24px}._modalFooter_cru64_327{display:flex;justify-content:flex-end;gap:12px;margin-top:8px}._submitBtn_cru64_334{background:var(--theme-primary);border-color:var(--theme-primary)}._submitBtn_cru64_334:hover:not(:disabled){background:#0da8ac;border-color:#0da8ac}._modalFooter_cru64_327 button{min-width:100px;height:44px;font-weight:500;border-radius:6px}._correctionSidebar_1g11w_3{width:260px;flex-shrink:0;background:#fafafa;border-right:1px solid #e8e8e8;display:flex;flex-direction:column;height:100%;overflow:hidden}._sidebarTitle_1g11w_14{height:56px;font-weight:600;font-size:16px;color:#333;display:flex;align-items:center;padding:0 16px;line-height:22px;border-bottom:1px solid #e8e8e8;background:#fff}._filterList_1g11w_27{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:12px;overscroll-behavior:none}._filterItem_1g11w_35{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-radius:8px;cursor:pointer;position:relative;background:#fff;border:1px solid transparent}._filterItem_1g11w_35+._filterItem_1g11w_35{margin-top:8px}._filterItem_1g11w_35:hover{background:#f5f5f5}._filterItem_1g11w_35._active_1g11w_55{background:#e9faff;border:1px solid var(--theme-primary)}._filterLabel_1g11w_60{font-size:14px;color:#333;font-weight:500}._filterItem_1g11w_35._active_1g11w_55 ._filterLabel_1g11w_60{color:var(--theme-primary)}._filterCount_1g11w_70{background:#f0f2f5;color:#999;font-size:12px;height:20px;line-height:20px;min-width:20px;border-radius:10px;padding:0 6px;text-align:center;font-weight:500}._filterItem_1g11w_35._active_1g11w_55 ._filterCount_1g11w_70{background:var(--theme-primary);color:#fff}._correctionContent_1g11w_89{flex:1;padding:24px;overflow-y:auto;height:100%;background:#f5f5f5}._page_1ib6i_1{display:flex;flex-direction:column;gap:18px}._sectionCard_1ib6i_7{margin-bottom:0;border-radius:14px;border:1px solid var(--theme-border-color);box-shadow:var(--theme-shadow-medium);background:var(--theme-header-bg)}._sectionCard_1ib6i_7 .ant-card-head{min-height:auto;padding:16px 20px 0;border-bottom:none}._sectionCard_1ib6i_7 .ant-card-head-title{color:var(--theme-text-primary);font-size:15px;font-weight:700;padding:0}._sectionCard_1ib6i_7 .ant-card-body{padding:12px 20px 20px}._sectionCard_1ib6i_7 .ant-form-item{margin-bottom:22px}._sectionCard_1ib6i_7 .ant-form-item:last-child{margin-bottom:0}._sectionCard_1ib6i_7 .ant-form-item-label>label{color:var(--theme-text-primary);font-weight:600;font-size:13px;line-height:1.75}._sectionCard_1ib6i_7 .ant-input,._sectionCard_1ib6i_7 .ant-input-affix-wrapper,._sectionCard_1ib6i_7 .ant-select-selector{min-height:40px;border-radius:8px!important;border-color:var(--theme-input-border, var(--theme-border-color))!important;box-shadow:none!important}._sectionCard_1ib6i_7 .ant-input-affix-wrapper{display:flex;align-items:center}._sectionCard_1ib6i_7 .ant-input-affix-wrapper .ant-input{min-height:auto}._titleText_1ib6i_66{margin-bottom:14px;color:var(--theme-text-primary);font-size:13px;font-weight:600;line-height:1.75}._infoBox_1ib6i_74,._infoBoxSubtle_1ib6i_75{margin-bottom:16px;padding:12px 14px;border-radius:10px;background:var(--theme-layout-bg);color:var(--theme-text-secondary);border:1px solid var(--theme-border-color);font-size:12px;line-height:1.8}._infoBoxSubtle_1ib6i_75{background:var(--theme-surface-subtle)}._binaryOptions_1ib6i_90,._levelOptions_1ib6i_91{display:flex;flex-wrap:wrap;column-gap:52px;row-gap:12px}._binaryOptions_1ib6i_90 .ant-radio-wrapper,._levelOptions_1ib6i_91 .ant-radio-wrapper{color:var(--theme-text-primary);font-size:13px;margin-inline-end:0}._checkboxGroup_1ib6i_105{width:100%}._checkboxGroup_1ib6i_105 .ant-checkbox-wrapper,._checkboxGroup_1ib6i_105 .ant-radio-wrapper{color:var(--theme-text-primary);font-size:13px;line-height:1.7;margin-inline-end:0}._followUpItem_1ib6i_117{margin-top:-6px}._inlineInput_1ib6i_121{width:min(320px,100%)}._otherInlineOption_1ib6i_126{display:flex;align-items:center;gap:10px}._otherInlineOption_1ib6i_126 .ant-checkbox-wrapper,._otherInlineOption_1ib6i_126 .ant-radio-wrapper{margin-inline-end:0;white-space:nowrap}._inlineRadio_1ib6i_138{display:flex;align-items:center}._container_15n1z_3{height:100%;background-color:#f5f7fa;display:flex;flex-direction:column;overflow:hidden}._main-layout_15n1z_12{flex:1;height:0;display:flex;align-items:flex-start;gap:16px}._sidebar_15n1z_21{width:260px;background:#fff;border-radius:var(--theme-radius-sm);box-shadow:0 2px 8px #0000000d;overflow:hidden;padding:8px;max-height:100%;overflow-y:auto;overscroll-behavior:none;-webkit-overflow-scrolling:touch}._sidebar-item_15n1z_34{padding:12px 10px;display:flex;border-radius:6px;justify-content:space-between;align-items:center;cursor:pointer;color:#666;font-weight:500;margin:4px 0}._sidebar-item_15n1z_34:hover{background-color:#f9f9f9}._sidebar-item_15n1z_34._active_15n1z_50{background-color:var(--theme-secondary);color:var(--theme-primary)}._sidebar-item-content_15n1z_55{display:flex;flex-direction:column;width:100%}._form-area_15n1z_62{flex:1;width:0;display:flex;flex-direction:column;gap:16px;height:100%;overflow-y:auto;padding-right:16px}._detail-content_15n1z_73{padding:0;display:flex;flex-direction:column;gap:16px}._info-card_15n1z_81{background:#fff;border-radius:16px;overflow:hidden;position:relative}._card-header_15n1z_89{padding:16px;display:flex;align-items:center;justify-content:space-between;position:relative;border-bottom:1px solid #f1f5f9;margin-bottom:16px}._card-title_15n1z_99{margin:0;font-size:17px;font-weight:600;color:#1e293b;letter-spacing:.3px}._card-body_15n1z_108{padding:0 16px 16px;background:transparent}._loading-container_15n1z_114,._empty-container_15n1z_115{padding:48px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px}._detail-content_hto45_3{padding:0;display:flex;flex-direction:column;gap:20px}._info-card_hto45_11{background:#fff;border-radius:16px;overflow:hidden;position:relative}._card-header_hto45_20{padding:16px;display:flex;align-items:center;justify-content:space-between;position:relative}._card-title_hto45_28{margin:0;font-size:17px;font-weight:600;color:#1e293b;letter-spacing:.3px}._card-extra_hto45_36{display:flex;align-items:center}._relationship-value_hto45_41{font-size:16px;font-weight:600;color:var(--theme-primary);padding:6px 16px;background:var(--theme-tertiary);border-radius:8px}._card-body_hto45_51{padding:0 16px 16px;background:transparent}._fields-grid_hto45_57{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}._info-field_hto45_64{display:flex;flex-direction:column;gap:10px;position:relative;padding:16px;background:#fff;border-radius:10px;border:1px solid #f1f5f9}._info-field_hto45_64._span-2_hto45_75{grid-column:span 2}._field-label_hto45_79{font-size:14px;color:#64748b;font-weight:500;line-height:24px;letter-spacing:.2px;display:flex;align-items:center;gap:6px}._field-label_hto45_79:before{content:"•";color:var(--theme-primary);font-weight:700;font-size:16px}._field-value_hto45_97{font-size:16px;color:#1e293b;font-weight:600;line-height:1.5;word-break:break-word;min-height:24px}._self-message_hto45_107{background:var(--theme-tertiary);border:2px dashed var(--theme-primary);border-radius:16px;padding:40px 32px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden}._self-message_hto45_107:before{content:"";position:absolute;top:-100px;left:-100px;width:200px;height:200px;background:radial-gradient(circle,rgba(0,199,182,.08) 0%,transparent 70%);border-radius:50%}._self-message_hto45_107:after{content:"";position:absolute;bottom:-100px;right:-100px;width:200px;height:200px;background:radial-gradient(circle,rgba(0,199,182,.08) 0%,transparent 70%);border-radius:50%}._self-message_hto45_107 p{margin:0;font-size:16px;color:var(--theme-primary);line-height:1.6;max-width:600px;position:relative;z-index:1}._empty-state_hto45_162{background:#fafbfc;border:2px dashed #e2e8f0;border-radius:16px;padding:64px 24px;text-align:center;color:#94a3b8;font-size:16px;display:flex;flex-direction:column;align-items:center;justify-content:center}._family-table_hto45_177{border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000d}._family-table_hto45_177 .ant-table{border-radius:12px;overflow:hidden}._family-table_hto45_177 .ant-table-thead>tr>th{background:#fafbfc;color:#64748b;font-weight:600;font-size:14px;border-bottom:1px solid #E2E8F0;padding:14px 16px}._family-table_hto45_177 .ant-table-tbody>tr>td{padding:14px 16px;font-size:14px;color:#334155;border-bottom:1px solid #F1F5F9;background:#fff}._family-table_hto45_177 .ant-table-tbody>tr:hover>td{background:#fafbfc}._family-table_hto45_177 .ant-table-tbody>tr:last-child>td{border-bottom:none}._detail-content_mjowi_3{padding:0}._detail-content_1fsnm_3{padding:0;display:flex;flex-direction:column;gap:20px}._info-card_1fsnm_11{background:#fff;border-radius:16px;overflow:hidden;position:relative}._card-header_1fsnm_20{padding:16px;display:flex;align-items:center;justify-content:space-between;position:relative}._card-title_1fsnm_28{margin:0;font-size:17px;font-weight:600;color:#1e293b;letter-spacing:.3px}._card-body_1fsnm_37{padding:0 16px 16px;background:transparent}._fields-grid_1fsnm_43{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}._info-field_1fsnm_50{display:flex;flex-direction:column;gap:10px;position:relative;padding:16px;background:#fff;border-radius:10px;border:1px solid #f1f5f9}._info-field_1fsnm_50._span-2_1fsnm_61{grid-column:span 2}._field-label_1fsnm_65{font-size:14px;color:#64748b;font-weight:500;line-height:24px;letter-spacing:.2px;display:flex;align-items:center;gap:6px}._field-label_1fsnm_65:before{content:"•";color:var(--theme-primary);font-weight:700;font-size:16px}._field-value_1fsnm_83{font-size:16px;color:#1e293b;font-weight:600;line-height:1.5;word-break:break-word;min-height:24px}._empty-state_1fsnm_93{background:#fafbfc;border:2px dashed #e2e8f0;border-radius:16px;padding:64px 24px;text-align:center;color:#94a3b8;font-size:16px;display:flex;flex-direction:column;align-items:center;justify-content:center}._riders-container_1fsnm_108{display:flex;flex-direction:column;gap:24px}._rider-item_1fsnm_114{border-bottom:1px solid #f1f5f9;padding-bottom:24px}._rider-item_1fsnm_114:last-child{border-bottom:none;padding-bottom:0}._rider-title_1fsnm_124{font-size:15px;font-weight:600;color:#334155;margin-bottom:16px;padding-left:12px;border-left:3px solid var(--theme-primary)}._detail-content_1vxa1_3{padding:0;height:100%}._sidebar_1vxa1_8{width:260px;flex-shrink:0;max-height:100%;background:#fff;border-radius:var(--theme-radius-sm);box-shadow:0 2px 8px #0000000d;overflow-y:auto;padding:8px}._sidebar-item_1vxa1_21+._sidebar-item_1vxa1_21{margin-top:8px}._sidebar-item_1vxa1_21{padding:12px 10px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;background-color:#fff;transition:all .3s;border-radius:6px;gap:4px;white-space:nowrap}._sidebar-item_1vxa1_21._active_1vxa1_37{background-color:var(--theme-secondary)}._sidebar-item_1vxa1_21._active_1vxa1_37 span{color:var(--theme-primary);font-weight:500}._content-area_1vxa1_46{flex:1;background:#fff;border-radius:8px;padding:24px;min-height:400px}._file-thumbnail_1vxa1_54{width:160px;height:110px;background:#fafafa;border:1px dashed #d9d9d9;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:8px;overflow:hidden;position:relative;cursor:pointer;transition:all .3s}._file-thumbnail_1vxa1_54:hover{border-color:var(--theme-primary)}._icon-wrapper_1vxa1_74{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:8px}._generic-file-icon_1vxa1_83{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:8px;flex-direction:column;gap:8px}._detail-content_1bsz7_3{padding:0}._detail-card_1bsz7_7{margin-bottom:16px;border-radius:8px;box-shadow:0 2px 8px #0000000d}._detail-content_1phht_1{padding:0}._zuuDetailMode_1phht_5{display:flex;flex-direction:column;gap:16px}._detail-card_1phht_11{margin-bottom:16px;border-radius:8px;box-shadow:0 2px 8px #0000000d}._zuuDetailCard_1phht_17{border:1px solid var(--theme-border-color);box-shadow:var(--theme-shadow-medium);background:var(--theme-header-bg)}._zuuHero_1phht_23{padding:20px 24px;color:var(--theme-text-primary);background:linear-gradient(135deg,color-mix(in srgb,var(--theme-header-bg) 88%,white),color-mix(in srgb,var(--theme-layout-bg) 92%,white));border:1px solid var(--theme-border-color);border-radius:16px;box-shadow:var(--theme-shadow-medium)}._zuuEyebrow_1phht_36{margin-bottom:8px;color:color-mix(in srgb,var(--theme-primary) 62%,#b6985a);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}._zuuHeroTitle_1phht_45{margin-bottom:8px;font-size:24px;font-weight:700;line-height:1.3}._zuuHeroDescription_1phht_52{color:var(--theme-text-secondary);font-size:14px;line-height:1.7}._zuuStep2CardBody_1phht_58{display:flex;flex-direction:column;gap:20px}._zuuStep2SummaryBanner_1phht_64{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;color:var(--theme-primary);background:color-mix(in srgb,var(--theme-tertiary) 84%,var(--theme-header-bg));border:1px solid color-mix(in srgb,var(--theme-primary) 55%,var(--theme-border-color));border-radius:10px;box-shadow:0 4px 10px color-mix(in srgb,var(--theme-primary) 10%,transparent)}._zuuStep2SummaryTitle_1phht_77{color:var(--theme-text-primary);font-size:16px;font-weight:700;line-height:1.5}._zuuStep2SummaryHint_1phht_84{color:var(--theme-text-secondary);font-size:12px;font-weight:500;line-height:1.6;text-align:right}._zuuStep2Section_1phht_92{display:flex;flex-direction:column;gap:18px;padding:18px;border:1px solid var(--theme-border-color);border-radius:10px;background:var(--theme-layout-bg)}._zuuStep2Question_1phht_102{display:flex;flex-direction:column;gap:10px}._zuuStep2Question_1phht_102+._zuuStep2Question_1phht_102{padding-top:18px;border-top:1px solid var(--theme-border-color)}._zuuStep2Label_1phht_113{color:var(--theme-text-primary);font-size:14px;font-weight:600;line-height:1.7}._zuuStep2ValueBox_1phht_120{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:46px;padding:10px 14px;border:1px solid var(--theme-border-color);border-radius:8px;background:color-mix(in srgb,var(--theme-header-bg) 88%,white)}._zuuStep2Value_1phht_120{color:var(--theme-text-primary);font-size:16px;font-weight:600;line-height:1.5}._zuuStep2ValueSuffix_1phht_139{color:var(--theme-text-secondary);font-size:13px;font-weight:600;white-space:nowrap}._zuuStep2Note_1phht_146{margin:-2px 0 0;color:var(--theme-text-secondary);font-size:12px;line-height:1.65}._mb-4_1phht_153{margin-bottom:16px!important}._summaryBanner_1phht_157{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px;padding:10px 16px;color:var(--theme-primary);font-size:16px;font-weight:500;background-color:var(--theme-tertiary);border:1px solid var(--theme-primary);border-radius:4px}._sectionPanel_1phht_172{margin-bottom:24px;padding:16px;background:#fafafa;border-radius:8px}._sectionHeader_1phht_179{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px;font-size:14px}._sectionHeaderAccent_1phht_188,._sectionHeaderTeal_1phht_192{color:var(--theme-primary)}._sectionHeaderTitle_1phht_196{margin:0;color:#333;font-size:14px;font-weight:700}._sectionHeaderValue_1phht_203{color:#333;font-weight:500}._questionBlock_1phht_208{margin-bottom:24px}._questionTitle_1phht_212{margin-bottom:16px;color:#333;font-weight:500}._questionTitleLarge_1phht_218{font-size:16px}._verticalList16_1phht_222{display:flex;flex-direction:column;gap:16px}._verticalList12_1phht_228{display:flex;flex-direction:column;gap:12px}._verticalList8_1phht_234{display:flex;flex-direction:column;gap:8px}._gridTwo16_1phht_240{display:grid;grid-template-columns:1fr 1fr;gap:16px}._gridTwo12_1phht_246{display:grid;grid-template-columns:1fr 1fr;gap:12px}._choiceCard_1phht_252{color:var(--theme-primary);background:var(--theme-tertiary);border:2px solid var(--theme-primary);border-radius:8px}._choiceCardMd_1phht_259{padding:16px}._choiceCardSm_1phht_263{padding:12px}._choiceCardFlex_1phht_267{flex:1}._choiceCardMinWidth_1phht_271{min-width:200px}._choiceCardTitle_1phht_275{margin-bottom:8px;color:var(--theme-primary)}._choiceCardDetail_1phht_280{margin-top:8px;font-size:12px}._nestedWhitePanel_1phht_285{margin-top:16px;padding:16px;background:#fff;border-radius:8px}._detailIndent24_1phht_292{margin-top:8px;padding-left:24px}._detailIndent16_1phht_297{margin-top:16px;padding-left:16px}._smallText_1phht_302{font-size:12px}._secondaryText_1phht_306{color:#666}._bodyText_1phht_310{color:#333}._bodyTextSm_1phht_314{font-size:12px}._bodyTextBase_1phht_318{font-size:14px}._topMargin8_1phht_322{margin-top:8px}._bottomMargin16_1phht_326{margin-bottom:16px}._bottomMargin12_1phht_330{margin-bottom:12px}._bottomMargin8_1phht_334{margin-bottom:8px}._fullWidth_1phht_338{width:100%}._gridFullColumn_1phht_342{grid-column:1 / -1}._mutedEmptyState_1phht_346{color:#999;font-style:italic}._optionsRow_1phht_351{display:flex;gap:24px}._optionsWrap_1phht_356{display:flex;flex-wrap:wrap;gap:24px}._summaryPanel_1phht_362{margin-bottom:24px;padding:16px;background:#f5f5f5;border-radius:8px}._warningText_1phht_369{margin-top:8px;color:red;font-size:12px}._helperText_1phht_375{display:block;margin-top:8px;font-size:12px}._recordCard_1phht_381{margin-top:24px;padding:16px;background:#f5f5f5;border-radius:8px}._recordTitle_1phht_388{margin-bottom:16px;color:#333;font-weight:500}._descriptionNote_1phht_394{margin-top:8px;margin-left:24px;color:#666;font-size:12px}._plainList_1phht_401{margin:0;padding:0;list-style-type:none}._productsList_1phht_407{display:flex;flex-direction:column;gap:16px}._productCard_1phht_413{padding:16px;background:#fff;border:1px solid var(--theme-tertiary);border-radius:8px}._productTitle_1phht_420{margin-bottom:12px;color:var(--theme-primary);font-weight:500}._fieldLabel_1phht_426{margin-bottom:4px;color:#666;font-size:12px}._fieldValue_1phht_432{color:#333;font-size:14px}._splitSection_1phht_437{margin-top:24px;padding-top:16px;border-top:1px solid #f0f0f0}._rowBetween_1phht_443{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:8px}._fontWeight500_1phht_451{font-weight:500}._statusPositive_1phht_455{color:var(--theme-primary)}._statusMuted_1phht_459{color:#999}@media(max-width:768px){._zuuStep2SummaryBanner_1phht_64{flex-direction:column;align-items:flex-start}._zuuStep2SummaryHint_1phht_84{text-align:left}._zuuStep2ValueBox_1phht_120{align-items:flex-start;flex-direction:column}}._container_1mbnq_1{display:flex;justify-content:center;align-items:center;min-height:60vh;background-color:#fff;padding:24px;border-radius:var(--theme-radius-sm)}._primaryButton_1mbnq_11{margin-bottom:16px}._actionButtons_1mbnq_15{display:flex;justify-content:center;gap:16px}.app-container{height:calc(var(--app-vh, 1vh) * 100)}.signature-modal-no-scrollbar .ant-modal-body::-webkit-scrollbar{display:none}@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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight: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;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-50:oklch(97.1% .013 17.38);--color-red-500:oklch(63.7% .237 25.331);--color-green-500:oklch(72.3% .219 149.579);--color-green-600:oklch(62.7% .194 149.214);--color-gray-50:oklch(98.5% .002 247.839);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-400:oklch(70.7% .022 261.325);--color-white:#fff;--spacing:.25rem;--container-lg:32rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-6xl:3.75rem;--text-6xl--line-height:1;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--ease-in-out:cubic-bezier(.4,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--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,ui-sans-serif,system-ui,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;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{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{.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.right-0{right:calc(var(--spacing)*0)}.bottom-0{bottom:calc(var(--spacing)*0)}.left-0{left:calc(var(--spacing)*0)}.isolate{isolation:isolate}.z-50{z-index:50}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.mx-4{margin-inline:calc(var(--spacing)*4)}.mx-auto{margin-inline:auto}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-4{margin-top:calc(var(--spacing)*4)}.-mr-2{margin-right:calc(var(--spacing)*-2)}.mr-1{margin-right:calc(var(--spacing)*1)}.mr-2{margin-right:calc(var(--spacing)*2)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-6{margin-bottom:calc(var(--spacing)*6)}.mb-\[4px\]{margin-bottom:4px}.ml-auto{margin-left:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.table-cell{display:table-cell}.h-\[6px\]{height:6px}.h-\[16px\]{height:16px}.h-\[24px\]{height:24px}.h-\[42px\]{height:42px}.h-\[46px\]{height:46px}.h-\[64px\]{height:64px}.h-full{height:100%}.min-h-0{min-height:calc(var(--spacing)*0)}.min-h-screen{min-height:100vh}.w-\[6px\]{width:6px}.w-\[42px\]{width:42px}.w-\[58px\]{width:58px}.w-\[59px\]{width:59px}.w-\[200px\]{width:200px}.max-w-\[320px\]{max-width:320px}.max-w-lg{max-width:var(--container-lg)}.min-w-0{min-width:calc(var(--spacing)*0)}.min-w-\[28px\]{min-width:28px}.flex-1{flex:1}.shrink-0{flex-shrink:0}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.touch-none{touch-action:none}.resize{resize:both}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.content-start{align-content:flex-start}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-2{gap:calc(var(--spacing)*2)}.gap-4{gap:calc(var(--spacing)*4)}.gap-\[4px\]{gap:4px}.gap-\[10px\]{gap:10px}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*6)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*6)*calc(1 - var(--tw-space-y-reverse)))}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-\[6px\]{border-radius:6px}.rounded-\[8px\]{border-radius:8px}.rounded-\[10px\]{border-radius:10px}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-gray-300{border-color:var(--color-gray-300)}.bg-gray-50{background-color:var(--color-gray-50)}.bg-red-50{background-color:var(--color-red-50)}.bg-white{background-color:var(--color-white)}.p-2{padding:calc(var(--spacing)*2)}.p-3{padding:calc(var(--spacing)*3)}.p-4{padding:calc(var(--spacing)*4)}.p-\[10px\]{padding:10px}.px-1\.5{padding-inline:calc(var(--spacing)*1.5)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-\[10px\]{padding-inline:10px}.px-\[11px\]{padding-inline:11px}.px-\[12px\]{padding-inline:12px}.px-\[19px\]{padding-inline:19px}.py-0\.5{padding-block:calc(var(--spacing)*.5)}.py-8{padding-block:calc(var(--spacing)*8)}.py-\[3px\]{padding-block:3px}.py-\[10px\]{padding-block:10px}.py-\[12px\]{padding-block:12px}.pb-10{padding-bottom:calc(var(--spacing)*10)}.text-center{text-align:center}.text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[10px\]{font-size:10px}.text-\[12px\]{font-size:12px}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.leading-\[16px\]{--tw-leading:16px;line-height:16px}.leading-\[22px\]{--tw-leading:22px;line-height:22px}.leading-\[38px\]{--tw-leading:38px;line-height:38px}.font-\[800\]{--tw-font-weight:800;font-weight:800}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.break-all{word-break:break-all}.whitespace-nowrap{white-space:nowrap}.text-gray-400{color:var(--color-gray-400)}.text-green-500{color:var(--color-green-500)}.text-green-600{color:var(--color-green-600)}.text-red-500{color:var(--color-red-500)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.line-through{text-decoration-line:line-through}.overline{text-decoration-line:overline}.underline{text-decoration-line:underline}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.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,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}@media(hover:hover){.group-hover\:inline-block:is(:where(.group):hover *){display:inline-block}}}.dialog-backdrop{z-index:123000;opacity:0;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:fixed;top:0;left:0}.dialog-backdrop.modal-in{opacity:1}.dialog{text-align:center;background:#fff;border-radius:16px;width:380px;max-width:90vw;transition:transform .3s;position:relative;overflow:hidden;transform:scale(1.15);box-shadow:0 20px 40px #00000026}.dialog-backdrop.modal-in .dialog{transform:scale(1)}.dialog-inner{min-height:50px;padding:24px}.dialog-title{color:#000;margin-bottom:8px;font-size:20px;font-weight:600;line-height:1.4}.dialog-text{color:#000;margin-top:4px;font-size:16px;line-height:1.5}.dialog-buttons{border-top:.5px solid #0000001a;height:50px;display:flex}.dialog-button{height:100%;color:var(--ant-color-primary,var(--theme-primary));cursor:pointer;background:0 0;border:none;flex:1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;transition:background-color .3s}.dialog-button:active{background-color:#0000000d}.dialog-button+.dialog-button{border-left:.5px solid #0000001a}.dialog-button-bold{font-weight:600}@media(max-width:767px){.dialog{border-radius:14px;width:300px}.dialog-inner{padding:20px}.dialog-title{margin-bottom:6px;font-size:18px}.dialog-text{font-size:15px}.dialog-buttons{height:46px}.dialog-button{font-size:17px}}html{-webkit-text-size-adjust:100%;overscroll-behavior:none;width:100%;height:100%;font-size:21px;position:fixed;overflow:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior-y:none;overscroll-behavior:none;-webkit-overflow-scrolling:auto;width:100%;height:100%;font-size:21px;line-height:1.5;position:fixed;overflow:hidden}#root{height:calc(var(--app-vh,1vh)*100);overscroll-behavior:none;min-height:-webkit-fill-available;position:relative;overflow:hidden}.ant-layout{background:#fff}.ant-form-item-label>label{font-weight:500}.ant-form-item-label>label.ant-form-item-required:before{vertical-align:top!important;margin-top:0!important;line-height:1.5715!important}.ant-form-item-label>label.ant-form-item-required{align-items:flex-start!important;display:inline-flex!important}.ant-menu-item{align-items:center;min-height:44px;padding:0 20px;font-size:20px;display:flex}.ant-tabs-nav{margin-bottom:0!important}.ant-btn{border-radius:var(--theme-radius-sm);padding:4px 16px;font-size:20px}.ant-btn-sm{padding:4px 12px}.ant-tag{font-size:14px}.ant-card{border-radius:var(--theme-radius-lg);box-shadow:var(--theme-shadow-small)}.ant-card-head{min-height:48px;padding:12px 20px;font-size:21px}h1{font-size:32px;line-height:1.3}h2{font-size:28px;line-height:1.4}h3{font-size:24px;line-height:1.4}h4{font-size:22px;line-height:1.5}h5{font-size:21px;line-height:1.5}small,.ant-typography-secondary{font-size:14px!important}@media(max-width:767px){html,body{font-size:20px}}@media(min-width:1367px){html{font-size:22px}}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f5f5f5;border-radius:4px}::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:4px}@media(display-mode:standalone){body{-webkit-overflow-scrolling:touch;overscroll-behavior:none!important}*{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}input,textarea{-webkit-user-select:text;user-select:text}}::-webkit-scrollbar-thumb:hover{background:#bfbfbf}@media only screen and (device-width:768px)and (device-height:1024px),only screen and (device-width:1024px)and (device-height:768px),only screen and (device-width:834px)and (device-height:1112px),only screen and (device-width:1112px)and (device-height:834px),only screen and (device-width:1024px)and (device-height:1366px),only screen and (device-width:1366px)and (device-height:1024px){body{font-size:16px}}@media(max-width:1023px){.beneficiary-grid{grid-template-columns:1fr!important}}.word-break-fix{word-wrap:break-word;word-break:break-all;white-space:pre-wrap}html,body,#root{font-family:var(--theme-font-family)}body.keyboard-visible:not(.keyboard-visible-standalone){height:var(--viewport-height,100vh);transform-style:preserve-3d;overflow:hidden}body.keyboard-visible:not(.keyboard-visible-standalone) #root{height:var(--viewport-height,100vh);max-height:var(--viewport-height,100vh);overflow:hidden}body.keyboard-visible [style*="position: fixed"],body.keyboard-visible .fixed-element{z-index:1000;position:fixed}body.keyboard-visible input:focus,body.keyboard-visible textarea:focus{scroll-margin-bottom:calc(var(--keyboard-height,0px) + 20px)}body.keyboard-visible *{touch-action:manipulation}html.keyboard-visible,body.keyboard-visible{scroll-behavior:auto}body:not(.keyboard-visible){height:100%;overflow:hidden;transition:none!important;transform:none!important}body.keyboard-open,body.keyboard-open #root,body.keyboard-open [style*="calc(var(--app-vh"],body.keyboard-open .container,body.keyboard-open .app,body.keyboard-open [class*=container]{min-height:100vh;height:auto!important}@media(display-mode:standalone){body{-webkit-overflow-scrolling:touch;overscroll-behavior:none!important}*{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}input,textarea,[contenteditable=true]{-webkit-user-select:text;user-select:text}}html.ios-standalone body{padding:0!important}html.ios-standalone #root{padding-top:env(safe-area-inset-top);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);height:var(--viewport-height,100vh);box-sizing:border-box;overflow:hidden}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value: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-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}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}:root{--keyboard-height: 0px;--viewport-height: 100vh}.vh-100{height:var(--viewport-height)!important;min-height:var(--viewport-height)!important}.keyboard-safe-bottom{position:fixed;bottom:0;transition:bottom .3s cubic-bezier(.4,0,.2,1)}.keyboard-visible .keyboard-safe-bottom{bottom:var(--keyboard-height)}.keyboard-safe-container{height:var(--viewport-height);overflow-y:auto;-webkit-overflow-scrolling:touch}.order-form-footer-safe{position:fixed;bottom:0;left:0;right:0;z-index:100;transition:transform .3s cubic-bezier(.4,0,.2,1)}.keyboard-visible .order-form-footer-safe{transform:translateY(calc(-1 * var(--keyboard-height)))}input:focus,textarea:focus,.ant-input:focus,.ant-input-focused{scroll-margin-bottom:100px}@media only screen and (device-width:1024px)and (device-height:768px)and (orientation:landscape){.keyboard-visible .keyboard-safe-bottom{bottom:calc(var(--keyboard-height) + 10px)}}@media only screen and (device-width:1366px)and (device-height:1024px)and (orientation:landscape){.keyboard-visible .keyboard-safe-bottom{bottom:calc(var(--keyboard-height) + 10px)}}.keyboard-visible body{position:fixed;width:100%;overflow:hidden}.keyboard-visible .keyboard-safe-container{overflow-y:auto;-webkit-overflow-scrolling:touch}.keyboard-visible-standalone body{position:static!important;overflow:visible!important;height:auto!important;overscroll-behavior:none!important;-webkit-overflow-scrolling:touch!important}.keyboard-visible-standalone #root{position:static!important;overflow:visible!important;min-height:100vh;height:auto!important;overscroll-behavior:none!important}.keyboard-visible-standalone .keyboard-safe-container{overflow-y:visible!important;height:auto!important;overscroll-behavior:none!important;-webkit-overflow-scrolling:touch!important}.keyboard-visible-standalone [style*="100vh"],.keyboard-visible-standalone [style*="height: 100vh"],.keyboard-visible-standalone [style*='height: "100vh"']{height:auto!important;min-height:var(--viewport-height, 100vh)!important;max-height:none!important}
