@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_1vhqp_3,._portalConfigError_1vhqp_4{min-height:100vh;display:flex;align-items:center;justify-content:center;font-size:var(--text-sm);color:var(--color-text-secondary)}._portalConfigError_1vhqp_4{color:var(--color-alert-red)}._portalBackground_1vhqp_17{min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top,#e0edff,#f5f7fb 60%);padding:24px}._portalCard_1vhqp_26{background:#fff;border-radius:24px;padding:32px;max-width:420px;width:100%;box-shadow:0 30px 80px #0f172a1f;display:flex;flex-direction:column;gap:16px}._portalPickerList_1vhqp_38{display:flex;flex-direction:column;gap:var(--space-2);margin-top:var(--space-2)}._portalPickerItem_1vhqp_45{display:flex;align-items:center;justify-content:space-between;background:#f4f6fb;border:1.5px solid #dde2ef;border-radius:12px;padding:16px 20px;font-size:1rem;font-weight:600;color:#1f2933;cursor:pointer;text-align:left;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}._portalPickerItem_1vhqp_45:after{content:"→";font-size:1.1rem;color:#9aa3b2;transition:color .16s ease,transform .16s ease;flex-shrink:0}._portalPickerItem_1vhqp_45:hover{background:#dbeafe;border-color:#3b82f6;box-shadow:0 4px 12px #3b82f626;transform:translateY(-1px)}._portalPickerItem_1vhqp_45:hover:after{color:#3b82f6;transform:translate(4px)}._portalCardLarge_1vhqp_81{background:transparent;border-radius:0;padding:0;box-shadow:none;display:flex;flex-direction:column;gap:24px;max-width:960px;width:100%;margin:0 auto}._portalCardLargeRow_1vhqp_94{max-width:960px;width:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}._portalViewTransition_1vhqp_104{opacity:0;transform:translateY(16px);transition:opacity .35s ease,transform .35s ease;will-change:opacity,transform}._portalViewTransitionVisible_1vhqp_111{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){._portalViewTransition_1vhqp_104{transition:none;transform:none;opacity:1}._portalViewTransitionVisible_1vhqp_111{transform:none}}._portalError_1vhqp_127{color:#b91c1c;font-weight:500;margin:0}._portalForm_1vhqp_133{display:flex;flex-direction:column;gap:16px}._portalFormField_1vhqp_139{display:flex;flex-direction:column;gap:6px;padding:0}._portalFieldLabelRow_1vhqp_146{display:flex;justify-content:space-between;align-items:center}._portalFieldLabel_1vhqp_146{font-size:.95rem;font-weight:600;color:#0f172a}._portalFieldLabelButton_1vhqp_158{border:none;background:transparent;padding:0;color:inherit;cursor:pointer;text-align:left}._portalFieldLabelButton_1vhqp_158:focus-visible{outline:2px solid rgba(37,99,235,.5);outline-offset:2px;border-radius:6px}._formParagraph_1vhqp_173{border-left:3px solid rgba(37,99,235,.35);padding-left:14px;margin-top:10px;margin-bottom:10px;color:#475569;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:14px;width:22px;height:22px;background-size:contain;background-repeat:no-repeat;background-position:center}.rich-panel--info{background:var(--color-primary-tint);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:var(--color-secondary-tint);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:var(--color-alert-yellow-tint);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:var(--color-alert-red-tint);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;border-left:3px solid #cbd5e1;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_1vhqp_296{border:1px dashed rgba(148,163,184,.5);border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:12px}._conditionalSectionHeader_1vhqp_305{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:.9rem;color:#475569}._conditionalSectionHeader_1vhqp_305 small{color:#94a3b8}._conditionalSectionBody_1vhqp_318{display:flex;flex-direction:column;gap:16px}._formColumns_1vhqp_324{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}._formColumn_1vhqp_324{display:flex;flex-direction:column;gap:16px;padding:0}._portalForm_1vhqp_133 input,._portalForm_1vhqp_133 textarea,._portalForm_1vhqp_133 select{width:100%;box-sizing:border-box;border-radius:12px;border:1px solid rgba(148,163,184,.45);padding:10px 14px;font-size:15px;font-family:inherit;background:#fff;color:#0f172a;box-shadow:inset 0 1px 3px #0f172a14;transition:border-color .25s ease,box-shadow .3s ease,transform .2s ease}._portalForm_1vhqp_133 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_1vhqp_133 select option{background:#f8fafc;color:#0f172a;padding:6px 10px;font-size:15px}._portalForm_1vhqp_133 select option:checked{background:#2563eb26;color:#0f172a}._portalForm_1vhqp_133 select option:hover{background:#60a5fa2e}._portalForm_1vhqp_133 select[multiple]{min-height:120px;background-image:none;padding-right:14px}._portalOrgSelect_1vhqp_385{position:relative}._portalOrgSelectDisplay_1vhqp_389{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center;border-radius:12px;border:1px solid rgba(148,163,184,.45);padding:10px 14px;background:#fff;box-shadow:inset 0 1px 3px #0f172a14}._portalOrgSelectIcon_1vhqp_401{width:36px;height:36px;border-radius:12px;background:#f1f5f9;color:#334155;display:inline-flex;align-items:center;justify-content:center}._portalOrgSelectText_1vhqp_412{display:flex;flex-direction:column;gap:2px;min-width:0}._portalOrgSelectName_1vhqp_419{font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._portalOrgSelectNumber_1vhqp_427{font-size:.85rem;color:#64748b}._portalOrgSelectNative_1vhqp_432{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer;width:100%;height:100%}._portalOrgPicker_1vhqp_441{position:relative}._portalOrgPickerTrigger_1vhqp_445{width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;border-radius:14px;border:1px solid rgba(148,163,184,.5);padding:12px 14px;background:#fff;box-shadow:inset 0 1px 2px #0f172a0f;text-align:left;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}._portalOrgPickerTriggerOpen_1vhqp_461{border-color:#2563ebb3;box-shadow:0 0 0 3px #3b82f633}._portalOrgPickerAvatar_1vhqp_466{width:40px;height:40px;border-radius:14px;background:#f1f5f9;display:inline-flex;align-items:center;justify-content:center;color:#1f2937}._portalOrgPickerMeta_1vhqp_477{display:flex;flex-direction:column;gap:2px;min-width:0}._portalOrgPickerName_1vhqp_484{font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._portalOrgPickerSub_1vhqp_492{font-size:.85rem;color:#64748b}._portalOrgPickerChevron_1vhqp_497{color:#64748b}._portalOrgPickerDropdown_1vhqp_501{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border-radius:16px;border:1px solid rgba(148,163,184,.4);box-shadow:0 22px 40px #0f172a1f;z-index:20;overflow:hidden}._portalOrgPickerSearch_1vhqp_514{display:flex;align-items:center;gap:8px;padding:12px 14px;border-bottom:1px solid rgba(148,163,184,.3);color:#64748b}._portalOrgPickerSearch_1vhqp_514 input{border:none;outline:none;width:100%;font-size:.95rem;color:#0f172a;background:transparent}._portalOrgPickerResults_1vhqp_532{padding:8px 14px;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#64748b}._portalOrgPickerList_1vhqp_540{list-style:none;margin:0;padding:0 8px 12px;max-height:240px;overflow:auto}._portalOrgPickerOption_1vhqp_548{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_1vhqp_548:hover{background:#94a3b81f}._portalOrgPickerOptionActive_1vhqp_566{background:#2563eb1f;box-shadow:inset 3px 0 #2563ebcc}._portalOrgPickerOptionAvatar_1vhqp_571{width:34px;height:34px;border-radius:12px;background:#f8fafc;display:inline-flex;align-items:center;justify-content:center;color:#1f2937}._portalOrgPickerOptionText_1vhqp_582{display:flex;flex-direction:column;gap:2px;min-width:0}._portalOrgPickerOptionName_1vhqp_589{font-weight:600;color:#0f172a}._portalOrgPickerOptionSub_1vhqp_594{font-size:.85rem;color:#64748b}._portalOrgPickerEmpty_1vhqp_599{padding:12px 12px 4px;font-size:.9rem;color:#64748b}._portalDropZone_1vhqp_605{position:relative;padding:32px;min-height:150px;border-radius:18px;background:#fff;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_1vhqp_605:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:16px;border:1px dashed rgba(148,163,184,.35);pointer-events:none}._portalDropZone_1vhqp_605:hover{border-color:#3b82f666;background:#f8faffcc;box-shadow:inset 0 1px 2px #3b82f614,0 15px 45px #0f172a14}._portalDropZoneActive_1vhqp_641{border-color:#2563eb99;background:#e2e8ffcc;box-shadow:inset 0 1px 3px #2563eb1f,0 22px 70px #2563eb29;transform:translateY(-1px)}._portalDropZoneInfo_1vhqp_650{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;color:#475569}._portalDropZoneIcon_1vhqp_661{width:56px;height:56px;border-radius:16px;background:#2563eb14;color:#2563eb;display:inline-flex;align-items:center;justify-content:center;margin-bottom:4px}._portalDropZoneIcon_1vhqp_661 svg{width:28px;height:28px;filter:drop-shadow(0 10px 16px rgba(37,99,235,.35))}._portalDropZoneInfo_1vhqp_650 strong{color:#0f172a;font-size:1rem}._portalDropZoneInfo_1vhqp_650 span{font-size:.9rem}._portalDropZoneFile_1vhqp_688{margin-top:10px;padding:6px 14px;border-radius:999px;background:#2563eb14;color:#1d4ed8;font-size:.85rem;font-weight:600}._portalForm_1vhqp_133 input:hover,._portalForm_1vhqp_133 textarea:hover,._portalForm_1vhqp_133 select:hover{border-color:#60a5facc}._portalForm_1vhqp_133 input:focus,._portalForm_1vhqp_133 textarea:focus,._portalForm_1vhqp_133 select:focus{outline:none;border-color:#3b82f6f2;box-shadow:0 8px 25px #3b82f633,inset 0 1px 3px #0f172a0d;transform:translateY(-1px)}._portalForm_1vhqp_133 input:focus::placeholder,._portalForm_1vhqp_133 textarea:focus::placeholder{color:#64748b99}._portalFieldInputError_1vhqp_720{border-color:#dc2626b3;box-shadow:0 0 0 2px #dc262626}._portalDropZoneError_1vhqp_725{border-color:#dc2626b3;background:#fee2e266}._portalFieldError_1vhqp_730{font-size:.85rem;color:#dc2626;margin-top:4px}._optionChoices_1vhqp_736{display:flex;flex-direction:column;gap:8px;padding:4px 0}._optionChoices_1vhqp_736._portalFieldInputError_1vhqp_720{border-left:3px solid rgba(220,38,38,.65);padding-left:10px}._radioOption_1vhqp_748{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:#0f172a}._radioOption_1vhqp_748 input{margin:0}._primaryButton_1vhqp_760{background:var(--color-primary);color:var(--color-primary-contrast);border:none;border-radius:999px;padding:10px 20px;font-size:15px;font-weight:600;cursor:pointer}._primaryButton_1vhqp_760:disabled{opacity:.7;cursor:default}._secondaryButton_1vhqp_776{background:var(--color-surface);border:1px solid var(--color-border);border-radius:999px;padding:8px 18px;font-weight:600;cursor:pointer}._ghostButton_1vhqp_785{border:none;background:transparent;font-weight:600;color:#0f172a;cursor:pointer}._linkButton_1vhqp_793{background:none;border:none;color:#2563eb;font-weight:600;cursor:pointer;padding:0;align-self:flex-start}._portalShell_1vhqp_803{min-height:100vh;background:#f8fafc;padding:32px clamp(16px,4vw,48px);font-family:Geist,Segoe UI,system-ui,-apple-system,sans-serif}._portalShellHome_1vhqp_810{padding:0;background:#f1f5f9}._portalHome_1vhqp_815{display:flex;flex-direction:column;gap:32px}._portalHomeBody_1vhqp_821{padding:clamp(16px,4vw,48px)}._portalHero_1vhqp_825{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_1vhqp_840{padding-bottom:clamp(28px,6vw,56px)}._portalHero_1vhqp_825:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 90px #0f172a59;pointer-events:none}._portalHeroContent_1vhqp_852{position:relative;z-index:1;display:flex;flex-direction:column;gap:20px;width:min(1180px,100%);margin:0 auto}._portalHeroIntro_1vhqp_862{transition:opacity .35s ease,max-height .35s ease;text-align:left;max-width:720px;margin:0}._portalHeroIntroHidden_1vhqp_869{opacity:0;max-height:0;overflow:hidden}._portalHeroLogo_1vhqp_875{width:clamp(40px,7vw,60px);height:auto;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(0,0,0,.2))}._portalHeroLogoSmall_1vhqp_882{width:clamp(28px,4vw,40px)}._portalHeroLogoLarge_1vhqp_886{width:clamp(70px,11vw,120px)}._portalHeroLogoButton_1vhqp_890{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;padding:0;cursor:pointer}._portalHeroLogoButton_1vhqp_890:focus-visible{outline:2px solid rgba(255,255,255,.6);outline-offset:4px;border-radius:6px}._portalHeroTopRow_1vhqp_906{display:flex;justify-content:space-between;gap:16px;width:100%;align-items:center}._portalHeroTopRowCompact_1vhqp_914{align-items:flex-start}._portalHeroEyebrow_1vhqp_918{margin:0;letter-spacing:.2em;text-transform:uppercase;font-size:.75rem;color:#ffffffb3}._portalHeroTitle_1vhqp_926{margin:4px 0;font-size:clamp(2rem,4vw,2.8rem)}._portalHeroSubtitle_1vhqp_931{margin:0;color:#ffffffd9}._portalHeroMenu_1vhqp_936{display:inline-flex;align-items:center;gap:12px}._portalHeroMenuCompact_1vhqp_942{position:relative;top:0}._navPill_1vhqp_947,._navPillSecondary_1vhqp_948{border-radius:999px;padding:8px 18px;border:none;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:6px}._navPill_1vhqp_947{background:#ffffff1f;color:#fff}._navPillSecondary_1vhqp_948{background:#fff;color:#0f172a}._navPillCount_1vhqp_969{background:#fff3;border-radius:999px;padding:2px 8px;font-size:.8rem}._portalHeroAvatar_1vhqp_976{width:42px;height:42px;border-radius:50%;background:#fff3;display:inline-flex;align-items:center;justify-content:center;font-weight:700}._portalUserMenu_1vhqp_987{position:relative}._portalUserMenuButton_1vhqp_991{width:42px;height:42px;border-radius:50%;border:none;padding:0;background:#fff3;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;overflow:hidden;color:#fff;font-weight:700}._portalUserMenuAvatarImage_1vhqp_1007{width:100%;height:100%;object-fit:cover}._portalUserMenuInitials_1vhqp_1013{font-size:.9rem}._portalUserMenuDropdown_1vhqp_1017{position:absolute;top:52px;right:0;background:#fff;border-radius:16px;padding:12px;min-width:220px;box-shadow:0 18px 40px #0f172a2e;z-index:5}._portalUserMenuHeader_1vhqp_1029{display:flex;flex-direction:column;gap:4px;padding-bottom:10px;border-bottom:1px solid rgba(148,163,184,.2)}._portalUserMenuHeader_1vhqp_1029 strong{color:#0f172a;font-size:.95rem}._portalUserMenuHeader_1vhqp_1029 span{color:#64748b;font-size:.8rem}._portalUserMenuList_1vhqp_1047{display:flex;flex-direction:column;gap:4px;margin-top:10px}._portalUserMenuItem_1vhqp_1054{border:none;background:transparent;padding:8px 6px;text-align:left;border-radius:10px;cursor:pointer;color:#0f172a}._portalUserMenuItem_1vhqp_1054:hover{background:#94a3b826}._portalHeroSearchRow_1vhqp_1068{display:flex;flex-direction:column;gap:12px;align-items:flex-start}._portalHeroSearch_1vhqp_1068{background:#ffffff26;border-radius:999px;padding:6px;width:100%}._portalHeroSearch_1vhqp_1068 input{width:100%;border:none;background:transparent;color:#fff;font-size:1rem;padding:10px 14px;outline:none}._portalHeroSearch_1vhqp_1068 input::placeholder{color:#ffffffe6}._portalHeroSearchContainer_1vhqp_1096{position:relative;width:100%;max-width:800px}._portalSearchDropdown_1vhqp_1102{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#0f172ad9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;box-shadow:0 8px 32px #0000004d;z-index:100;overflow:hidden;border:1px solid rgba(255,255,255,.1)}._portalSearchDropdownHeader_1vhqp_1116{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#ffffff0d;border-bottom:1px solid rgba(255,255,255,.1)}._portalSearchDropdownTitle_1vhqp_1125{font-size:.8125rem;font-weight:600;color:#ffffffb3}._portalSearchDropdownClose_1vhqp_1131{background:none;border:none;font-size:.8125rem;color:#ffffffe6;cursor:pointer;padding:0}._portalSearchDropdownClose_1vhqp_1131:hover{text-decoration:underline;color:#fff}._portalSearchDropdownResults_1vhqp_1145{max-height:320px;overflow-y:auto}._portalSearchDropdownItem_1vhqp_1150{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_1vhqp_1150:hover{background:#ffffff1a}._portalSearchDropdownItemId_1vhqp_1168{font-size:.75rem;font-weight:600;color:#fff9;text-transform:uppercase}._portalSearchDropdownItemTitle_1vhqp_1175{font-size:.875rem;font-weight:500;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._portalSearchDropdownItemStatus_1vhqp_1184{font-size:.75rem;font-weight:500;color:#34d399;background:#34d39926;padding:2px 8px;border-radius:9999px}._portalSearchDropdownMore_1vhqp_1193{display:block;width:100%;padding:12px 16px;border:none;border-top:1px solid rgba(255,255,255,.1);background:#ffffff0d;font-size:.875rem;font-weight:500;color:#ffffffe6;cursor:pointer;text-align:center}._portalSearchDropdownMore_1vhqp_1193:hover{background:#ffffff1a;color:#fff}._portalSearchDropdownEmpty_1vhqp_1212{padding:24px 16px;text-align:center;font-size:.875rem;color:#fff9}._portalSearchDropdownSection_1vhqp_1219{border-bottom:1px solid rgba(255,255,255,.08)}._portalSearchDropdownSection_1vhqp_1219:last-child{border-bottom:none}._portalSearchDropdownSectionHeader_1vhqp_1227{display:flex;align-items:center;gap:6px;padding:10px 16px 6px}._portalSearchDropdownSectionTitle_1vhqp_1234{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#ffffff80}._portalSearchDropdownSectionCount_1vhqp_1242{font-size:.6875rem;font-weight:500;color:#fff6}._portalSearchDropdownKbItem_1vhqp_1248{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_1vhqp_1248:hover{background:#ffffff1a}._portalSearchDropdownKbIcon_1vhqp_1265{font-size:1rem;flex-shrink:0}._portalSearchDropdownKbTitle_1vhqp_1270{font-size:.875rem;font-weight:500;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._portalHeroQuickLinks_1vhqp_1279{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-start}._portalHeroQuickLinks_1vhqp_1279 button{border:none;background:transparent;color:#cbd5f5;text-decoration:underline;cursor:pointer}._portalHeroError_1vhqp_1294{margin:0;color:#fecaca}._portalHeroArt_1vhqp_1299{min-height:280px;border-radius:24px;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_1vhqp_1309,._portalOrderPanel_1vhqp_1310{background:#fff;border-radius:28px;padding:clamp(20px,4vw,36px);box-shadow:0 35px 80px #0f172a14;display:flex;flex-direction:column;gap:20px;width:min(1180px,100%);margin:0 auto}._portalEscalationsGrid_1vhqp_1322{display:grid;grid-template-columns:minmax(240px,320px) minmax(0,1fr);gap:20px;width:min(1180px,100%);margin:0 auto}._portalEscalationsList_1vhqp_1330,._portalEscalationsDetail_1vhqp_1331{background:#fff;border-radius:24px;padding:20px;box-shadow:0 22px 50px #0f172a14;display:flex;flex-direction:column;gap:12px}._portalEscalationCard_1vhqp_1341{border:1px solid rgba(148,163,184,.35);border-radius:16px;padding:12px 14px;text-align:left;background:#f8fafc;cursor:pointer;display:flex;flex-direction:column;gap:6px}._portalEscalationCardActive_1vhqp_1353{border-color:#2563eb80;background:#eef2ff}._portalEscalationHeader_1vhqp_1358{display:flex;justify-content:space-between;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#64748b}._portalEscalationStatus_1vhqp_1367{font-weight:600}._portalEscalationResponse_1vhqp_1371{margin-top:8px;color:#334155}._portalEscalationThread_1vhqp_1376{display:flex;flex-direction:column;gap:10px;margin-top:16px}._portalEscalationBubble_1vhqp_1383{border-radius:14px;padding:10px 12px;background:#f1f5f9;color:#0f172a}._portalEscalationBubbleAgent_1vhqp_1390{background:#e0e7ff}._portalEscalationBubbleUser_1vhqp_1394{background:#f8fafc}._portalEscalationBubble_1vhqp_1383 small{display:block;margin-top:6px;color:#64748b;font-size:.75rem}._portalEscalationReply_1vhqp_1405{display:flex;flex-direction:column;gap:10px;margin-top:16px}._portalEscalationReply_1vhqp_1405 textarea{border-radius:12px;border:1px solid rgba(148,163,184,.45);padding:10px 12px;font-family:inherit;font-size:14px}._portalEscalationReplyActions_1vhqp_1420{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}._portalEscalationEmpty_1vhqp_1427{padding:12px;color:#64748b}@media(max-width:900px){._portalEscalationsGrid_1vhqp_1322{grid-template-columns:1fr}}._portalProfileCard_1vhqp_1438{background:#fff;border-radius:28px;padding:clamp(20px,4vw,36px);box-shadow:0 35px 80px #0f172a14;width:min(980px,100%);margin:0 auto}._portalProfileHeader_1vhqp_1447{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;align-items:center}._portalProfileHint_1vhqp_1455{margin:4px 0 0;color:#64748b}._portalProfileActions_1vhqp_1460{display:flex;gap:8px}._portalProfileGrid_1vhqp_1465{display:grid;grid-template-columns:minmax(220px,320px) minmax(0,1fr);gap:24px;margin-top:24px}._portalProfileAvatarPanel_1vhqp_1472{display:flex;flex-direction:column;gap:12px;align-items:flex-start;background:#f8fafc;border-radius:20px;padding:20px;border:1px solid #e2e8f0}._portalProfileAvatar_1vhqp_1472{width:96px;height:96px;border-radius:24px;background:#e2e8f0;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:1.6rem;color:#0f172a;overflow:hidden}._portalProfileAvatar_1vhqp_1472 img{width:100%;height:100%;object-fit:cover}._portalProfileAvatarMeta_1vhqp_1503{display:flex;flex-direction:column;gap:4px}._portalProfileAvatarMeta_1vhqp_1503 strong{font-size:1rem;color:#0f172a}._portalProfileAvatarMeta_1vhqp_1503 span{font-size:.85rem;color:#64748b}._portalProfileAvatarActions_1vhqp_1519{display:flex;gap:8px;flex-wrap:wrap}._portalProfileFileInput_1vhqp_1525{display:none}._portalProfileForm_1vhqp_1529{display:flex;flex-direction:column;gap:16px}._portalProfileToggleRow_1vhqp_1535{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:16px;border-radius:16px;border:1px solid #e2e8f0;background:#f8fafc}._portalProfileToggleLabel_1vhqp_1546{margin:0;font-weight:600}._portalProfileToggleHint_1vhqp_1551{margin:4px 0 0;color:#64748b;font-size:.85rem}._portalProfileToggle_1vhqp_1535{width:52px;height:28px;border-radius:999px;border:none;background:#cbd5f5;position:relative;cursor:pointer;transition:background .2s ease}._portalProfileToggleActive_1vhqp_1568{background:#2563eb}._portalProfileToggleHandle_1vhqp_1572{width:22px;height:22px;border-radius:50%;background:#fff;position:absolute;top:3px;left:3px;transition:transform .2s ease}._portalProfileToggleActive_1vhqp_1568 ._portalProfileToggleHandle_1vhqp_1572{transform:translate(24px)}._portalOnboardingBody_1vhqp_1587{display:flex;flex-direction:column;gap:16px}._portalOnboardingAvatarRow_1vhqp_1593{display:flex;gap:16px;align-items:center}._portalOnboardingAvatarActions_1vhqp_1599{display:flex;flex-direction:column;gap:8px}._portalOnboardingActions_1vhqp_1605{display:flex;justify-content:flex-end;margin-top:8px}._portalProfileStatus_1vhqp_1611{margin-top:16px;font-weight:600;color:var(--color-text-primary)}._portalProfileStatusError_1vhqp_1617{color:var(--color-alert-red)}._portalProfileStatusSuccess_1vhqp_1621{color:var(--color-secondary)}._portalOrdersFilterGroup_1vhqp_1625{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._portalOrdersFilterLabel_1vhqp_1632{font-size:.7rem;font-weight:500;color:#94a3b8;text-transform:uppercase;letter-spacing:.06em}._portalOrdersFiltersInline_1vhqp_1640{display:flex;flex-wrap:wrap;gap:16px;align-items:center}._portalSwitchContent_1vhqp_1647{display:flex;flex-direction:column;gap:12px}._portalSwitchActions_1vhqp_1653{display:flex;justify-content:flex-end;gap:10px}@media(max-width:900px){._portalProfileGrid_1vhqp_1465{grid-template-columns:1fr}}._portalProductHeader_1vhqp_1665{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}._portalSectionTitle_1vhqp_1673{margin:4px 0 0;font-size:1.4rem}._portalSectionHint_1vhqp_1678{margin:0;color:#64748b;font-size:.9rem}._portalSectionHeaderRight_1vhqp_1684{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}._portalSectionToggle_1vhqp_1692{display:inline-flex;align-items:center;gap:4px;padding:3px;border-radius:999px;background:#f1f5f9e6;border:1px solid rgba(148,163,184,.35)}._portalSectionToggleButton_1vhqp_1702{border:none;background:transparent;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:600;cursor:pointer;color:#0f172ad9;transition:background .15s ease,box-shadow .15s ease,transform .15s ease}._portalSectionToggleButton_1vhqp_1702:hover{background:#fffffff2;box-shadow:0 10px 18px #0f172a14;transform:translateY(-1px)}._portalSectionToggleActive_1vhqp_1720{background:#2563eb1f;color:#1d4ed8;box-shadow:inset 0 0 0 1px #2563eb40}._portalProductGrid_1vhqp_1726{display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));gap:22px}._portalProductCard_1vhqp_1732{--product-image: none;border:4px solid rgb(15 23 42 / 2%);border-radius:26px;padding:40px;display:grid;grid-template-columns:1fr;gap:12px;align-items:stretch;background:#f8fafc;box-shadow:0 20px 40px #0f172a0f;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;position:relative;overflow:hidden}._portalProductCard_1vhqp_1732:hover{border-color:#2563eb80;transform:translateY(-2px);box-shadow:0 30px 50px #0f172a1a}._portalOrderPanel_1vhqp_1310{box-shadow:0 20px 60px #0f172a14}._portalOrderFormShell_1vhqp_1758{display:flex;flex-direction:column;gap:24px}._portalOrderShellHeader_1vhqp_1764{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:16px;border-bottom:1px solid rgba(148,163,184,.3);margin:0 auto 8px;max-width:960px;width:100%}._portalOrderShellHeader_1vhqp_1764 ._portalSectionTitle_1vhqp_1673{font-size:1.8rem;margin:6px 0 0}._portalOrderShellHeader_1vhqp_1764 ._linkButton_1vhqp_793{margin-bottom:4px}._portalShellDescription_1vhqp_1785{margin:8px 0 0;color:#475569}._portalOrderMeta_1vhqp_1790{font-size:.85rem;color:#475569;display:flex;align-items:center;gap:12px}._portalOrderPanelHeader_1vhqp_1798{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}._portalProductCard_1vhqp_1732:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(149deg,#0f172a00,#f8fafc),var(--product-image);background-size:cover;background-position:center;opacity:.35}._portalProductCard_1vhqp_1732:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#f8fafc26,#f8fafcbf 55%,#f8fafcfa)}._portalProductContent_1vhqp_1823{display:flex;flex-direction:column;gap:10px;position:relative;z-index:1}._portalProductHeaderRow_1vhqp_1831{display:flex;align-items:center;justify-content:space-between}._portalProductHeaderRow_1vhqp_1831 h4{margin:0;font-size:1.1rem;color:#0f172a}._portalProductEyebrow_1vhqp_1844{margin:0;text-transform:uppercase;letter-spacing:.2em;font-size:.65rem;color:#94a3b8}._portalProductDescription_1vhqp_1852{margin:0;color:#475569;font-size:.95rem;line-height:1.5}._portalProductActions_1vhqp_1859{margin-top:auto;display:flex;justify-content:flex-start}@media(max-width:980px){._portalProductGrid_1vhqp_1726,._portalProductCard_1vhqp_1732{grid-template-columns:1fr}}._portalProductEmpty_1vhqp_1875{grid-column:1 / -1;text-align:center;padding:32px;color:#94a3b8}._portalHeader_1vhqp_1882{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}._portalEyebrow_1vhqp_1890{margin:0;text-transform:uppercase;letter-spacing:.2em;font-size:.7rem;color:#64748b}._portalTitle_1vhqp_1898{margin:4px 0 0;font-size:1.8rem;color:#0f172a}._portalHeaderActions_1vhqp_1904{display:flex;gap:12px}._portalNav_1vhqp_1909{margin-top:24px;display:flex;gap:12px}._navButton_1vhqp_1915{border:none;background:#0f172a0d;border-radius:999px;padding:8px 20px;font-weight:600;cursor:pointer;color:#475569}._navButtonActive_1vhqp_1925{background:#0f172a;color:#fff}._portalContent_1vhqp_1930{margin-top:32px;display:flex;flex-direction:column;gap:24px}._portalShellHome_1vhqp_810 ._portalContent_1vhqp_1930{margin-top:0}._cardHeader_1vhqp_1941{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}._cardHeader_1vhqp_1941 h2{font-weight:600;color:#1e293b}._cardActions_1vhqp_1954{display:flex;gap:12px}._ordersList_1vhqp_1959{display:flex;flex-direction:column;gap:12px}._ordersListHeader_1vhqp_1965{border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#f8fafccc;padding:12px 20px;margin-bottom:8px;display:grid;grid-template-columns:minmax(150px,1fr) minmax(250px,1fr) minmax(100px,1.8fr) minmax(220px,2.4fr) minmax(140px,1fr);column-gap:30px;font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:#94a3b8}._ordersListHeader_1vhqp_1965 span:last-child{text-align:right}._orderListItem_1vhqp_1985{border:1px solid rgba(15,23,42,.1);border-radius:18px;padding:16px 20px;display:grid;grid-template-columns:minmax(150px,1fr) minmax(250px,1fr) minmax(100px,1.8fr) minmax(220px,2.4fr) minmax(140px,1fr);gap:30px;align-items:center;background:#fff}._orderListItemLink_1vhqp_1997{cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}._orderListItemLink_1vhqp_1997:hover,._orderListItemLink_1vhqp_1997:focus-visible{transform:translateY(-1px);box-shadow:0 20px 60px #0f172a14}._orderListItem_1vhqp_1985 h3{margin:0;font-size:1.1rem}._portalOrdersLoadMore_1vhqp_2013{display:flex;align-items:center;gap:16px;justify-content:center;margin-top:16px}._portalOrdersLoadMoreHint_1vhqp_2021{font-size:.85rem;color:#64748b}._orderMeta_1vhqp_2026{margin:0;color:#64748b;font-size:.9rem}._orderListActions_1vhqp_2032{display:flex;flex-direction:column;align-items:flex-end;gap:8px}._orderRowIcon_1vhqp_2039{display:inline-flex;align-items:center;justify-content:center;color:#94a3b8}._orderMetaDivider_1vhqp_2073{font-size:.9rem;color:#94a3b8}._orderListInfo_1vhqp_2078{display:flex;flex-direction:column;gap:8px;min-width:0}._orderListTitleRow_1vhqp_2085{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}._orderListTitleRow_1vhqp_2085 h3{margin:0;font-size:1.1rem}._orderMetaLabel_1vhqp_2061{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:#94a3b8}._orderMetaValue_1vhqp_2068{font-weight:600;color:var(--color-text-primary)}._orderMetaRow_1vhqp_2046{display:flex;gap:16px;align-items:baseline;flex-wrap:wrap}._orderMetaRow_1vhqp_2046 ._orderMeta_1vhqp_2026{margin:0}._orderMetaRow_1vhqp_2046 ._orderStatus_1vhqp_2057{margin-left:auto}._orderStatus_1vhqp_2057,._orderStatusDetail_1vhqp_2125{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--color-primary-tint);color:var(--color-text-primary);padding:4px 12px;font-weight:600;font-size:.85rem}._orderStatusDetail_1vhqp_2125{position:static;text-transform:uppercase;letter-spacing:.04em}._orderStatusStack_1vhqp_2143{display:flex;flex-direction:column;align-items:flex-end;gap:6px}._orderProcessingStatus_1vhqp_2150{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-secondary)}._portalOrderDetailPage_1vhqp_2158{display:flex;flex-direction:column;gap:0}._portalOrderDetailPanel_1vhqp_2164{position:relative;overflow:visible}._portalContentColumn_1vhqp_2169{width:100%;max-width:1180px;margin:0 auto;display:flex;flex-direction:column;gap:16px}._portalContentColumn_1vhqp_2169 ._portalOrderPanel_1vhqp_1310{width:100%;margin:0}._portalBreadcrumbs_1vhqp_2183{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:#475569}._portalBreadcrumbs_1vhqp_2183 button{border:none;background:none;padding:0;color:#2563eb;font-weight:600;cursor:pointer}._portalBreadcrumbs_1vhqp_2183 span{color:#94a3b8}._orderTransitionContainer_1vhqp_2209{position:relative;min-height:260px}._orderTransitionOverlay_1vhqp_2214{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:#f8fafcf0;border-radius:24px;opacity:0;pointer-events:none;transition:opacity .35s ease;text-align:center;color:#475569}._orderTransitionVisible_1vhqp_2231{opacity:1;pointer-events:auto}._portalOrderSpinner_1vhqp_2236{width:40px;height:40px;border-radius:50%;border:4px solid rgba(148,163,184,.4);border-top-color:#2563eb;animation:_portalSpin_1vhqp_1 .9s linear infinite}@keyframes _portalSpin_1vhqp_1{to{transform:rotate(360deg)}}._orderDetailBody_1vhqp_2251{display:flex;flex-direction:column;gap:24px;opacity:0;transform:translateY(16px);transition:opacity .35s ease,transform .35s ease}._orderDetailContentVisible_1vhqp_2260{opacity:1;transform:translateY(0)}._portalPanelBody_1vhqp_2265{opacity:0;transform:translateY(16px);transition:opacity .35s ease,transform .35s ease}._portalPanelBodyVisible_1vhqp_2271{opacity:1;transform:translateY(0)}._orderDetailHeader_1vhqp_2276{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;align-items:flex-start}._orderIdRow_1vhqp_2284{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap;margin-bottom:.4rem}._orderIdPill_1vhqp_2292{border:1px solid rgba(148,163,184,.5);border-radius:999px;padding:.25rem .85rem;background:#fffffff2;font-size:.85rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#475569;display:inline-flex;align-items:center;gap:.35rem;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,color .2s ease}._orderIdPill_1vhqp_2292:hover,._orderIdPill_1vhqp_2292:focus-visible{border-color:#2563eb99;box-shadow:0 10px 30px #3b82f626;color:#1d4ed8}._orderIdPillCopied_1vhqp_2316{border-color:#4ade80cc;box-shadow:0 10px 30px #10b9811a;color:#047857}._orderIdCopyIcon_1vhqp_2322{opacity:0;transition:opacity .2s ease,color .2s ease;color:inherit}._orderIdPill_1vhqp_2292:hover ._orderIdCopyIcon_1vhqp_2322,._orderIdPillCopied_1vhqp_2316 ._orderIdCopyIcon_1vhqp_2322{opacity:1}._orderHeaderActions_1vhqp_2333{display:flex;align-items:center;gap:12px}._orderLockedBanner_1vhqp_2339{display:flex;align-items:flex-start;gap:12px;padding:14px 18px;border-radius:16px;border:1px solid rgba(148,163,184,.4);background:#f1f5f9e6;color:#0f172a}._orderLockedBanner_1vhqp_2339 p{margin:4px 0 0;color:#64748b;font-size:.95rem}._orderDeliveryBanner_1vhqp_2356{display:grid;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;border-radius:18px;border:1px solid rgba(37,99,235,.2);background:linear-gradient(135deg,#2563eb1f,#3b82f60a)}._orderDeliveryBannerWithReason_1vhqp_2367{grid-template-columns:minmax(0,2.6fr) minmax(0,.9fr) minmax(0,.9fr) auto}._orderDeliveryBannerNoReason_1vhqp_2371{grid-template-columns:minmax(0,2.6fr) minmax(0,.9fr) auto}._orderDeliveryMain_1vhqp_2375{min-width:0}._orderDeliveryBannerMuted_1vhqp_2379{border-color:#94a3b859;background:#f1f5f9e6}._orderDeliveryBannerGreen_1vhqp_2384{border-color:#22c55e59;background:linear-gradient(135deg,#22c55e2e,#22c55e0a)}._orderDeliveryBannerYellow_1vhqp_2389{border-color:#eab30859;background:linear-gradient(135deg,#eab30833,#eab3080d)}._orderDeliveryBannerRed_1vhqp_2394{border-color:#ef444459;background:linear-gradient(135deg,#ef444433,#ef44440d)}._orderDeliveryTitle_1vhqp_2399{margin:0;font-size:1.05rem;color:#0f172a}._orderDeliveryText_1vhqp_2405{margin:4px 0 0;font-size:.95rem;color:#475569}._orderDeliveryColumn_1vhqp_2411{display:flex;flex-direction:column;gap:6px;min-width:0}._orderDeliveryMetaLabel_1vhqp_2418{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:#64748b}._orderDeliveryMetaValue_1vhqp_2425{font-size:.95rem;color:#0f172a;font-weight:600}@media(max-width:720px){._orderDeliveryBanner_1vhqp_2356{grid-template-columns:1fr;justify-items:flex-start}}._orderParticipants_1vhqp_2438{display:flex;align-items:center;gap:12px}._orderShareButton_1vhqp_2444{display:inline-flex;align-items:center;gap:8px;background:transparent;border:1px solid rgba(37,99,235,.35);border-radius:999px;padding:8px 14px;font-weight:700;color:#1d4ed8;cursor:pointer}._orderShareButton_1vhqp_2444:hover{background:#2563eb0f}._orderShareButtonIcon_1vhqp_2461{color:inherit}._orderSharePanelRow_1vhqp_2465{display:flex;justify-content:stretch;margin-top:18px}._orderSharePanel_1vhqp_2465{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border-radius:18px;background:#ffffffb3;border:1px solid rgba(148,163,184,.32);box-shadow:0 18px 45px #0f172a0f;width:100%;max-width:100%;flex-wrap:wrap}._orderSharePanelMain_1vhqp_2486{display:inline-flex;align-items:center;gap:12px;flex-wrap:wrap}._orderSharePanelActions_1vhqp_2493{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}._orderShareStatus_1vhqp_2501{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;font-weight:700;font-size:.85rem;border:1px solid rgba(148,163,184,.7);background:#0f172a05;color:#475569;white-space:nowrap}._orderShareStatusIcon_1vhqp_2515{color:inherit}._orderShareStatusShared_1vhqp_2519{border-color:#2563eb59;background:#2563eb0f;color:#1d4ed8}._orderShareStatusPrivate_1vhqp_2525{border-color:#94a3b8b3;background:#0f172a05;color:#475569}._orderParticipantAvatars_1vhqp_2531{display:flex;align-items:center}._orderParticipantAvatar_1vhqp_2531{width:38px;height:38px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:.85rem;color:#1d4ed8;background:#fff;border:2px solid rgba(37,99,235,.25);box-shadow:0 12px 30px #0f172a14;margin-left:-10px;position:relative;z-index:1}._orderParticipantAvatar_1vhqp_2531:first-child{margin-left:0}._orderParticipantAvatar_1vhqp_2531[data-tooltip]{cursor:default}._orderParticipantAvatar_1vhqp_2531[data-tooltip]:hover{z-index:10}._orderParticipantAvatar_1vhqp_2531[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:0 18px 45px #0f172a38;z-index:30;pointer-events:none}._orderParticipantAvatar_1vhqp_2531[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_1vhqp_2600{border-color:#2563eb8c}._orderParticipantsButton_1vhqp_2604{display:inline-flex;align-items:center;gap:8px;background:transparent;border:1px solid rgba(37,99,235,.35);border-radius:999px;padding:8px 14px;font-weight:700;color:#1d4ed8;cursor:pointer}._orderParticipantsButton_1vhqp_2604:hover{background:#2563eb0f}._orderParticipantsModalBody_1vhqp_2621{display:flex;flex-direction:column;gap:12px}._orderParticipantsFooter_1vhqp_2627{display:flex;justify-content:flex-end;gap:12px}._portalOrderFormLayer_1vhqp_2633{position:relative;overflow:visible;min-height:280px;transition:min-height .35s ease,padding .35s ease}._portalOrderFormPane_1vhqp_2640{transition:opacity .35s ease,transform .35s ease;will-change:opacity,transform}._portalOrderFormLayerSuccess_1vhqp_2645{min-height:0;padding-bottom:12px}._portalLayerVisible_1vhqp_2650{opacity:1;transform:translateY(0)}._portalLayerHidden_1vhqp_2655{opacity:0;pointer-events:none;transform:translateY(12px);position:absolute;top:0;right:0;bottom:0;left:0;width:100%}._portalOrderSuccess_1vhqp_2664{border:1px solid rgba(148,163,184,.35);border-radius:20px;padding:32px;background:#fff;box-shadow:0 30px 60px #0f172a1a;display:flex;flex-direction:column;gap:12px;justify-content:center;align-items:center;text-align:center;max-width:560px;margin:0 auto}._portalOrderSuccessHeadline_1vhqp_2680{font-size:1.5rem;margin:0;color:#0f172a}._portalOrderSuccessCopy_1vhqp_2686{margin:0;color:#475569;font-size:1rem}._portalOrderSuccessActions_1vhqp_2692{display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap;margin-top:8px}._orderActionButtons_1vhqp_2701{display:inline-flex;gap:10px}._orderActionButtons_1vhqp_2701 button{border-radius:999px;padding:8px 18px;font-weight:600;cursor:pointer;background:transparent;border:1px solid rgba(37,99,235,.35);color:#1d4ed8;transition:background .2s ease,color .2s ease,border-color .2s ease}._orderNotificationMuteButton_1vhqp_2717{padding:0;width:42px;height:38px;display:inline-flex;align-items:center;justify-content:center;position:relative;overflow:visible}._orderNotificationMuteButton_1vhqp_2717[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:999px;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:30}._orderNotificationMuteButton_1vhqp_2717:hover{background:#2563eb14}._orderNotificationMuteButton_1vhqp_2717[data-tooltip]:hover:after,._orderNotificationMuteButton_1vhqp_2717[data-tooltip]:focus-visible:after{opacity:1}._orderNotificationMuteButtonMuted_1vhqp_2755{border-color:#94a3b88c;color:#475569}._orderNotificationMuteButtonMuted_1vhqp_2755:hover{background:#94a3b81f}._portalSection_1vhqp_1673{border-top:1px solid rgba(15,23,42,.08);padding-top:16px}._portalSectionHeaderRow_1vhqp_2769{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:12px}._portalSectionHeaderActions_1vhqp_2778{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}._portalContentInner_1vhqp_2785{max-width:1200px;margin:0 auto;padding:24px;display:flex;flex-direction:column;gap:24px}._portalStatsHeader_1vhqp_2794{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;flex-wrap:wrap}._portalStatsSubtitle_1vhqp_2802{margin:6px 0 0;color:#64748b;font-size:.95rem}._portalStatsActions_1vhqp_2808{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._portalStatsFilters_1vhqp_2815{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;padding:18px;border-radius:18px;border:1px solid rgba(148,163,184,.2);background:#fff;box-shadow:0 14px 30px #0f172a14}._portalStatsOutcomeCards_1vhqp_2826{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}._portalStatsOutcomeCard_1vhqp_2826{--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:18px;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:0 12px 26px #0f172a14}._portalStatsOutcomeLabel_1vhqp_2849{font-size:.9rem;font-weight:600;color:#475569}._portalStatsOutcomeValue_1vhqp_2855{font-size:1.9rem;color:#0f172a}._portalStatsOutcomePercent_1vhqp_2860{font-size:.9rem;color:#64748b}._portalStatsGrid_1vhqp_2865{display:grid;grid-template-columns:1fr;gap:20px}._portalStatsTable_1vhqp_2871{display:flex;flex-direction:column;gap:10px}._portalStatsTableHeader_1vhqp_2877{border:1px solid rgba(15,23,42,.08);border-radius:14px;background:#f8fafccc;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:#94a3b8}._portalStatsTableHeader_1vhqp_2877 span:nth-child(2),._portalStatsTableHeader_1vhqp_2877 span:nth-child(3){text-align:right}._portalStatsTableRow_1vhqp_2896{border:1px solid rgba(15,23,42,.08);border-radius:14px;background:#fff;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:#0f172a}._portalStatsTableRow_1vhqp_2896>strong{text-align:right}._portalStatsBuyerCell_1vhqp_2913{display:flex;align-items:center;gap:12px;min-width:0}._portalStatsBuyerAvatar_1vhqp_2920{width:36px;height:36px;border-radius:50%;background:#94a3b833;color:#1e293b;font-size:.85rem;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}._portalStatsBuyerAvatarImage_1vhqp_2935{width:100%;height:100%;object-fit:cover}._portalStatsBuyerMeta_1vhqp_2941{display:flex;flex-direction:column;gap:2px;min-width:0}._portalStatsBuyerMeta_1vhqp_2941 strong{font-size:.95rem;font-weight:600;color:#0f172a}._portalStatsBuyerMeta_1vhqp_2941 span{font-size:.8rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._portalStatsTableFooter_1vhqp_2962{border-color:#94a3b866;background:#f8fafce6;font-weight:600}._portalStatsCard_1vhqp_2968{background:#fff;border-radius:22px;border:1px solid rgba(148,163,184,.2);box-shadow:0 18px 40px #0f172a14;padding:18px 20px;display:flex;flex-direction:column;gap:12px}._portalStatsCardHeader_1vhqp_2979 h3{margin:0;font-size:1rem;color:#0f172a}._portalStatsCardHeader_1vhqp_2979 p{margin:4px 0 0;font-size:.85rem;color:#64748b}._portalStatsCardBody_1vhqp_2991{min-height:160px}._portalStatsTooltip_1vhqp_2995{background:#0f172a;color:#f8fafc;padding:8px 10px;border-radius:10px;font-size:.8rem;display:flex;flex-direction:column;gap:4px;box-shadow:0 12px 24px #0f172a40}._portalStatsTooltip_1vhqp_2995 strong{font-weight:600}._portalStatsPieLabel_1vhqp_3011{fill:#475569;font-size:.78rem;font-weight:600;pointer-events:none}._portalStatsPieLabelMinor_1vhqp_3018{font-size:.7rem;font-weight:500}._portalStatsStackedList_1vhqp_3023{display:flex;flex-direction:column;gap:16px}._portalStatsOutcomeBlock_1vhqp_3029{background:#f8fafc;border-radius:16px;padding:12px}._portalStatsOutcomeBlock_1vhqp_3029 h4{margin:0 0 8px;font-size:.95rem;color:#0f172a}._portalStatsEmpty_1vhqp_3041{border:1px dashed rgba(148,163,184,.5);border-radius:18px;padding:24px;background:#fffc}._portalStatsEmpty_1vhqp_3041 h3{margin:0 0 6px;font-size:1rem}._portalStatsEmpty_1vhqp_3041 p{margin:0;color:#64748b}@media(max-width:768px){._portalContentInner_1vhqp_2785{padding:20px}._portalStatsGrid_1vhqp_2865{grid-template-columns:1fr}}._portalFieldTable_1vhqp_3068{display:flex;flex-direction:column;gap:.75rem}._orderAttachmentCount_1vhqp_3074{display:inline-flex;align-items:center;justify-content:center;min-width:24px;padding:4px 10px;border-radius:999px;background:#2563eb1f;color:#1e3a8a;font-weight:700;font-size:.85rem}._orderAttachmentList_1vhqp_3087{display:flex;flex-wrap:wrap;gap:10px}._orderAttachmentPill_1vhqp_3093{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;border:1px solid rgba(37,99,235,.2);background:#2563eb14;color:#1e3a8a;font-weight:600;font-size:.9rem;text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}._orderAttachmentPill_1vhqp_3093:hover,._orderAttachmentPill_1vhqp_3093:focus-visible{border-color:#2563eb66;box-shadow:0 12px 24px #2563eb2e;transform:translateY(-1px)}._orderAttachmentIcon_1vhqp_3115{color:#2563eb}._portalFieldRow_1vhqp_3119{border-radius:18px;border:1px solid rgba(148,163,184,.25);padding:.75rem 1rem;background:#fff;box-shadow:0 10px 30px #0f172a0d;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_1vhqp_3132{font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;color:#475569}._portalFieldRowValue_1vhqp_3139{display:flex;justify-content:space-between;align-items:center;gap:.5rem}._portalFieldRowCopied_1vhqp_3146{border-color:#4ade80cc;box-shadow:0 18px 35px #10b9811a}._portalFieldRowValueButton_1vhqp_3151{border:none;background:transparent;padding:0;font-size:1rem;color:var(--color-text-primary);text-align:left;cursor:pointer;flex:1}._fieldActionButton_1vhqp_3162{border:none;background:#94a3b82e;border-radius:999px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease}._fieldActionButton_1vhqp_3162:hover{background:#4f46e533;color:#312e81}._detailList_1vhqp_3180{margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}._detailRow_1vhqp_3187{background:#fff;border-radius:16px;padding:16px;border:1px solid rgba(148,163,184,.22);box-shadow:0 12px 30px #0f172a0d;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;position:relative;cursor:pointer;overflow:hidden}._detailRow_1vhqp_3187:hover{border-color:#2563eb33;background:linear-gradient(180deg,#60a5fa1f,#3b82f60d);box-shadow:0 25px 50px #0f172a14;transform:translateY(-2px)}._detailRowFull_1vhqp_3206{grid-column:1 / -1}._detailRow_1vhqp_3187 dt{margin:0;font-size:.8rem;color:#475569}._detailRow_1vhqp_3187 dd{margin:4px 0 0;font-weight:300}._detailValueBlock_1vhqp_3221{margin-top:8px;padding:0;background:transparent;border:none;word-break:break-word}._detailRowCopyIcon_1vhqp_3229{position:absolute;top:12px;right:12px;width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ffffffe6;color:#2563eb;box-shadow:0 6px 14px #0f172a1f;opacity:0;transform:translateY(-4px);transition:opacity .2s ease,transform .2s ease;pointer-events:none}._detailRow_1vhqp_3187:hover ._detailRowCopyIcon_1vhqp_3229{opacity:1;transform:translateY(0)}._commentHeader_1vhqp_3253{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._commentHeader_1vhqp_3253 h3{margin:0}._commentMeta_1vhqp_3264{display:inline-flex;align-items:center;gap:12px}._commentBadge_1vhqp_3270{background:#2563eb;color:#fff;border-radius:999px;padding:2px 10px;font-size:.8rem;font-weight:700}._commentSortButton_1vhqp_3279{border:none;background:transparent;color:#475569;font-weight:600;display:inline-flex;align-items:center;gap:4px;cursor:pointer}._commentComposer_1vhqp_3290{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}._commentComposerDropZone_1vhqp_3297,._commentReplyComposerDropZone_1vhqp_3298{width:100%}._commentLockedNotice_1vhqp_3302{border:1px solid rgba(148,163,184,.4);border-radius:14px;background:#f1f5f9e6;color:#64748b;padding:12px 16px;margin-bottom:20px;font-size:.95rem}._commentComposerActions_1vhqp_3312{display:flex;align-items:center;gap:.75rem;justify-content:flex-end}._commentAttachmentButton_1vhqp_3319{border:1px solid rgba(148,163,184,.7);border-radius:999px;background:#f8fafc;color:var(--color-text-primary);padding:.35rem .9rem;display:inline-flex;align-items:center;gap:.35rem;font-size:.85rem;font-weight:700;cursor:pointer;transition:background .2s ease}._commentAttachmentButton_1vhqp_3319:hover:not(:disabled){background:#edf2ff}._commentAttachmentButton_1vhqp_3319:disabled{cursor:not-allowed;opacity:.6}._commentComposer_1vhqp_3290 textarea{border:none;background:transparent;resize:none;font-size:1rem;color:#0f172a;min-height:64px}._commentComposer_1vhqp_3290 textarea:focus{outline:none}._commentComposerFooter_1vhqp_3356{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}._portalCommentFooter_1vhqp_3364{width:100%;display:flex;align-items:center;justify-content:flex-end;gap:1.25rem}._commentToolbar_1vhqp_3372{display:inline-flex;align-items:center;gap:8px}._commentToolbarButton_1vhqp_3378{border:none;background:transparent;padding:6px;border-radius:10px;color:#475569;cursor:pointer;font-weight:600;font-size:.95rem}._commentToolbarButton_1vhqp_3378:hover{background:#94a3b833}._commentSubmit_1vhqp_3393{background:linear-gradient(135deg,#2563eb,#4338ca);color:#fff;border:none;border-radius:999px;padding:10px 24px;font-weight:600;cursor:pointer}._commentSubmit_1vhqp_3393:disabled{opacity:.7;cursor:default}._portalReplyFooterActions_1vhqp_3408{display:flex;align-items:center;gap:.75rem;margin-left:auto}._commentList_1vhqp_3415{display:flex;flex-direction:column;gap:16px}._commentCard_1vhqp_3421{display:flex;gap:16px;border-radius:18px;padding:20px;background:#fff;border:1px solid rgba(15,23,42,.07);box-shadow:0 12px 30px #0f172a0d}._commentAvatar_1vhqp_3431{width:46px;height:46px;border-radius:30px;background:linear-gradient(145deg,#f0f4ff,#e0e7ff);color:#1d4ed8;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:.95rem;overflow:hidden}._commentAvatarImage_1vhqp_3445{width:100%;height:100%;object-fit:cover;border-radius:inherit}._commentContent_1vhqp_3452{flex:1;display:flex;flex-direction:column;gap:6px}._commentCardHeader_1vhqp_3459{display:flex;justify-content:space-between;align-items:flex-start;color:#475569;font-size:.9rem}._commentCardHeader_1vhqp_3459 strong{color:#0f172a;display:block}._commentCardHeader_1vhqp_3459 span{font-size:.8rem;color:#94a3b8}._commentMenuButton_1vhqp_3477{border:none;background:transparent;color:#94a3b8;cursor:pointer}._commentContent_1vhqp_3452 p{margin:0;color:#0f172a}._commentContent_1vhqp_3452 ._commentUnderline_1vhqp_3489{text-decoration:underline}._commentAttachment_1vhqp_3319{display:inline-flex;align-items:center;gap:6px;background:#2563eb1f;color:#1d4ed8;border-radius:999px;padding:4px 12px;font-size:.85rem;line-height:1.5}._commentActions_1vhqp_3505{display:inline-flex;gap:12px;margin-top:8px}._commentActionButton_1vhqp_3511{border:none;background:#94a3b829;border-radius:999px;color:#475569;display:inline-flex;align-items:center;gap:6px;padding:6px 12px;font-size:.85rem;cursor:pointer}._commentActionButton_1vhqp_3511:hover{background:#4f46e52e;color:#1d4ed8}._commentActionButton_1vhqp_3511{position:relative;overflow:visible}._commentActionBadge_1vhqp_3534{margin-left:6px;background:#312e81;color:#fff;font-size:.75rem;padding:0 6px;border-radius:999px}._commentActionButtonActive_1vhqp_3543{background:#6366f126;color:#312e81}._commentEmojiWrapper_1vhqp_3548{position:relative;display:flex;align-items:center;gap:8px}._commentEmojiTrigger_1vhqp_3555{gap:0;padding:6px}._commentEmojiPopover_1vhqp_3560{position:absolute;top:calc(100% + 6px);right:0;background:#fff;border:1px solid rgba(148,163,184,.6);border-radius:14px;box-shadow:0 16px 32px #0f172a33;padding:6px;display:flex;gap:6px;z-index:60;overflow:visible}._commentEmojiOption_1vhqp_3575{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_1vhqp_3588{background:#6366f126}._commentReactionsInline_1vhqp_3592{display:flex;gap:.35rem;flex-wrap:nowrap;align-items:center;overflow:visible}._commentReactionPillWrapper_1vhqp_3600{position:relative;display:inline-flex;overflow:visible}._commentReactionPill_1vhqp_3600{display:inline-flex;align-items:center;gap:.25rem;padding:.1rem .65rem;border-radius:999px;border:1px solid rgba(148,163,184,.3);background:#f8fafc;font-size:.85rem;color:#475569;position:relative;overflow:visible;cursor:pointer;font:inherit}._commentEmojiOption_1vhqp_3575[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:999px;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:70}._commentEmojiOption_1vhqp_3575[data-tooltip]:hover:after{opacity:1}._commentReactionDetailsPopover_1vhqp_3644{position:absolute;top:calc(100% + 8px);left:0;min-width:220px;max-width:320px;background:#fff;border:1px solid rgba(148,163,184,.55);border-radius:16px;box-shadow:0 22px 50px #0f172a33;padding:10px;z-index:80}._commentReactionDetailsHeader_1vhqp_3658{display:flex;align-items:center;gap:8px;font-weight:800;color:#0f172a;padding:2px 4px 10px;border-bottom:1px solid rgba(148,163,184,.25);margin-bottom:8px}._commentReactionDetailsList_1vhqp_3669{display:flex;flex-direction:column;gap:6px;max-height:240px;overflow:auto;padding-right:2px}._commentReactionDetailsRow_1vhqp_3678{display:grid;grid-template-columns:22px 1fr;gap:10px;align-items:center;padding:6px 8px;border-radius:12px;background:#94a3b81f}._commentReactionDetailsEmoji_1vhqp_3688{font-size:1.05rem;line-height:1}._commentReactionDetailsName_1vhqp_3693{font-size:.85rem;font-weight:700;color:#334155;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._commentReactionPillActive_1vhqp_3703{border-color:#4f46e566;background:#4f46e514;color:#312e81}._commentReactionCount_1vhqp_3709{font-weight:600;font-size:.75rem}._commentEmojiOption_1vhqp_3575:hover{background:#94a3b840}._commentActionButton_1vhqp_3511[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:999px;opacity:0;pointer-events:none;transition:opacity .2s ease}._commentActionButton_1vhqp_3511[data-tooltip]:hover:after{opacity:1}._commentReplies_1vhqp_3739{margin-top:12px;display:flex;flex-direction:column;gap:12px;padding-left:48px;position:relative}._commentReplies_1vhqp_3739:before{content:"";position:absolute;left:12px;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,#106cff00,#106cfe45,#0e6bfc00);border-radius:999px}._commentReplyCard_1vhqp_3759{position:relative;display:flex;gap:10px;padding:12px 16px;border-radius:12px;background:#fff;box-shadow:0 1px 16px #0f172a14}._commentReplyCard_1vhqp_3759: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_1vhqp_3782{width:32px;height:32px;border-radius:50%;background:#eef2ff;color:#312e81;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.85rem;overflow:hidden}._commentReplyAvatarImage_1vhqp_3796{width:100%;height:100%;object-fit:cover;border-radius:inherit}._commentReplyBody_1vhqp_3803{flex:1}._commentReplyActions_1vhqp_3807{display:flex;justify-content:flex-end;margin-top:8px}._commentReplyActionButton_1vhqp_3813{border:none;background:#94a3b81f;border-radius:999px;color:#475569;display:inline-flex;align-items:center;gap:6px;padding:6px 12px;font-size:.8rem;cursor:pointer;position:relative;overflow:visible}._commentReplyActionButtonActive_1vhqp_3828{background:#6366f133;color:#312e81}._commentReplyActionBadge_1vhqp_3833{margin-left:6px;background:#312e81;color:#fff;font-size:.75rem;padding:0 6px;border-radius:999px}._commentReplyActionButton_1vhqp_3813[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:999px;opacity:0;pointer-events:none;transition:opacity .2s ease}._commentReplyActionButton_1vhqp_3813[data-tooltip]:hover:after{opacity:1}._commentReplyHeader_1vhqp_3863{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:4px}._commentReplyHeader_1vhqp_3863 strong{font-size:.9rem;color:#0f172a}._commentReplyHeader_1vhqp_3863 span{font-size:.75rem;color:#94a3b8}._commentReplyBody_1vhqp_3803 p{margin:0;color:#0f172a;font-size:.9rem;line-height:1.4}._commentReplyComposer_1vhqp_3298{margin-top:12px;margin-left:48px;border-radius:12px;padding:12px 16px;display:flex;flex-direction:column;gap:8px}._commentReplyInput_1vhqp_3898{width:100%;min-height:70px;border:none;background:transparent;resize:vertical;font-size:.9rem;font-family:inherit;color:#0f172a}._commentReplyInput_1vhqp_3898:focus{outline:none}._commentReplyComposerFooter_1vhqp_3913{display:flex;justify-content:flex-end;gap:8px}._commentReplySubmit_1vhqp_3919{border:none;background:#312e81;color:#fff;padding:6px 16px;border-radius:999px;cursor:pointer;font-weight:600}._commentReplySubmit_1vhqp_3919:disabled{opacity:.5;cursor:not-allowed}._commentReplyCancelButton_1vhqp_3934{border:none;background:transparent;color:#475569;cursor:pointer;font-size:.85rem}._fieldHint_1vhqp_3942{font-size:.8rem;color:#64748b;margin-top:-2px}._requiredMark_1vhqp_3948{color:#dc2626;margin-left:4px}@media(max-width:600px){._portalHeaderActions_1vhqp_1904,._cardActions_1vhqp_1954,._portalNav_1vhqp_1909{flex-direction:column;align-items:stretch}._orderListItem_1vhqp_1985{flex-direction:column;align-items:flex-start}._orderListActions_1vhqp_2032{align-items:flex-start}}._commentEditor_1vhqp_3970{min-height:80px;border-radius:16px;background:#f8fafc;border:1px solid transparent;padding:12px 14px;font-size:1rem;color:#0f172a;outline:none}._commentEditor_1vhqp_3970:focus{border-color:#2563eb66;background:#fff}._commentEditor_1vhqp_3970:empty:before{content:attr(data-placeholder);color:#475569b3}._portalFormActions_1vhqp_3990{display:flex;justify-content:flex-end;align-items:center;gap:16px;margin-top:16px;flex-wrap:wrap}._shareCheckbox_1vhqp_3999{display:inline-flex;align-items:center;gap:8px;font-size:.9rem;color:#475569}._shareCheckbox_1vhqp_3999 input{width:16px;height:16px}._primaryButtonSmall_1vhqp_4012{background:var(--color-primary);color:var(--color-primary-contrast);border:none;border-radius:999px;padding:8px 22px;font-size:.95rem;font-weight:600;cursor:pointer}._primaryButtonSmall_1vhqp_4012:disabled{opacity:.7;cursor:default}._conversationWrapper_1vhqp_4028{border-radius:36px;padding:32px;display:flex;flex-direction:column;gap:16px;position:relative}._conversationPersona_1vhqp_4037{display:flex;align-items:center;gap:16px}._conversationPersonaAvatar_1vhqp_4043{width:52px;height:52px;border-radius:28px;color:#1d4ed8;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_1vhqp_4057{width:100%;height:100%;object-fit:cover;display:block}._conversationPersonaCopy_1vhqp_4064{display:flex;flex-direction:column;gap:4px}._conversationPersonaActions_1vhqp_4070{margin-left:auto;display:flex;align-items:center;gap:10px;position:relative;z-index:5;pointer-events:auto}._conversationResetButton_1vhqp_4080{background:transparent;border:1px solid rgba(15,23,42,.2);border-radius:999px;padding:7px 14px;font-weight:700;font-size:13px;color:#0f172ae6;cursor:pointer;transition:background .15s ease,box-shadow .15s ease,transform .15s ease}._conversationResetButton_1vhqp_4080:hover{background:#f1f5f9d9}._conversationResetButton_1vhqp_4080:active{transform:translateY(1px)}._conversationResetButton_1vhqp_4080:disabled{opacity:.7;cursor:default}._conversationContextToggle_1vhqp_4105{display:inline-flex;align-items:center;gap:6px;padding:4px;border-radius:999px;background:#f1f5f9d9;border:1px solid rgba(148,163,184,.35)}._conversationContextToggleButton_1vhqp_4115{border:none;background:transparent;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700;cursor:pointer;color:#0f172ad9;transition:background .15s ease,box-shadow .15s ease,transform .15s ease}._conversationContextToggleButton_1vhqp_4115:hover{background:#fffffff2;box-shadow:0 10px 18px #0f172a14;transform:translateY(-1px)}._conversationContextToggleButton_1vhqp_4115:disabled{opacity:.6;cursor:default;transform:none;box-shadow:none}._conversationContextToggleActive_1vhqp_4140{background:#2563eb1f;color:#1d4ed8;box-shadow:inset 0 0 0 1px #2563eb40}._conversationPersonaName_1vhqp_4146{margin:0;font-weight:700;color:#0f172a}._conversationProgress_1vhqp_4152{width:100%}._conversationProgressTrack_1vhqp_4156{height:10px;width:100%;border-radius:999px;background:#f1f5f9;overflow:hidden;box-shadow:inset 0 1px 2px #0f172a14}._conversationProgressFill_1vhqp_4165{height:100%;border-radius:999px;background:linear-gradient(90deg,#2563eb,#4338ca);box-shadow:0 10px 18px #2563eb40;transition:width .25s ease}._conversationDebugNote_1vhqp_4173{margin:0;color:#b45309;font-size:.85rem}._conversationHistory_1vhqp_4179{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_1vhqp_4195{min-height:clamp(360px,30vh,400px)}._conversationHistory_1vhqp_4179::-webkit-scrollbar{width:12px;height:12px}._conversationHistory_1vhqp_4179::-webkit-scrollbar-track{background:transparent;margin:1px 0}._conversationHistory_1vhqp_4179::-webkit-scrollbar-thumb{background-color:transparent;border-radius:999px;border:3px solid transparent;background-clip:content-box}._conversationHistory_1vhqp_4179:hover{scrollbar-color:rgba(15,23,42,.35) transparent}._conversationHistory_1vhqp_4179:hover::-webkit-scrollbar-thumb{background-color:#0f172a59}._conversationBubble_1vhqp_4224{position:relative;padding:0 24px;border-radius:26px;font-size:.95rem;line-height:1.5;max-width:84%;animation:_bubbleLift_1vhqp_1 .35s ease;background:#f1f5f9;color:#0f172a}._conversationBubbleAgent_1vhqp_4236{align-self:flex-start;border-color:#f5f5f5}._conversationBubbleUser_1vhqp_4241{align-self:flex-end;border-color:transparent;background:linear-gradient(135deg,#2563eb,#4338ca);color:#fff}._conversationBubbleNew_1vhqp_4248{transform:scale(0);transform-origin:0 0;animation:_bounce_1vhqp_1 .5s linear both}._conversationBubbleAgent_1vhqp_4236:after{content:"";position:absolute;bottom:-8px;left:24px;border-top:10px solid #f5f5f5;border-left:2px solid transparent;border-right:17px solid transparent}._conversationBubbleUser_1vhqp_4241:after{content:"";position:absolute;bottom:-8px;right:24px;border-top:10px solid #3e3dce;border-left:17px solid transparent;border-right:2px solid transparent}._conversationEscalationCard_1vhqp_4274{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:20px 0}._conversationEscalationSummary_1vhqp_4282{margin:0;font-weight:600;color:inherit}._conversationEscalationMeta_1vhqp_4288{margin:4px 0 0;font-size:.8rem;color:#64748b}._conversationEscalationOpen_1vhqp_4294{border:1px solid rgba(148,163,184,.6);background:#fff;color:#0f172a;border-radius:999px;padding:6px 14px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;white-space:nowrap}._conversationEscalationOpen_1vhqp_4294:hover{transform:translateY(-2px);box-shadow:0 10px 18px #0f172a14}._conversationPanelRow_1vhqp_4311{width:100%;display:flex;justify-content:flex-start}._conversationEscalationBanner_1vhqp_4317{width:min(620px,100%);border-radius:20px;background:#f1f5f9;padding:18px 20px;box-shadow:inset 0 0 0 1px #94a3b838}._conversationEscalationBannerTitle_1vhqp_4325{margin:0 0 8px;font-weight:600;color:#0f172a}._conversationEscalationBannerMeta_1vhqp_4331{margin:0;font-size:.85rem;color:#475569}._conversationEscalationAnswer_1vhqp_4337{width:min(620px,100%);margin-top:6px;border-radius:18px;background:#fff;padding:16px 18px 18px;box-shadow:inset 0 0 0 1px #94a3b833}._conversationEscalationAnswerTitle_1vhqp_4346{margin:0 0 8px;font-weight:600;color:#1f2937}._conversationEscalationAnswerBody_1vhqp_4352{margin:0;color:#0f172a;white-space:pre-line}._conversationEscalationFollowup_1vhqp_4358{width:min(620px,100%);margin:6px 0 0;padding-left:6px;color:#0f172a;font-weight:600}._conversationBubbleTextMultiline_1vhqp_4366{white-space:pre-line}._conversationBubbleAction_1vhqp_4370{margin-top:12px;margin-bottom:20px;border:1px solid rgba(148,163,184,.6);background:#fff;color:#0f172a;border-radius:999px;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_1vhqp_4370:hover{transform:translateY(-2px);box-shadow:0 12px 22px #0f172a14}._conversationBubbleUser_1vhqp_4241 ._conversationBubbleAction_1vhqp_4370{background:#ffffff2e;border-color:#ffffff73;color:#fff}._conversationAttachmentLink_1vhqp_4397{display:inline-flex;align-items:center;gap:8px;color:inherit;font-weight:600;text-decoration:none;min-height:50px}._conversationAttachmentLink_1vhqp_4397:hover{text-decoration:underline}._conversationBubbleAttachments_1vhqp_4411{margin-top:10px;margin-bottom:20px;display:row-reverse;flex-direction:column;gap:6px;font-size:.82rem}._conversationBubbleAttachment_1vhqp_4411{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;border:1px solid rgba(148,163,184,.35);color:inherit;width:fit-content}._conversationBubbleUser_1vhqp_4241 ._conversationBubbleAttachment_1vhqp_4411{background:#fff3;border-color:#ffffff59}._conversationBubbleAgent_1vhqp_4236 ._conversationBubbleAttachment_1vhqp_4411{background:#0f172a0f}._conversationSummary_1vhqp_4440{max-width:92%;padding:18px 22px;display:flex;flex-direction:column;gap:12px}._conversationSummaryHeader_1vhqp_4448{margin:0;font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:#64748b;font-weight:700}._conversationSummaryList_1vhqp_4457{display:flex;flex-direction:column;gap:8px}._conversationSummaryItem_1vhqp_4463{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 14px;border-radius:14px;background:#ffffffd9;border:1px solid rgba(148,163,184,.4)}._conversationSummaryLabel_1vhqp_4474{font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:#64748b;font-weight:700}._conversationSummaryValue_1vhqp_4482{font-size:.95rem;font-weight:600;color:#0f172a;text-align:right;word-break:break-word}._conversationSummaryQuestion_1vhqp_4490{margin:0;font-weight:600;color:#0f172a}._conversationSummaryPending_1vhqp_4496{margin:0;color:#64748b;font-size:.9rem}._conversationSummaryFallback_1vhqp_4502{margin:0;color:#0f172a}._conversationQuickReplies_1vhqp_4507{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;padding:0 2px}._conversationQuickReplyButton_1vhqp_4515{border-radius:999px;border:1px solid rgba(148,163,184,.55);background:#fffffff2;color:#0f172a;font-weight:600;padding:10px 16px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;box-shadow:0 12px 22px #0f172a0f}._conversationQuickReplyButton_1vhqp_4515:hover{transform:translateY(-2px);border-color:#4f46e559;box-shadow:0 16px 28px #0f172a14}._conversationQuickReplyButton_1vhqp_4515:disabled{opacity:.7;cursor:default;transform:none;box-shadow:0 12px 22px #0f172a0a}._conversationForm_1vhqp_4540{display:flex;flex-direction:column;gap:12px}._conversationQuestionLabel_1vhqp_4546{margin:0;font-weight:600;color:#0f172a}._conversationQuestionHelp_1vhqp_4552{margin:0;color:#475569;font-size:.9rem}._conversationInputField_1vhqp_4558{width:100%;border:1px solid rgba(148,163,184,.6);padding:12px 16px;font-size:.95rem;font-family:inherit;transition:border .2s ease,box-shadow .2s ease;background:#fff;min-height:48px;line-height:1.4;resize:vertical}._conversationInputField_1vhqp_4558:focus{outline:none}._conversationAttachmentList_1vhqp_4575{display:flex;flex-direction:column;gap:6px;margin-bottom:8px}._conversationAttachmentItem_1vhqp_4582{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 12px;border-radius:12px;background:#f1f5f9;font-size:.85rem;color:#1e293b}._conversationAttachmentName_1vhqp_4594{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._conversationAttachmentRemove_1vhqp_4600{border:none;background:transparent;color:#64748b;font-size:1rem;cursor:pointer}._conversationAttachmentRemove_1vhqp_4600:disabled{opacity:.4;cursor:not-allowed}._conversationAttachButton_1vhqp_4613{border:1px solid rgba(148,163,184,.6);background:#fff;color:#1e293b;padding:10px;border-radius:999px;font-weight:600;cursor:pointer;line-height:1;min-width:49px;min-height:49px;transition:transform .2s ease,box-shadow .2s ease}._conversationAttachButton_1vhqp_4613:hover{transform:translateY(-3px)}._conversationAttachButton_1vhqp_4613:disabled{opacity:.5;cursor:not-allowed}._conversationOptionGrid_1vhqp_4635{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px}._conversationOptionLabel_1vhqp_4641{display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:14px;border:1px solid rgba(148,163,184,.55);cursor:pointer;transition:border .2s ease,background .2s ease;background:#fff}._conversationOptionLabelActive_1vhqp_4653{border-color:#4f46e599;background:#3b82f61f}._conversationOptionLabel_1vhqp_4641 input{accent-color:#2563eb}._conversationCheckboxLabel_1vhqp_4662{display:flex;align-items:center;gap:10px;font-size:.95rem;color:#0f172a}._conversationError_1vhqp_4670{margin:0;color:#b91c1c;font-size:.85rem}._conversationComplete_1vhqp_4676{border:1px dashed rgba(148,163,184,.6);border-radius:16px;padding:16px;text-align:center;background:#0f172a05}._conversationCompleteActions_1vhqp_4684{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:12px}._conversationAdjustPanel_1vhqp_4692{margin-top:14px;display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:center}._conversationAdjustLabel_1vhqp_4701{display:flex;flex-direction:column;gap:8px;font-size:.85rem;color:#475569;min-width:min(320px,100%)}._conversationAdjustSelect_1vhqp_4710{width:100%;border-radius:14px;border:1px solid rgba(148,163,184,.6);padding:10px 14px;font-size:.95rem;font-family:inherit;background:#fff}._conversationInputRow_1vhqp_4720{display:flex;justify-content:flex-end;align-items:center;gap:10px}._conversationInputRowInline_1vhqp_4727{display:flex;align-items:center;gap:12px}._conversationInputRowInline_1vhqp_4727 ._conversationInputField_1vhqp_4558{flex:1 1 auto}._conversationInputActions_1vhqp_4737{display:flex;align-items:center;gap:10px;flex:0 0 auto}._conversationFooterSlot_1vhqp_4744{max-height:240px;opacity:1;transform:translateY(0);transition:max-height .22s ease,opacity .2s ease,transform .2s ease}._conversationFooterSlotHidden_1vhqp_4751{max-height:0;opacity:0;transform:translateY(12px);overflow:hidden;pointer-events:none}._sendButton_1vhqp_4759{display:inline-flex;align-items:center;gap:6px;background:linear-gradient(135deg,#2563eb,#4338ca);color:#fff;border:none;padding:12px 24px;border-radius:999px;font-size:.95rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}._sendButton_1vhqp_4759:hover{transform:translateY(-3px)}._conversationFooter_1vhqp_4744{border-radius:28px;padding:22px;margin-top:12px;background:#fff;box-shadow:inset 0 0 0 1px #94a3b859,0 20px 45px #0f172a14;border:1px solid rgba(148,163,184,.35);display:flex;flex-direction:column;gap:12px}._conversationFooterBody_1vhqp_4790{display:flex;flex-direction:column;gap:8px}._conversationQuestionPrompt_1vhqp_4796{font-size:.95rem;color:#0f172a}._conversationInputWrapper_1vhqp_4801 input,._conversationInputWrapper_1vhqp_4801 textarea,._conversationInputWrapper_1vhqp_4801 select{border:none;outline:none;padding:0;margin:0;width:100%;box-shadow:none;background:transparent;font:inherit}._sendIcon_1vhqp_4818{font-size:1.2rem;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease}._sendButton_1vhqp_4759:hover ._sendIcon_1vhqp_4818{transform:translate(4px)}._conversationBubbleTyping_1vhqp_4830{min-height:42px;display:flex;align-items:center}._typingDots_1vhqp_4836{display:inline-flex;gap:6px}._typingDots_1vhqp_4836 span{width:8px;height:8px;border-radius:50%;background:#2563ebcc;animation:_typingPulse_1vhqp_1 1.2s infinite ease-in-out}._typingDots_1vhqp_4836 span:nth-child(2){animation-delay:.2s}._typingDots_1vhqp_4836 span:nth-child(3){animation-delay:.4s}@keyframes _typingPulse_1vhqp_1{0%{transform:scale(.9);opacity:.6}50%{transform:scale(1.2);opacity:1}to{transform:scale(.9);opacity:.6}}@keyframes _bubbleLift_1vhqp_1{0%{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes _bounce_1vhqp_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_1vhqp_4927{display:flex;flex-direction:column;gap:12px}._portalOrderSearchCard_1vhqp_4933{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px 20px;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}._portalOrderSearchCard_1vhqp_4933:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f61a}._portalOrderSearchCard_1vhqp_4933:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}._portalOrderSearchCardHeader_1vhqp_4953{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}._portalOrderSearchCardId_1vhqp_4960{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.025em}._portalOrderSearchCardStatus_1vhqp_4968{font-size:.75rem;font-weight:500;color:var(--color-text-primary);background:var(--color-secondary-tint);padding:2px 8px;border-radius:9999px}._portalOrderSearchCardTitle_1vhqp_4977{font-size:1rem;font-weight:600;color:var(--color-text-primary);margin:0;line-height:1.4}._portalOrderSearchCardMeta_1vhqp_4985{font-size:.875rem;color:#64748b;margin:4px 0 0}._portalLoadMoreButton_1vhqp_4991{background:transparent;border:1px dashed #cbd5e1;border-radius:8px;padding:12px 16px;font-size:.875rem;font-weight:500;color:#64748b;cursor:pointer;transition:border-color .2s ease,color .2s ease}._portalLoadMoreButton_1vhqp_4991:hover:not(:disabled){border-color:#3b82f6;color:#3b82f6}._portalLoadMoreButton_1vhqp_4991:disabled{cursor:not-allowed;opacity:.6}._portalKbPage_1vhqp_5015{min-height:100vh;background:#f8fafc}._portalKbHeader_1vhqp_5020{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background:#fff;border-bottom:1px solid #e2e8f0}._portalKbLogoButton_1vhqp_5029{background:none;border:none;padding:0;cursor:pointer}._portalKbLogo_1vhqp_5029{height:32px;width:auto}._portalKbContainer_1vhqp_5041{max-width:1000px;margin:0 auto;padding:24px}._portalKbLoading_1vhqp_5047,._portalKbEmpty_1vhqp_5048{text-align:center;padding:48px 24px;color:#64748b;font-size:1rem}._portalKbError_1vhqp_5055{text-align:center;padding:48px 24px;color:#ef4444}._portalKbError_1vhqp_5055 button{margin-top:16px}._portalKbListHeader_1vhqp_5066{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;flex-wrap:wrap}._portalKbListTitle_1vhqp_5075{font-size:1.75rem;font-weight:700;color:#0f172a;margin:0}._portalKbListSubtitle_1vhqp_5082{font-size:.875rem;color:#64748b;margin:4px 0 0}._portalKbSearchWrapper_1vhqp_5088{flex-shrink:0}._portalKbSearchInput_1vhqp_5092{width:280px;padding:10px 16px;border:1px solid #e2e8f0;border-radius:8px;font-size:.875rem;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}._portalKbSearchInput_1vhqp_5092:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._portalKbGrid_1vhqp_5108{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}._portalKbCard_1vhqp_5114{display:flex;flex-direction:column;align-items:stretch;text-align:left;padding:20px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}._portalKbCard_1vhqp_5114:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f61a;transform:translateY(-2px)}._portalKbCardTitle_1vhqp_5133{font-size:1rem;font-weight:600;color:#0f172a;margin:0 0 8px;line-height:1.4}._portalKbCardSummary_1vhqp_5141{font-size:.875rem;color:#64748b;margin:0 0 12px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._portalKbCardMeta_1vhqp_5152{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}._portalKbCardTags_1vhqp_5160{display:flex;align-items:center;gap:6px;flex-wrap:wrap}._portalKbCardTag_1vhqp_5160{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_1vhqp_5176{font-size:.6875rem;color:#94a3b8}._portalKbCardDate_1vhqp_5181{font-size:.75rem;color:#94a3b8;flex-shrink:0}._kbArticle_1vhqp_5188{background:#fff;border-radius:16px;border:1px solid #e2e8f0;overflow:hidden}._kbArticleHeader_1vhqp_5195{padding:32px;border-bottom:1px solid #e2e8f0}._kbArticleTitle_1vhqp_5200{font-size:2rem;font-weight:700;color:#0f172a;margin:0 0 12px;line-height:1.3}._kbArticleSummary_1vhqp_5208{font-size:1.125rem;color:#64748b;margin:0 0 16px;line-height:1.6}._kbArticleMeta_1vhqp_5215{display:flex;align-items:center;gap:16px;flex-wrap:wrap}._kbArticleDate_1vhqp_5222{font-size:.875rem;color:#94a3b8}._kbArticleTags_1vhqp_5227{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._kbArticleTag_1vhqp_5227{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_1vhqp_5243{padding:32px;font-size:1rem;line-height:1.75;color:#334155}._kbArticleContent_1vhqp_5243 h1,._kbArticleContent_1vhqp_5243 h2,._kbArticleContent_1vhqp_5243 h3,._kbArticleContent_1vhqp_5243 h4{color:#0f172a;margin:1.5em 0 .75em;line-height:1.3}._kbArticleContent_1vhqp_5243 h1:first-child,._kbArticleContent_1vhqp_5243 h2:first-child,._kbArticleContent_1vhqp_5243 h3:first-child{margin-top:0}._kbArticleContent_1vhqp_5243 h2{font-size:1.5rem}._kbArticleContent_1vhqp_5243 h3{font-size:1.25rem}._kbArticleContent_1vhqp_5243 h4{font-size:1.125rem}._kbArticleContent_1vhqp_5243 p{margin:0 0 1em}._kbArticleContent_1vhqp_5243 ul,._kbArticleContent_1vhqp_5243 ol{margin:0 0 1em;padding-left:1.5em}._kbArticleContent_1vhqp_5243 li{margin:.25em 0}._kbArticleContent_1vhqp_5243 a{color:#2563eb;text-decoration:underline}._kbArticleContent_1vhqp_5243 a:hover{color:#1d4ed8}._kbArticleContent_1vhqp_5243 code{background:#f1f5f9;padding:.15em .4em;border-radius:4px;font-size:.9em;font-family:SF Mono,Monaco,Consolas,monospace}._kbArticleContent_1vhqp_5243 pre{background:#1e293b;color:#e2e8f0;padding:16px;border-radius:8px;overflow-x:auto;margin:0 0 1em}._kbArticleContent_1vhqp_5243 pre code{background:none;padding:0;color:inherit}._kbArticleContent_1vhqp_5243 blockquote{border-left:4px solid #3b82f6;margin:0 0 1em;padding:12px 20px;background:#f8fafc;color:#475569;font-style:italic}._kbArticleContent_1vhqp_5243 img{max-width:100%;height:auto;border-radius:8px;margin:1em 0}._kbArticleContent_1vhqp_5243 hr{border:none;border-top:1px solid #e2e8f0;margin:2em 0}._kbArticleFooter_1vhqp_5345{padding:24px 32px;border-top:1px solid #e2e8f0;background:#f8fafc}._kbArticleFeedback_1vhqp_5351{display:flex;align-items:center;gap:16px;flex-wrap:wrap}._kbArticleFeedbackLabel_1vhqp_5358{font-size:.875rem;color:#64748b}._kbArticleFeedbackButtons_1vhqp_5363{display:flex;gap:8px}._kbArticleFeedbackButton_1vhqp_5363{padding:8px 16px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;font-size:.875rem;cursor:pointer;transition:border-color .2s ease,background .2s ease}._kbArticleFeedbackButton_1vhqp_5363:hover:not(:disabled){border-color:#3b82f6;background:#eff6ff}._kbArticleFeedbackButton_1vhqp_5363:disabled{opacity:.6;cursor:not-allowed}._kbArticleFeedbackThanks_1vhqp_5388{font-size:.875rem;color:#22c55e;font-weight:500}._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: 10px;--radius-md: 18px;--radius-lg: 26px;--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{--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:999px;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 #0f6bff40}.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}
