@import"https://fonts.googleapis.com/css2?family=Geist:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";._portalConfigLoader_3run6_3,._portalConfigError_3run6_4{min-height:100vh;display:flex;align-items:center;justify-content:center;font-size:var(--text-sm);color:var(--color-text-secondary)}._portalConfigError_3run6_4{color:var(--color-alert-red)}._portalBackground_3run6_17{min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top,#e0edff,#f5f7fb 60%);padding:24px}._portalCard_3run6_26{background:var(--color-surface);border-radius:var(--radius-xl);padding:32px;max-width:420px;width:100%;box-shadow:none;display:flex;flex-direction:column;gap:16px}._portalPickerList_3run6_38{display:flex;flex-direction:column;gap:var(--space-2);margin-top:var(--space-2)}._portalPickerItem_3run6_45{display:flex;align-items:center;justify-content:space-between;background:var(--color-surface-muted);border:1.5px solid var(--color-border);border-radius:12px;padding:16px 20px;font-size:1rem;font-weight:600;color:var(--color-text-primary);cursor:pointer;text-align:left;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}._portalPickerItem_3run6_45:after{content:"→";font-size:1.1rem;color:var(--color-text-tertiary);transition:color .16s ease,transform .16s ease;flex-shrink:0}._portalPickerItem_3run6_45:hover{background:var(--color-primary-tint);border-color:var(--color-primary);box-shadow:0 4px 12px #3b82f626;transform:translateY(-1px)}._portalPickerItem_3run6_45:hover:after{color:var(--color-primary);transform:translate(4px)}._portalCardLarge_3run6_81{background:transparent;border-radius:0;padding:0;box-shadow:none;display:flex;flex-direction:column;gap:24px;width:100%;margin:0 auto}._portalCardLargeRow_3run6_94{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px}._portalViewTransition_3run6_102{opacity:0;transform:translateY(16px);transition:opacity .35s ease,transform .35s ease;will-change:opacity,transform}._portalViewTransitionVisible_3run6_109{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){._portalViewTransition_3run6_102{transition:none;transform:none;opacity:1}._portalViewTransitionVisible_3run6_109{transform:none}}._portalError_3run6_125{color:var(--color-alert-red);font-weight:500;margin:0}._portalForm_3run6_131{display:flex;flex-direction:column;gap:16px}._portalFormField_3run6_137{display:flex;flex-direction:column;gap:6px;padding:0}._portalFieldLabelRow_3run6_144{display:flex;justify-content:space-between;align-items:center}._portalFieldLabel_3run6_144{font-size:.95rem;font-weight:600;color:var(--color-text-primary)}._portalFieldLabelButton_3run6_156{border:none;background:transparent;padding:0;color:inherit;cursor:pointer;text-align:left}._portalFieldLabelButton_3run6_156:focus-visible{outline:2px solid rgba(37,99,235,.5);outline-offset:2px;border-radius:6px}._formParagraph_3run6_171{padding-left:0;margin-top:10px;margin-bottom:10px;color:var(--color-text-secondary);font-size:.95rem}.rich-panel{border-radius:12px;padding:12px 16px 12px 48px;margin:var(--space-3) 0;position:relative}.rich-panel:before{content:"";position:absolute;left:14px;top:50%;transform:translateY(-50%);width:22px;height:22px;background-size:contain;background-repeat:no-repeat;background-position:center}.rich-panel--info{background:color-mix(in srgb,#3B82F6 12%,var(--color-surface));border:1px solid color-mix(in srgb,#3B82F6 20%,var(--color-surface));color:var(--color-text-primary)}.rich-panel--info:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%236FA8E6' d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10s10-4.48 10-10S17.52 2 12 2m1 15h-2v-6h2zm0-8h-2V7h2z'/%3E%3C/svg%3E")}.rich-panel--success{background:color-mix(in srgb,#14B8A6 12%,var(--color-surface));border:1px solid color-mix(in srgb,#14B8A6 20%,var(--color-surface));color:var(--color-text-primary)}.rich-panel--success:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%235FB8A8' d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10s10-4.48 10-10S17.52 2 12 2m-2 15l-5-5l1.41-1.41L10 14.17l7.59-7.59L19 8z'/%3E%3C/svg%3E")}.rich-panel--warning{background:color-mix(in srgb,#F2C94C 12%,var(--color-surface));border:1px solid color-mix(in srgb,#F2C94C 20%,var(--color-surface));color:var(--color-text-primary)}.rich-panel--warning:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23F2994A' d='M1 21h22L12 2zm12-3h-2v-2h2zm0-4h-2v-4h2z'/%3E%3C/svg%3E")}.rich-panel--danger{background:color-mix(in srgb,#D64545 12%,var(--color-surface));border:1px solid color-mix(in srgb,#D64545 20%,var(--color-surface));color:var(--color-alert-red)}.rich-panel--danger:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23D64545' d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10s10-4.48 10-10S17.52 2 12 2m1 15h-2v-2h2zm0-4h-2V7h2z'/%3E%3C/svg%3E")}.rich-panel h1{font-size:1.75rem;font-weight:700;margin:0 0 .75rem;line-height:1.2}.rich-panel h2{font-size:1.375rem;font-weight:600;margin:0 0 .5rem;line-height:1.3}.rich-panel h3{font-size:1.125rem;font-weight:600;margin:0 0 .5rem;line-height:1.4}.rich-panel p{margin:0 0 .75rem}.rich-panel blockquote{margin:.75rem 0;padding:.5rem 0 .5rem 1rem;color:#64748b;font-style:italic}.rich-panel ul,.rich-panel ol{margin:0 0 .75rem;padding-left:1.5rem}.rich-panel li{margin-bottom:.25rem}.rich-panel a{color:inherit;text-decoration:underline}.rich-panel a:hover{color:inherit;text-decoration-thickness:2px}.rich-panel img{max-width:100%;height:auto;border-radius:8px}._conditionalSection_3run6_297{border:1px dashed var(--color-border-strong);border-radius:var(--radius-lg);padding:16px;display:flex;flex-direction:column;gap:12px}._conditionalSectionHeader_3run6_306{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:.9rem;color:var(--color-text-secondary)}._conditionalSectionHeader_3run6_306 small{color:var(--color-text-tertiary)}._conditionalSectionBody_3run6_319{display:flex;flex-direction:column;gap:16px}._formColumns_3run6_325{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}._formColumn_3run6_325{display:flex;flex-direction:column;gap:16px;padding:0}._portalForm_3run6_131 input,._portalForm_3run6_131 textarea,._portalForm_3run6_131 select{width:100%;box-sizing:border-box;border-radius:12px;border:1px solid var(--input-border);padding:10px 14px;font-size:15px;font-family:inherit;background:var(--input-bg);color:var(--color-text-primary);box-shadow:var(--input-shadow);transition:border-color .25s ease,box-shadow .3s ease,transform .2s ease}._portalForm_3run6_131 select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.5 6l3.5 3.5L11.5 6' stroke='%23526B93' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px;padding-right:38px;cursor:pointer}._portalForm_3run6_131 select option{background:var(--color-surface-muted);color:var(--color-text-primary);padding:6px 10px;font-size:15px}._portalForm_3run6_131 select option:checked{background:#2563eb26;color:var(--color-text-primary)}._portalForm_3run6_131 select option:hover{background:#60a5fa2e}._portalForm_3run6_131 select[multiple]{min-height:120px;background-image:none;padding-right:14px}._portalOrgSelect_3run6_386{position:relative}._portalOrgSelectDisplay_3run6_390{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center;border-radius:12px;border:1px solid var(--input-border);padding:10px 14px;background:var(--input-bg);box-shadow:var(--input-shadow)}._portalOrgSelectIcon_3run6_402{width:36px;height:36px;border-radius:12px;background:var(--color-surface-muted);color:var(--color-text-secondary);display:inline-flex;align-items:center;justify-content:center}._portalOrgSelectText_3run6_413{display:flex;flex-direction:column;gap:2px;min-width:0}._portalOrgSelectName_3run6_420{font-weight:600;color:var(--color-text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._portalOrgSelectNumber_3run6_428{font-size:.85rem;color:var(--color-text-tertiary)}._portalOrgSelectNative_3run6_433{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer;width:100%;height:100%}._portalOrgPicker_3run6_442{position:relative}._portalOrgPickerTrigger_3run6_446{width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;border-radius:var(--radius-lg);border:1px solid var(--input-border);padding:12px 14px;background:var(--input-bg);box-shadow:var(--input-shadow);text-align:left;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}._portalOrgPickerTriggerOpen_3run6_462{border-color:#2563ebb3;box-shadow:0 0 0 3px #3b82f633}._portalOrgPickerAvatar_3run6_467{width:40px;height:40px;border-radius:var(--radius-lg);background:var(--color-surface-muted);display:inline-flex;align-items:center;justify-content:center;color:var(--color-text-primary)}._portalOrgPickerMeta_3run6_478{display:flex;flex-direction:column;gap:2px;min-width:0}._portalOrgPickerName_3run6_485{font-weight:600;color:var(--color-text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._portalOrgPickerSub_3run6_493{font-size:.85rem;color:var(--color-text-tertiary)}._portalOrgPickerChevron_3run6_498{color:var(--color-text-tertiary)}._portalOrgPickerDropdown_3run6_502{position:absolute;top:calc(100% + 8px);left:0;right:0;background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border);box-shadow:none;z-index:20;overflow:hidden}._portalOrgPickerSearch_3run6_515{display:flex;align-items:center;gap:8px;padding:12px 14px;border-bottom:1px solid var(--color-border);color:var(--color-text-tertiary)}._portalOrgPickerSearch_3run6_515 input{border:none;outline:none;width:100%;font-size:.95rem;color:var(--color-text-primary);background:transparent}._portalOrgPickerResults_3run6_533{padding:8px 14px;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-tertiary)}._portalOrgPickerList_3run6_541{list-style:none;margin:0;padding:0 8px 12px;max-height:240px;overflow:auto}._portalOrgPickerOption_3run6_549{width:100%;border:none;background:transparent;border-radius:12px;padding:10px 12px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px;cursor:pointer;text-align:left}._portalOrgPickerOption_3run6_549:hover{background:var(--color-surface-muted)}._portalOrgPickerOptionActive_3run6_567{background:#2563eb1f;box-shadow:inset 3px 0 #2563ebcc}._portalOrgPickerOptionAvatar_3run6_572{width:34px;height:34px;border-radius:12px;background:var(--color-surface-muted);display:inline-flex;align-items:center;justify-content:center;color:var(--color-text-primary)}._portalOrgPickerOptionText_3run6_583{display:flex;flex-direction:column;gap:2px;min-width:0}._portalOrgPickerOptionName_3run6_590{font-weight:600;color:var(--color-text-primary)}._portalOrgPickerOptionSub_3run6_595{font-size:.85rem;color:var(--color-text-tertiary)}._portalOrgPickerEmpty_3run6_600{padding:12px 12px 4px;font-size:.9rem;color:var(--color-text-tertiary)}._portalDropZone_3run6_606{position:relative;padding:32px;min-height:150px;border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:inset 0 1px 2px #0f172a0a;display:flex;align-items:center;justify-content:center;cursor:pointer;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,background .2s ease}._portalDropZone_3run6_606:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:var(--radius-lg);border:1.5px dashed var(--color-border-strong);pointer-events:none}._portalDropZone_3run6_606:hover{background:var(--color-surface-muted);box-shadow:inset 0 1px 2px #3b82f614}._portalDropZone_3run6_606:hover:before{border-color:var(--color-primary)}._portalDropZoneActive_3run6_643{background:var(--color-primary-tint);transform:translateY(-1px)}._portalDropZoneActive_3run6_643:before{border-color:var(--color-primary)}._portalDropZoneInfo_3run6_652{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;color:var(--color-text-secondary)}._portalDropZoneIcon_3run6_663{width:56px;height:56px;border-radius:var(--radius-lg);background:#2563eb14;color:var(--color-primary);display:inline-flex;align-items:center;justify-content:center;margin-bottom:4px}._portalDropZoneIcon_3run6_663 svg{width:28px;height:28px;filter:drop-shadow(0 10px 16px rgba(37,99,235,.35))}._portalDropZoneInfo_3run6_652 strong{color:var(--color-text-primary);font-size:1rem}._portalDropZoneInfo_3run6_652 span{font-size:.9rem}._portalDropZoneFile_3run6_690{margin-top:10px;padding:6px 14px;border-radius:var(--radius-md);background:#2563eb14;color:var(--color-primary);font-size:.85rem;font-weight:600}._portalForm_3run6_131 input:hover,._portalForm_3run6_131 textarea:hover,._portalForm_3run6_131 select:hover{border-color:#60a5facc}._portalForm_3run6_131 input:focus,._portalForm_3run6_131 textarea:focus,._portalForm_3run6_131 select:focus{outline:none;border-color:#3b82f6f2;box-shadow:0 8px 25px #3b82f633,inset 0 1px 3px #0f172a0d;transform:translateY(-1px)}._portalForm_3run6_131 input:focus::placeholder,._portalForm_3run6_131 textarea:focus::placeholder{color:#64748b99}._portalFieldInputError_3run6_722{border-color:#dc2626b3;box-shadow:0 0 0 2px #dc262626}._portalDropZoneError_3run6_727{border-color:#dc2626b3;background:#fee2e266}._portalFieldError_3run6_732{font-size:.85rem;color:var(--color-alert-red);margin-top:4px}._optionChoices_3run6_738{display:flex;flex-direction:column;gap:8px;padding:4px 0}._optionChoices_3run6_738._portalFieldInputError_3run6_722{border-left:none;padding-left:0}._radioOption_3run6_750{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:var(--color-text-primary)}._radioOption_3run6_750 input{margin:0}._primaryButton_3run6_762{background:var(--color-primary);color:var(--color-primary-contrast);border:none;border-radius:var(--radius-md);padding:10px 20px;font-size:15px;font-weight:600;cursor:pointer}._primaryButton_3run6_762:disabled{opacity:.7;cursor:default}._secondaryButton_3run6_778{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:8px 18px;font-weight:600;cursor:pointer}._ghostButton_3run6_787{border:none;background:transparent;font-weight:600;color:var(--color-text-primary);cursor:pointer}._linkButton_3run6_795{background:none;border:none;color:var(--color-primary);font-weight:600;cursor:pointer;padding:0;align-self:flex-start}._portalShell_3run6_805{min-height:100vh;background:var(--color-surface-muted);padding:32px clamp(16px,4vw,48px);font-family:Geist,Segoe UI,system-ui,-apple-system,sans-serif}._portalShellHome_3run6_812{padding:0;background:var(--color-surface-muted)}._portalHome_3run6_817{display:flex;flex-direction:column;gap:32px}._portalHomeBody_3run6_823{padding:clamp(16px,4vw,48px)}._portalHero_3run6_827{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));background:linear-gradient(135deg,#0f172a,#1e3a8a);border-radius:0;padding:clamp(32px,8vw,72px) clamp(24px,5vw,48px) clamp(48px,8vw,100px);color:#fff;position:relative;overflow:visible;gap:24px;background-size:cover;background-position:center;transition:padding .4s ease}._portalHeroCompact_3run6_842{padding-bottom:clamp(28px,6vw,56px)}._portalHero_3run6_827:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 90px #0f172a59;pointer-events:none}._portalHeroContent_3run6_854{position:relative;z-index:1;display:flex;flex-direction:column;gap:20px;width:min(1180px,100%);margin:0 auto}._portalHeroIntro_3run6_864{transition:opacity .35s ease,max-height .35s ease;text-align:left;max-width:720px;margin:0}._portalHeroIntroHidden_3run6_871{opacity:0;max-height:0;overflow:hidden}._portalHeroLogo_3run6_877{width:clamp(40px,7vw,60px);height:auto;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(0,0,0,.2))}._portalHeroLogoSmall_3run6_884{width:clamp(28px,4vw,40px)}._portalHeroLogoLarge_3run6_888{width:clamp(70px,11vw,120px)}._portalHeroLogoButton_3run6_892{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;padding:0;cursor:pointer}._portalHeroLogoButton_3run6_892:focus-visible{outline:2px solid rgba(255,255,255,.6);outline-offset:4px;border-radius:6px}._portalHeroTopRow_3run6_908{display:flex;justify-content:space-between;gap:16px;width:100%;align-items:center}._portalHeroTopRowCompact_3run6_916{align-items:flex-start}._portalHeroEyebrow_3run6_920{margin:0;letter-spacing:.2em;text-transform:uppercase;font-size:.75rem;color:#ffffffb3}._portalHeroTitle_3run6_928{margin:4px 0;font-size:clamp(2rem,4vw,2.8rem)}._portalHeroSubtitle_3run6_933{margin:0;color:#ffffffd9}._portalHeroMenu_3run6_938{display:inline-flex;align-items:center;gap:12px}._portalHeroMenuCompact_3run6_944{position:relative;top:0}._navPill_3run6_949,._navPillSecondary_3run6_950{border-radius:var(--radius-md);padding:8px 18px;border:none;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:6px}._navPill_3run6_949{background:#ffffff1f;color:#fff}._navPillSecondary_3run6_950{background:#fff;color:#0f172a}._navPillCount_3run6_971{background:#fff3;border-radius:var(--radius-md);padding:2px 8px;font-size:.8rem}._portalHeroAvatar_3run6_978{width:42px;height:42px;border-radius:50%;background:#fff3;display:inline-flex;align-items:center;justify-content:center;font-weight:700}._portalUserMenu_3run6_989{position:relative}._portalUserMenuButton_3run6_993{width:42px;height:42px;border-radius:50%;border:none;padding:0;background:var(--user-menu-bg, rgba(255, 255, 255, .2));display:inline-flex;align-items:center;justify-content:center;cursor:pointer;overflow:hidden;color:var(--user-menu-color, #fff);font-weight:700}._portalUserMenuAvatarImage_3run6_1009{width:100%;height:100%;object-fit:cover}._portalUserMenuInitials_3run6_1015{font-size:.9rem}._portalUserMenuDropdown_3run6_1019{position:absolute;top:52px;right:0;background:var(--color-surface);border-radius:var(--radius-lg);padding:12px;min-width:220px;box-shadow:0 18px 40px #0f172a2e;z-index:5}._portalUserMenuHeader_3run6_1031{display:flex;flex-direction:column;gap:4px;padding-bottom:10px;border-bottom:1px solid var(--color-border)}._portalUserMenuHeader_3run6_1031 strong{color:var(--color-text-primary);font-size:.95rem}._portalUserMenuHeader_3run6_1031 span{color:var(--color-text-tertiary);font-size:.8rem}._portalUserMenuList_3run6_1049{display:flex;flex-direction:column;gap:4px;margin-top:10px}._portalUserMenuItem_3run6_1056{border:none;background:transparent;padding:8px 6px;text-align:left;border-radius:10px;cursor:pointer;color:var(--color-text-primary)}._portalUserMenuItem_3run6_1056:hover{background:var(--color-surface-muted)}._portalHeroSearchRow_3run6_1070{display:flex;flex-direction:column;gap:12px;align-items:flex-start}._portalHeroSearch_3run6_1070{background:#ffffff26;border-radius:var(--radius-md);padding:6px;width:100%}._portalHeroSearch_3run6_1070 input{width:100%;border:none;background:transparent;color:#fff;font-size:1rem;padding:10px 14px;outline:none}._portalHeroSearch_3run6_1070 input::placeholder{color:#ffffffe6}._portalHeroSearchContainer_3run6_1098{position:relative;width:100%;max-width:800px}._portalSearchDropdown_3run6_1104{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#0f172ad9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-lg);box-shadow:0 8px 32px #0000004d;z-index:100;overflow:hidden;border:1px solid rgba(255,255,255,.1)}._portalSearchDropdownHeader_3run6_1118{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#ffffff0d;border-bottom:1px solid rgba(255,255,255,.1)}._portalSearchDropdownTitle_3run6_1127{font-size:.8125rem;font-weight:600;color:#ffffffb3}._portalSearchDropdownClose_3run6_1133{background:none;border:none;font-size:.8125rem;color:#ffffffe6;cursor:pointer;padding:0}._portalSearchDropdownClose_3run6_1133:hover{text-decoration:underline;color:#fff}._portalSearchDropdownResults_3run6_1147{max-height:320px;overflow-y:auto}._portalSearchDropdownItem_3run6_1152{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;padding:12px 16px;border:none;background:none;text-align:left;cursor:pointer;transition:background .15s ease}._portalSearchDropdownItem_3run6_1152:hover{background:var(--color-surface-muted)}._portalSearchDropdownItemId_3run6_1170{font-size:.75rem;font-weight:600;color:var(--color-text-tertiary);text-transform:uppercase}._portalSearchDropdownItemTitle_3run6_1177{font-size:.875rem;font-weight:500;color:var(--color-text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._portalSearchDropdownItemStatus_3run6_1186{font-size:.75rem;font-weight:500;color:#34d399;background:#34d39926;padding:2px 8px;border-radius:var(--radius-md)}._portalSearchDropdownMore_3run6_1195{display:block;width:100%;padding:12px 16px;border:none;border-top:1px solid var(--color-border);background:var(--color-surface-muted);font-size:.875rem;font-weight:500;color:var(--color-primary);cursor:pointer;text-align:center}._portalSearchDropdownMore_3run6_1195:hover{background:var(--color-surface-muted);color:var(--color-text-primary)}._portalSearchDropdownEmpty_3run6_1214{padding:24px 16px;text-align:center;font-size:.875rem;color:var(--color-text-tertiary)}._portalSearchDropdownSection_3run6_1221{border-bottom:1px solid var(--color-border)}._portalSearchDropdownSection_3run6_1221:last-child{border-bottom:none}._portalSearchDropdownSectionHeader_3run6_1229{display:flex;align-items:center;gap:6px;padding:10px 16px 6px}._portalSearchDropdownSectionTitle_3run6_1236{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-tertiary)}._portalSearchDropdownSectionCount_3run6_1244{font-size:.6875rem;font-weight:500;color:var(--color-text-tertiary)}._portalSearchDropdownKbItem_3run6_1250{display:flex;align-items:center;gap:10px;width:100%;padding:10px 16px;border:none;background:none;text-align:left;cursor:pointer;transition:background .15s ease}._portalSearchDropdownKbItem_3run6_1250:hover{background:var(--color-surface-muted)}._portalSearchDropdownKbIcon_3run6_1267{font-size:1rem;flex-shrink:0}._portalSearchDropdownKbTitle_3run6_1272{font-size:.875rem;font-weight:500;color:var(--color-text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._portalHeroQuickLinks_3run6_1281{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-start}._portalHeroQuickLinks_3run6_1281 button{border:none;background:transparent;color:#cbd5f5;text-decoration:underline;cursor:pointer}._portalHeroError_3run6_1296{margin:0;color:#fecaca}._portalHeroArt_3run6_1301{min-height:280px;border-radius:var(--radius-xl);background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.4),transparent 60%),radial-gradient(circle at 80% 0%,rgba(255,255,255,.2),transparent 40%),#0f172a33;position:relative;z-index:1}._portalProductSection_3run6_1311{display:flex;flex-direction:column;gap:20px;width:100%}._portalOrderPanel_3run6_1318{background:var(--color-surface);border-radius:var(--radius-xl);border:1px solid var(--color-border);padding:clamp(20px,4vw,36px);display:flex;flex-direction:column;gap:20px;width:100%}._portalEscalationsGrid_3run6_1329{display:grid;grid-template-columns:minmax(240px,320px) minmax(0,1fr);gap:20px;width:min(1180px,100%);margin:0 auto}._portalEscalationsList_3run6_1337,._portalEscalationsDetail_3run6_1338{background:var(--color-surface);border-radius:var(--radius-xl);border:1px solid var(--color-border);padding:20px;display:flex;flex-direction:column;gap:12px}._portalEscalationCard_3run6_1348{border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:12px 14px;text-align:left;background:var(--color-surface-muted);cursor:pointer;display:flex;flex-direction:column;gap:6px}._portalEscalationCardActive_3run6_1360{border-color:#2563eb80;background:var(--color-primary-tint)}._portalEscalationHeader_3run6_1365{display:flex;justify-content:space-between;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-tertiary)}._portalEscalationStatus_3run6_1374{font-weight:600}._portalEscalationResponse_3run6_1378{margin-top:8px;color:var(--color-text-secondary)}._portalEscalationThread_3run6_1383{display:flex;flex-direction:column;gap:10px;margin-top:16px}._portalEscalationBubble_3run6_1390{border-radius:var(--radius-lg);padding:10px 12px;background:var(--color-surface-muted);color:var(--color-text-primary)}._portalEscalationBubbleAgent_3run6_1397{background:var(--color-primary-tint)}._portalEscalationBubbleUser_3run6_1401{background:var(--color-surface-muted)}._portalEscalationBubble_3run6_1390 small{display:block;margin-top:6px;color:var(--color-text-tertiary);font-size:.75rem}._portalEscalationReply_3run6_1412{display:flex;flex-direction:column;gap:10px;margin-top:16px}._portalEscalationReply_3run6_1412 textarea{border-radius:12px;border:1px solid var(--color-border);padding:10px 12px;font-family:inherit;font-size:14px}._portalEscalationReplyActions_3run6_1427{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}._portalEscalationEmpty_3run6_1434{padding:12px;color:var(--color-text-tertiary)}@media(max-width:900px){._portalEscalationsGrid_3run6_1329{grid-template-columns:1fr}}._portalProfileCard_3run6_1445{background:var(--color-surface);border-radius:var(--radius-xl);border:1px solid var(--color-border);padding:clamp(20px,4vw,36px);width:min(980px,100%);margin:0 auto}._portalProfileHeader_3run6_1454{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;align-items:center}._portalProfileHint_3run6_1462{margin:4px 0 0;color:var(--color-text-tertiary)}._portalProfileActions_3run6_1467{display:flex;gap:8px}._portalProfileGrid_3run6_1472{display:grid;grid-template-columns:minmax(220px,320px) minmax(0,1fr);gap:24px;margin-top:24px}._portalProfileAvatarPanel_3run6_1479{display:flex;flex-direction:column;gap:12px;align-items:flex-start;background:var(--color-surface-muted);border-radius:var(--radius-lg);padding:20px;border:1px solid var(--color-border)}._portalProfileAvatar_3run6_1479{width:96px;height:96px;border-radius:var(--radius-xl);background:var(--color-border);display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:1.6rem;color:var(--color-text-primary);overflow:hidden}._portalProfileAvatar_3run6_1479 img{width:100%;height:100%;object-fit:cover}._portalProfileAvatarMeta_3run6_1510{display:flex;flex-direction:column;gap:4px}._portalProfileAvatarMeta_3run6_1510 strong{font-size:1rem;color:var(--color-text-primary)}._portalProfileAvatarMeta_3run6_1510 span{font-size:.85rem;color:var(--color-text-tertiary)}._portalProfileAvatarActions_3run6_1526{display:flex;gap:8px;flex-wrap:wrap}._portalProfileFileInput_3run6_1532{display:none}._portalProfileForm_3run6_1536{display:flex;flex-direction:column;gap:16px}._portalProfileToggleRow_3run6_1542{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:16px;border-radius:var(--radius-lg);border:1px solid var(--color-border);background:var(--color-surface-muted)}._portalProfileToggleLabel_3run6_1553{margin:0;font-weight:600}._portalProfileToggleHint_3run6_1558{margin:4px 0 0;color:var(--color-text-tertiary);font-size:.85rem}._portalProfileToggle_3run6_1542{width:52px;height:28px;border-radius:var(--radius-md);border:none;background:var(--color-border-strong);position:relative;cursor:pointer;transition:background .2s ease}._portalProfileToggleActive_3run6_1575{background:var(--color-primary)}._portalProfileToggleHandle_3run6_1579{width:22px;height:22px;border-radius:50%;background:var(--color-surface);position:absolute;top:3px;left:3px;transition:transform .2s ease}._portalProfileToggleActive_3run6_1575 ._portalProfileToggleHandle_3run6_1579{transform:translate(24px)}._portalOnboardingBody_3run6_1594{display:flex;flex-direction:column;gap:16px}._portalOnboardingAvatarRow_3run6_1600{display:flex;gap:16px;align-items:center}._portalOnboardingAvatarActions_3run6_1606{display:flex;flex-direction:column;gap:8px}._portalOnboardingActions_3run6_1612{display:flex;justify-content:flex-end;margin-top:8px}._portalProfileStatus_3run6_1618{margin-top:16px;font-weight:600;color:var(--color-text-primary)}._portalProfileStatusError_3run6_1624{color:var(--color-alert-red)}._portalProfileStatusSuccess_3run6_1628{color:var(--color-secondary)}._portalOrdersFilterGroup_3run6_1632{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._portalOrdersFilterLabel_3run6_1639{font-size:.7rem;font-weight:500;color:var(--color-text-tertiary);text-transform:uppercase;letter-spacing:.06em}._portalOrdersFiltersInline_3run6_1647{display:flex;flex-wrap:wrap;gap:16px;align-items:center}._portalSwitchContent_3run6_1654{display:flex;flex-direction:column;gap:12px}._portalSwitchActions_3run6_1660{display:flex;justify-content:flex-end;gap:10px}@media(max-width:900px){._portalProfileGrid_3run6_1472{grid-template-columns:1fr}}._portalProductHeader_3run6_1672{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}._portalSectionTitle_3run6_1680{margin:4px 0 0;font-size:1.125rem;font-weight:600;color:var(--color-text-primary)}._portalSectionHint_3run6_1687{margin:0;color:var(--color-text-tertiary);font-size:.8125rem}._portalSectionHeaderRight_3run6_1693{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}._portalSectionToggle_3run6_1701{display:inline-flex;align-items:center;gap:2px;padding:3px;border-radius:var(--radius-md);background:var(--color-surface-muted);border:1px solid var(--color-border)}._portalSectionToggleButton_3run6_1711{border:none;background:transparent;border-radius:var(--radius-sm);padding:5px 12px;font-size:.75rem;font-weight:600;cursor:pointer;color:var(--color-text-secondary);transition:background .15s ease,color .15s ease}._portalSectionToggleButton_3run6_1711:hover{color:var(--color-text-primary)}._portalSectionToggleActive_3run6_1727{background:var(--color-surface);color:var(--color-primary);box-shadow:0 1px 3px #0f172a14}._portalProductGrid_3run6_1733{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}._portalProductCard_3run6_1739{--product-image: none;border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:24px;display:grid;grid-template-columns:1fr;gap:12px;align-items:stretch;background:var(--color-surface);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;position:relative;overflow:hidden}._portalProductCard_3run6_1739:hover{border-color:var(--color-primary-soft);transform:translateY(-4px);box-shadow:0 8px 24px #0f172a14}._portalOrderPanel_3run6_1318{box-shadow:none}._portalOrderFormShell_3run6_1764{display:flex;flex-direction:column;gap:24px}._portalOrderShellHeader_3run6_1770{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:16px;border-bottom:1px solid var(--color-border);margin:0 auto 8px;max-width:960px;width:100%}._portalOrderShellHeader_3run6_1770 ._portalSectionTitle_3run6_1680{font-size:1.8rem;margin:6px 0 0}._portalOrderShellHeader_3run6_1770 ._linkButton_3run6_795{margin-bottom:4px}._portalShellDescription_3run6_1791{margin:8px 0 0;color:var(--color-text-secondary)}._portalOrderMeta_3run6_1796{font-size:.85rem;color:var(--color-text-secondary);display:flex;align-items:center;gap:12px}._portalOrderPanelHeader_3run6_1804{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}._portalProductCard_3run6_1739:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(149deg,transparent,var(--color-surface)),var(--product-image);background-size:cover;background-position:center;opacity:.3}._portalProductCard_3run6_1739:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 0%,var(--color-surface) 80%)}._portalProductContent_3run6_1829{display:flex;flex-direction:column;gap:10px;position:relative;z-index:1}._portalProductHeaderRow_3run6_1837{display:flex;align-items:center;justify-content:space-between}._portalProductHeaderRow_3run6_1837 h4{margin:0;font-size:1rem;font-weight:600;color:var(--color-text-primary)}._portalProductEyebrow_3run6_1850{margin:0;text-transform:uppercase;letter-spacing:.15em;font-size:.6875rem;color:var(--color-text-tertiary)}._portalProductDescription_3run6_1858{margin:0;color:var(--color-text-secondary);font-size:.875rem;line-height:1.5}._portalProductActions_3run6_1865{margin-top:auto;display:flex;justify-content:flex-start}@media(max-width:768px){._portalProductGrid_3run6_1733{grid-template-columns:1fr}}._portalProductEmpty_3run6_1877{grid-column:1 / -1;text-align:center;padding:32px;color:var(--color-text-tertiary)}._portalHeader_3run6_1884{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}._portalEyebrow_3run6_1892{margin:0;text-transform:uppercase;letter-spacing:.15em;font-size:.6875rem;font-weight:600;color:var(--color-text-tertiary)}._portalTitle_3run6_1901{margin:4px 0 0;font-size:1.8rem;color:var(--color-text-primary)}._portalHeaderActions_3run6_1907{display:flex;gap:12px}._portalNav_3run6_1912{margin-top:24px;display:flex;gap:12px}._navButton_3run6_1918{border:none;background:var(--color-surface-muted);border-radius:var(--radius-md);padding:8px 20px;font-weight:600;cursor:pointer;color:var(--color-text-secondary)}._navButtonActive_3run6_1928{background:var(--color-text-primary);color:var(--color-text-on-strong)}._portalContent_3run6_1933{margin-top:32px;display:flex;flex-direction:column;gap:24px}._portalShellHome_3run6_812 ._portalContent_3run6_1933{margin-top:0}._cardHeader_3run6_1944{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}._cardHeader_3run6_1944 h2{font-weight:600;color:var(--color-text-primary)}._cardActions_3run6_1957{display:flex;gap:12px}._ordersList_3run6_1962{display:flex;flex-direction:column;gap:12px}._ordersListHeader_3run6_1968{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface-muted);padding:12px 20px;margin-bottom:8px;display:grid;column-gap:24px;font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-tertiary)}._ordersListHeaderOpen_3run6_1982{grid-template-columns:minmax(130px,1fr) minmax(160px,1.8fr) minmax(100px,1.5fr) minmax(140px,1fr) minmax(120px,1fr)}._ordersListHeaderClosed_3run6_1986{grid-template-columns:minmax(130px,1fr) minmax(160px,1.8fr) minmax(140px,1fr) minmax(140px,1fr) minmax(80px,.8fr) minmax(120px,1.5fr)}._orderListItem_3run6_1990{--outcome-gradient-green: linear-gradient(to right, var(--color-surface) 70%, rgba(34, 197, 94, .08) 100%);--outcome-gradient-yellow: linear-gradient(to right, var(--color-surface) 70%, rgba(234, 179, 8, .1) 100%);--outcome-gradient-red: linear-gradient(to right, var(--color-surface) 70%, rgba(239, 68, 68, .08) 100%);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:16px 20px;display:grid;gap:24px;align-items:center;background:var(--color-surface)}._orderListItemOpen_3run6_2003{grid-template-columns:minmax(130px,1fr) minmax(160px,1.8fr) minmax(100px,1.5fr) minmax(140px,1fr) minmax(120px,1fr)}._orderListItemClosed_3run6_2007{grid-template-columns:minmax(130px,1fr) minmax(160px,1.8fr) minmax(140px,1fr) minmax(140px,1fr) minmax(80px,.8fr) minmax(120px,1.5fr)}._orderListItemLink_3run6_2011{cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}._orderListItemLink_3run6_2011:hover,._orderListItemLink_3run6_2011:focus-visible{transform:translateY(-1px);box-shadow:none}._orderListItem_3run6_1990 h3{margin:0;font-size:1.1rem}._portalOrdersLoadMore_3run6_2027{display:flex;align-items:center;gap:16px;justify-content:center;margin-top:16px}._portalOrdersLoadMoreHint_3run6_2035{font-size:.85rem;color:var(--color-text-tertiary)}._orderMeta_3run6_2040{margin:0;color:var(--color-text-tertiary);font-size:.9rem}._orderListActions_3run6_2046{display:flex;flex-direction:column;align-items:flex-end;gap:8px}._orderRowIcon_3run6_2053{display:inline-flex;align-items:center;justify-content:center;color:var(--color-text-tertiary)}._orderMetaDivider_3run6_2087{font-size:.9rem;color:var(--color-text-tertiary)}._orderListInfo_3run6_2092{display:flex;flex-direction:column;gap:8px;min-width:0}._orderListTitleRow_3run6_2099{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}._orderListTitleRow_3run6_2099 h3{margin:0;font-size:1.1rem}._orderMetaLabel_3run6_2075{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-tertiary)}._orderMetaValue_3run6_2082{font-weight:600;color:var(--color-text-primary)}._orderMetaRow_3run6_2060{display:flex;gap:16px;align-items:baseline;flex-wrap:wrap}._orderMetaRow_3run6_2060 ._orderMeta_3run6_2040{margin:0}._orderMetaRow_3run6_2060 ._orderStatus_3run6_2071{margin-left:auto}._orderStatus_3run6_2071,._orderStatusDetail_3run6_2139{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-md);padding:4px 12px;font-weight:600;font-size:.85rem}._orderStatusPill_3run6_2149{display:inline-flex;align-items:center;justify-content:center;padding:4px 14px;border-radius:var(--radius-sm);font-weight:600;font-size:.8rem;letter-spacing:.02em;text-transform:uppercase;text-align:center;white-space:nowrap;background:var(--status-processing-bg);color:var(--status-processing-text)}._orderStatusPill--ny_3run6_2165{background:var(--status-new-bg);color:var(--status-new-text)}._orderStatusPill--hanteras_3run6_2170{background:var(--status-processing-bg);color:var(--status-processing-text)}._orderStatusPill--levererad_3run6_2175{background:var(--status-complete-bg);color:var(--status-complete-text)}._orderStatusPill--avbestalld_3run6_2180{background:var(--status-cancelled-bg);color:var(--status-cancelled-text)}._orderStatusPill--leverans_bokad_3run6_2185{background:var(--status-processing-bg);color:var(--status-processing-text)}._orderStatusPill--uppgradering_begard_3run6_2190,._orderStatusPill--boka_nytt_datum_3run6_2195{background:var(--status-manual-bg);color:var(--status-manual-text)}._orderOutcomePill_3run6_2200{display:inline-flex;align-items:center;justify-content:center;padding:3px 12px;border-radius:var(--radius-sm);font-weight:600;font-size:.8rem;white-space:nowrap;background:var(--color-surface-muted);color:var(--color-text-secondary)}._orderOutcomePill--grön_3run6_2213,._orderOutcomePill--green_3run6_2214{background:color-mix(in srgb,#22c55e 15%,var(--color-surface));color:#16a34a}._orderOutcomePill--gul_3run6_2219,._orderOutcomePill--yellow_3run6_2220{background:color-mix(in srgb,#eab308 15%,var(--color-surface));color:#a16207}._orderOutcomePill--röd_3run6_2225,._orderOutcomePill--red_3run6_2226{background:color-mix(in srgb,#ef4444 12%,var(--color-surface));color:#dc2626}._orderStatusDetail_3run6_2139{position:static;text-transform:uppercase;letter-spacing:.04em}._orderStatusStack_3run6_2237{display:flex;flex-direction:column;align-items:flex-end;gap:6px}._orderProcessingStatus_3run6_2244{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-secondary)}._portalOrderDetailPage_3run6_2252{display:flex;flex-direction:column;gap:0}._portalOrderDetailPanel_3run6_2258{position:relative;overflow:visible}._portalContentColumn_3run6_2263{width:100%;max-width:1180px;margin:0 auto;display:flex;flex-direction:column;gap:16px}._portalContentColumn_3run6_2263 ._portalOrderPanel_3run6_1318{width:100%;margin:0}._portalBreadcrumbs_3run6_2277{display:inline-flex;align-items:center;gap:6px;margin:0;width:100%;padding:0 clamp(20px,4vw,36px);padding-bottom:20px;box-sizing:border-box;font-size:.9rem;color:var(--color-text-secondary)}._portalBreadcrumbs_3run6_2277 button{border:none;background:none;padding:0;color:var(--color-primary);font-weight:600;cursor:pointer}._portalBreadcrumbs_3run6_2277 span{color:var(--color-text-tertiary)}._orderTransitionContainer_3run6_2303{position:relative}._orderTransitionOverlay_3run6_2307{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:var(--color-surface-muted);border-radius:var(--radius-xl);opacity:0;pointer-events:none;transition:opacity .35s ease;text-align:center;color:var(--color-text-secondary)}._orderTransitionVisible_3run6_2324{opacity:1;pointer-events:auto}._portalOrderSpinner_3run6_2329{width:40px;height:40px;border-radius:50%;border:4px solid var(--color-border);border-top-color:var(--color-primary);animation:_portalSpin_3run6_1 .9s linear infinite}@keyframes _portalSpin_3run6_1{to{transform:rotate(360deg)}}._orderDetailBody_3run6_2344{display:flex;flex-direction:column;gap:24px;opacity:0;transform:translateY(16px);transition:opacity .35s ease,transform .35s ease}._orderDetailContentVisible_3run6_2353{opacity:1;transform:translateY(0)}._portalPanelBody_3run6_2358{opacity:0;transform:translateY(16px);transition:opacity .35s ease,transform .35s ease}._portalPanelBodyVisible_3run6_2364{opacity:1;transform:translateY(0)}._orderDetailHeader_3run6_2369{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;align-items:flex-start}._orderIdRow_3run6_2377{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap;margin-bottom:.4rem}._orderIdPill_3run6_2385{border:1px solid var(--color-border-strong);border-radius:var(--radius-md);padding:.25rem .85rem;background:var(--color-surface);font-size:.85rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-secondary);display:inline-flex;align-items:center;gap:.35rem;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,color .2s ease}._orderIdPill_3run6_2385:hover,._orderIdPill_3run6_2385:focus-visible{border-color:#2563eb99;box-shadow:none;color:var(--color-primary)}._orderIdPillCopied_3run6_2409{border-color:#4ade80cc;box-shadow:none;color:#047857}._orderIdCopyIcon_3run6_2415{opacity:0;transition:opacity .2s ease,color .2s ease;color:inherit}._orderIdPill_3run6_2385:hover ._orderIdCopyIcon_3run6_2415,._orderIdPillCopied_3run6_2409 ._orderIdCopyIcon_3run6_2415{opacity:1}._orderHeaderActions_3run6_2426{display:flex;align-items:center;gap:12px}._orderLockedBanner_3run6_2432{display:flex;align-items:flex-start;gap:12px;padding:14px 18px;border-radius:var(--radius-lg);border:1px solid var(--color-border);background:var(--color-surface-muted);color:var(--color-text-primary)}._orderLockedBanner_3run6_2432 p{margin:4px 0 0;color:var(--color-text-tertiary);font-size:.95rem}._orderDeliveryBanner_3run6_2449{display:grid;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;border-radius:var(--radius-lg);border:1px solid rgba(37,99,235,.2);background:linear-gradient(135deg,#2563eb1f,#3b82f60a)}._orderDeliveryBannerWithReason_3run6_2460{grid-template-columns:minmax(0,2.6fr) minmax(0,.9fr) minmax(0,.9fr) auto}._orderDeliveryBannerNoReason_3run6_2464{grid-template-columns:minmax(0,2.6fr) minmax(0,.9fr) auto}._orderDeliveryMain_3run6_2468{min-width:0}._orderDeliveryBannerMuted_3run6_2472{border-color:var(--color-border);background:var(--color-surface-muted)}._orderDeliveryBannerGreen_3run6_2477{border-color:#22c55e59;background:linear-gradient(135deg,#22c55e2e,#22c55e0a)}._orderDeliveryBannerYellow_3run6_2482{border-color:#eab30859;background:linear-gradient(135deg,#eab30833,#eab3080d)}._orderDeliveryBannerRed_3run6_2487{border-color:#ef444459;background:linear-gradient(135deg,#ef444433,#ef44440d)}._orderDeliveryTitle_3run6_2492{margin:0;font-size:1.05rem;color:var(--color-text-primary)}._orderDeliveryText_3run6_2498{margin:4px 0 0;font-size:.95rem;color:var(--color-text-secondary)}._orderDeliveryColumn_3run6_2504{display:flex;flex-direction:column;gap:6px;min-width:0}._orderDeliveryMetaLabel_3run6_2511{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:var(--color-text-tertiary)}._orderDeliveryMetaValue_3run6_2518{font-size:.95rem;color:var(--color-text-primary);font-weight:600}@media(max-width:720px){._orderDeliveryBanner_3run6_2449{grid-template-columns:1fr;justify-items:flex-start}}._orderParticipants_3run6_2531{display:flex;align-items:center;gap:12px}._orderShareButton_3run6_2537{display:inline-flex;align-items:center;gap:8px;background:transparent;border:1px solid rgba(37,99,235,.35);border-radius:var(--radius-md);padding:8px 14px;font-weight:700;color:var(--color-primary);cursor:pointer}._orderShareButton_3run6_2537:hover{background:#2563eb0f}._orderShareButtonIcon_3run6_2554{color:inherit}._orderSharePanelRow_3run6_2558{display:flex;justify-content:stretch;margin-top:18px}._orderSharePanel_3run6_2558{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border-radius:var(--radius-lg);background:var(--color-surface);border:1px solid var(--color-border);box-shadow:none;width:100%;max-width:100%;flex-wrap:wrap}._orderSharePanelMain_3run6_2579{display:inline-flex;align-items:center;gap:12px;flex-wrap:wrap}._orderSharePanelActions_3run6_2586{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}._orderShareStatus_3run6_2594{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:var(--radius-md);font-weight:700;font-size:.85rem;border:1px solid var(--color-border-strong);background:var(--color-surface-muted);color:var(--color-text-secondary);white-space:nowrap}._orderShareStatusIcon_3run6_2608{color:inherit}._orderShareStatusShared_3run6_2612{border-color:#2563eb59;background:#2563eb0f;color:var(--color-primary)}._orderShareStatusPrivate_3run6_2618{border-color:var(--color-border-strong);background:var(--color-surface-muted);color:var(--color-text-secondary)}._orderParticipantAvatars_3run6_2624{display:flex;align-items:center}._orderParticipantAvatar_3run6_2624{width:38px;height:38px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:.85rem;color:var(--color-text-secondary);background:var(--color-surface-muted);border:2px solid rgba(37,99,235,.25);box-shadow:none;margin-left:-10px;position:relative;z-index:1}._orderParticipantAvatar_3run6_2624:first-child{margin-left:0}._orderParticipantAvatar_3run6_2624[data-tooltip]{cursor:default}._orderParticipantAvatar_3run6_2624[data-tooltip]:hover{z-index:10}._orderParticipantAvatar_3run6_2624[data-tooltip]:hover:after{content:attr(data-tooltip);position:absolute;left:50%;top:-8px;transform:translate(-50%,-100%);padding:8px 10px;border-radius:12px;background:#0f172aeb;color:#fff;font-size:.8rem;font-weight:600;letter-spacing:.01em;white-space:nowrap;box-shadow:none;z-index:30;pointer-events:none}._orderParticipantAvatar_3run6_2624[data-tooltip]:hover:before{content:"";position:absolute;left:50%;top:-10px;transform:translate(-50%);width:10px;height:10px;background:#0f172aeb;border-radius:2px;rotate:45deg;z-index:29;pointer-events:none}._orderParticipantAvatarCreator_3run6_2693{border-color:var(--color-border-strong)}._orderParticipantsButton_3run6_2697{display:inline-flex;align-items:center;gap:8px;background:transparent;border:1px solid rgba(37,99,235,.35);border-radius:var(--radius-md);padding:8px 14px;font-weight:700;color:var(--color-primary);cursor:pointer}._orderParticipantsButton_3run6_2697:hover{background:#2563eb0f}._orderParticipantsModalBody_3run6_2714{display:flex;flex-direction:column;gap:12px}._orderParticipantsFooter_3run6_2720{display:flex;justify-content:flex-end;gap:12px}._portalOrderFormLayer_3run6_2726{position:relative;overflow:visible;min-height:280px;transition:min-height .35s ease,padding .35s ease}._portalOrderFormPane_3run6_2733{transition:opacity .35s ease,transform .35s ease;will-change:opacity,transform}._portalOrderFormLayerSuccess_3run6_2738{min-height:0;padding-bottom:12px}._portalLayerVisible_3run6_2743{opacity:1;transform:translateY(0)}._portalLayerHidden_3run6_2748{opacity:0;pointer-events:none;transform:translateY(12px);position:absolute;top:0;right:0;bottom:0;left:0;width:100%}._portalOrderSuccess_3run6_2757{border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:32px;background:var(--color-surface);box-shadow:none;display:flex;flex-direction:column;gap:12px;justify-content:center;align-items:center;text-align:center;max-width:560px;margin:0 auto}._portalOrderSuccessHeadline_3run6_2773{font-size:1.5rem;margin:0;color:var(--color-text-primary)}._portalOrderSuccessCopy_3run6_2779{margin:0;color:var(--color-text-secondary);font-size:1rem}._portalOrderSuccessActions_3run6_2785{display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap;margin-top:8px}._orderActionButtons_3run6_2794{display:inline-flex;gap:10px}._orderActionButtons_3run6_2794 button{border-radius:var(--radius-md);padding:8px 18px;font-weight:600;cursor:pointer;background:transparent;border:1px solid rgba(37,99,235,.35);color:var(--color-primary);transition:background .2s ease,color .2s ease,border-color .2s ease}._orderNotificationMuteButton_3run6_2810{padding:0;width:30px;height:28px;display:inline-flex;align-items:center;justify-content:center;position:relative;overflow:visible}._orderNotificationMuteButton_3run6_2810[data-tooltip]:after{content:attr(data-tooltip);position:absolute;left:50%;transform:translate(-50%,-100%);top:-6px;white-space:nowrap;background:#0f172a;color:#fff;font-size:.7rem;padding:4px 10px;border-radius:var(--radius-md);opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:30}._orderNotificationMuteButton_3run6_2810:hover{background:#2563eb14}._orderNotificationMuteButton_3run6_2810[data-tooltip]:hover:after,._orderNotificationMuteButton_3run6_2810[data-tooltip]:focus-visible:after{opacity:1}._orderNotificationMuteButtonMuted_3run6_2848{border-color:var(--color-border-strong);color:var(--color-text-secondary)}._orderNotificationMuteButtonMuted_3run6_2848:hover{background:var(--color-surface-muted)}._portalSection_3run6_1680{border-top:1px solid var(--color-border);padding-top:16px}._portalSectionHeaderRow_3run6_2862{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:12px}._portalSectionHeaderActions_3run6_2871{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}._portalContentInner_3run6_2878{max-width:1200px;margin:0 auto;padding:24px;display:flex;flex-direction:column;gap:24px}._portalStatsHeader_3run6_2887{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;flex-wrap:wrap}._portalStatsSubtitle_3run6_2895{margin:6px 0 0;color:var(--color-text-tertiary);font-size:.95rem}._portalStatsActions_3run6_2901{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._portalStatsFilters_3run6_2908{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;padding:18px;border-radius:var(--radius-lg);border:1px solid var(--color-border);background:var(--color-surface);box-shadow:none}._portalStatsOutcomeCards_3run6_2919{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}._portalStatsOutcomeCard_3run6_2919{--accent: #0ea5e9;--accent-soft: rgba(14, 165, 233, .14);--accent-fade: rgba(14, 165, 233, .04);--accent-border: rgba(14, 165, 233, .28);border-radius:var(--radius-lg);border:1px solid var(--accent-border);background:linear-gradient(135deg,var(--accent-soft),var(--accent-fade));padding:16px;display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;box-shadow:none}._portalStatsOutcomeLabel_3run6_2942{font-size:.9rem;font-weight:600;color:var(--color-text-secondary)}._portalStatsOutcomeValue_3run6_2948{font-size:1.9rem;color:var(--color-text-primary)}._portalStatsOutcomePercent_3run6_2953{font-size:.9rem;color:var(--color-text-tertiary)}._portalStatsGrid_3run6_2958{display:grid;grid-template-columns:1fr;gap:20px}._portalStatsTable_3run6_2964{display:flex;flex-direction:column;gap:10px}._portalStatsTableHeader_3run6_2970{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface-muted);padding:10px 16px;display:grid;grid-template-columns:minmax(180px,2fr) minmax(70px,.6fr) minmax(70px,.6fr);column-gap:20px;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-tertiary)}._portalStatsTableHeader_3run6_2970 span:nth-child(2),._portalStatsTableHeader_3run6_2970 span:nth-child(3){text-align:right}._portalStatsTableRow_3run6_2989{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);padding:12px 16px;display:grid;grid-template-columns:minmax(180px,2fr) minmax(70px,.6fr) minmax(70px,.6fr);column-gap:20px;align-items:center;font-size:.95rem;color:var(--color-text-primary)}._portalStatsTableRow_3run6_2989>strong{text-align:right}._portalStatsBuyerCell_3run6_3006{display:flex;align-items:center;gap:12px;min-width:0}._portalStatsBuyerAvatar_3run6_3013{width:36px;height:36px;border-radius:50%;background:var(--color-surface-muted);color:var(--color-text-primary);font-size:.85rem;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}._portalStatsBuyerAvatarImage_3run6_3028{width:100%;height:100%;object-fit:cover}._portalStatsBuyerMeta_3run6_3034{display:flex;flex-direction:column;gap:2px;min-width:0}._portalStatsBuyerMeta_3run6_3034 strong{font-size:.95rem;font-weight:600;color:var(--color-text-primary)}._portalStatsBuyerMeta_3run6_3034 span{font-size:.8rem;color:var(--color-text-tertiary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._portalStatsTableFooter_3run6_3055{border-color:var(--color-border);background:var(--color-surface-muted);font-weight:600}._portalStatsCard_3run6_3061{background:var(--color-surface);border-radius:var(--radius-xl);border:1px solid var(--color-border);box-shadow:none;padding:18px 20px;display:flex;flex-direction:column;gap:12px}._portalStatsCardHeader_3run6_3072 h3{margin:0;font-size:1rem;color:var(--color-text-primary)}._portalStatsCardHeader_3run6_3072 p{margin:4px 0 0;font-size:.85rem;color:var(--color-text-tertiary)}._portalStatsCardBody_3run6_3084{min-height:160px}._portalStatsTooltip_3run6_3088{background:#0f172a;color:#f8fafc;padding:8px 10px;border-radius:10px;font-size:.8rem;display:flex;flex-direction:column;gap:4px;box-shadow:none}._portalStatsTooltip_3run6_3088 strong{font-weight:600}._portalStatsPieLabel_3run6_3104{fill:var(--color-text-secondary);font-size:.78rem;font-weight:600;pointer-events:none}._portalStatsPieLabelMinor_3run6_3111{font-size:.7rem;font-weight:500}._portalStatsStackedList_3run6_3116{display:flex;flex-direction:column;gap:16px}._portalStatsOutcomeBlock_3run6_3122{background:var(--color-surface-muted);border-radius:var(--radius-lg);padding:12px}._portalStatsOutcomeBlock_3run6_3122 h4{margin:0 0 8px;font-size:.95rem;color:var(--color-text-primary)}._portalStatsEmpty_3run6_3134{border:1px dashed var(--color-border-strong);border-radius:var(--radius-lg);padding:24px;background:var(--color-surface)}._portalStatsEmpty_3run6_3134 h3{margin:0 0 6px;font-size:1rem}._portalStatsEmpty_3run6_3134 p{margin:0;color:var(--color-text-tertiary)}@media(max-width:768px){._portalContentInner_3run6_2878{padding:20px}._portalStatsGrid_3run6_2958{grid-template-columns:1fr}}._portalFieldTable_3run6_3161{display:flex;flex-direction:column;gap:.75rem}._orderAttachmentCount_3run6_3167{display:inline-flex;align-items:center;justify-content:center;min-width:24px;padding:2px 10px;border-radius:var(--radius-md);background:var(--color-primary);color:var(--color-primary-contrast);font-weight:700;font-size:.8rem}._orderAttachmentList_3run6_3180{display:flex;flex-wrap:wrap;gap:10px}._orderAttachmentPill_3run6_3186{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:var(--radius-md);border:1px solid var(--color-border-strong);background:var(--color-surface);color:var(--color-text-primary);font-weight:600;font-size:.9rem;text-decoration:none;transition:border-color .2s ease,transform .2s ease}._orderAttachmentPill_3run6_3186:hover,._orderAttachmentPill_3run6_3186:focus-visible{border-color:var(--color-primary);transform:translateY(-1px)}._orderAttachmentIcon_3run6_3207{color:var(--color-secondary)}._portalFieldRow_3run6_3211{border-radius:var(--radius-lg);border:1px solid var(--color-border);padding:.75rem 1rem;background:var(--color-surface);box-shadow:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;display:grid;grid-template-columns:1fr 1fr;column-gap:1rem;align-items:center}._portalFieldRowLabel_3run6_3224{font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-secondary)}._portalFieldRowValue_3run6_3231{display:flex;justify-content:space-between;align-items:center;gap:.5rem}._portalFieldRowCopied_3run6_3238{border-color:#4ade80cc;box-shadow:none}._portalFieldRowValueButton_3run6_3243{border:none;background:transparent;padding:0;font-size:1rem;color:var(--color-text-primary);text-align:left;cursor:pointer;flex:1}._fieldActionButton_3run6_3254{border:none;background:var(--color-surface-muted);border-radius:var(--radius-md);width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease}._fieldActionButton_3run6_3254:hover{background:#4f46e533;color:#312e81}._detailList_3run6_3272{margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}._detailRow_3run6_3279{background:var(--color-surface);border-radius:var(--radius-lg);padding:16px;border:1px solid var(--color-border);box-shadow:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;position:relative;cursor:pointer;overflow:hidden}._detailRow_3run6_3279:hover{border-color:#2563eb33;background:linear-gradient(180deg,#60a5fa1f,#3b82f60d);box-shadow:none;transform:translateY(-2px)}._detailRowFull_3run6_3298{grid-column:1 / -1}._detailRow_3run6_3279 dt{margin:0;font-size:.8rem;color:var(--color-text-secondary)}._detailRow_3run6_3279 dd{margin:4px 0 0;font-weight:300}._detailValueBlock_3run6_3313{margin-top:8px;padding:0;background:transparent;border:none;word-break:break-word}._detailRowCopyIcon_3run6_3321{position:absolute;top:12px;right:12px;width:28px;height:28px;border-radius:var(--radius-md);display:inline-flex;align-items:center;justify-content:center;background:#ffffffe6;color:var(--color-primary);box-shadow:0 6px 14px #0f172a1f;opacity:0;transform:translateY(-4px);transition:opacity .2s ease,transform .2s ease;pointer-events:none}._detailRow_3run6_3279:hover ._detailRowCopyIcon_3run6_3321{opacity:1;transform:translateY(0)}._commentHeader_3run6_3345{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._commentHeader_3run6_3345 h3{margin:0}._commentMeta_3run6_3356{display:inline-flex;align-items:center;gap:12px}._commentBadge_3run6_3362{background:var(--color-primary);color:#fff;border-radius:var(--radius-md);padding:2px 10px;font-size:.8rem;font-weight:700}._commentSortButton_3run6_3371{border:none;background:transparent;color:var(--color-text-secondary);font-weight:600;display:inline-flex;align-items:center;gap:4px;cursor:pointer}._commentComposer_3run6_3382{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}._commentComposerDropZone_3run6_3389,._commentReplyComposerDropZone_3run6_3390{width:100%}._commentLockedNotice_3run6_3394{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface-muted);color:var(--color-text-tertiary);padding:12px 16px;margin-bottom:20px;font-size:.95rem}._commentComposerActions_3run6_3404{display:flex;align-items:center;gap:.75rem;justify-content:flex-end}._commentAttachmentButton_3run6_3411{border:1px solid var(--color-border-strong);border-radius:var(--radius-md);background:var(--color-surface-muted);color:var(--color-text-primary);padding:10px 16px;display:inline-flex;align-items:center;gap:.35rem;font-size:.85rem;font-weight:700;cursor:pointer;transition:background .2s ease}._commentAttachmentButton_3run6_3411:hover:not(:disabled){background:var(--color-primary-tint)}._commentAttachmentButton_3run6_3411:disabled{cursor:not-allowed;opacity:.6}._commentComposer_3run6_3382 textarea{border:none;background:transparent;resize:none;font-size:1rem;color:var(--color-text-primary);min-height:64px}._commentComposer_3run6_3382 textarea:focus{outline:none}._commentComposerFooter_3run6_3448{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}._portalCommentFooter_3run6_3456{width:100%;display:flex;align-items:center;justify-content:flex-end;gap:1.25rem}._commentToolbar_3run6_3464{display:inline-flex;align-items:center;gap:8px}._commentToolbarButton_3run6_3470{border:none;background:transparent;padding:6px;border-radius:var(--radius-sm);color:var(--color-text-secondary);cursor:pointer;font-weight:600;font-size:.95rem}._commentToolbarButton_3run6_3470:hover{background:var(--color-surface-muted)}._commentSubmit_3run6_3485{background:var(--color-primary);color:var(--color-primary-contrast);border:none;border-radius:var(--radius-md);padding:10px 24px;font-weight:600;cursor:pointer}._commentSubmit_3run6_3485:disabled{opacity:.7;cursor:default}._portalReplyFooterActions_3run6_3500{display:flex;align-items:center;gap:.75rem;margin-left:auto}._commentList_3run6_3507{display:flex;flex-direction:column;gap:16px}._commentCard_3run6_3513{display:flex;gap:16px;border-radius:var(--radius-lg);padding:20px;background:var(--color-surface);border:1px solid var(--color-border);box-shadow:none}._commentAvatar_3run6_3523{width:46px;height:46px;border-radius:50%;background:var(--color-surface-muted);color:var(--color-text-secondary);display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:.95rem;overflow:hidden}._commentAvatarImage_3run6_3537{width:100%;height:100%;object-fit:cover;border-radius:inherit}._commentContent_3run6_3544{flex:1;display:flex;flex-direction:column;gap:6px}._commentCardHeader_3run6_3551{display:flex;justify-content:space-between;align-items:flex-start;color:var(--color-text-secondary);font-size:.9rem}._commentCardHeader_3run6_3551 strong{color:var(--color-text-primary);display:block}._commentCardHeader_3run6_3551 span{font-size:.8rem;color:var(--color-text-tertiary)}._commentMenuButton_3run6_3569{border:none;background:transparent;color:var(--color-text-tertiary);cursor:pointer}._commentContent_3run6_3544 p{margin:0;color:var(--color-text-primary)}._commentContent_3run6_3544 ._commentUnderline_3run6_3581{text-decoration:underline}._commentAttachment_3run6_3411{display:inline-flex;align-items:center;gap:6px;background:#2563eb1f;color:var(--color-primary);border-radius:var(--radius-md);padding:4px 12px;font-size:.85rem;line-height:1.5}._commentActions_3run6_3597{display:inline-flex;gap:12px;margin-top:8px}._commentActionButton_3run6_3603{border:none;background:var(--color-surface-muted);border-radius:var(--radius-md);color:var(--color-text-secondary);display:inline-flex;align-items:center;gap:6px;padding:6px 12px;font-size:.85rem;cursor:pointer}._commentActionButton_3run6_3603:hover{background:#4f46e52e;color:var(--color-primary)}._commentActionButton_3run6_3603{position:relative;overflow:visible}._commentActionBadge_3run6_3626{margin-left:6px;background:#312e81;color:#fff;font-size:.75rem;padding:0 6px;border-radius:var(--radius-md)}._commentActionButtonActive_3run6_3635{background:var(--color-surface-muted);color:var(--color-text-primary)}._commentEmojiWrapper_3run6_3640{position:relative;display:flex;align-items:center;gap:8px}._commentEmojiTrigger_3run6_3647{gap:0;padding:6px}._commentEmojiPopover_3run6_3652{position:absolute;top:calc(100% + 6px);right:0;background:var(--color-surface);border:1px solid var(--color-border-strong);border-radius:var(--radius-lg);box-shadow:0 16px 32px #0f172a33;padding:6px;display:flex;gap:6px;z-index:60;overflow:visible}._commentEmojiOption_3run6_3667{border:none;background:transparent;font-size:1.2rem;cursor:pointer;width:36px;height:36px;border-radius:10px;transition:background .2s ease;position:relative;overflow:visible}._commentEmojiOptionActive_3run6_3680{background:#6366f126}._commentReactionsInline_3run6_3684{display:flex;gap:.35rem;flex-wrap:nowrap;align-items:center;overflow:visible}._commentReactionPillWrapper_3run6_3692{position:relative;display:inline-flex;overflow:visible}._commentReactionPill_3run6_3692{display:inline-flex;align-items:center;gap:.25rem;padding:.1rem .65rem;border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-surface-muted);font-size:.85rem;color:var(--color-text-secondary);position:relative;overflow:visible;cursor:pointer;font:inherit}._commentEmojiOption_3run6_3667[data-tooltip]:after{content:attr(data-tooltip);position:absolute;left:50%;transform:translate(-50%,-100%);top:-8px;white-space:nowrap;background:#0f172a;color:#fff;font-size:.7rem;padding:4px 8px;border-radius:var(--radius-md);opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:70}._commentEmojiOption_3run6_3667[data-tooltip]:hover:after{opacity:1}._commentReactionDetailsPopover_3run6_3736{position:absolute;top:calc(100% + 8px);left:0;min-width:220px;max-width:320px;background:var(--color-surface);border:1px solid var(--color-border-strong);border-radius:var(--radius-lg);box-shadow:0 22px 50px #0f172a33;padding:10px;z-index:80}._commentReactionDetailsHeader_3run6_3750{display:flex;align-items:center;gap:8px;font-weight:800;color:var(--color-text-primary);padding:2px 4px 10px;border-bottom:1px solid var(--color-border);margin-bottom:8px}._commentReactionDetailsList_3run6_3761{display:flex;flex-direction:column;gap:6px;max-height:240px;overflow:auto;padding-right:2px}._commentReactionDetailsRow_3run6_3770{display:grid;grid-template-columns:22px 1fr;gap:10px;align-items:center;padding:6px 8px;border-radius:12px;background:var(--color-surface-muted)}._commentReactionDetailsEmoji_3run6_3780{font-size:1.05rem;line-height:1}._commentReactionDetailsName_3run6_3785{font-size:.85rem;font-weight:700;color:var(--color-text-secondary);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._commentReactionPillActive_3run6_3795{border-color:#4f46e566;background:#4f46e514;color:#312e81}._commentReactionCount_3run6_3801{font-weight:600;font-size:.75rem}._commentEmojiOption_3run6_3667:hover{background:var(--color-surface-muted)}._commentActionButton_3run6_3603[data-tooltip]:after{content:attr(data-tooltip);position:absolute;left:50%;transform:translate(-50%,-100%);top:-6px;white-space:nowrap;background:#0f172a;color:#fff;font-size:.7rem;padding:4px 8px;border-radius:var(--radius-md);opacity:0;pointer-events:none;transition:opacity .2s ease}._commentActionButton_3run6_3603[data-tooltip]:hover:after{opacity:1}._commentReplies_3run6_3831{margin-top:12px;display:flex;flex-direction:column;gap:12px;padding-left:48px;position:relative}._commentReplies_3run6_3831:before{content:"";position:absolute;left:12px;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,#106cff00,#106cfe45,#0e6bfc00);border-radius:var(--radius-md)}._commentReplyCard_3run6_3851{position:relative;display:flex;gap:10px;padding:12px 16px;border-radius:12px;background:var(--color-surface);box-shadow:0 1px 16px #0f172a14}._commentReplyCard_3run6_3851:before{content:"";position:absolute;left:-41px;top:50%;transform:translateY(-50%);width:12px;height:12px;border-radius:50%;background:#6366f1;box-shadow:0 0 0 4px #6366f126}._commentReplyAvatar_3run6_3874{width:32px;height:32px;border-radius:50%;background:var(--color-surface-muted);color:var(--color-text-secondary);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.85rem;overflow:hidden}._commentReplyAvatarImage_3run6_3888{width:100%;height:100%;object-fit:cover;border-radius:inherit}._commentReplyBody_3run6_3895{flex:1}._commentReplyActions_3run6_3899{display:flex;justify-content:flex-end;margin-top:8px}._commentReplyActionButton_3run6_3905{border:none;background:var(--color-surface-muted);border-radius:var(--radius-md);color:var(--color-text-secondary);display:inline-flex;align-items:center;gap:6px;padding:6px 12px;font-size:.8rem;cursor:pointer;position:relative;overflow:visible}._commentReplyActionButtonActive_3run6_3920{background:var(--color-surface-muted);color:var(--color-text-primary)}._commentReplyActionBadge_3run6_3925{margin-left:6px;background:#312e81;color:#fff;font-size:.75rem;padding:0 6px;border-radius:var(--radius-md)}._commentReplyActionButton_3run6_3905[data-tooltip]:after{content:attr(data-tooltip);position:absolute;left:50%;transform:translate(-50%,-100%);top:-6px;white-space:nowrap;background:#0f172a;color:#fff;font-size:.7rem;padding:4px 8px;border-radius:var(--radius-md);opacity:0;pointer-events:none;transition:opacity .2s ease}._commentReplyActionButton_3run6_3905[data-tooltip]:hover:after{opacity:1}._commentReplyHeader_3run6_3955{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:4px}._commentReplyHeader_3run6_3955 strong{font-size:.9rem;color:var(--color-text-primary)}._commentReplyHeader_3run6_3955 span{font-size:.75rem;color:var(--color-text-tertiary)}._commentReplyBody_3run6_3895 p{margin:0;color:var(--color-text-primary);font-size:.9rem;line-height:1.4}._commentReplyComposer_3run6_3390{margin-top:12px;margin-left:48px;border-radius:12px;padding:12px 16px;display:flex;flex-direction:column;gap:8px}._commentReplyInput_3run6_3990{width:100%;min-height:70px;border:none;background:transparent;resize:vertical;font-size:.9rem;font-family:inherit;color:var(--color-text-primary)}._commentReplyInput_3run6_3990:focus{outline:none}._commentReplyComposerFooter_3run6_4005{display:flex;justify-content:flex-end;gap:8px}._commentReplySubmit_3run6_4011{border:none;background:#312e81;color:#fff;padding:6px 16px;border-radius:var(--radius-md);cursor:pointer;font-weight:600}._commentReplySubmit_3run6_4011:disabled{opacity:.5;cursor:not-allowed}._commentReplyCancelButton_3run6_4026{border:none;background:transparent;color:var(--color-text-secondary);cursor:pointer;font-size:.85rem}._fieldHint_3run6_4034{font-size:.8rem;color:var(--color-text-tertiary);margin-top:-2px}._requiredMark_3run6_4040{color:var(--color-alert-red);margin-left:4px}@media(max-width:600px){._portalHeaderActions_3run6_1907,._cardActions_3run6_1957,._portalNav_3run6_1912{flex-direction:column;align-items:stretch}._orderListItem_3run6_1990{flex-direction:column;align-items:flex-start}._orderListActions_3run6_2046{align-items:flex-start}}._commentEditor_3run6_4062{min-height:80px;border-radius:var(--radius-lg);background:var(--color-surface-muted);border:1px solid var(--color-border);padding:12px 14px;font-size:1rem;color:var(--color-text-primary);outline:none}._commentEditor_3run6_4062:focus{border-color:var(--color-primary);box-shadow:var(--focus-ring);background:var(--color-surface)}._commentEditor_3run6_4062:empty:before{content:attr(data-placeholder);color:#475569b3}._portalFormActions_3run6_4083{display:flex;justify-content:flex-end;align-items:center;gap:16px;margin-top:16px;flex-wrap:wrap}._shareCheckbox_3run6_4092{display:inline-flex;align-items:center;gap:8px;font-size:.9rem;color:var(--color-text-secondary)}._shareCheckbox_3run6_4092 input{width:16px;height:16px}._primaryButtonSmall_3run6_4105{background:var(--color-primary);color:var(--color-primary-contrast);border:none;border-radius:var(--radius-md);padding:8px 22px;font-size:.95rem;font-weight:600;cursor:pointer}._primaryButtonSmall_3run6_4105:disabled{opacity:.7;cursor:default}._conversationWrapper_3run6_4121{border-radius:0;padding:0;display:flex;flex-direction:column;gap:16px;position:relative;width:100%}._conversationPersona_3run6_4131{display:flex;align-items:center;gap:16px}._conversationPersonaAvatar_3run6_4137{width:52px;height:52px;border-radius:var(--radius-xl);color:var(--color-primary);font-weight:700;font-size:1rem;display:flex;align-items:center;justify-content:center;border:1px solid rgba(79,70,229,.25);overflow:hidden}._conversationPersonaAvatarImage_3run6_4151{width:100%;height:100%;object-fit:cover;display:block}._conversationPersonaCopy_3run6_4158{display:flex;flex-direction:column;gap:4px}._conversationPersonaActions_3run6_4164{margin-left:auto;display:flex;align-items:center;gap:10px;position:relative;z-index:5;pointer-events:auto}._conversationResetButton_3run6_4174{background:transparent;border:1px solid var(--color-border);border-radius:var(--radius-md);padding:7px 14px;font-weight:700;font-size:13px;color:var(--color-text-primary);cursor:pointer;transition:background .15s ease,box-shadow .15s ease,transform .15s ease}._conversationResetButton_3run6_4174:hover{background:var(--color-surface-muted)}._conversationResetButton_3run6_4174:active{transform:translateY(1px)}._conversationResetButton_3run6_4174:disabled{opacity:.7;cursor:default}._conversationContextToggle_3run6_4199{display:inline-flex;align-items:center;gap:6px;padding:4px;border-radius:var(--radius-md);background:var(--color-surface-muted);border:1px solid var(--color-border)}._conversationContextToggleButton_3run6_4209{border:none;background:transparent;border-radius:var(--radius-md);padding:6px 10px;font-size:12px;font-weight:700;cursor:pointer;color:var(--color-text-primary);transition:background .15s ease,box-shadow .15s ease,transform .15s ease}._conversationContextToggleButton_3run6_4209:hover{background:#fffffff2;box-shadow:0 10px 18px #0f172a14;transform:translateY(-1px)}._conversationContextToggleButton_3run6_4209:disabled{opacity:.6;cursor:default;transform:none;box-shadow:none}._conversationContextToggleActive_3run6_4234{background:#2563eb1f;color:var(--color-primary);box-shadow:inset 0 0 0 1px #2563eb40}._conversationPersonaName_3run6_4240{margin:0;font-weight:700;color:var(--color-text-primary)}._conversationProgress_3run6_4246{width:100%}._conversationProgressTrack_3run6_4250{height:10px;width:100%;border-radius:var(--radius-md);background:var(--color-surface-muted);overflow:hidden;box-shadow:inset 0 1px 2px #0f172a14}._conversationProgressFill_3run6_4259{height:100%;border-radius:var(--radius-md);background:linear-gradient(90deg,#2563eb,#4338ca);box-shadow:0 10px 18px #2563eb40;transition:width .25s ease}._conversationDebugNote_3run6_4267{margin:0;color:#b45309;font-size:.85rem}._conversationHistory_3run6_4273{display:flex;flex-direction:column;gap:12px;max-height:min(66vh,640px);flex:1 1 auto;min-height:clamp(320px,44vh,520px);overflow-y:auto;overflow-x:hidden;justify-content:flex-start;padding:0 10px;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:transparent transparent}._conversationHistoryExpanded_3run6_4289{min-height:clamp(360px,30vh,400px)}._conversationHistory_3run6_4273::-webkit-scrollbar{width:12px;height:12px}._conversationHistory_3run6_4273::-webkit-scrollbar-track{background:transparent;margin:1px 0}._conversationHistory_3run6_4273::-webkit-scrollbar-thumb{background-color:transparent;border-radius:var(--radius-md);border:3px solid transparent;background-clip:content-box}._conversationHistory_3run6_4273:hover{scrollbar-color:rgba(15,23,42,.35) transparent}._conversationHistory_3run6_4273:hover::-webkit-scrollbar-thumb{background-color:#0f172a59}._conversationBubble_3run6_4318{position:relative;padding:0 24px;border-radius:var(--radius-xl);font-size:.95rem;line-height:1.5;max-width:84%;animation:_bubbleLift_3run6_1 .35s ease;background:var(--color-surface-muted);color:var(--color-text-primary)}._conversationBubbleAgent_3run6_4330{align-self:flex-start;background:var(--color-surface-muted);border:1px solid var(--color-border);color:var(--color-text-primary)}._conversationBubbleUser_3run6_4337{align-self:flex-end;background:var(--color-primary);color:var(--color-primary-contrast)}._conversationBubbleNew_3run6_4343{transform:scale(0);transform-origin:0 0;animation:_bounce_3run6_1 .5s linear both}._conversationBubbleAgent_3run6_4330:before{content:"";position:absolute;bottom:-10px;left:23px;border-top:11px solid var(--color-border);border-left:2px solid transparent;border-right:18px solid transparent;z-index:0}._conversationBubbleAgent_3run6_4330:after{content:"";position:absolute;bottom:-8px;left:24px;border-top:10px solid var(--color-surface-muted);border-left:2px solid transparent;border-right:17px solid transparent;z-index:1}._conversationBubbleUser_3run6_4337:after{content:"";position:absolute;bottom:-8px;right:24px;border-top:10px solid var(--color-primary);border-left:17px solid transparent;border-right:2px solid transparent}._conversationEscalationCard_3run6_4381{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:20px 0}._conversationEscalationSummary_3run6_4389{margin:0;font-weight:600;color:inherit}._conversationEscalationMeta_3run6_4395{margin:4px 0 0;font-size:.8rem;color:var(--color-text-tertiary)}._conversationEscalationOpen_3run6_4401{border:1px solid var(--color-border-strong);background:var(--color-surface);color:var(--color-text-primary);border-radius:var(--radius-md);padding:6px 14px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;white-space:nowrap}._conversationEscalationOpen_3run6_4401:hover{transform:translateY(-2px);box-shadow:0 10px 18px #0f172a14}._conversationPanelRow_3run6_4418{width:100%;display:flex;justify-content:flex-start}._conversationEscalationBanner_3run6_4424{width:min(620px,100%);border-radius:var(--radius-xl);background:var(--color-surface-muted);padding:18px 20px;box-shadow:inset 0 0 0 1px var(--color-border)}._conversationEscalationBannerTitle_3run6_4432{margin:0 0 8px;font-weight:600;color:var(--color-text-primary)}._conversationEscalationBannerMeta_3run6_4438{margin:0;font-size:.85rem;color:var(--color-text-secondary)}._conversationEscalationAnswer_3run6_4444{width:min(620px,100%);margin-top:6px;border-radius:var(--radius-lg);background:var(--color-surface);padding:16px 18px 18px;box-shadow:inset 0 0 0 1px var(--color-border)}._conversationEscalationAnswerTitle_3run6_4453{margin:0 0 8px;font-weight:600;color:var(--color-text-primary)}._conversationEscalationAnswerBody_3run6_4459{margin:0;color:var(--color-text-primary);white-space:pre-line}._conversationEscalationFollowup_3run6_4465{width:min(620px,100%);margin:6px 0 0;padding-left:6px;color:var(--color-text-primary);font-weight:600}._conversationBubbleTextMultiline_3run6_4473{white-space:pre-line}._conversationBubbleAction_3run6_4477{margin-top:12px;margin-bottom:20px;border:1px solid var(--color-border-strong);background:var(--color-surface);color:var(--color-text-primary);border-radius:var(--radius-md);padding:8px 16px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:transform .2s ease,box-shadow .2s ease}._conversationBubbleAction_3run6_4477:hover{transform:translateY(-2px);box-shadow:0 12px 22px #0f172a14}._conversationBubbleUser_3run6_4337 ._conversationBubbleAction_3run6_4477{background:#ffffff2e;border-color:#ffffff73;color:#fff}._conversationAttachmentLink_3run6_4504{display:inline-flex;align-items:center;gap:8px;color:inherit;font-weight:600;text-decoration:none;min-height:50px}._conversationAttachmentLink_3run6_4504:hover{text-decoration:underline}._conversationBubbleAttachments_3run6_4518{margin-top:10px;margin-bottom:20px;display:row-reverse;flex-direction:column;gap:6px;font-size:.82rem}._conversationBubbleAttachment_3run6_4518{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:var(--radius-md);border:1px solid var(--color-border);color:inherit;width:fit-content}._conversationBubbleUser_3run6_4337 ._conversationBubbleAttachment_3run6_4518{background:#fff3;border-color:#ffffff59}._conversationBubbleAgent_3run6_4330 ._conversationBubbleAttachment_3run6_4518{background:#0f172a0f}._conversationSummary_3run6_4547{max-width:92%;padding:18px 22px;display:flex;flex-direction:column;gap:12px}._conversationSummaryHeader_3run6_4555{margin:0;font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:var(--color-text-tertiary);font-weight:700}._conversationSummaryList_3run6_4564{display:flex;flex-direction:column;gap:8px}._conversationSummaryItem_3run6_4570{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 14px;border-radius:var(--radius-lg);background:#ffffffd9;border:1px solid var(--color-border)}._conversationSummaryLabel_3run6_4581{font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-tertiary);font-weight:700}._conversationSummaryValue_3run6_4589{font-size:.95rem;font-weight:600;color:var(--color-text-primary);text-align:right;word-break:break-word}._conversationSummaryQuestion_3run6_4597{margin:0;font-weight:600;color:var(--color-text-primary)}._conversationSummaryPending_3run6_4603{margin:0;color:var(--color-text-tertiary);font-size:.9rem}._conversationSummaryFallback_3run6_4609{margin:0;color:var(--color-text-primary)}._conversationQuickReplies_3run6_4614{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;padding:0 2px}._conversationQuickReplyButton_3run6_4622{border-radius:var(--radius-md);border:1px solid var(--color-border-strong);background:var(--color-surface);color:var(--color-text-primary);font-weight:600;padding:10px 16px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}._conversationQuickReplyButton_3run6_4622:hover{transform:translateY(-2px);border-color:var(--color-primary);box-shadow:0 4px 12px #0f172a14}._conversationQuickReplyButton_3run6_4622:disabled{opacity:.7;cursor:default;transform:none;box-shadow:0 12px 22px #0f172a0a}._conversationForm_3run6_4646{display:flex;flex-direction:column;gap:12px}._conversationQuestionLabel_3run6_4652{margin:0;font-weight:600;color:var(--color-text-primary)}._conversationQuestionHelp_3run6_4658{margin:0;color:var(--color-text-secondary);font-size:.9rem}._conversationInputField_3run6_4664{width:100%;border:1px solid var(--color-border-strong);padding:12px 16px;font-size:.95rem;font-family:inherit;transition:border .2s ease,box-shadow .2s ease;background:var(--color-surface);min-height:48px;line-height:1.4;resize:vertical}._conversationInputField_3run6_4664:focus{outline:none}._conversationAttachmentList_3run6_4681{display:flex;flex-direction:column;gap:6px;margin-bottom:8px}._conversationAttachmentItem_3run6_4688{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 12px;border-radius:12px;background:var(--color-surface-muted);font-size:.85rem;color:var(--color-text-primary)}._conversationAttachmentName_3run6_4700{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._conversationAttachmentRemove_3run6_4706{border:none;background:transparent;color:var(--color-text-tertiary);font-size:1rem;cursor:pointer}._conversationAttachmentRemove_3run6_4706:disabled{opacity:.4;cursor:not-allowed}._conversationAttachButton_3run6_4719{border:1px solid var(--color-border-strong);background:var(--color-surface);color:var(--color-text-primary);padding:10px;border-radius:var(--radius-md);font-weight:600;cursor:pointer;line-height:1;min-width:49px;min-height:49px;transition:transform .2s ease,box-shadow .2s ease}._conversationAttachButton_3run6_4719:hover{transform:translateY(-3px)}._conversationAttachButton_3run6_4719:disabled{opacity:.5;cursor:not-allowed}._conversationOptionGrid_3run6_4741{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px}._conversationOptionLabel_3run6_4747{display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:var(--radius-lg);border:1px solid var(--color-border-strong);cursor:pointer;transition:border .2s ease,background .2s ease;background:var(--color-surface)}._conversationOptionLabelActive_3run6_4759{border-color:#4f46e599;background:#3b82f61f}._conversationOptionLabel_3run6_4747 input{accent-color:var(--color-primary)}._conversationCheckboxLabel_3run6_4768{display:flex;align-items:center;gap:10px;font-size:.95rem;color:var(--color-text-primary)}._conversationError_3run6_4776{margin:0;color:var(--color-alert-red);font-size:.85rem}._conversationComplete_3run6_4782{border:1px dashed var(--color-border-strong);border-radius:var(--radius-lg);padding:16px;text-align:center;background:var(--color-surface-muted)}._conversationCompleteActions_3run6_4790{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:12px}._conversationAdjustPanel_3run6_4798{margin-top:14px;display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:center}._conversationAdjustLabel_3run6_4807{display:flex;flex-direction:column;gap:8px;font-size:.85rem;color:var(--color-text-secondary);min-width:min(320px,100%)}._conversationAdjustSelect_3run6_4816{width:100%;border-radius:var(--radius-lg);border:1px solid var(--color-border-strong);padding:10px 14px;font-size:.95rem;font-family:inherit;background:var(--color-surface)}._conversationInputRow_3run6_4826{display:flex;justify-content:flex-end;align-items:center;gap:10px}._conversationInputRowInline_3run6_4833{display:flex;align-items:center;gap:12px}._conversationInputRowInline_3run6_4833 ._conversationInputField_3run6_4664{flex:1 1 auto}._conversationInputActions_3run6_4843{display:flex;align-items:center;gap:10px;flex:0 0 auto}._conversationFooterSlot_3run6_4850{max-height:240px;opacity:1;transform:translateY(0);transition:max-height .22s ease,opacity .2s ease,transform .2s ease}._conversationFooterSlotHidden_3run6_4857{max-height:0;opacity:0;transform:translateY(12px);overflow:hidden;pointer-events:none}._sendButton_3run6_4865{display:inline-flex;align-items:center;gap:6px;background:var(--color-primary);color:var(--color-primary-contrast);border:none;padding:12px 24px;border-radius:var(--radius-md);font-size:.95rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}._sendButton_3run6_4865:hover{transform:translateY(-3px)}._conversationFooter_3run6_4850{border-radius:var(--radius-xl);padding:22px;margin-top:12px;background:var(--color-surface);border:1px solid var(--color-border);display:flex;flex-direction:column;gap:12px}._conversationFooterBody_3run6_4895{display:flex;flex-direction:column;gap:8px}._conversationQuestionPrompt_3run6_4901{font-size:.95rem;color:var(--color-text-primary)}._conversationInputWrapper_3run6_4906 input,._conversationInputWrapper_3run6_4906 textarea,._conversationInputWrapper_3run6_4906 select{border:none;outline:none;padding:0;margin:0;width:100%;box-shadow:none;background:transparent;font:inherit}._sendIcon_3run6_4923{font-size:1.2rem;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease}._sendButton_3run6_4865:hover ._sendIcon_3run6_4923{transform:translate(4px)}._conversationBubbleTyping_3run6_4935{min-height:42px;display:flex;align-items:center}._typingDots_3run6_4941{display:inline-flex;gap:6px}._typingDots_3run6_4941 span{width:8px;height:8px;border-radius:50%;background:#2563ebcc;animation:_typingPulse_3run6_1 1.2s infinite ease-in-out}._typingDots_3run6_4941 span:nth-child(2){animation-delay:.2s}._typingDots_3run6_4941 span:nth-child(3){animation-delay:.4s}@keyframes _typingPulse_3run6_1{0%{transform:scale(.9);opacity:.6}50%{transform:scale(1.2);opacity:1}to{transform:scale(.9);opacity:.6}}@keyframes _bubbleLift_3run6_1{0%{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes _bounce_3run6_1{0%{transform:scale3d(0,0,1)}4.7%{transform:scale3d(.45,.45,1)}9.41%{transform:scale3d(.883,.883,1)}14.11%{transform:scale3d(1.141,1.141,1)}18.72%{transform:scale3d(1.212,1.212,1)}24.32%{transform:scale3d(1.151,1.151,1)}29.93%{transform:scale3d(1.048,1.048,1)}35.54%{transform:scale3d(.979,.979,1)}41.04%{transform:scale3d(.961,.961,1)}52.15%{transform:scale3d(.991,.991,1)}63.26%{transform:scale3d(1.007,1.007,1)}85.49%{transform:scale3d(.999,.999,1)}to{transform:scaleZ(1)}}._portalOrderSearchResults_3run6_5032{display:flex;flex-direction:column;gap:12px}._portalOrderSearchCard_3run6_5038{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;padding:16px 20px;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}._portalOrderSearchCard_3run6_5038:hover{border-color:var(--color-primary);box-shadow:0 4px 12px #3b82f61a}._portalOrderSearchCard_3run6_5038:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #3b82f633}._portalOrderSearchCardHeader_3run6_5058{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}._portalOrderSearchCardId_3run6_5065{font-size:.75rem;font-weight:600;color:var(--color-text-tertiary);text-transform:uppercase;letter-spacing:.025em}._portalOrderSearchCardStatus_3run6_5073{font-size:.75rem;font-weight:500;color:var(--color-text-primary);background:var(--color-secondary-tint);padding:2px 8px;border-radius:var(--radius-md)}._portalOrderSearchCardTitle_3run6_5082{font-size:1rem;font-weight:600;color:var(--color-text-primary);margin:0;line-height:1.4}._portalOrderSearchCardMeta_3run6_5090{font-size:.875rem;color:var(--color-text-tertiary);margin:4px 0 0}._portalLoadMoreButton_3run6_5096{background:transparent;border:1px dashed var(--color-border);border-radius:8px;padding:12px 16px;font-size:.875rem;font-weight:500;color:var(--color-text-tertiary);cursor:pointer;transition:border-color .2s ease,color .2s ease}._portalLoadMoreButton_3run6_5096:hover:not(:disabled){border-color:var(--color-primary);color:var(--color-primary)}._portalLoadMoreButton_3run6_5096:disabled{cursor:not-allowed;opacity:.6}._portalKbPage_3run6_5120{min-height:100vh;background:var(--color-surface-muted)}._portalKbHeader_3run6_5125{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background:var(--color-surface);border-bottom:1px solid var(--color-border)}._portalKbLogoButton_3run6_5134{background:none;border:none;padding:0;cursor:pointer}._portalKbLogo_3run6_5134{height:32px;width:auto}._portalKbContainer_3run6_5146{max-width:1000px;margin:0 auto;padding:24px}._portalKbLoading_3run6_5152,._portalKbEmpty_3run6_5153{text-align:center;padding:48px 24px;color:var(--color-text-tertiary);font-size:1rem}._portalKbError_3run6_5160{text-align:center;padding:48px 24px;color:var(--color-alert-red)}._portalKbError_3run6_5160 button{margin-top:16px}._portalKbListHeader_3run6_5171{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;flex-wrap:wrap}._portalKbListTitle_3run6_5180{font-size:1.75rem;font-weight:700;color:var(--color-text-primary);margin:0}._portalKbListSubtitle_3run6_5187{font-size:.875rem;color:var(--color-text-tertiary);margin:4px 0 0}._portalKbSearchWrapper_3run6_5193{flex-shrink:0}._portalKbSearchInput_3run6_5197{width:280px;padding:10px 16px;border:1px solid var(--color-border);border-radius:8px;font-size:.875rem;background:var(--color-surface);transition:border-color .2s ease,box-shadow .2s ease}._portalKbSearchInput_3run6_5197:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #3b82f61a}._portalKbGrid_3run6_5213{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}._portalKbCard_3run6_5219{display:flex;flex-direction:column;align-items:stretch;text-align:left;padding:20px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}._portalKbCard_3run6_5219:hover{border-color:var(--color-primary);box-shadow:0 4px 12px #3b82f61a;transform:translateY(-2px)}._portalKbCardTitle_3run6_5238{font-size:1rem;font-weight:600;color:var(--color-text-primary);margin:0 0 8px;line-height:1.4}._portalKbCardSummary_3run6_5246{font-size:.875rem;color:var(--color-text-tertiary);margin:0 0 12px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._portalKbCardMeta_3run6_5257{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}._portalKbCardTags_3run6_5265{display:flex;align-items:center;gap:6px;flex-wrap:wrap}._portalKbCardTag_3run6_5265{font-size:.6875rem;font-weight:600;padding:3px 8px;border-radius:4px;background:color-mix(in srgb,var(--tag-color, #6366f1) 15%,transparent);color:var(--tag-color, #6366f1)}._portalKbCardTagMore_3run6_5281{font-size:.6875rem;color:var(--color-text-tertiary)}._portalKbCardDate_3run6_5286{font-size:.75rem;color:var(--color-text-tertiary);flex-shrink:0}._kbArticle_3run6_5293{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border);overflow:hidden}._kbArticleHeader_3run6_5300{padding:32px;border-bottom:1px solid var(--color-border)}._kbArticleTitle_3run6_5305{font-size:2rem;font-weight:700;color:var(--color-text-primary);margin:0 0 12px;line-height:1.3}._kbArticleSummary_3run6_5313{font-size:1.125rem;color:var(--color-text-tertiary);margin:0 0 16px;line-height:1.6}._kbArticleMeta_3run6_5320{display:flex;align-items:center;gap:16px;flex-wrap:wrap}._kbArticleDate_3run6_5327{font-size:.875rem;color:var(--color-text-tertiary)}._kbArticleTags_3run6_5332{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._kbArticleTag_3run6_5332{font-size:.75rem;font-weight:600;padding:4px 10px;border-radius:6px;background:color-mix(in srgb,var(--tag-color, #6366f1) 15%,transparent);color:var(--tag-color, #6366f1)}._kbArticleContent_3run6_5348{padding:32px;font-size:1rem;line-height:1.75;color:var(--color-text-secondary)}._kbArticleContent_3run6_5348 h1,._kbArticleContent_3run6_5348 h2,._kbArticleContent_3run6_5348 h3,._kbArticleContent_3run6_5348 h4{color:var(--color-text-primary);margin:1.5em 0 .75em;line-height:1.3}._kbArticleContent_3run6_5348 h1:first-child,._kbArticleContent_3run6_5348 h2:first-child,._kbArticleContent_3run6_5348 h3:first-child{margin-top:0}._kbArticleContent_3run6_5348 h2{font-size:1.5rem}._kbArticleContent_3run6_5348 h3{font-size:1.25rem}._kbArticleContent_3run6_5348 h4{font-size:1.125rem}._kbArticleContent_3run6_5348 p{margin:0 0 1em}._kbArticleContent_3run6_5348 ul,._kbArticleContent_3run6_5348 ol{margin:0 0 1em;padding-left:1.5em}._kbArticleContent_3run6_5348 li{margin:.25em 0}._kbArticleContent_3run6_5348 a{color:var(--color-primary);text-decoration:underline}._kbArticleContent_3run6_5348 a:hover{color:var(--color-primary)}._kbArticleContent_3run6_5348 code{background:var(--color-surface-muted);padding:.15em .4em;border-radius:4px;font-size:.9em;font-family:SF Mono,Monaco,Consolas,monospace}._kbArticleContent_3run6_5348 pre{background:#1e293b;color:#e2e8f0;padding:16px;border-radius:8px;overflow-x:auto;margin:0 0 1em}._kbArticleContent_3run6_5348 pre code{background:none;padding:0;color:inherit}._kbArticleContent_3run6_5348 blockquote{border-left:4px solid var(--color-primary);margin:0 0 1em;padding:12px 20px;background:var(--color-surface-muted);color:var(--color-text-secondary);font-style:italic}._kbArticleContent_3run6_5348 img{max-width:100%;height:auto;border-radius:8px;margin:1em 0}._kbArticleContent_3run6_5348 hr{border:none;border-top:1px solid var(--color-border);margin:2em 0}._kbArticleFooter_3run6_5450{padding:24px 32px;border-top:1px solid var(--color-border);background:var(--color-surface-muted)}._kbArticleFeedback_3run6_5456{display:flex;align-items:center;gap:16px;flex-wrap:wrap}._kbArticleFeedbackLabel_3run6_5463{font-size:.875rem;color:var(--color-text-tertiary)}._kbArticleFeedbackButtons_3run6_5468{display:flex;gap:8px}._kbArticleFeedbackButton_3run6_5468{padding:8px 16px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);font-size:.875rem;cursor:pointer;transition:border-color .2s ease,background .2s ease}._kbArticleFeedbackButton_3run6_5468:hover:not(:disabled){border-color:var(--color-primary);background:var(--color-primary-tint)}._kbArticleFeedbackButton_3run6_5468:disabled{opacity:.6;cursor:not-allowed}._kbArticleFeedbackDone_3run6_5493{animation:_kbFeedbackFadeIn_3run6_1 .4s ease}._kbArticleFeedbackThanks_3run6_5497{font-size:.875rem;color:var(--color-text-secondary);font-weight:500}@keyframes _kbFeedbackFadeIn_3run6_1{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}._portalTopBar_3run6_5510{position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--color-background) 85%,transparent);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--color-border);--user-menu-bg: var(--color-surface-muted);--user-menu-color: var(--color-text-primary)}._portalTopBarInner_3run6_5522{display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:var(--container-max-width);margin:0 auto;padding:12px clamp(16px,4vw,48px)}._portalTopBarLeft_3run6_5532{display:flex;align-items:center;gap:12px;flex-shrink:0}._portalTopBarLogoButton_3run6_5539{display:inline-flex;align-items:center;background:transparent;border:none;padding:0;cursor:pointer}._portalTopBarLogoButton_3run6_5539:focus-visible{outline:none;box-shadow:var(--focus-ring);border-radius:var(--radius-sm)}._portalTopBarLogo_3run6_5539{height:32px;width:auto;object-fit:contain}._portalTopBarPortalName_3run6_5560{font-weight:600;font-size:1rem;color:var(--color-text-primary)}._portalTopBarSearch_3run6_5566{flex:1;max-width:400px;position:relative}@media(max-width:768px){._portalTopBarSearch_3run6_5566{display:none}}._portalTopBarSearchField_3run6_5578{display:flex;align-items:center;gap:8px;background:var(--color-surface-muted);border-radius:var(--radius-md);padding:8px 12px}._portalTopBarSearchField_3run6_5578:focus-within{box-shadow:var(--focus-ring)}._portalTopBarSearchIcon_3run6_5591{display:inline-flex;color:var(--color-text-tertiary);flex-shrink:0}._portalTopBarSearchInput_3run6_5597{width:100%;border:none;background:transparent;padding:0;font-size:.875rem;color:var(--color-text-primary);outline:none}._portalTopBarSearchInput_3run6_5597::placeholder{color:var(--color-text-tertiary)}._portalTopBarSearchDropdown_3run6_5611{position:absolute;top:calc(100% + 6px);left:0;right:0;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:0 20px 40px #0f172a26;z-index:100;overflow:hidden;max-height:400px;overflow-y:auto}._portalTopBarRight_3run6_5626{display:flex;align-items:center;gap:8px;flex-shrink:0}._portalTopBarIconButton_3run6_5633{position:relative;width:36px;height:36px;border-radius:var(--radius-md);border:none;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:var(--color-text-secondary);transition:background .15s ease}._portalTopBarIconButton_3run6_5633:hover{background:var(--color-surface-muted)}._portalTopBarNotificationDot_3run6_5652{position:absolute;top:6px;right:6px;width:8px;height:8px;background:var(--color-alert-red);border-radius:50%}._portalTopBarDivider_3run6_5662{width:1px;height:24px;background:var(--color-border);margin:0 4px}._portalTopBarUserInfo_3run6_5669{display:flex;flex-direction:column;gap:1px}@media(max-width:640px){._portalTopBarUserInfo_3run6_5669{display:none}}._portalTopBarUserName_3run6_5681{font-size:.875rem;font-weight:500;color:var(--color-text-primary);line-height:1.2}._portalTopBarUserEmail_3run6_5688{font-size:.75rem;color:var(--color-text-tertiary);line-height:1.2}._portalBanner_3run6_5696{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--color-primary),color-mix(in srgb,var(--color-primary) 70%,#1e3a8a));border-radius:var(--radius-xl);padding:clamp(24px,5vw,40px);color:#fff}._portalBanner_3run6_5696:after{content:"";position:absolute;top:-50%;right:-20%;width:300px;height:300px;background:#ffffff14;border-radius:50%;filter:blur(60px);pointer-events:none}._portalBannerContent_3run6_5718{position:relative;z-index:1;display:flex;flex-direction:column;gap:8px}._portalBannerEyebrow_3run6_5726{margin:0;font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;color:#ffffffb3}._portalBannerTitle_3run6_5734{margin:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:600}._portalBannerSubtitle_3run6_5740{margin:0;font-size:.875rem;color:#fffc;max-width:600px}._portalBannerQuickLinks_3run6_5747{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}._portalBannerQuickLink_3run6_5747{border:1px solid rgba(255,255,255,.25);background:#ffffff1a;color:#fff;font-size:.8rem;font-weight:500;padding:6px 14px;border-radius:var(--radius-md);cursor:pointer;transition:background .15s ease}._portalBannerQuickLink_3run6_5747:hover{background:#fff3}._portalPageHeader_3run6_5772{display:flex;flex-direction:column;gap:4px;padding-bottom:20px;border-bottom:1px solid var(--color-border);margin-bottom:4px}._portalPageHeaderDesc_3run6_5781{margin:4px 0 0;color:var(--color-text-secondary);font-size:.875rem;line-height:1.5;max-width:680px}._portalQuickActions_3run6_5791{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:640px){._portalQuickActions_3run6_5791{grid-template-columns:1fr}}._portalQuickActionCard_3run6_5803{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:24px;text-align:left;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;gap:4px}._portalQuickActionCard_3run6_5803:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0f172a14}._portalQuickActionIcon_3run6_5821{width:48px;height:48px;border-radius:var(--radius-md);display:inline-flex;align-items:center;justify-content:center;margin-bottom:12px}._portalQuickActionIconBlue_3run6_5831{background:var(--color-primary-tint);color:var(--color-primary)}._portalQuickActionIconGreen_3run6_5836{background:#d1fae5;color:#059669}._portalQuickActionIconPurple_3run6_5841{background:#ede9fe;color:#7c3aed}._portalQuickActionLabel_3run6_5846{font-size:.9375rem;font-weight:600;color:var(--color-text-primary)}._portalQuickActionDesc_3run6_5852{font-size:.8125rem;color:var(--color-text-tertiary)}._portalShellNew_3run6_5859{min-height:100vh;background:var(--color-background);display:flex;flex-direction:column}._chatWidget_3run6_5868{position:fixed;bottom:24px;right:24px;z-index:100}._chatWidgetTrigger_3run6_5875{display:inline-flex;align-items:center;gap:10px;padding:12px 20px 12px 16px;background:var(--color-primary);color:#fff;border:none;border-radius:var(--radius-xl);font-size:.875rem;font-weight:600;cursor:pointer;box-shadow:0 8px 30px color-mix(in srgb,var(--color-primary) 35%,transparent);transition:transform .15s ease,box-shadow .15s ease}._chatWidgetTrigger_3run6_5875:hover{transform:scale(1.05);box-shadow:0 12px 40px color-mix(in srgb,var(--color-primary) 40%,transparent)}._chatWidgetPanel_3run6_5896{width:380px;height:500px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:0 24px 60px #0f172a33;display:flex;flex-direction:column;overflow:hidden}@media(max-width:440px){._chatWidgetPanel_3run6_5896{width:calc(100vw - 48px);height:calc(100vh - 120px)}}._chatWidgetHeader_3run6_5915{background:var(--color-primary);padding:16px 20px;display:flex;align-items:center;justify-content:space-between}._chatWidgetHeaderInfo_3run6_5923{display:flex;align-items:center;gap:12px}._chatWidgetAvatar_3run6_5929{width:40px;height:40px;background:#fff3;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff}._chatWidgetHeaderTitle_3run6_5940{color:#fff;font-size:.875rem;font-weight:600}._chatWidgetHeaderSub_3run6_5946{color:#fffc;font-size:.75rem}._chatWidgetClose_3run6_5951{background:transparent;border:none;color:#fffc;cursor:pointer;padding:4px}._chatWidgetClose_3run6_5951:hover{color:#fff}._chatWidgetBody_3run6_5963{flex:1;padding:20px;overflow-y:auto;background:var(--color-surface-muted)}._chatWidgetMessages_3run6_5970{display:flex;flex-direction:column;gap:12px}._chatWidgetMessage_3run6_5970{display:flex;gap:10px}._chatWidgetMessageUser_3run6_5981{display:flex;justify-content:flex-end}._chatWidgetMessageAvatar_3run6_5986{width:32px;height:32px;background:var(--color-primary);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:.75rem;font-weight:600;flex-shrink:0}._chatWidgetMessageBubble_3run6_6000{background:var(--color-surface);border-radius:var(--radius-lg);border-top-left-radius:2px;padding:10px 14px;box-shadow:0 1px 3px #0f172a0f;max-width:80%}._chatWidgetMessageBubble_3run6_6000 p{margin:0;font-size:.875rem;color:var(--color-text-primary)}._chatWidgetMessageBubbleUser_3run6_6015{background:var(--color-primary);color:var(--color-primary-contrast);border-radius:var(--radius-lg);border-top-right-radius:2px;padding:10px 14px;max-width:80%}._chatWidgetMessageBubbleUser_3run6_6015 p{margin:0;font-size:.875rem}._chatWidgetMessageBubbleUser_3run6_6015 ._chatWidgetMessageTime_3run6_6029{color:#ffffffb3}._chatWidgetMessageTime_3run6_6029{display:block;margin-top:4px;font-size:.6875rem;color:var(--color-text-tertiary)}._chatWidgetFooter_3run6_6040{padding:12px 16px;border-top:1px solid var(--color-border);display:flex;gap:8px;background:var(--color-surface)}._chatWidgetInput_3run6_6048{flex:1;padding:10px 14px;border:1px solid var(--input-border);border-radius:var(--radius-md);background:var(--input-bg);font-size:.875rem;color:var(--color-text-primary);outline:none}._chatWidgetInput_3run6_6048::placeholder{color:var(--color-text-tertiary)}._chatWidgetInput_3run6_6048:focus{box-shadow:var(--focus-ring)}._chatWidgetSend_3run6_6067{width:40px;height:40px;background:var(--color-primary);border:none;border-radius:var(--radius-md);color:var(--color-primary-contrast);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:opacity .15s ease}._chatWidgetSend_3run6_6067:hover{opacity:.85}._portalContentNew_3run6_6085{flex:1;width:100%;max-width:var(--container-max-width);margin:0 auto;padding:clamp(16px,3vw,32px) clamp(16px,4vw,48px);display:flex;flex-direction:column;gap:24px}._overlay_um4tr_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a59;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:flex-start;padding:60px 20px;overflow-y:auto;z-index:1000}._card_um4tr_14{position:relative;width:100%;max-width:640px;background:var(--color-surface);border-radius:28px;box-shadow:var(--shadow-2xl);padding:36px 40px;animation:_modalIn_um4tr_1 .32s ease;display:flex;flex-direction:column;gap:24px;max-height:calc(100vh - 120px);overflow:hidden}._card_um4tr_14._small_um4tr_30{max-width:420px}._card_um4tr_14._large_um4tr_34{max-width:840px}._card_um4tr_14._fullscreen_um4tr_38{max-width:1200px;height:calc(100vh - 120px)}._header_um4tr_43 h3{margin:0;font-size:26px;font-weight:700;color:var(--color-text-primary)}._body_um4tr_50{font-size:15px;color:var(--color-text-primary);line-height:1.6;overflow-y:auto;min-height:0;flex:1}._footer_um4tr_59{display:flex;justify-content:flex-end;gap:12px}._closeButton_um4tr_65{position:absolute;top:22px;right:22px;border:1px solid var(--color-border);background:var(--color-surface-muted);width:36px;height:36px;border-radius:50%;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:var(--color-text-primary);font-size:22px;font-weight:500;padding:0;transition:transform .15s ease,box-shadow .15s ease}._closeButton_um4tr_65:hover{transform:scale(1.05);box-shadow:0 8px 20px #0f172a33}._closeButton_um4tr_65 span{line-height:1}@keyframes _modalIn_um4tr_1{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}:root[data-theme=dark] ._card_um4tr_14,:root:not([data-theme=light]) ._card_um4tr_14{border:1px solid rgba(255,255,255,.28);box-shadow:none}._button_5a3nb_1{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;font-size:.85rem;font-weight:600;line-height:1;border-radius:4px;border:1px solid transparent;padding:.55rem 1.1rem;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .13s ease;background-color:var(--color-primary);color:var(--color-primary-contrast);box-shadow:var(--shadow-inner)}._button_5a3nb_1:hover{transform:translateY(-1px)}._button_5a3nb_1:focus-visible{outline:3px solid rgba(37,99,235,.35);outline-offset:2px}._button_5a3nb_1:disabled{opacity:.6;cursor:not-allowed;transform:none}._compact_5a3nb_34{padding:.35rem .85rem;font-size:.78rem}._neutral_5a3nb_39{background-color:var(--color-surface);color:var(--color-text-primary);border-color:var(--color-border)}._neutral_5a3nb_39:hover{border-color:var(--color-border-strong)}._ghost_5a3nb_49{background-color:transparent;color:var(--color-text-secondary);border-color:transparent}._danger_5a3nb_55{background-color:var(--color-danger);color:var(--color-danger-contrast)}._secondary_5a3nb_60{background-color:transparent;color:var(--color-text-primary);border-color:var(--color-border)}._secondary_5a3nb_60:hover{border-color:var(--color-border-strong);background-color:var(--color-primary-soft)}._loading_5a3nb_71{opacity:.7;cursor:wait;pointer-events:none}._iconOnly_5a3nb_77{padding:.55rem;aspect-ratio:1}._iconOnly_5a3nb_77._compact_5a3nb_34{padding:.35rem}._fullWidth_5a3nb_86{width:100%}@media(prefers-color-scheme:dark){._button_5a3nb_1{box-shadow:none}}._field_m2p4s_1{display:flex;flex-direction:column;gap:6px;width:100%;position:relative}._labelRow_m2p4s_9{display:flex;align-items:center;justify-content:space-between;gap:8px}._label_m2p4s_9{font-size:.85rem;font-weight:600;color:var(--color-text-secondary)}._required_m2p4s_22{color:var(--color-danger);margin-left:4px}._control_m2p4s_27{display:flex;align-items:center;gap:10px;border-radius:4px;border:1px solid var(--input-border);background:var(--input-bg);padding:10px 14px;min-height:44px;position:relative;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease;box-shadow:var(--input-shadow)}._controlCompact_m2p4s_41{min-height:36px;padding:6px 10px;border-radius:4px}._control_m2p4s_27:focus-within{border-color:var(--color-primary);box-shadow:var(--focus-ring)}._controlError_m2p4s_52{border-color:var(--color-danger);box-shadow:var(--focus-ring-danger)}._controlDisabled_m2p4s_57{opacity:.6;cursor:not-allowed;background:var(--color-surface-muted)}._controlSelect_m2p4s_63:after{content:"";position:absolute;top:50%;right:16px;width:10px;height:10px;border-right:2px solid var(--color-icon-muted);border-bottom:2px solid var(--color-icon-muted);transform:translateY(-50%) rotate(45deg);pointer-events:none}._icon_m2p4s_76{width:30px;height:30px;border-radius:4px;background:var(--color-surface-muted);color:var(--color-text-secondary);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}._iconCompact_m2p4s_88{width:26px;height:26px;border-radius:4px}._input_m2p4s_94{border:none;background:transparent;width:100%;font-size:.95rem;color:var(--color-text-primary);font-family:inherit;resize:vertical}._inputCompact_m2p4s_104{font-size:.85rem}._input_m2p4s_94:focus{outline:none}._input_m2p4s_94::placeholder{color:var(--color-text-tertiary)}._select_m2p4s_116{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:8px}._comboInput_m2p4s_122{cursor:text}._comboDropdown_m2p4s_126{position:absolute;z-index:24;top:calc(100% + 4px);left:0;right:0;background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;box-shadow:var(--shadow-soft);max-height:260px;overflow-y:auto;padding:6px 0}._comboEmpty_m2p4s_141{padding:12px 16px;font-size:.85rem;color:var(--color-text-secondary)}._comboOption_m2p4s_147{width:100%;border:none;background:transparent;display:flex;justify-content:space-between;align-items:center;text-align:left;padding:10px 16px;gap:12px;cursor:pointer;font-family:inherit;transition:background-color .16s ease}._comboOptionMain_m2p4s_162{display:inline-flex;align-items:center;gap:10px}._comboOptionIcon_m2p4s_168{width:26px;height:26px;border-radius:4px;background:var(--color-surface-muted);display:inline-flex;align-items:center;justify-content:center;color:var(--color-text-secondary)}._comboOption_m2p4s_147:hover,._comboOptionActive_m2p4s_180{background:var(--color-surface-muted)}._comboOptionSelected_m2p4s_184{background:#2563eb14}._comboOptionText_m2p4s_188{display:flex;flex-direction:column;gap:2px}._comboOptionLabel_m2p4s_194{font-size:.9rem;color:var(--color-text-primary);font-weight:600}._comboOptionDescription_m2p4s_200{font-size:.8rem;color:var(--color-text-secondary)}._comboOptionBadge_m2p4s_205{font-size:.75rem;background:var(--color-surface-muted);color:var(--color-text-secondary);border-radius:var(--radius-pill);padding:2px 8px}._labelHidden_m2p4s_213{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._hint_m2p4s_225,._error_m2p4s_226{font-size:.8rem}._hint_m2p4s_225{color:var(--color-text-secondary)}._error_m2p4s_226{color:var(--color-danger)}._body_ng1ch_1{margin:0 0 16px;color:var(--color-text-primary);font-size:15px;line-height:1.4}._body_ng1ch_1 p{margin:0}._actions_ng1ch_12{display:flex;justify-content:flex-end;gap:var(--space-3)}._secondaryButton_ng1ch_18{border:1px solid var(--color-border);background:transparent;color:var(--color-text-primary);border-radius:999px;padding:var(--space-2) var(--space-4-5);font-weight:600;cursor:pointer;transition:border-color .2s ease}._secondaryButton_ng1ch_18:hover{border-color:var(--color-border-strong)}:root{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;--color-background: #ffffff;--color-surface: #ffffff;--color-surface-muted: #f7f8fb;--color-text-primary: #1F2933;--color-text-secondary: #4B5563;--color-text-tertiary: #6B7280;--color-text-on-strong: #F9FAFB;--color-icon-dark: #374151;--color-icon-muted: #9CA3AF;--color-border: #e6e8ef;--color-border-strong: #d7dce8;--color-primary: #3B82F6;--color-primary-tint: #DBEAFE;--color-primary-soft: rgba(59, 130, 246, .15);--color-primary-contrast: #ffffff;--color-secondary: #14B8A6;--color-secondary-tint: #CCFBF1;--color-alert-red: #D64545;--color-alert-red-tint: #FCE2E2;--color-alert-orange: #F2994A;--color-alert-orange-tint: #FDE3C7;--color-alert-yellow: #F2C94C;--color-alert-yellow-tint: #FFF3C4;--color-danger: #D64545;--color-danger-contrast: #ffffff;--shadow-soft: 0 16px 40px rgba(15, 23, 42, .06);--shadow-card: 0 25px 60px rgba(15, 23, 42, .08);--radius-sm: 6px;--radius-md: 8px;--radius-lg: 10px;--radius-xl: 14px;--container-max-width: 1320px;--input-border: rgba(107, 114, 128, .35);--input-bg: #ffffff;--input-muted-bg: #f4f6fb;--input-shadow: inset 0 1px 2px rgba(15, 23, 42, .05);--focus-ring: 0 0 0 3px rgba(111, 168, 230, .25);--focus-ring-danger: 0 0 0 3px rgba(214, 69, 69, .2);--status-new-bg: #E1DDF4;--status-new-text: #1F2933;--status-processing-bg: #BFD7F2;--status-processing-text: #1F2933;--status-locked-bg: #A8C9BE;--status-locked-text: #1F2933;--status-complete-bg: #BFD8CF;--status-complete-text: #1F2933;--status-cancelled-bg: #E6B9C3;--status-cancelled-text: #1F2933;--status-manual-bg: #CFCBE8;--status-manual-text: #1F2933;--status-warning-bg: #FDE3C7;--status-warning-text: #1F2933;--status-orange-bg: #E1DDF4;--status-orange-text: #1F2933;--status-teal-bg: #BFD7F2;--status-teal-text: #1F2933;--status-navy-bg: #BFD8CF;--status-navy-text: #1F2933;--status-brown-bg: #E6B9C3;--status-brown-text: #1F2933;--color-graphic-sky-blue: #D6E6F7;--color-graphic-clear-blue: #BFD7F2;--color-graphic-light-eucalyptus: #BFD8CF;--color-graphic-light-iris: #E1DDF4;--color-graphic-lavender-gray: #CFCBE8;--color-graphic-cool-eucalyptus: #A8C9BE;--color-graphic-soft-plum: #B58FA3;--color-graphic-faded-berry: #C7A1B3;--color-graphic-soft-rose: #DFA6B3;--color-graphic-muted-coral: #E6B9C3}@media(prefers-color-scheme:dark){:root:not(.light){--color-background: #111827;--color-surface: #151c2c;--color-surface-muted: #1f2536;--color-text-primary: #f8fafc;--color-text-secondary: #cbd5f5;--color-text-tertiary: #94a3b8;--color-text-on-strong: #1F2933;--color-icon-dark: #e2e8f0;--color-icon-muted: #64748b;--color-border: #1f2536;--color-border-strong: #2d354d;--shadow-soft: 0 16px 40px rgba(0, 0, 0, .55);--shadow-card: 0 25px 60px rgba(0, 0, 0, .55);--input-border: rgba(148, 163, 184, .35);--input-bg: #1b2232;--input-muted-bg: #141b2a;--input-shadow: inset 0 1px 2px rgba(0, 0, 0, .35)}}:root.dark{--color-background: #111827;--color-surface: #151c2c;--color-surface-muted: #1f2536;--color-text-primary: #f8fafc;--color-text-secondary: #cbd5f5;--color-text-tertiary: #94a3b8;--color-text-on-strong: #1F2933;--color-icon-dark: #e2e8f0;--color-icon-muted: #64748b;--color-border: #1f2536;--color-border-strong: #2d354d;--shadow-soft: 0 16px 40px rgba(0, 0, 0, .55);--shadow-card: 0 25px 60px rgba(0, 0, 0, .55);--input-border: rgba(148, 163, 184, .35);--input-bg: #1b2232;--input-muted-bg: #141b2a;--input-shadow: inset 0 1px 2px rgba(0, 0, 0, .35)}body{background-color:var(--color-background);color:var(--color-text-primary)}.btn{display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;border-radius:var(--radius-sm);padding:8px 18px;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease;border:none}.btn:disabled{opacity:.6;cursor:not-allowed}.btnPrimary{background:var(--color-primary);color:var(--color-primary-contrast);box-shadow:0 12px 32px color-mix(in srgb,var(--color-primary) 25%,transparent)}.btnSecondary{border:1px solid var(--color-border);background:transparent;color:var(--color-text-primary)}.btnSecondary:disabled{box-shadow:none}.btnGhost{border:none;background:transparent;color:var(--color-text-secondary);text-decoration:underline;padding:4px 6px;font-size:13px}.btnGhost:disabled{opacity:.5;text-decoration:none}*,*:before,*:after{box-sizing:border-box}:root{line-height:1.5;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{min-height:100%}body{margin:0;background-color:var(--color-background);color:var(--color-text-primary)}#root{min-height:100vh}a{font-weight:500;color:inherit;text-decoration:none;transition:color .2s ease}a:hover{text-decoration:underline}button,input,textarea,select{font-family:inherit}
