Alif Jakir - 投資組合與實驗性部落格
這段文字並非新聞稿,而是從Alif Jakir個人投資組合與實驗性部落格的前端實作中擷取出的原始CSS程式碼片段。
📋 文章處理履歷
- 📰 發表: 2026年4月4日 10:38
- 🔍 收集: 2026年4月4日 11:00(發表後21分鐘)
- 🤖 AI分析完成: 2026年4月4日 11:42(收集後42分鐘)
Alif Jakir - 投資組合與實驗性部落格 html { color-scheme: light; } body { margin: 0; background-color: var(--color-paper); color: var(--color-ink-dark); min-height: 100vh; min-height: 100dvh; } #root { min-height: 100vh; min-height: 100dvh; } /* 非首頁:無外殼(立即)。 */ html.no-first-paint-shell #first-paint-shell { display: none !important; } /* 首頁:當 React 頁首準備好時淡出(見 PageHeader)。 */ html.react-masthead-ready #first-paint-shell { opacity: 0; visibility: hidden; pointer-events: none; } @tests/test_media_scanner.py (prefers-reduced-motion: reduce) { #first-paint-shell { transition: none !important; } html.react-masthead-ready #first-paint-shell { display: none !important; } } #first-paint-shell { position: fixed; inset: 0; z-index: 2147483646; overflow-y: auto; -webkit-overflow-scrolling: touch; background: var(--color-paper); box-sizing: border-box; padding: 0 0 2rem; font-family: 'Source Serif Pro', Georgia, 'Times New Roman', serif; font-size: 1.2rem; line-height: 1.58; opacity: 1; visibility: visible; pointer-events: auto; transition: opacity 0.48s cubic-bezier(0.4, 0, 0.2, 1), visibility 0.48s step-end; } #first-paint-shell .fps-skip { position: absolute; left: -9999px; top: auto; width: 1px; height: 1px; overflow: hidden; } #first-paint-shell .fps-skip:focus { position: fixed; left: 0.5rem; top: 0.5rem; width: auto; height: auto; padding: 0.45rem 0.85rem; font-size: 1rem; background: var(--color-ink-dark); color: var(--color-paper); z-index: 2147483647; clip: auto; overflow: visible; } /* 鏡像 Navigation.css .main-nav */ #first-paint-shell .fps-nav-outer { width: 100%; display: flex; justify-content: center; align-items: center; padding: 0.5rem 0; margin: 0 0 1rem 0; position: relative; z-index: 50; background-color: var(--color-paper); box-sizing: border-box; } /* 鏡像 Navigation.css .nav-container */ #first-paint-shell .fps-nav { display: flex; flex-wrap: nowrap; justify-content: space-between; align-items: center; width: 100%; max-width: 100%; padding: 0 2rem; position: relative; box-sizing: border-box; overflow: visible; } /* 複選框無需 JS 即可驅動行動裝置抽屜(與 Navigation 斷點相同:767px)。 */ #first-paint-shell .fps-nav-toggle-input { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; opacity: 0; pointer-events: none; } #first-paint-shell .fps-menu-backdrop { display: none; } #first-paint-shell .fps-menu-toggle { display: none; flex-direction: column; justify-content: center; align-items: center; gap: 5px; width: 2.75rem; height: 2.75rem; padding: 0; margin: 0; border: none; border-radius: 6px; background: transparent; color: var(--color-ink-dark); cursor: pointer; flex-shrink: 0; -webkit-tap-highlight-color: transparent; box-sizing: border-box; } #first-paint-shell .fps-menu-toggle:focus-visible { outline: 2px solid var(--color-accent); outline-offset: 2px; } #first-paint-shell .fps-menu-toggle-bar { display: block; width: 1.35rem; height: 2px; border-radius: 1px; background: currentColor; transition: transform 0.25s ease, opacity 0.2s ease; } /* 鏡像 Navigation.css .aleph-logo */ #first-paint-shell .fps-aleph-logo { position: relative; display: flex; align-items: center; justify-content: center; margin-right: 0.5rem; padding-bottom: 10px; height: auto; min-height: 72px; flex-shrink: 0; color: inherit; text-decoration: none; outline: none; user-select: none; -webkit-user-select: none; transform: translateY(-4px); box-sizing: border-box; } /* 鏡像 Navigation.css .aleph-container */ #first-paint-shell .fps-aleph-container { position: relative; display: flex; align-items: center; justify-content: center; width: 100px; height: 92px; overflow: visible; user-select: none; -webkit-user-select: none; } /* 鏡像 Navigation.css .aleph-letter */ #first-paint-shell .fps-aleph-letter { font-family: 'Playfair Display', 'Times New Roman', Georgia, serif; font-size: 6.25rem; font-weight: 700; position: absolute; color: var(--color-ink-dark); line-height: 0.75; transform: translateY(2px); z-index: 2; user-select: none; -webkit-user-select: none; } /* 鏡像 Navigation.css .aleph-shadow */ #first-paint-shell .fps-aleph-shadow { font-family: 'Playfair Display', 'Times New Roman', Georgia, serif; font-size: 6.25rem; font-weight: 700; position: absolute; color: transparent; text-shadow: 0 0 8px rgba(var(--color-ink-dark-rgb), 0.2); z-index: 1; line-height: 0.75; transform: translate(4px, 6px); opacity: 0.4; user-select: none; -webkit-user-select: none; pointer-events: none; } /* 鏡像 Navigation.css .aleph-subscript (theme-tokens --font-aleph-subscript) */ #first-paint-shell .fps-aleph-subscript { font-family: var(--font-aleph-subscript, 'STIX Two Text', Georgia, serif); font-weight: 600; color: var(--color-ink-dark); position: absolute; line-height: 1; z-index: 3; right: 0; bottom: -10px; font-size: 1.32rem; letter-spacing: -0.03em; user-select: none; -webkit-user-selec
常見問題
Alif Jakir 是誰?
他是一位總部位於美國的跨學科研究人員與工程師,致力於開發與人工智慧(AI)和延展實境(XR)相關的人類擴增技術。
這段文字是什麼?
這不是新聞稿,而是從投資組合網站 alifjakir.com 中擷取的一段 CSS(設計原始碼)。
Halcyox LLC 是什麼公司?
由 Alif Jakir 創立的公司,專門開發教育輔助 AI 工具以及強化人類與 AI 合作的系統。