@font-face{font-family:GenWanMin2TW;src:url(/font/GenWanMin2TW-L.otf) format("woff2");font-weight:300;font-style:normal;font-display:swap}html{font-size:17px}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif}#root{min-height:100vh}:root{--hf-accent: #7b1f2b;--hf-gold: #b08d57;--hf-topbar-h: 56px;--hf-flow-progress-h: 58px;--hf-bottom-bar-h: 52px;--hf-report-float-toc-h: 44px}.hfApp{position:relative;min-height:100vh;background:#f5f2ed;color:#2d2d2d}.hfAppBg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-color:#f5f2ed;background-image:linear-gradient(to right,rgba(176,141,87,.1) 1px,transparent 1px),linear-gradient(to bottom,rgba(176,141,87,.08) 1px,transparent 1px),linear-gradient(to right,rgba(176,141,87,.08) 1px,transparent 1px),linear-gradient(to bottom,rgba(176,141,87,.06) 1px,transparent 1px);background-repeat:repeat,repeat,repeat,repeat;background-size:48px 48px,48px 48px,180px 180px,180px 180px;opacity:1;filter:saturate(.96) contrast(1.06);animation:hfAmbientDrift 16s ease-in-out infinite alternate}.hfAppMain{position:relative}.hfAppTopBar{position:fixed;top:0;left:0;right:0;height:var(--hf-topbar-h);z-index:20;background:#f5f2edc7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(176,141,87,.35)}.hfAppTopBarInner{height:100%;max-width:72rem;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.hfAppBrandLine{display:flex;align-items:baseline;gap:10px}.hfAppBrandSep{color:#b08d57b3}.hfAppBrandEn{font-size:12px;letter-spacing:.22em;color:#7d7461f2}.hfAppBrandZh{font-family:GenWanMin2TW,serif;font-size:18px;letter-spacing:.22em;color:#2d2d2d}.hfAppMenuBtn{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(176,141,87,.45);background:#ffffff47;transition:background-color .16s ease,border-color .16s ease}.hfAppMenuBtn:hover{background:#ffffff8c;border-color:#b08d57d9}.hfAppInboxBtn{font-size:18px;color:#979292d9}.hfAppInboxIcon{display:block}.hfAppInboxBtn{position:relative}.hfAppInboxDot{position:absolute;top:6px;right:6px;width:8px;height:8px;border-radius:999px;background:var(--hf-accent);box-shadow:0 0 0 2px #f5f2edf2}.hfInboxWrap{display:flex;flex-direction:column;gap:12px;min-height:calc(70vh - 184px)}.hfInboxGrid{display:grid;grid-template-columns:1fr;gap:12px;flex:1;min-height:0;align-content:stretch}.hfInboxList{display:flex;flex-direction:column;gap:10px;overflow:auto;min-height:0;height:100%;padding-right:8px;scrollbar-gutter:stable}.hfInboxItemWrap{display:flex;flex-direction:column;gap:10px}.hfInboxItem{width:100%;text-align:left;border:1px solid rgba(176,141,87,.22);background:#ffffff38;padding:12px;transition:background-color .16s ease,border-color .16s ease,transform .12s ease}.hfInboxItem:hover{background:#ffffff5c;border-color:#b08d5773;transform:translateY(-1px)}.hfInboxItemActive{border-color:#7b1f2b59;box-shadow:0 0 0 2px #7b1f2b1a}.hfInboxItemTop{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.hfInboxItemTitle{font-size:13px;letter-spacing:.06em;color:#2d2d2deb;font-weight:700}.hfInboxItemUnread .hfInboxItemTitle{color:#7b1f2beb}.hfInboxItemTime{font-size:11px;letter-spacing:.1em;color:#7d7461eb;white-space:nowrap}.hfInboxItemPreview{margin-top:8px;font-size:12px;line-height:1.7;color:#2d2d2dc7}.hfInboxDetail{border:1px solid rgba(176,141,87,.22);background:#ffffff38;padding:12px}.hfInboxDetailTitleRow{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.hfInboxDetailTitle{font-size:14px;letter-spacing:.06em;color:#2d2d2deb;font-weight:800}.hfInboxDetailTime{font-size:11px;letter-spacing:.1em;color:#7d7461eb;white-space:nowrap}.hfInboxDetailBody{margin-top:10px;white-space:pre-wrap;font-family:inherit;font-size:13px;line-height:1.8;color:#2d2d2ddb}.hfInboxItemBody{border:1px solid rgba(176,141,87,.18);background:#ffffff29;padding:12px;white-space:pre-wrap;font-family:inherit;font-size:13px;line-height:1.8;color:#2d2d2ddb}.hfInboxFootNote{font-size:12px;letter-spacing:.08em;color:#7d7461e6}@media(min-width:960px){.hfInboxGrid{grid-template-columns:1fr 1.35fr;gap:14px;align-items:start}.hfInboxList{height:100%}.hfInboxDetail{overflow:auto;min-height:0;height:100%;scrollbar-gutter:stable}}.hfAppHamburger{width:16px;height:10px;display:inline-flex;flex-direction:column;justify-content:space-between}.hfAppHamburger span{display:block;height:1px;background:#2d2d2dd9}.hfAppDrawerOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:25;background:#0000003d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:hfAppOverlayIn .16s ease-out both}.hfAppDrawer{position:fixed;top:0;right:0;height:100vh;width:min(340px,92vw);z-index:30;background:#f5f2edf5;border-left:1px solid rgba(176,141,87,.45);box-shadow:-24px 0 60px #2d2d2d29;transform:translate(0);animation:hfAppDrawerIn .22s cubic-bezier(.2,.9,.2,1) both}.hfAppDrawerHeader{height:var(--hf-topbar-h);padding:0 18px 0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(176,141,87,.28)}.hfAppDrawerClose{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;font-size:22px;line-height:1;color:#2d2d2dcc;border:1px solid rgba(176,141,87,.35);background:#ffffff59;transition:background-color .16s ease,border-color .16s ease}.hfAppDrawerClose:hover{background:#fff9;border-color:#b08d57b3}.hfAppDrawerBody{padding:18px 16px 22px;display:flex;flex-direction:column;gap:16px}.hfAppDrawerSection{border:1px solid rgba(176,141,87,.22);background:#ffffff57}.hfAppDrawerLabel{padding:12px 14px;font-size:12px;letter-spacing:.22em;color:#7d7461f2;border-bottom:1px solid rgba(176,141,87,.18)}.hfAppDrawerRow{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px}.hfAppDrawerValue{display:flex;flex-direction:column;gap:5px}.hfAppDrawerTrial{font-size:11px;letter-spacing:.18em;color:var(--hf-accent);font-weight:800}.hfAppDrawerPoints{font-size:18px;letter-spacing:.1em;color:#2d2d2deb;font-weight:800}.hfAppDrawerActionBtn{padding:10px 12px;border:1px solid rgba(123,31,43,.55);background:var(--hf-accent);font-size:12px;letter-spacing:.18em;color:#f5f2ed;transition:background-color .16s ease,border-color .16s ease,transform .12s ease}.hfAppDrawerActionBtn:hover{background:#6a1a24;border-color:#7b1f2be6;transform:translateY(-1px)}.hfAppDrawerItem{width:100%;text-align:left;padding:14px;font-size:13px;letter-spacing:.14em;color:#2d2d2de6;background:transparent;border:1px solid transparent;transition:background-color .14s ease,border-color .14s ease}.hfAppDrawerItem:hover{background:#b08d571a;border-color:#b08d572e}.hfAppDrawerItemRow{width:100%;display:flex;align-items:baseline;justify-content:space-between;gap:10px}.hfAppDrawerItemMeta{font-size:11px;letter-spacing:.14em;color:#7d7461eb;white-space:nowrap}.hfInviteRow{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid rgba(176,141,87,.18);background:#ffffff2e;padding:10px}.hfInviteRowMain{min-width:0;display:flex;flex-direction:column;gap:6px}.hfInviteCode{font-size:13px;letter-spacing:.08em;color:#2d2d2deb;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hfInviteMeta{font-size:11px;letter-spacing:.1em;color:#7d7461eb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hfInviteStatus{color:#7b1f2bd9;font-weight:800}.hfInviteDot{margin:0 6px}.hfInviteCopyBtn{width:auto;padding:10px 12px;letter-spacing:.18em}.hfAppDrawerDanger{color:var(--hf-accent)}.hfAppModalOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:220;background:#00000042;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;padding:18px;animation:hfAppOverlayIn .16s ease-out both}.hfAppModal{width:min(720px,94vw);max-height:70vh;background:#f5f2edfa;border:1px solid rgba(176,141,87,.45);box-shadow:0 24px 70px #2d2d2d38;outline:none;position:relative}.hfAppModalHeader{height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 16px 0 18px;border-bottom:1px solid rgba(176,141,87,.28)}.hfAppModalTitle{font-family:GenWanMin2TW,serif;letter-spacing:.18em;font-size:14px;color:#2d2d2de6}.hfAppModalClose{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;font-size:22px;line-height:1;color:#2d2d2dcc;border:1px solid rgba(176,141,87,.35);background:#ffffff59;transition:background-color .16s ease,border-color .16s ease}.hfAppModalClose:hover{background:#fff9;border-color:#b08d57b3}.hfAppModalBody{padding:18px 22px 18px 18px;overflow:auto;max-height:calc(70vh - 148px);scrollbar-gutter:stable}.hfAppToastTopRight{position:fixed;top:calc(var(--hf-topbar-h) + 12px);right:14px;width:min(360px,calc(100vw - 28px));box-sizing:border-box;z-index:18;padding:10px 12px;border:1px solid rgba(176,141,87,.35);background:#f6f1e7eb;color:#161616eb;font-size:12px;letter-spacing:.12em;line-height:1.6;white-space:normal;overflow-wrap:anywhere;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;box-shadow:0 14px 40px #00000024}@keyframes hfAppToastIn{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:translate(0)}}@keyframes hfAppToastOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(10px)}}.hfAppToastTopRightIn{animation:hfAppToastIn .22s ease-out both}.hfAppToastTopRightOut{animation:hfAppToastOut .26s ease-in both}.hfJobToastStack{position:fixed;top:calc(var(--hf-topbar-h) + 12px);right:14px;width:min(360px,calc(100vw - 28px));z-index:22;display:flex;flex-direction:column;gap:8px}.hfJobToast{width:100%;box-sizing:border-box;padding:10px 12px;border:1px solid rgba(176,141,87,.35);background:#f6f1e7eb;color:#161616eb;font-size:12px;letter-spacing:.12em;line-height:1.6;white-space:normal;overflow-wrap:anywhere;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;box-shadow:0 14px 40px #00000024;text-align:left;transition:background-color .16s ease,border-color .16s ease,transform .12s ease}.hfJobToast:hover{background:#ffffffeb;border-color:#b08d578c;transform:translateY(-1px)}.hfJobToastIn{animation:hfAppToastIn .22s ease-out both}.hfJobToastOut{animation:hfAppToastOut .26s ease-in both}.hfAppModalFooter{padding:14px 18px 18px;border-top:1px solid rgba(176,141,87,.22);background:#ffffff42}.hfAppModalFooterStack{display:flex;flex-direction:column;gap:10px}.hfAppModalFooterRow{display:flex;gap:10px}.hfAppModalBtnWide,.hfAppModalBtnNarrow{flex:1}.hfAppModalBtnPrimary{width:100%;padding:14px;background:var(--hf-accent);border:1px solid rgba(123,31,43,.55);color:#f5f2ed;font-size:12px;letter-spacing:.22em;transition:background-color .16s ease,transform .12s ease}.hfAppModalBtnPrimary:hover{background:#6a1a24;transform:translateY(-1px)}.hfAppModalBtnPrimary:disabled{opacity:.6;cursor:not-allowed}.hfAppModalBtnPrimary:disabled:hover{background:var(--hf-accent);transform:none}.hfInlineIcon{display:inline-flex;align-items:center;margin:0 6px;transform:translateY(2px);color:#7d7461f2}.hfBuyCreditsGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px}@media(max-width:560px){.hfBuyCreditsGrid{grid-template-columns:1fr}}.hfBuyCreditsPlan{width:100%;text-align:left;padding:12px;border:1px solid rgba(176,141,87,.25);background:#ffffff47;transition:border-color .16s ease,background-color .16s ease,transform .12s ease}.hfBuyCreditsPlan:hover{border-color:#b08d578c;background:#ffffff6b;transform:translateY(-1px)}.hfBuyCreditsPlanActive{border-color:#7b1f2b8c;box-shadow:0 0 0 3px #7b1f2b1f}.hfBuyCreditsPlanTop{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.hfBuyCreditsPlanLabel{font-size:12px;letter-spacing:.16em;color:#7d7461f2}.hfBuyCreditsBadge{padding:4px 8px;border:1px solid rgba(176,141,87,.35);background:#f6f1e7e6;color:#2d2d2dd9;font-size:11px;letter-spacing:.12em;white-space:nowrap}.hfBuyCreditsPriceRow{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.hfBuyCreditsPriceMain{font-size:16px;letter-spacing:.06em;color:#7b1f2b;font-weight:700}.hfBuyCreditsPricePrefix{font-size:12px;font-weight:400;color:#7d7461f2;margin-right:6px;letter-spacing:.14em}.hfBuyCreditsCredits{font-size:12px;letter-spacing:.08em;color:#7d7461f2}.hfBuyCreditsTotalMuted{margin-top:6px;font-size:12px;letter-spacing:.06em;color:#7d7461d9}.hfBuyCreditsSummary{margin-top:14px;padding:12px;border:1px solid rgba(176,141,87,.22);background:#ffffff38}.hfBuyCreditsSummaryTitle{font-size:12px;letter-spacing:.18em;color:#7d7461f2;margin-bottom:8px}.hfBuyCreditsSummaryRow{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.hfBuyCreditsSummaryName{font-size:14px;letter-spacing:.06em;color:#2d2d2de6}.hfBuyCreditsSummaryAmount{font-size:16px;letter-spacing:.06em;color:var(--hf-accent);font-weight:700}.hfBuyCreditsSummaryNote{margin-top:8px;font-size:12px;letter-spacing:.06em;color:#7d7461e6;line-height:1.7}.hfBuyCreditsHint{text-align:center;font-size:12px;letter-spacing:.08em;color:#7d7461f2;padding-top:10px}.hfReportGenHelp{margin-top:14px;padding:14px;border:1px solid rgba(176,141,87,.22);background:#ffffff3d}.hfReportGenHelpText{font-size:13px;letter-spacing:.06em;color:#2d2d2ddb;line-height:1.8;margin-bottom:12px}.hfReportGenHelpBtns{display:flex;gap:10px}.hfReportGenHelpBtns .hfAppModalBtnPrimary,.hfReportGenHelpBtns .hfAppModalBtn{flex:1}.hfQaSection{margin:14px 0 18px}.hfQaSectionTitle{font-family:GenWanMin2TW,serif;font-size:13px;letter-spacing:.18em;color:#2d2d2de6;margin:0 0 10px}.hfQaItems{margin-top:10px}.hfQaDetails{margin:10px 0;border:1px solid rgba(176,141,87,.22);background:#ffffff57}.hfQaSummary{padding:8px 15px;font-size:13px;letter-spacing:.12em;color:#5e0b0be6;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:space-between;gap:12px}.hfQaSummary::-webkit-details-marker{display:none}.hfQaSummary:after{content:"›";color:#7d7461d9;font-size:18px;transform:rotate(0);transition:transform .16s ease}.hfQaDetails[open]>.hfQaSummary:after{transform:rotate(90deg)}.hfQaBody{padding:12px 14px 14px;border-top:1px solid rgba(176,141,87,.18)}.hfQaList{margin:0 0 12px;padding-left:18px}.hfQaList li{margin:0 0 10px}.hfQaProse code{font-size:12px;letter-spacing:.02em;padding:2px 6px;border:1px solid rgba(176,141,87,.22);background:#ffffff59}.hfCaseSearchRow{margin-bottom:12px}.hfCaseSearchInputWrap{position:relative}.hfCaseSearchInput{width:100%;border:1px solid rgba(176,141,87,.28);background:#ffffff38;padding:12px 38px 12px 14px;font-size:13px;letter-spacing:.08em;outline:none;transition:border-color .14s ease,box-shadow .14s ease}.hfCaseSearchInput:focus{border-color:#7b1f2b8c;box-shadow:0 0 0 3px #7b1f2b29}.hfCaseSearchIcon{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#7d7461c7;pointer-events:none}.hfCaseSearchIcon svg{width:18px;height:18px}.hfCaseGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media(min-width:900px){.hfCaseGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1200px){.hfCaseGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}.hfCaseCard{position:relative;overflow:hidden;border:1px solid rgba(176,141,87,.4);background:linear-gradient(135deg,#ffffff4d,#f5f2ed70);box-shadow:0 10px 24px #2d2d2d0f;padding:12px 12px 11px}.hfCaseCardDone{padding-right:10px}.hfCaseFitBadge{position:absolute;top:46px;right:10px;width:68px;min-height:62px;border:1px solid rgba(231,207,171,.32);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:5px;z-index:1}.hfCaseFitBadgeTitle{font-size:11px;letter-spacing:.1em;color:#7d7461eb}.hfCaseFitBadgeGrade{font-family:GenWanMin2TW,serif;font-size:22px;letter-spacing:.08em;line-height:1;color:#7b1f2beb}.hfCaseCardDone .hfCaseProgressText{margin-top:0}.hfCaseCardDone .hfCaseProgress{margin-top:20px}.hfCaseCardHeader{position:absolute;top:9px;right:9px;z-index:2}.hfCaseStatusDot{width:10px;height:10px;display:inline-block;border-radius:999px;background:#d4a017f2;box-shadow:0 0 0 1px #b08d574d,0 0 10px #d4a01759;animation:hfCaseBreath 1.8s ease-in-out infinite}.hfCaseStatusDotDone{background:#4a9d5bf2;box-shadow:0 0 0 1px #2d5a3d3d,0 0 10px #4a9d5b47}@keyframes hfCaseBreath{0%,to{transform:scale(.92);opacity:.55}50%{transform:scale(1.06);opacity:1}}.hfCaseTag{display:inline-flex;align-items:center;padding:4px 8px;border:1px solid rgba(176,141,87,.28);background:#f5f2edc7;font-size:10px;letter-spacing:.12em;color:#7d7461f5;white-space:nowrap}.hfCaseTagDone{border-color:#7b1f2b38;color:#7b1f2bdb;background:#f5f2ede0}.hfCasePerson{font-family:GenWanMin2TW,serif;font-size:13px;letter-spacing:.05em;color:#2d2d2deb}.hfCasePersonRow{position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px;padding-right:12px}.hfCaseEditBtn{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff38;color:#9b927deb;transition:background-color .16s ease,border-color .16s ease,transform .12s ease;flex:0 0 auto}.hfCaseEditBtn:hover{background:#ffffff8c;border-color:#b08d57b3;transform:translateY(-1px)}.hfCaseEditBtn svg{width:16px;height:16px}.hfCaseRole{position:relative;margin-top:6px;font-size:13px;letter-spacing:.08em;color:#2d2d2ddb}.hfCaseProgress{position:relative;margin-top:10px}.hfCaseProgressTrack{height:4px;border:1px solid rgba(176,141,87,.22);background:#f5f2edb3}.hfCaseProgressFill{height:100%;background:linear-gradient(90deg,#7b1f2be0,#b08d57e6);position:relative;overflow:hidden}.hfCaseProgressText{margin-top:6px;font-size:11px;letter-spacing:.08em;color:#7d7461eb}.hfCaseProgressFill:after{content:"";position:absolute;top:-40%;bottom:-40%;left:-46%;width:42%;background:linear-gradient(90deg,#fff0,#ffffff59,#fff0);transform:skew(-18deg);animation:hfCaseShimmer 1.7s ease-in-out infinite;pointer-events:none}@keyframes hfCaseShimmer{0%{transform:translate(0) skew(-18deg);opacity:0}10%{opacity:.9}90%{opacity:.9}to{transform:translate(260%) skew(-18deg);opacity:0}}.hfCaseCardFooter{position:relative;margin-top:10px;display:flex;justify-content:flex-end}.hfCaseCtaWrap{position:relative;width:100%}.hfCaseCtaAttention{position:absolute;top:6px;right:10px;width:18px;height:18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#7b1f2bf5;color:#f5f2edfa;font-size:12px;line-height:1;box-shadow:0 0 0 1px #7b1f2b40,0 0 14px #7b1f2b40;animation:hfCaseAttentionPulse 1.4s ease-in-out infinite,hfCaseAttentionWiggle 2.4s ease-in-out infinite;pointer-events:none}@keyframes hfCaseAttentionPulse{0%,to{transform:scale(.92);opacity:.75}50%{transform:scale(1.06);opacity:1;box-shadow:0 0 0 1px #7b1f2b40,0 0 18px #7b1f2b57}}@keyframes hfCaseAttentionWiggle{0%,92%,to{rotate:0deg}94%{rotate:-10deg}96%{rotate:10deg}98%{rotate:-6deg}}.hfCaseCtaBtn{width:100%;padding:10px 12px;background:#ffffff6b;border:1px solid rgba(176,141,87,.55);color:#2d2d2ddb;font-size:11px;letter-spacing:.22em;transition:background-color .16s ease,border-color .16s ease,transform .12s ease}.hfCaseCtaBtn:hover{background:#ffffffb8;border-color:#b08d57e0;transform:translateY(-1px)}.hfCaseCardMetaRow{position:relative;margin-top:8px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:9px;color:#7d7461cc;letter-spacing:.06em}.hfCaseLoadMoreRow{margin-top:12px}.hfCaseLoadMoreBtn{width:100%;padding:10px 12px;background:#ffffff6b;border:1px solid rgba(176,141,87,.55);color:#2d2d2ddb;font-size:11px;letter-spacing:.18em;transition:background-color .16s ease,border-color .16s ease,transform .12s ease,opacity .16s ease}.hfCaseLoadMoreBtn:hover{background:#ffffffb8;border-color:#b08d57e0;transform:translateY(-1px)}.hfCaseLoadMoreBtn:disabled{opacity:.65;cursor:not-allowed;transform:none}.hfCaseMetaCode{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;letter-spacing:.14em}.hfCaseMetaDate{letter-spacing:.14em;white-space:nowrap}.hfCasePagePad{padding-bottom:92px}.hfCaseBottomBar{position:fixed;left:0;right:0;bottom:0;z-index:15;padding:12px 16px 16px;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.hfCaseBottomBarInner{max-width:720px;margin:0 auto}.hfCaseBottomBtn{width:100%;padding:14px;background:var(--hf-accent);border:1px solid rgba(123,31,43,.55);color:#f5f2ed;font-size:12px;letter-spacing:.22em;transition:background-color .16s ease,transform .12s ease,opacity .16s ease}.hfCaseBottomBtn:hover{background:#6a1a24;transform:translateY(-1px)}.hfCaseBottomBtn:disabled{opacity:.65;cursor:not-allowed;transform:none}.hfAppFormError{margin-top:10px;color:var(--hf-accent);font-size:12px;letter-spacing:.08em}.hfAppList{margin:0}.hfAppList li{margin:0 0 30px}.hfAppProseEm{font-weight:700;color:var(--hf-accent);margin-top:8px}.hfAppProseSign{margin-top:16px;text-align:right;color:#2d2d2dd1;letter-spacing:.1em}.hfAppToastBottom{position:fixed;z-index:60;left:50%;bottom:18px;transform:translate(-50%);background:#2d2d2de0;color:#f5f2ed;padding:10px 12px;font-size:12px;letter-spacing:.14em;border:1px solid rgba(176,141,87,.35);animation:hfAppToastInOut 1s ease both}@keyframes hfAppToastInOut{0%{opacity:0;transform:translate(-50%) translateY(6px)}20%{opacity:1;transform:translate(-50%) translateY(0)}80%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(-4px)}}@keyframes hfAppDrawerIn{0%{transform:translate(12%);opacity:.6}to{transform:translate(0);opacity:1}}@keyframes hfAppOverlayIn{0%{opacity:0}to{opacity:1}}.hfAppScreen{padding-top:var(--hf-topbar-h)}.hfAppCenter{min-height:calc(100vh - var(--hf-topbar-h));display:flex;align-items:center;justify-content:center;padding:0 24px}.hfAppSettingsCard{display:flex;flex-direction:column;overflow:hidden;max-height:calc(100vh - var(--hf-topbar-h) - 80px)}.hfAppSettingsBody{flex:1;overflow:auto;padding-bottom:14px}.hfAppSettingsActions{position:sticky;bottom:0;z-index:2;padding:14px 28px calc(14px + env(safe-area-inset-bottom));background:#f5f2edd1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(176,141,87,.35)}.hfAppCta{padding:16px 18px;background:var(--hf-accent);color:#f5f2ed;font-size:14px;letter-spacing:.22em;text-transform:uppercase;border:1px solid rgba(176,141,87,.35);box-shadow:0 14px 28px #2d2d2d1f;transition:transform .12s ease,background-color .16s ease,box-shadow .16s ease}.hfAppCtaBlock{width:100%}.hfAppCtaCenter{min-width:min(420px,90vw);max-width:100%}.hfAppCta:hover{background:#6a1a24;box-shadow:0 18px 36px #2d2d2d29;transform:translateY(-1px)}.hfAppCta:disabled{opacity:.55;cursor:not-allowed;transform:none}.hfFlowContainer{padding-top:calc(var(--hf-flow-progress-h) + 18px);padding-bottom:24px}.hfFlowProgressFixed{position:fixed;top:var(--hf-topbar-h);left:0;right:0;z-index:18;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.hfFlowPage{max-width:56rem;margin:0 auto;padding:18px 24px 28px}.hfFlowProgressWrap{max-width:72rem;margin:0 auto;padding:12px 24px 10px}.hfFlowProgressTrack{height:6px;border:1px solid rgba(176,141,87,.35);background:#ffffff38;overflow:hidden}.hfFlowProgressBar{height:100%;background:var(--hf-accent);width:0%;transition:width .26s ease}.hfFlowProgressMeta{margin-top:10px;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.18em;color:#7d7461f2}.hfFlowStep.hfFlowEnter{animation:hfFlowIn .26s ease-out both}.hfFlowStep.hfFlowExit{animation:hfFlowOut .16s ease-in both}@keyframes hfFlowIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes hfFlowOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-6px)}}.hfFlowSection{margin-top:26px}.hfFlowTitle{font-family:GenWanMin2TW,serif;letter-spacing:.1em;color:#2d2d2deb;font-size:18px}.hfFlowHint{margin-top:10px;font-size:12px;color:#7d7461f2;letter-spacing:.06em;line-height:1.7}.hfFlowInput{width:100%;margin-top:14px;border:1px solid rgba(176,141,87,.28);background:#ffffff38;padding:12px 14px;font-size:14px;outline:none;transition:border-color .14s ease,box-shadow .14s ease}.hfFlowInput:focus{border-color:#7b1f2b8c;box-shadow:0 0 0 3px #7b1f2b29}.hfFlowRolePresetRow{margin-top:10px;display:flex;gap:8px;overflow-x:auto;padding-bottom:6px;-webkit-overflow-scrolling:touch}.hfFlowRolePresetChip{flex:0 0 auto;min-width:140px;max-width:200px;text-align:left;border:1px solid rgba(176,141,87,.26);background:#f5f2edb3;padding:10px;transition:background-color .16s ease,border-color .16s ease,transform .12s ease;border-radius:11px}.hfFlowRolePresetChip:hover{background:#ffffffa6;border-color:#b08d578c;transform:translateY(-1px)}.hfFlowRolePresetTitle{font-size:12px;letter-spacing:.1em;color:#2d2d2de6}.hfFlowRolePresetMeta{margin-top:5px;font-size:10px;letter-spacing:.08em;color:#7d7461eb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hfFlowGrid3{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:10px}.hfFlowGrid4{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:10px}.hfFlowTextarea{width:100%;margin-top:14px;border:1px solid rgba(176,141,87,.28);background:#ffffff38;padding:12px 14px;min-height:188px;font-size:14px;line-height:1.7;outline:none;resize:vertical;transition:border-color .14s ease,box-shadow .14s ease}.hfFlowTextareaNoMargin{margin-top:0}.hfFlowResumeTextareaWrap{position:relative;margin-top:14px}.hfFlowResumeTextareaOverlay{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(176,141,87,.28);background:#ffffffb8;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:12px 14px;display:flex;flex-direction:column;justify-content:space-between;gap:10px;pointer-events:none}.hfFlowResumeOverlayKicker{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#231f208c}.hfFlowResumeOverlayTitle{margin-top:8px;font-size:14px;line-height:1.65;color:#231f20eb}.hfFlowResumeOverlayMeta{margin-top:6px;font-size:12px;color:#231f208c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hfFlowResumeOverlayProgressRow{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.hfFlowResumeOverlayProgressTrack{height:6px;border-radius:999px;background:#b08d572e;overflow:hidden}.hfFlowResumeOverlayProgressFill{height:100%;width:0%;background:linear-gradient(90deg,#7b1f2be6,#b08d57e6);border-radius:999px;transition:width .22s ease}.hfFlowResumeOverlayProgressText{font-size:12px;color:#231f20b3}.hfFlowResumeOverlayHint{margin-top:8px;font-size:12px;line-height:1.6;color:#231f2099}.hfFlowTextarea:focus{border-color:#7b1f2b8c;box-shadow:0 0 0 3px #7b1f2b29}.hfFlowRoleNeedsBlock{margin-top:14px}.hfFlowRoleNeedsWrap{position:relative;margin-top:10px}.hfFlowRoleNeedsTextarea{width:100%;border:1px solid rgba(176,141,87,.28);background:#ffffff38;padding:12px 14px 40px;font-size:14px;line-height:1.7;outline:none;resize:vertical;transition:border-color .14s ease,box-shadow .14s ease}.hfFlowRoleNeedsTextarea:focus{border-color:#7b1f2b8c;box-shadow:0 0 0 3px #7b1f2b29}.hfFlowRoleNeedsAutoBtn{position:absolute;right:10px;bottom:10px;border:1px solid rgba(176,141,87,.32);background:#f5f2edc7;padding:6px 10px;font-size:10px;letter-spacing:.18em;color:#2d2d2ddb;transition:background-color .16s ease,border-color .16s ease,transform .12s ease,opacity .16s ease}.hfFlowRoleNeedsAutoBtn:hover{background:#ffffffc7;border-color:#b08d579e;transform:translateY(-1px)}.hfFlowRoleNeedsAutoBtn:disabled{opacity:.55;cursor:not-allowed;transform:none}.hfFlowRoleNeedsCount{position:absolute;left:12px;bottom:12px;font-size:10px;letter-spacing:.08em;color:#7d7461bf;pointer-events:none}.hfFlowFileBox{border:1px dashed rgba(176,141,87,.45);background:#ffffff2e;padding:14px;cursor:pointer;transition:background-color .14s ease,border-color .14s ease}.hfFlowFileBox:hover{background:#ffffff52;border-color:#b08d57bf}.hfFlowFileBoxHeader{display:flex;align-items:baseline;justify-content:space-between;gap:12px;border-bottom:1px solid #7b1f2b24}.hfFlowFileTitle{font-size:12px;letter-spacing:.22em;color:#7d7461f2}.hfFlowFileMeta{margin-top:10px;font-size:13px;color:#2d2d2dd9;word-break:break-all}.hfFlowFileBoxHeader .hfFlowFileMeta{margin-top:0;font-size:12px;letter-spacing:.12em;color:#7d7461eb;word-break:normal}.hfFlowFileBoxIdle{width:100%;margin-top:12px;padding:18px 12px;border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:182px;transition:transform .12s ease}.hfFlowFileBoxIdle:hover{transform:translateY(-1px)}.hfFlowFilePlusWrap{width:92px;height:92px;border-radius:999px;border:1px solid rgba(176,141,87,.55);background:#ffffff47;display:inline-flex;align-items:center;justify-content:center}.hfFlowFilePlusIcon{font-size:40px;line-height:1;font-weight:700;color:#7b1f2be6;transform:translateY(-1px)}.hfFlowFileIdleHint{font-size:12px;letter-spacing:.18em;color:#2d2d2dc7}.hfFlowFileList{margin-top:12px;display:flex;flex-direction:column;gap:5px}.hfFlowFileListRow{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:5px 15px;border:1px solid rgba(176,141,87,.18);background:#ffffff38}.hfFlowFileListName{flex:1;min-width:0;font-size:13px;color:#2d2d2de0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hfFlowFileRemoveBtn{border:1px solid rgba(176,141,87,.28);background:#f5f2edbd;padding:6px 10px;font-size:10px;letter-spacing:.18em;color:#2d2d2ddb;transition:background-color .16s ease,border-color .16s ease,transform .12s ease,opacity .16s ease}.hfFlowFileRemoveBtn:hover{background:#ffffffc7;border-color:#b08d579e;transform:translateY(-1px)}.hfFlowFileRemoveBtn:disabled{opacity:.55;cursor:not-allowed;transform:none}.hfFlowFileActionRow{margin-top:12px;display:flex;gap:10px}.hfFlowFileActionBtn{flex:1;padding:12px 10px;border:1px solid rgba(176,141,87,.55);background:#ffffff57;font-size:12px;letter-spacing:.2em;color:#2d2d2de0;transition:background-color .14s ease,border-color .14s ease,transform .12s ease}.hfFlowFileActionBtn:hover{background:#fff9;border-color:#b08d57d9;transform:translateY(-1px)}.hfFlowFileActionBtn:disabled{opacity:.55;cursor:not-allowed;transform:none}.hfFlowFileActionPrimary{background:var(--hf-accent);color:#f5f2ed;border-color:#7b1f2b8c}.hfFlowFileActionPrimary:hover{background:#6a1a24;border-color:#7b1f2bd9}.hfFlowFileActionBtn.hfFlowFileActionPrimary:disabled{background:#ffffff57;color:#2d2d2de0;border-color:#b08d578c;opacity:.55}@media(max-width:640px){.hfFlowFileBox{padding:12px}.hfFlowFileBoxIdle{min-height:88px;padding:12px 10px;gap:14px;flex-direction:row-reverse;justify-content:space-between;align-items:center;margin-top:0}.hfFlowFilePlusWrap{width:64px;height:64px;margin-left:0;flex:0 0 auto}.hfFlowFilePlusIcon{font-size:32px}.hfFlowFileListRow{padding:9px}.hfFlowFileIdleHint{flex:1;text-align:left;font-size:13px;letter-spacing:.12em;line-height:1.6}.hfFlowFileActionBtn{padding:11px 10px;font-size:11px;letter-spacing:.18em}}.hfFlowNote{font-size:13px;line-height:1.8;color:#2d2d2dc7}.hfFlowError{color:var(--hf-accent);font-size:12px;letter-spacing:.08em}.hfInlineLoading{padding:14px 0}.hfInlineLoadingTitle{font-family:GenWanMin2TW,serif;letter-spacing:.1em;font-size:16px;color:#2d2d2ddb}.hfInlineLoadingSub{margin-top:10px;font-size:12px;letter-spacing:.06em;line-height:1.8;color:#555555b8}.hfFlowFooter{margin-top:26px;padding-top:18px;border-top:1px solid rgba(176,141,87,.22)}.hfFlowFooterRow{display:flex;gap:10px}.hfFlowPrevBtn{flex:3}.hfFlowNextWide{flex:7}.hfFlowNextBtn{width:100%;padding:14px;border:1px solid rgba(176,141,87,.55);background:#ffffff57;font-size:13px;letter-spacing:.22em;color:#2d2d2de0;transition:background-color .14s ease,border-color .14s ease,transform .12s ease}.hfFlowNextBtn:hover{background:#fff9;border-color:#b08d57d9;transform:translateY(-1px)}.hfFlowNextBtn:disabled{opacity:.55;cursor:not-allowed;transform:none}.hfFlowPrimary{background:var(--hf-accent);color:#f5f2ed;border-color:#7b1f2b8c}.hfFlowPrimary:hover{background:#6a1a24;border-color:#7b1f2bd9}.hfFlowNextBtn.hfFlowPrimary:disabled{background:#ffffff57;color:#2d2d2de0;border-color:#b08d578c;opacity:.55}.hfQCard{border-top:1px solid rgba(176,141,87,.18);padding-top:18px}.hfQTitle{font-family:GenWanMin2TW,serif;letter-spacing:.08em;font-size:16px;color:#2d2d2deb}.hfQOption{display:flex;gap:10px;align-items:center;border:1px solid rgba(176,141,87,.22);background:#ffffff38;padding:12px;font-size:13px;color:#2d2d2dd9}.hfQOptionActive{border-color:#7b1f2b73;box-shadow:0 0 0 2px #7b1f2b1a}.hfGateScroll{height:42vh;max-height:360px;overflow:auto;scrollbar-gutter:stable;border:1px solid rgba(176,141,87,.22);background:#ffffff2e;padding:14px}@keyframes hfAmbientDrift{0%{background-position:0 0,0 0,0 0,0 0}to{background-position:220px 0,0 220px,-120px 0,0 -120px}}@media(prefers-reduced-motion:reduce){.hfAppBg{animation:none!important}}.hfAppCard{position:relative;border:1px solid rgba(168,162,151,.35);background:#ffffff4d;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hfAppCard:before{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border:1px solid rgba(168,162,151,.22);pointer-events:none}.hfAppCard:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 22px 22px,rgba(168,162,151,.16) 0 2px,transparent 3px) 0 0 / 44px 44px;opacity:.18;pointer-events:none}.hfAppEnter{animation:hfAppFadeInUp .42s ease-out both}.hfAppExit{animation:hfAppFadeOut .52s ease-in both}@keyframes hfAppFadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes hfAppFadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-6px)}}.hfAppLoaderTrack{height:8px;border:1px solid rgba(168,162,151,.32);background:#f5f2edb3;overflow:hidden}.hfAppLoaderBar{height:100%;width:40%;background:#2d2d2db8;animation:hfAppLoader 3s ease-in-out forwards}.hfAppLoaderBarLoop{animation:hfAppLoader 1.15s ease-in-out infinite}@keyframes hfAppLoader{0%{transform:translate(-60%);opacity:.35}20%{opacity:.7}to{transform:translate(150%);opacity:1}}.hfFlowBlockingOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;display:flex;align-items:center;justify-content:center;padding:18px;background:transparent}.hfFlowBlockingOverlayBelowTopbar{z-index:17;background-color:#f5f2ed;background-image:linear-gradient(to right,rgba(176,141,87,.1) 1px,transparent 1px),linear-gradient(to bottom,rgba(176,141,87,.08) 1px,transparent 1px),linear-gradient(to right,rgba(176,141,87,.08) 1px,transparent 1px),linear-gradient(to bottom,rgba(176,141,87,.06) 1px,transparent 1px);background-repeat:repeat,repeat,repeat,repeat;background-size:48px 48px,48px 48px,180px 180px,180px 180px}.hfFlowBlockingOverlayFull{z-index:17;padding:0;align-items:stretch;justify-content:stretch;background-color:#f5f2ed;background-image:linear-gradient(to right,rgba(176,141,87,.1) 1px,transparent 1px),linear-gradient(to bottom,rgba(176,141,87,.08) 1px,transparent 1px),linear-gradient(to right,rgba(176,141,87,.08) 1px,transparent 1px),linear-gradient(to bottom,rgba(176,141,87,.06) 1px,transparent 1px);background-repeat:repeat,repeat,repeat,repeat;background-size:48px 48px,48px 48px,180px 180px,180px 180px}.hfFlowBlockingOverlayEnter{animation:hfAppOverlayIn .16s ease-out both}.hfFlowBlockingOverlayExit{animation:hfAppFadeOut .52s ease-in both}.hfFlowBlockingCard{width:min(520px,94vw);background:transparent;border:0;box-shadow:none;padding:10px 12px;text-align:center}.hfFlowBlockingTitle{font-family:GenWanMin2TW,serif;letter-spacing:.14em;font-size:18px;color:#2d2d2deb}@keyframes hfFlowDotPulse{0%{opacity:.22;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}80%,to{opacity:.22;transform:translateY(0)}}.hfLoadingV1Wrap{width:min(820px,96vw)}.hfLoadingV1Title{font-family:GenWanMin2TW,serif;letter-spacing:.14em;font-size:18px;color:#2d2d2dc7}.hfLoadingV1Subtitle{margin-top:10px;font-size:11px;letter-spacing:.12em;color:#5555559e}.hfLoadingV1Screen{position:relative;width:100%;height:100%;padding-top:calc(var(--hf-topbar-h) + 10px)}.hfLoadingV1CenterWrap{position:absolute;left:50%;top:46%;transform:translate(-50%,-50%);width:min(560px,calc(100vw - 48px))}.hfLoadingV1Center{width:100%;text-align:left}.hfLoadingV1ProgressRow{margin:14px auto 0}.hfLoadingV1ProgressTrack{height:8px;border:1px solid rgba(168,162,151,.32);background:#f5f2edb3;overflow:hidden;border-radius:999px}.hfLoadingV1ProgressFill{height:100%;background:#2d2d2db8;transition:width .42s ease}.hfLoadingV1ProgressMeta{margin-top:10px;display:flex;justify-content:flex-start;gap:12px;font-size:11px;letter-spacing:.12em;color:#5555559e}.hfLoadingHelp{margin-top:18px}.hfLoadingHelpText{font-size:12px;letter-spacing:.08em;line-height:1.7;color:#7d7461f2}.hfLoadingHelpBtnRow{margin-top:12px;display:flex;justify-content:flex-start}.hfLoadingHelpBtn{width:100%;max-width:220px}.hfLoadingV1DotsOn span{animation-duration:.6s}.hfLoadingV1CodeArea{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;padding:calc(var(--hf-topbar-h) + 22px) 18px 18px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.hfLoadingV1CodeScroll{position:absolute;left:18px;right:clamp(18px,24vw,280px);top:calc(var(--hf-topbar-h) + 22px);animation:hfLoadingV1Scroll 1.4s linear infinite}.hfLoadingV1CodePaused{animation-play-state:paused;opacity:.9}@keyframes hfLoadingV1Scroll{0%{transform:translateY(0)}to{transform:translateY(-190px)}}.hfLoadingV1CodeLine{font-size:10px;line-height:1.9;white-space:nowrap;opacity:.46;color:#2d2d2dc7;display:flex;justify-content:flex-start;text-align:left}.hfLoadingV1FadeTop{position:absolute;top:var(--hf-topbar-h);left:0;right:0;height:42px;background:linear-gradient(#f5f2ede0,#f5f2ed00);pointer-events:none}.hfLoadingV1FadeBottom{position:absolute;bottom:0;left:0;right:0;height:86px;background:linear-gradient(#f5f2ed00,#f5f2ede6);pointer-events:none}.hfCodeKeyword{color:#5b21b6e6}.hfCodeFunc{color:#059669d9}.hfCodeString{color:#b45309e6}.hfCodeNumber{color:#dc2626e0}.hfCodeComment{color:#9ca3afe6;font-style:italic}.hfCodeOp{color:#6b7280e6}.hfCodeStar{color:#7c3aedeb;font-weight:600}.hfCodePalace{color:#0369a1e6;font-weight:600}.hfCodeChinese{font-family:Noto Sans TC,Microsoft JhengHei,system-ui,sans-serif;color:#4338caeb;font-weight:600}.hfFlowReveal{animation:hfFlowIn .26s ease-out both}.hfFlowExit{animation:hfFlowOut .16s ease-in both}@media(prefers-reduced-motion:reduce){.hfAppLoaderBarLoop,.hfFlowBlockingOverlayEnter,.hfFlowBlockingOverlayExit,.hfFlowDots span,.hfLoadingV1CodeScroll{animation:none!important}}.hfReportWrap{max-width:1100px;margin:0 auto;padding:20px 18px calc(var(--hf-bottom-bar-h) + 28px + env(safe-area-inset-bottom,0px))}.hfReportHero{margin-top:calc(var(--hf-topbar-h) + 10px)}.hfReportHeroTop{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.hfReportKicker{font-size:12px;letter-spacing:.35em;color:#7d7461f2;text-transform:uppercase}.hfReportH1{margin:10px 0 6px;font-family:GenWanMin2TW,serif;letter-spacing:.12em;font-size:28px;color:#2d2d2df0}.hfReportMeta{display:flex;flex-wrap:wrap;gap:10px 14px;font-size:12px;letter-spacing:.08em;color:#7d7461f2}.hfReportSaveToast{position:fixed;top:calc(var(--hf-topbar-h) + 52px);right:14px;z-index:18;padding:10px 12px;border:1px solid rgba(176,141,87,.35);background:#f6f1e7eb;color:#161616eb;font-size:12px;letter-spacing:.18em;box-shadow:0 14px 40px #00000024}@keyframes hfReportToastIn{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:translate(0)}}@keyframes hfReportToastOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(10px)}}.hfReportSaveToastIn{animation:hfReportToastIn .22s ease-out both}.hfReportSaveToastOut{animation:hfReportToastOut .26s ease-in both}.hfReportQuote{margin-top:18px;border:1px solid rgba(176,141,87,.28);background:#ffffff42;padding:18px 16px}.hfReportQuoteInner{font-size:14px;line-height:1.9;color:#2d2d2de0;white-space:pre-wrap}.hfReportHeroGrid{display:grid;grid-template-columns:1fr;gap:12px;margin-top:14px}@media(min-width:860px){.hfReportHeroGrid{grid-template-columns:1.35fr .65fr}}.hfReportCard{border:1px solid rgba(176,141,87,.22);background:#ffffff38;padding:16px 14px}.hfReportCardSummary{padding:16px}.hfReportQuoteCompact{margin-top:12px;border:1px solid rgba(176,141,87,.22);background:#d3bea033;padding:14px}.hfReportSummaryRow{display:grid;grid-template-columns:1fr;gap:14px;margin-top:12px}@media(min-width:860px){.hfReportSummaryRow{grid-template-columns:1fr 1fr;gap:18px;align-items:start}}.hfReportHighlightsDetails{margin-top:12px}.hfReportHighlightsDetails summary{cursor:pointer;font-size:12px;letter-spacing:.22em;color:#2d2d2dd6;text-transform:uppercase}.hfReportHighlightsDetails[open]{padding-top:14px}.hfReportCardTitle{font-size:12px;letter-spacing:.22em;color:#7d7461f2;text-transform:uppercase}.hfReportFitTrack{height:8px;border:1px solid rgba(168,162,151,.32);background:#f5f2edb3;overflow:hidden;margin-top:12px}.hfReportFitBar{height:100%;background:#2d2d2db8}.hfReportFitMeta{margin-top:10px;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.18em;color:#7d7461f2}.hfReportMiniNote{margin-top:10px;font-size:12px;letter-spacing:.06em;color:#2d2d2dc7;line-height:1.7}.hfReportRiskTable{margin-top:12px;display:grid;gap:10px}.hfReportRiskRow{display:flex;justify-content:space-between;align-items:center;gap:12px;border-top:1px solid rgba(176,141,87,.14);padding-top:10px}.hfReportRiskRow:first-child{border-top:0;padding-top:0}.hfReportRiskRowLabel{font-size:13px;color:#2d2d2de0}.hfReportRiskRowValue{font-size:12px;letter-spacing:.12em;color:#2d2d2dd1;display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.hfReportHighlights{margin-top:12px;display:grid;gap:10px}.hfReportHighlightLabel{font-size:12px;letter-spacing:.08em;color:#7d7461f2}.hfReportHighlightValue{margin-top:2px;font-size:13px;line-height:1.6;color:#2d2d2ddb}.hfReportBody{display:grid;grid-template-columns:1fr;gap:18px;margin-top:18px}@media(min-width:960px){.hfReportBody{grid-template-columns:240px 1fr;align-items:start}}.hfReportToc{border:1px solid rgba(176,141,87,.18);background:#ffffff2e;padding:14px 12px}@media(min-width:960px){.hfReportToc{position:sticky;top:calc(var(--hf-topbar-h) + 12px)}}.hfReportTocTitle{font-size:12px;letter-spacing:.22em;color:#7d7461f2;text-transform:uppercase}.hfReportTocNav{margin-top:12px;display:grid;gap:10px}.hfReportTocLink{font-size:13px;letter-spacing:.08em;color:#2d2d2ddb;text-decoration:none;border-left:2px solid rgba(176,141,87,.28);padding-left:10px}.hfReportTocLink:hover{border-left-color:#7b1f2b8c;color:#2d2d2df0}.hfReportTocFoot{margin-top:14px;padding-top:12px;border-top:1px solid rgba(176,141,87,.18)}.hfReportTocSmall{font-size:11px;letter-spacing:.12em;color:#7d7461f2;line-height:1.6}.hfReportCopied{margin-top:10px;font-size:12px;letter-spacing:.18em;color:#7b1f2bf2}.hfReportMain{min-width:0}.hfReportSection{border:1px solid rgba(176,141,87,.18);background:#ffffff2e;padding:18px 16px;margin-bottom:12px;scroll-margin-top:calc(var(--hf-topbar-h) + 12px)}@media(max-width:959px){.hfReportSection{scroll-margin-top:calc(var(--hf-topbar-h) + var(--hf-report-float-toc-h) + 12px)}}.hfReportH2{margin:0;font-family:GenWanMin2TW,serif;letter-spacing:.12em;font-size:16px;color:#2d2d2deb}.hfReportSectionBlocks{margin-top:14px;display:grid;gap:14px}.hfReportH3{margin:0 0 8px;font-family:GenWanMin2TW,serif;letter-spacing:.08em;font-size:14px;color:#2d2d2deb}.hfReportProse{white-space:pre-wrap;font-size:14px;line-height:1.9;color:#2d2d2ddb}.hfReportList{margin:0;padding-left:18px;font-size:14px;line-height:1.9;color:#2d2d2ddb}.hfReportDivider{height:1px;background:#b08d572e}.hfReportCallout{border:1px solid rgba(176,141,87,.22);padding:14px;background:#ffffff38}.hfReportCalloutQuote{border-left:3px solid rgba(176,141,87,.55)}.hfReportCalloutNote{border-left:3px solid rgba(123,31,43,.55)}.hfReportCalloutWarn{border-left:3px solid rgba(176,141,87,.9)}.hfReportCalloutTitle{font-size:12px;letter-spacing:.22em;color:#7d7461f2;margin-bottom:8px}.hfReportCalloutBody{white-space:pre-wrap;font-size:14px;line-height:1.9;color:#2d2d2ddb}.hfReportKpiRow{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 0}.hfReportKpi{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;border:1px solid rgba(176,141,87,.22);background:#ffffff2e;color:#2d2d2ddb;max-width:100%}.hfReportKpiLabel{flex:0 0 auto;font-size:12px;letter-spacing:.18em;color:#7d7461f2}.hfReportKpiSep{flex:0 0 auto;opacity:.5}.hfReportKpiValue{flex:0 1 auto;font-size:13px;line-height:1.2;color:#2d2d2dd6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:34vw}@media(min-width:860px){.hfReportKpiValue{max-width:260px}}.hfReportTimeline{display:grid;gap:12px}.hfReportTimelineItem{border-top:1px solid rgba(176,141,87,.14);padding-top:12px}.hfReportTimelineItem:first-child{border-top:0;padding-top:0}.hfReportTimelineLabel{font-size:12px;letter-spacing:.22em;color:#7d7461f2;text-transform:uppercase}.hfReportTimelineBody{margin-top:8px;font-size:14px;line-height:1.9;color:#2d2d2ddb}.hfReportDetails{margin-top:10px;border:1px solid rgba(176,141,87,.18);background:#ffffff2e;padding:10px}.hfReportDetails summary{cursor:pointer;font-size:12px;letter-spacing:.18em;color:#2d2d2dd6}.hfReportEvidenceList{margin:10px 0 0;padding-left:18px;font-size:13px;line-height:1.8;color:#2d2d2dd6}.hfReportEvidenceBadge{display:inline-flex;align-items:center;justify-content:center;min-width:44px;padding:1px 8px;margin-right:10px;border-radius:999px;font-size:12px;letter-spacing:.08em;border:1px solid rgba(168,162,151,.35);background:#f5f2edb8;color:#2d2d2db8}.hfReportEvidenceDirect{color:#2d2d2de0}.hfReportEvidenceInferred{color:#2d2d2d9e}.hfReportRiskGrid{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:860px){.hfReportRiskGrid{grid-template-columns:1fr 1fr}}.hfReportRiskCard{border:1px solid rgba(176,141,87,.22);background:#ffffff38;padding:16px 14px}.hfReportRiskHeader{display:flex;justify-content:space-between;align-items:baseline;gap:10px}.hfReportRiskTitle{font-family:GenWanMin2TW,serif;letter-spacing:.08em;font-size:15px;color:#2d2d2deb}.hfReportRiskLevel{font-size:12px;letter-spacing:.12em;color:#2d2d2dd1;display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.hfReportRiskSummary{margin-top:10px;font-size:14px;line-height:1.85;color:#2d2d2ddb}.hfReportRiskTwoCol{margin-top:12px;display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:860px){.hfReportRiskTwoCol{grid-template-columns:1fr 1fr}}.hfReportMiniTitle{font-size:12px;letter-spacing:.18em;color:#7d7461f2;text-transform:uppercase}.hfReportMiniList{margin:8px 0 0;padding-left:18px;font-size:13px;line-height:1.8;color:#2d2d2dd6}.hfReportDot{width:10px;height:10px;border-radius:999px;background:#b08d5773;display:inline-block}.hfReportDotGreen{background:#22c55ebf}.hfReportDotAmber{background:#f59e0bbf}.hfReportDotRed{background:#ef4444bf}.hfReportFooter{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap;margin-top:14px}.hfReportBottomBar{position:fixed;left:0;right:0;bottom:0;z-index:18;height:calc(var(--hf-bottom-bar-h) + env(safe-area-inset-bottom,0px));background:#f5f2edc7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(176,141,87,.35)}.hfReportBottomBarInner{height:var(--hf-bottom-bar-h);max-width:72rem;margin:0 auto;padding:0 24px;display:flex;align-items:center;gap:10px;padding-bottom:env(safe-area-inset-bottom,0px)}.hfReportBottomBtn{flex:1;padding:10px;border:1px solid rgba(176,141,87,.55);background:#ffffff6b;font-size:11px;letter-spacing:.18em;color:#2d2d2dd9;transition:background-color .16s ease,border-color .16s ease,transform .12s ease}.hfReportBottomBtn:hover{background:#ffffffb3;border-color:#b08d57d9;transform:translateY(-1px)}.hfReportBottomBtnPrimary{flex:1.6;padding:10px;background:var(--hf-accent);border:1px solid rgba(123,31,43,.55);color:#f5f2ed;font-size:11px;letter-spacing:.22em;transition:background-color .16s ease,transform .12s ease}.hfReportBottomBtnPrimary:hover{background:#6a1a24;transform:translateY(-1px)}.hfReportToTopFab{position:fixed;right:14px;bottom:calc(var(--hf-bottom-bar-h) + 16px + env(safe-area-inset-bottom,0px));z-index:18;width:44px;height:44px;display:grid;place-items:center;border-radius:999px;border:1px solid rgba(176,141,87,.45);background:#f5f2edcc;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#2d2d2ddb;box-shadow:0 14px 40px #0000001f;transition:background-color .16s ease,border-color .16s ease,transform .12s ease;opacity:.5}.hfReportToTopFab:hover{background:#ffffffb8;border-color:#b08d57d9;transform:translateY(-1px)}.hfReportToTopFab svg{font-size:20px}.hfReportFloatTocBar{position:fixed;left:0;right:0;top:var(--hf-topbar-h);z-index:18;height:var(--hf-report-float-toc-h);background:#f5f2ede0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(176,141,87,.35)}.hfReportFloatTocRow{height:100%;max-width:72rem;margin:0 auto;padding:0 14px;display:flex;align-items:center;gap:10px;overflow-x:auto;scrollbar-width:none}.hfReportFloatTocRow::-webkit-scrollbar{display:none}.hfReportFloatTocItem{flex:0 0 auto;padding:8px 10px;font-size:12px;letter-spacing:.12em;color:#2d2d2ddb;border:1px solid rgba(176,141,87,.28);background:#ffffff38;transition:background-color .26s ease,border-color .26s ease,transform .12s ease;white-space:nowrap}.hfReportFloatTocItem:hover{background:#fff9;border-color:#b08d57bf;transform:translateY(-1px)}.hfReportFloatTocItemActive{background:#d3bea033;border-color:#b08d578c}@keyframes hfReportFloatTocIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.hfReportFloatTocBarIn{animation:hfReportFloatTocIn .22s ease-out both}@media(min-width:960px){.hfReportFloatTocBar{display:none!important}}.hf3{--hf3-bg: #fcf9f4;--hf3-panel: rgba(255, 255, 255, .62);--hf3-ink: #161616;--hf3-ink-2: #2b2b2b;--hf3-muted: #6b6b6b;--hf3-border: rgba(176, 141, 87, .32);--hf3-border-strong: rgba(176, 141, 87, .48);--hf3-gold: #b08d57;--hf3-accent: #7b1f2b;--hf3-accent-2: #651823;--hf3-focus: rgba(123, 31, 43, .35);--hf3-font-sans: ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--hf3-font-serif: "GenWanMin2TW", ui-serif, "Times New Roman", serif;min-height:100vh;background:var(--hf3-bg);color:var(--hf3-ink);font-family:var(--hf3-font-sans);-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.hf3 ::selection{background:#7b1f2b38;color:var(--hf3-ink)}.hf3__bg{position:relative;isolation:isolate}.hf3__bg:before{content:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.hf3__container{max-width:34rem;margin:0 auto}.hf3__scroller{position:relative;z-index:2;height:100svh;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;scroll-snap-type:y mandatory;scroll-behavior:smooth}.hf3__heroConstellation{position:fixed;right:10vw;top:-36vh;width:min(68vw,320px);height:min(34vh,260px);z-index:1;pointer-events:none;opacity:.52;transform:scale(2);transform-origin:top right;filter:saturate(.92)}.hf3__heroConstellationCanvas{width:100%;height:100%}.hf3__heroConstellationCanvas canvas{width:100%;height:100%;display:block}.hf3__waveFx{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;opacity:0;transform:translateY(10px);transition:opacity .24s ease,transform .24s ease}.hf3__waveFx[data-on="1"]{opacity:1;transform:translateY(0)}.hf3__waveFxInner{position:absolute;left:0;right:0;bottom:0;height:60%;overflow:hidden;filter:blur(10px);opacity:.3;color:var(--hf3-accent)}.hf3__waveFxInner:before{content:"";position:absolute;top:0;left:0;right:0;height:40%;background:linear-gradient(to bottom,var(--hf3-bg) 0%,transparent 100%);z-index:10;pointer-events:none}.hf3__waveSvg{position:absolute;bottom:0;left:0;width:200%;height:100%}.hf3__wave1{animation:hf3WaveDrift1 25s ease-in-out infinite;opacity:.12}.hf3__wave2{animation:hf3WaveDrift2 20s ease-in-out infinite;opacity:.08}.hf3__wave3{animation:hf3WaveDrift3 18s ease-in-out infinite;opacity:.05}@keyframes hf3WaveDrift1{0%,to{transform:translate(0)}50%{transform:translate(-25%)}}@keyframes hf3WaveDrift2{0%,to{transform:translate(-10%)}50%{transform:translate(-35%)}}@keyframes hf3WaveDrift3{0%,to{transform:translate(-5%)}50%{transform:translate(-30%)}}.hf3__circleHero{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;opacity:0;transform:translateY(8px);transition:opacity .26s ease,transform .26s ease}.hf3__circleHero[data-stage=enter],.hf3__circleHero[data-stage=screen2],.hf3__circleHero[data-stage=screen3],.hf3__circleHero[data-stage=screen4],.hf3__circleHero[data-stage=screen5]{opacity:1;transform:translateY(0)}.hf3__circleHeroWrap{position:absolute;left:50%;top:calc(40vh - (300px + (100px * var(--hf3-circle-hero-t, 0))));transform:translate3d(-50%,calc(0vh * var(--hf3-circle-hero-t, 0)),0) scale(calc(.8 + (.2 * var(--hf3-circle-hero-t, 0))));transform-origin:center top;transition:none}@keyframes hf3CircleHeroCircleIn{0%{transform:translateY(150px);opacity:1}to{transform:translateY(100px);opacity:1}}@keyframes hf3CircleHeroEnter{0%{transform:translate(30px) translateY(200px) scale(1.2)}to{transform:translate(30px) translateY(40px) scale(1.2)}}.hf3__circleHeroCircle{width:calc(300px + (80px * var(--hf3-circle-hero-lid, 0)));height:calc(300px + (100px * var(--hf3-circle-hero-t, 0)));background-color:#cdad7f;border-radius:calc(150px + (350px * var(--hf3-circle-hero-t, 0)));overflow:hidden;display:flex;justify-content:center;align-items:center;transform:translateY(100px);transition:none;position:relative;z-index:1}.hf3__circleHeroStack{position:relative;overflow:visible}.hf3__circleHeroBlob{position:absolute;left:50%;top:50%;width:396px;height:396px;transform:translate3d(-50%,-50%,0) translateY(100px) rotate(0);pointer-events:none;opacity:calc(1 - var(--hf3-circle-hero-exit, 0));filter:drop-shadow(0 0 10px rgba(176,141,87,.18));animation:hf3BlobSpin 15s linear infinite;z-index:0}.hf3__circleHeroBlob path{fill:none;stroke:#b08d5799;stroke-width:.5px;stroke-linecap:round;stroke-linejoin:round}@keyframes hf3BlobSpin{0%{transform:translate3d(-50%,-50%,0) translateY(100px) rotate(0)}to{transform:translate3d(-50%,-50%,0) translateY(100px) rotate(360deg)}}.hf3__circleHero[data-stage=enter] .hf3__circleHeroCircle{animation:hf3CircleHeroCircleIn 1.2s cubic-bezier(.22,1,.22,1) forwards}.hf3__circleHeroAppMarquee{position:absolute;top:0;right:0;bottom:0;left:0;opacity:var(--hf3-circle-hero-t, 0);transform:scale(calc(1.25 - (.25 * var(--hf3-circle-hero-exit, 0))));filter:blur(calc(16px * (1 - var(--hf3-circle-hero-exit, 0))));will-change:transform,opacity,filter;z-index:0}.hf3__circleHeroAppTrack{position:absolute;top:0;right:0;bottom:0;left:0;height:200%;display:flex;flex-direction:column;animation:hf3CircleHeroAppMarqueeY 10s linear infinite;will-change:transform}.hf3__circleHeroAppFrame{width:100%;height:50%;object-fit:cover;object-position:center;flex:none}@keyframes hf3CircleHeroAppMarqueeY{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.hf3__circleHeroBlackFill{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#2b1a1df0,#2b1a1df0,#35070df0);opacity:var(--hf3-circle-hero-lid, 0);will-change:opacity;z-index:1}.hf3__circleHeroHud{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:0;z-index:2}.hf3__circleHero[data-stage=screen4] .hf3__circleHeroHud{opacity:calc(.92 * var(--hf3-circle-hero-lid, 0))}.hf3__circleHeroHudMask{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0000,#0000 12%,#00000059 28%,#00000059 72%,#0000 88%,#0000);mix-blend-mode:multiply}.hf3__circleHeroHudTrack{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hf3__circleHeroHudRail{position:absolute;left:0;right:0;top:0;display:flex;flex-direction:column;animation:hf3HudScrollY 1.25s linear infinite;will-change:transform}.hf3__circleHeroHudBlock{padding:34px 26px}.hf3__circleHeroHudCode{margin:0;white-space:pre;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:11px;line-height:1.55;letter-spacing:.02em;color:#ffffff57;text-shadow:0 0 10px rgba(176,141,87,.22)}.hf3__circleHeroHudCode strong{color:#cdad7fb8;font-weight:600}.hf3__circleHeroHudCode::selection{background:#b08d5738}.hf3__circleHeroHudBlock:nth-child(2) .hf3__circleHeroHudCode{color:#ffffff47}@keyframes hf3HudScrollY{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.hf3__circleHeroLid{position:absolute;top:50%;left:50%;height:100%;width:calc(100% + (80px * var(--hf3-circle-hero-lid, 0)));border-radius:9999px;background:#cdad7f;opacity:var(--hf3-circle-hero-lid, 0);transform:translate3d(calc(-50% + (280px * var(--hf3-circle-hero-lid, 0))),-50%,0);will-change:transform,opacity;z-index:3}.hf3__circleHero[data-stage=screen4] .hf3__circleHeroBlackFill,.hf3__circleHero[data-stage=screen4] .hf3__circleHeroLid,.hf3__circleHero[data-stage=screen5] .hf3__circleHeroLid{opacity:1}.hf3__circleHeroOutroMark{position:absolute;left:50%;top:50%;transform:translate3d(-50%,-50%,0);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;z-index:5;pointer-events:none}.hf3__circleHeroOutroChar{display:block;font-family:var(--hf3-font-serif);font-size:clamp(42px,7vw,58px);line-height:1.02;letter-spacing:.14em;color:#ffffffe6;text-shadow:0 14px 40px rgba(0,0,0,.22);opacity:0;filter:blur(14px);transform:translateY(8px);will-change:opacity,transform,filter}.hf3__circleHero:not([data-stage=screen5]) .hf3__circleHeroOutroMark{display:none}.hf3__circleHero[data-stage=screen5][data-outro-ready="1"] .hf3__circleHeroOutroChar{animation:hf3CircleOutroCharIn 1.2s cubic-bezier(.22,1,.22,1) forwards}.hf3__circleHero[data-stage=screen5][data-outro-ready="1"] .hf3__circleHeroOutroChar[data-mark="1"]{animation-delay:0ms}.hf3__circleHero[data-stage=screen5][data-outro-ready="1"] .hf3__circleHeroOutroChar[data-mark="2"]{animation-delay:.26s}.hf3__circleHero[data-stage=screen5][data-outro-ready="1"] .hf3__circleHeroOutroChar[data-mark="3"]{animation-delay:.52s}@keyframes hf3CircleOutroCharIn{0%{opacity:0;filter:blur(14px);transform:translateY(8px)}65%{opacity:1}to{opacity:1;filter:blur(0);transform:translateY(0)}}.hf3__circleHeroAppOverlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#b88b509d;opacity:var(--hf3-circle-hero-t, 0);backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px);will-change:opacity;z-index:2}.hf3__circleHeroScan{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:0;z-index:2}.hf3__circleHero[data-stage=screen3] .hf3__circleHeroScan{opacity:calc(.8 * var(--hf3-circle-hero-t, 0))}.hf3__circleHeroScan:before{content:"";position:absolute;left:-10%;right:-10%;top:-56px;height:42px;background:linear-gradient(to bottom,#fff0,#ffffff0f 30%,#ffffff2e,#ffffff0f 70%,#fff0);filter:blur(.3px);animation:hf3ScanY 4.6s linear infinite;will-change:top}@keyframes hf3ScanY{0%{top:-56px}to{top:calc(100% + 56px)}}.hf3__circleHeroImg{width:100%;height:100%;object-fit:contain;transform:translate3d(30px,calc(40px + (380px * var(--hf3-circle-hero-exit, 0))),0) scale(1.2);transition:none;will-change:transform;position:relative;z-index:4}.hf3__circleHero[data-stage=enter] .hf3__circleHeroImg{animation:hf3CircleHeroEnter .9s cubic-bezier(.22,1,.22,1) both}.hf3__circleHero[data-stage=screen3] .hf3__circleHeroImg,.hf3__circleHero[data-stage=screen4] .hf3__circleHeroImg{animation:none}.hf3__scroller.is-locked{overflow:hidden}.hf3__intro{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;pointer-events:auto}.hf3__introPanel{position:absolute;top:0;right:0;bottom:0;left:0;background:#7b1f2b;transform:translateY(0);transition:transform .8s cubic-bezier(.22,1,.22,1)}.hf3__introContent{position:absolute;left:22px;right:22px;top:42vh;transform:translateY(-50%);z-index:1;color:#fcf9f4eb;text-align:center;transition:opacity .42s ease,transform .42s ease,filter .42s ease}.hf3__introKicker{letter-spacing:.42em;font-size:12px;opacity:.85}.hf3__introTitle{margin-top:14px;font-family:var(--hf3-font-serif);letter-spacing:.18em;font-size:30px}.hf3__introLoading{margin-top:18px;letter-spacing:.22em;font-size:12px;opacity:.88;display:inline-flex;align-items:center;gap:10px}@keyframes hf3DotPulse{0%{opacity:.22;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}80%,to{opacity:.22;transform:translateY(0)}}.hf3__dots{display:inline-flex;gap:6px;transform:translateY(-1px)}.hf3__dots span{display:inline-block;width:6px;text-align:center;animation:hf3DotPulse .9s ease-in-out infinite}.hf3__dots span:nth-child(2){animation-delay:.15s}.hf3__dots span:nth-child(3){animation-delay:.3s}.hf3__intro--fade .hf3__introContent,.hf3__intro--slide .hf3__introContent{opacity:0;transform:translateY(calc(-50% - 6px));filter:blur(4px)}.hf3__intro--slide .hf3__introPanel{transform:translateY(-110%)}.hf3[data-intro-stage=loading] .hf3__screenHero .hf3__screenInner,.hf3[data-intro-stage=fade] .hf3__screenHero .hf3__screenInner,.hf3[data-intro-stage=slide] .hf3__screenHero .hf3__screenInner,.hf3[data-intro-stage=blank] .hf3__screenHero .hf3__screenInner{opacity:0;pointer-events:none}.hf3[data-intro-stage=loading] .hf3__screenHero .hf3__sideMarkChar,.hf3[data-intro-stage=fade] .hf3__screenHero .hf3__sideMarkChar,.hf3[data-intro-stage=slide] .hf3__screenHero .hf3__sideMarkChar,.hf3[data-intro-stage=blank] .hf3__screenHero .hf3__sideMarkChar{opacity:0;transform:translateY(8px) scale(.98);filter:blur(12px)}.hf3[data-intro-stage=reveal] .hf3__screenHero .hf3__sideMarkChar{opacity:0;transform:translateY(8px) scale(.98);filter:blur(12px);animation:hf3MarkIn 1.4s cubic-bezier(.22,1,.22,1) forwards}.hf3[data-intro-stage=reveal] .hf3__screenHero .hf3__sideMarkChar[data-mark="1"]{animation-delay:0ms}.hf3[data-intro-stage=reveal] .hf3__screenHero .hf3__sideMarkChar[data-mark="2"]{animation-delay:.5s}.hf3[data-intro-stage=reveal] .hf3__screenHero .hf3__sideMarkChar[data-mark="3"]{animation-delay:1s}@keyframes hf3MarkIn{0%{opacity:0;filter:blur(12px);transform:translateY(8px) scale(.98)}65%{opacity:1}to{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}}.hf3[data-intro-stage=reveal] .hf3__screenHero [data-hero-step]{opacity:0;filter:blur(10px);transform:translateY(10px) scale(.985);animation:hf3HeroIn 1.64s cubic-bezier(.22,1,.22,1) forwards}.hf3[data-intro-stage=reveal] .hf3__screenHero [data-hero-step=headline]{filter:none;transform:none;animation-name:hf3FadeIn}.hf3[data-intro-stage=reveal] .hf3__screenHero [data-hero-step=kicker],.hf3[data-intro-stage=reveal] .hf3__screenHero [data-hero-step=headline]{animation-delay:2.1s}.hf3[data-intro-stage=reveal] .hf3__screenHero [data-hero-step=cta]{animation-delay:3.42s}.hf3[data-intro-stage=reveal] .hf3__screenHero [data-hero-step=hint]{animation-delay:4.1s}@keyframes hf3FadeIn{0%{opacity:0}to{opacity:1}}@keyframes hf3HeroIn{0%{opacity:0;filter:blur(10px);transform:translateY(10px) scale(.985)}65%{opacity:1}to{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}}.hf3__rail{position:relative}.hf3__screen{position:relative;min-height:100svh;scroll-snap-align:start;scroll-snap-stop:always;display:flex;align-items:center;justify-content:center;padding:64px 22px 30px}.hf3__screenHero,.hf3__screenOutro{justify-content:flex-start;padding-top:calc(64px + 25vh)}.hf3__outroInner{opacity:0;transform:translateY(10px);filter:blur(10px);will-change:opacity,transform,filter}.hf3[data-circle-hero-outro="1"] .hf3__outroInner{animation:hf3OutroContentIn 1.1s cubic-bezier(.22,1,.22,1) forwards;animation-delay:1.78s}@keyframes hf3OutroContentIn{0%{opacity:0;filter:blur(10px);transform:translateY(10px)}70%{opacity:1}to{opacity:1;filter:blur(0);transform:translateY(0)}}.hf3__screenInner{position:relative;z-index:2;width:100%;max-width:28rem}.hf3__screen[data-screen-index="1"],.hf3__screen[data-screen-index="2"],.hf3__screen[data-screen-index="3"]{align-items:flex-start;padding-top:50vh}.hf3__screenInnerShift{width:100%;display:flex;justify-content:center}.hf3__screenInnerShift--s3{transform:translateY(calc(5vh * var(--hf3-circle-hero-t, 0)))}.hf3__screenArt{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;opacity:.6;display:none}.hf3__dotsNav{position:fixed;right:14px;top:50%;transform:translateY(-50%);z-index:40;display:flex;flex-direction:column;gap:10px}.hf3__topLogin{position:fixed;right:14px;top:14px;z-index:60;padding:10px 12px;font-size:12px;letter-spacing:.28em}.hf3__sideMark{position:absolute;left:30px;top:12vh;z-index:6;pointer-events:none;font-family:var(--hf3-font-serif);font-size:60px;line-height:1.02;letter-spacing:.14em;color:#1616165c;text-shadow:0 14px 40px rgba(0,0,0,.06)}.hf3__sideMarkChar{display:block}.hf3__scroller.is-locked .hf3__sideMark{opacity:0}.hf3__dot{width:6px;height:6px;border-radius:999px;border:1px solid rgba(176,141,87,.5);background:#f6f1e7a6;transition:transform .14s ease,background-color .14s ease,border-color .14s ease}.hf3__dot.is-active{background:#7b1f2b2e;border-color:#7b1f2b66;transform:scale(1.1)}.hf3__scroller.is-locked .hf3__dotsNav{opacity:0;pointer-events:none}.hf3__kicker{color:var(--hf3-gold);font-size:12px;letter-spacing:.38em}.hf3__h1{font-family:var(--hf3-font-serif);letter-spacing:.12em;line-height:1.18;font-size:2.2rem}.hf3__h2{font-family:var(--hf3-font-serif);letter-spacing:.1em;line-height:1.24;font-size:1.75rem;color:var(--hf3-ink)}.hf3__accent{color:var(--hf3-accent)}.hf3__p{color:var(--hf3-ink-2);line-height:2;font-size:15px}.hf3__muted{color:var(--hf3-muted)}.hf3__label{color:var(--hf3-muted);font-size:12px;letter-spacing:.35em;text-transform:uppercase}.hf3__card{position:relative;border:1px solid var(--hf3-border-strong);background:var(--hf3-panel);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hf3__card:before{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border:1px solid var(--hf3-border);pointer-events:none}.hf3__card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 22px 22px,rgba(176,141,87,.16) 0 2px,transparent 3px) 0 0 / 44px 44px;opacity:.2;pointer-events:none}.hf3__panel{color:var(--hf3-ink-2);line-height:1.8}.hf3__btn{border:1px solid var(--hf3-border);background:transparent;color:var(--hf3-ink-2);letter-spacing:.35em;font-size:13px;padding:12px 14px;transition:background-color .14s ease,color .14s ease,border-color .14s ease,transform .14s ease}.hf3__btn:hover{background:#ffffff8c;border-color:var(--hf3-border-strong)}.hf3__btn:active{transform:translateY(1px)}.hf3__btn:focus-visible{outline:0;box-shadow:0 0 0 3px var(--hf3-focus)}.hf3__btnPrimary{border:1px solid var(--hf3-accent);background:var(--hf3-accent);color:var(--hf3-bg)}.hf3__btnPrimary:hover{background:var(--hf3-accent-2);border-color:var(--hf3-accent-2)}.hf3__btnPrimary:disabled{opacity:.55;cursor:not-allowed}.hf3__linkMuted{border:0;background:transparent;color:var(--hf3-muted);font-size:13px;letter-spacing:.25em;text-decoration:underline;text-underline-offset:4px;padding:10px 0}.hf3__linkMuted:hover{color:var(--hf3-ink)}.hf3__hint{width:100%;border:0;background:transparent;color:var(--hf3-muted);font-size:13px;letter-spacing:.25em;text-decoration:underline;text-underline-offset:4px;padding:20px 10px 0;display:inline-flex;align-items:center;justify-content:center;gap:10px}@keyframes hf3BounceDown{0%,to{transform:translateY(0);opacity:.65}50%{transform:translateY(3px);opacity:1}}.hf3__hintArrow{display:inline-block;animation:hf3BounceDown 1.25s ease-in-out infinite}.hf3__chip{width:100%;text-align:left;color:var(--hf3-ink-2);line-height:1.7;padding:6px 14px;font-size:15px;letter-spacing:.02em;transition:border-color .14s ease,background-color .14s ease,transform .14s ease}.hf3__chip:active{transform:translateY(1px)}.hf3__chip:hover{border-color:var(--hf3-border-strong);background:#ffffff9e}@keyframes hf3ChipIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes hf3ChipBreath{0%{transform:scale(.92);opacity:.65;box-shadow:0 0 #7b1f2b40,0 0 10px #7b1f2b40}50%{transform:scale(1);opacity:1;box-shadow:0 0 0 6px #7b1f2b1a,0 0 18px #7b1f2b8c}to{transform:scale(.92);opacity:.65;box-shadow:0 0 #7b1f2b40,0 0 10px #7b1f2b40}}.hf3__screen[data-screen-index="2"] .hf3__screenInner{text-align:left}.hf3__screen[data-screen-index="1"] .hf3__chipStack .hf3__chip{position:relative;padding-left:14px;display:flex;align-items:center;justify-content:flex-start;gap:10px;text-align:left;opacity:0;transform:translateY(10px)}.hf3__screen[data-screen-index="1"] .hf3__chipStack .hf3__chip:before{content:"";position:static;width:10px;height:10px;border-radius:999px;background:var(--hf3-accent);animation:hf3ChipBreath 1.6s ease-in-out infinite}.hf3__screen[data-screen-index="1"] [data-reveal].is-visible .hf3__chipStack .hf3__chip{animation:hf3ChipIn .52s cubic-bezier(.22,1,.22,1) both}.hf3__screen[data-screen-index="1"] [data-reveal].is-visible .hf3__chipStack .hf3__chip:nth-child(1){animation-delay:80ms}.hf3__screen[data-screen-index="1"] [data-reveal].is-visible .hf3__chipStack .hf3__chip:nth-child(2){animation-delay:.22s}.hf3__screen[data-screen-index="1"] [data-reveal].is-visible .hf3__chipStack .hf3__chip:nth-child(3){animation-delay:.36s}.hf3__screen[data-screen-index="2"] .hf3__panelStack .hf3__panel{opacity:0;transform:translateY(10px);display:flex;align-items:center;justify-content:flex-start;gap:10px;width:100%;text-align:left;padding:8px 10px;color:var(--hf3-ink-2);line-height:1.7;font-size:15px;letter-spacing:.02em}.hf3__screen[data-screen-index="2"] .hf3__panelStack{width:94vw;margin-left:auto;margin-right:auto}.hf3__screen[data-screen-index="2"] .hf3__panelStack .hf3__panel:before{content:"";width:10px;height:10px;border-radius:999px;background:var(--hf3-accent);animation:hf3ChipBreath 1.6s ease-in-out infinite;flex:none}.hf3__screen[data-screen-index="2"] [data-reveal].is-visible .hf3__panelStack .hf3__panel{animation:hf3ChipIn .52s cubic-bezier(.22,1,.22,1) both}.hf3__screen[data-screen-index="2"] [data-reveal].is-visible .hf3__panelStack .hf3__panel:nth-child(1){animation-delay:80ms}.hf3__screen[data-screen-index="2"] [data-reveal].is-visible .hf3__panelStack .hf3__panel:nth-child(2){animation-delay:.22s}.hf3__screen[data-screen-index="2"] [data-reveal].is-visible .hf3__panelStack .hf3__panel:nth-child(3){animation-delay:.36s}.hf3__screen[data-screen-index="2"] [data-reveal].is-visible .hf3__panelStack .hf3__panel:nth-child(4){animation-delay:.5s}.hf3__dividerRow{display:flex;align-items:center;gap:10px}.hf3__divider{height:1px;background:var(--hf3-border-strong)}.hf3__dividerDot{width:8px;height:8px;border-radius:999px;background:var(--hf3-gold);box-shadow:0 0 0 4px #b08d5724}.hf3__list{color:var(--hf3-ink-2);line-height:1.9;font-size:15px;padding-left:1.1rem}.hf3__metric{display:flex;align-items:baseline;gap:10px}.hf3__metricNum{font-family:var(--hf3-font-serif);font-size:2.2rem;letter-spacing:.06em;color:var(--hf3-ink)}.hf3__metricUnit{color:var(--hf3-muted);letter-spacing:.28em;font-size:12px;text-transform:uppercase}.hf3__paraSep{display:flex;align-items:center;gap:10px;margin:16px 0;opacity:.9}.hf3__paraSepRule{height:1px;flex:1;background:#b08d5747}.hf3__paraSepMark{width:18px;height:18px;border-radius:999px;border:1px solid rgba(176,141,87,.4);display:grid;place-items:center;color:#b08d57e6;font-size:13px;line-height:1;background:#f6f1e78c}.hf3__section{margin-top:14px}.hf3__sectionAnchor{height:14px}.hf3__art{position:relative;height:160px;border:1px solid var(--hf3-border);background:#ffffff59;overflow:hidden}.hf3__artHero{height:190px}.hf3__artInner{position:absolute;top:-24px;right:-24px;bottom:-24px;left:-24px;transform:translate3d(0,var(--hf3-parallax, 0px),0);transition:transform .2s ease;background:radial-gradient(80% 90% at 20% 20%,rgba(123,31,43,.16),transparent 55%),radial-gradient(70% 80% at 70% 30%,rgba(176,141,87,.22),transparent 58%),radial-gradient(90% 90% at 40% 80%,rgba(0,0,0,.07),transparent 60%),linear-gradient(135deg,#ffffff80,#fff0)}.hf3__artInner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 12px 12px,rgba(176,141,87,.16) 0 2px,transparent 3px) 0 0 / 44px 44px;opacity:.28;mix-blend-mode:multiply}@keyframes hf3Float{0%{transform:translate3d(0,calc(var(--hf3-parallax, 0px) + 0px),0)}50%{transform:translate3d(0,calc(var(--hf3-parallax, 0px) - 6px),0)}to{transform:translate3d(0,calc(var(--hf3-parallax, 0px) + 0px),0)}}.hf3__artInner{animation:hf3Float 7.5s ease-in-out infinite}.hf3__artInnerAlt{background:radial-gradient(75% 90% at 22% 28%,rgba(176,141,87,.26),transparent 58%),radial-gradient(70% 80% at 78% 36%,rgba(123,31,43,.1),transparent 55%),linear-gradient(135deg,#ffffff8c,#fff0)}.hf3__artInnerTech{background:radial-gradient(85% 90% at 35% 40%,rgba(123,31,43,.14),transparent 60%),radial-gradient(70% 80% at 74% 64%,rgba(176,141,87,.22),transparent 58%),linear-gradient(135deg,#ffffff85,#fff0)}.hf3__artInnerInk{background:radial-gradient(70% 90% at 30% 55%,rgba(0,0,0,.1),transparent 62%),radial-gradient(65% 70% at 75% 30%,rgba(123,31,43,.12),transparent 55%),linear-gradient(135deg,#ffffff80,#fff0)}.hf3__artInnerGold{background:radial-gradient(70% 90% at 40% 40%,rgba(176,141,87,.3),transparent 62%),radial-gradient(70% 80% at 78% 68%,rgba(0,0,0,.06),transparent 58%),linear-gradient(135deg,#ffffff8a,#fff0)}.hf3__artInnerOutro{background:radial-gradient(85% 90% at 28% 30%,rgba(123,31,43,.12),transparent 60%),radial-gradient(70% 80% at 76% 68%,rgba(176,141,87,.24),transparent 58%),linear-gradient(135deg,#ffffff85,#fff0)}.hf3__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:22px}.hf3__overlayBg{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000006b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hf3__modal{position:relative;width:100%;max-width:28rem;border:1px solid var(--hf3-border-strong);background:var(--hf3-bg);box-shadow:0 20px 80px #00000040}.hf3__modalWide{max-width:36rem}.hf3__modalTall{height:80vh;max-height:80vh;display:flex;flex-direction:column;overflow:hidden}.hf3__modalHeader{padding:26px 26px 0}.hf3__modalBody{flex:1;overflow:auto;padding-right:14px;scrollbar-gutter:stable}.hf3__modalFooter{padding:0 26px 26px}.hf3__modalBody::-webkit-scrollbar{width:10px}.hf3__modalBody::-webkit-scrollbar-track{background:#b08d571a}.hf3__modalBody::-webkit-scrollbar-thumb{background:#b08d5759;border:2px solid rgba(246,241,231,.7)}.hf3__modalBody::-webkit-scrollbar-thumb:hover{background:#b08d5773}.hf3__modal:before{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border:1px solid var(--hf3-border);pointer-events:none}.hf3__modalPad{padding:26px}.hf3__modalTitle{font-family:var(--hf3-font-serif);letter-spacing:.08em}.hf2__linkMuted{color:var(--hf3-muted);font-size:13px;letter-spacing:.25em;text-decoration:underline;text-underline-offset:4px}.hf2__linkMuted:hover{color:var(--hf3-ink)}.hf3__outroBottom{position:absolute;left:22px;right:22px;bottom:30px;z-index:3;display:flex;flex-direction:column;align-items:center;gap:10px}.hf3__outroLinks{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:18px}.hfAppModalBtn{width:100%;padding:14px;border:1px solid rgba(176,141,87,.55);background:#ffffff6b;font-size:12px;letter-spacing:.18em;color:#2d2d2dd9;transition:background-color .16s ease,border-color .16s ease}.hfAppModalBtn:hover{background:#ffffffb3;border-color:#b08d57d9}.hfAppModalBtnPrimary{width:100%;padding:14px;background:var(--hf3-accent);border:1px solid rgba(123,31,43,.55);color:#fcf9f4;font-size:12px;letter-spacing:.22em;transition:background-color .16s ease,transform .12s ease,opacity .16s ease}.hfAppModalBtnPrimary:hover{background:var(--hf3-accent-2);transform:translateY(-1px)}.hfAppModalBtnPrimary:disabled{opacity:.6;cursor:not-allowed;transform:none}.hfAppModalBtnPrimary:disabled:hover{background:var(--hf3-accent);transform:none}.hfAppProse{font-size:14px;color:#2d2d2de0;line-height:1.9}.hfAppProse p{margin:0 0 12px}.hfAppProseSep{text-align:center;color:#b08d57cc;margin:12px 0 14px;letter-spacing:.2em}.hfAppProseMuted{color:#7d7461f2;font-size:12px;letter-spacing:.08em}.hfAppProseMeta{font-size:12px;letter-spacing:.14em;color:#7d7461f2;margin:0 0 10px}.hfAppFieldLabel{font-size:12px;letter-spacing:.18em;color:#7d7461f2;margin:0 0 8px}.hfAppInput{width:100%;border:1px solid rgba(176,141,87,.28);background:#ffffff38;padding:12px 14px;font-size:14px;outline:none;transition:border-color .14s ease,box-shadow .14s ease}.hfAppInput:focus{border-color:#7b1f2b8c;box-shadow:0 0 0 3px #7b1f2b29}.hfAppFormGrid2{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.hfAppFormGrid3{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:10px;margin-top:10px}.hfAppFormError{margin-top:10px;color:var(--hf3-accent);font-size:12px;letter-spacing:.08em}.hfAppInlineLoading{display:inline-flex;align-items:center;justify-content:center;gap:8px}.hfAppPre{margin:12px 0 0;padding:12px;border:1px solid rgba(176,141,87,.22);background:#ffffff52;font-size:12px;line-height:1.75;color:#2d2d2de0;white-space:pre-wrap}@keyframes hfFlowDotPulse{0%,40%{opacity:.22;transform:translateY(0)}60%{opacity:1;transform:translateY(-2px)}80%,to{opacity:.22;transform:translateY(0)}}.hfFlowDots{display:inline-flex;gap:6px;margin-left:10px;transform:translateY(-1px)}.hfFlowDots span{display:inline-block;width:6px;text-align:center;animation:hfFlowDotPulse .9s ease-in-out infinite}.hfFlowDots span:nth-child(2){animation-delay:.15s}.hfFlowDots span:nth-child(3){animation-delay:.3s}.hf3__input{width:100%;background:transparent;border:1px solid var(--hf3-border);padding:12px 14px;font-size:15px;outline:none;transition:border-color .14s ease,box-shadow .14s ease}.hf3__input:focus{border-color:var(--hf3-accent);box-shadow:0 0 0 3px var(--hf3-focus)}.hf3__textarea{width:100%;background:#ffffff59;border:1px solid var(--hf3-border);padding:12px 14px;font-size:12px;line-height:1.6;color:#161616db;letter-spacing:.02em;outline:none;resize:vertical}.hf3__mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;letter-spacing:.02em}.hf3__debugBtn{position:absolute;right:14px;bottom:14px;z-index:7;border:1px solid rgba(176,141,87,.3);background:#fcf9f4d9;color:#161616b8;font-size:12px;letter-spacing:.22em;padding:8px 10px}.hf3__debugBtn:hover{border-color:#b08d5773;background:#fcf9f4eb}.hf3__toast{position:fixed;right:18px;bottom:18px;z-index:120;padding:10px 12px;border:1px solid rgba(176,141,87,.4);background:#f6f1e7eb;color:#161616eb;font-size:12px;letter-spacing:.18em;box-shadow:0 14px 40px #00000024;animation:hf3Toast 1.1s ease-out forwards;pointer-events:none}@keyframes hf3Toast{0%{opacity:0;transform:translateY(8px)}16%{opacity:1;transform:translateY(0)}84%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-2px)}}[data-reveal]{opacity:0;transform:translateY(10px);transition:opacity .52s ease,transform .52s ease}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.hf3__intro{display:none}.hf3[data-intro-stage=reveal] .hf3__screenHero [data-hero-step],.hf3[data-intro-stage=reveal] .hf3__screenHero .hf3__sideMarkChar{opacity:1;filter:none;transform:none;animation:none}.hf3__artInner{animation:none;transition:none}[data-reveal]{opacity:1;transform:none;transition:none}.hf3__circleHero,.hf3__circleHeroCircle,.hf3__circleHeroImg,.hf3__circleHeroWrap{transition:none}.hf3__circleHeroCircle,.hf3__circleHeroImg{animation:none}.hf3__circleHeroAppMarquee{filter:none}.hf3__circleHeroAppTrack{animation:none}.hf3__circleHeroAppOverlay{backdrop-filter:none;-webkit-backdrop-filter:none}.hf3__circleHeroHudRail{animation:none}.hf3__circleHeroScan:before{animation:none}.hf3__circleHeroBlob,.hf3__waveFx{display:none}.hf3__outroInner,.hf3__circleHeroOutroChar{opacity:1;filter:none;transform:none;animation:none}.hf3__screen[data-screen-index="1"] [data-reveal].is-visible .hf3__chipStack .hf3__chip{animation:none;opacity:1;transform:none}.hf3__screen[data-screen-index="1"] .hf3__chipStack .hf3__chip:before{animation:none;opacity:1}.hf3__screen[data-screen-index="2"] [data-reveal].is-visible .hf3__panelStack .hf3__panel{animation:none;opacity:1;transform:none}}
