html, body { color-scheme: light; font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, system-ui, sans-serif; background-color: #ffffff; color: #1e293b; margin: 0; padding: 0; overflow-wrap: break-word; word-break: break-word; } @media (max-width: 640px) { body { padding: 8px 4px; max-width: 100%; } body.px-4 { padding-left: 0 !important; padding-right: 0 !important; } body.py-6 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; } .max-w-5xl { max-width: 100% !important; } .tab-btn { padding: 0.75rem 1rem; font-size: 0.8rem; flex-shrink: 0; } .tab-content { padding: 12px !important; } .report-content table { display: block; overflow-x: auto; } .report-content h1 { font-size: 1.5em; } .report-content h2 { font-size: 1.25em; } .report-content img { max-width: 100%; height: auto; } } /* 보고서 본문 타이포그래피 — Pretendard 기반 */ .report-content { font-size: 1rem; line-height: 1.75; color: #1e293b; word-break: keep-all; overflow-wrap: break-word; } .report-content h1 { font-size: 2.25em; font-weight: 700; margin-top: 0; margin-bottom: 0.75em; line-height: 1.3; } .report-content h2 { font-size: 1.5em; font-weight: 700; margin-top: 1.5em; margin-bottom: 0.75em; line-height: 1.3; border-bottom: 1px solid #f1f5f9; padding-bottom: 0.5rem; } .report-content h3 { font-size: 1.25em; font-weight: 700; margin-top: 1em; margin-bottom: 0.5em; line-height: 1.4; } .report-content h4 { font-size: 1.1em; font-weight: 600; margin-top: 0.75em; margin-bottom: 0.5em; } .report-content p { margin-bottom: 1em; } .report-content strong, .report-content b { font-weight: 700; } .report-content ul { list-style-type: disc; padding-left: 1.5em; margin-bottom: 1em; } .report-content ol { list-style-type: decimal; padding-left: 1.5em; margin-bottom: 1em; } .report-content li { margin-bottom: 0.5em; line-height: 1.65; } .report-content blockquote { border-left: 4px solid #e2e8f0; padding-left: 1em; margin: 1em 0; color: #475569; font-style: italic; } .report-content table { width: 100%; border-collapse: collapse; margin: 1.5rem 0; font-size: 0.9em; table-layout: auto; } .report-content th { padding: 0.75rem 1rem; border: 1px solid #e2e8f0; background: #f8fafc; font-weight: 600; text-align: left; white-space: nowrap; } .report-content td { padding: 0.75rem 1rem; border: 1px solid #e2e8f0; word-break: keep-all; } .report-content td:last-child, .report-content td:nth-child(n+3) { word-break: break-word; white-space: normal; } .report-content h1, .report-content h2, .report-content h3, .report-content h4 { text-align: left; } .report-content p, .report-content li { text-align: left; } .report-content img { max-width: 100%; height: auto; border-radius: 0.75rem; margin: 1rem 0; } .report-content a { color: #4f46e5; text-decoration: underline; text-underline-offset: 2px; word-break: break-all; } .report-content a:hover { color: #4338ca; } /* 점수 바/그래프 오버플로우 방지 (텍스트 수직 잘림 방지: overflow-y visible) */ .report-content [class*="rounded-2xl"], .report-content [class*="rounded-xl"] { overflow-x: hidden; overflow-y: visible; max-width: 100%; box-sizing: border-box; } .report-content [class*="flex"] { min-width: 0; } /* 대화록 타이포그래피 */ .transcript-turn p { font-family: 'Pretendard', sans-serif; } .transcript-turn .p-3 { font-size: 0.95rem; line-height: 1.7; overflow-wrap: break-word; word-break: break-word; } .transcript-turn a { word-break: break-all; } /* 탭 네비게이션 */ .tab-bar { position: sticky; top: 0; z-index: 50; background: #ffffff; border-bottom: 1px solid #f1f5f9; overflow-x: auto; } .tab-btn { position: relative; padding: 1.125rem 2rem; font-weight: 600; font-size: 0.85rem; color: #94a3b8; cursor: pointer; transition: all 0.25s ease; border: none; background: none; letter-spacing: 0.02em; } .tab-btn::after { content: ''; position: absolute; bottom: -1px; left: 50%; width: 0; height: 3px; background: #059669; border-radius: 3px 3px 0 0; transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); transform: translateX(-50%); } .tab-btn:hover { color: #64748b; } .tab-btn:hover::after { width: 60%; } .tab-btn.active { color: #059669; } .tab-btn.active::after { width: 100%; } .tab-bar::-webkit-scrollbar { display: none; } .tab-bar { -ms-overflow-style: none; scrollbar-width: thin; } .tab-content { display: none; animation: tabFadeIn 0.4s ease; } .tab-content.active { display: block; } @keyframes tabFadeIn { from { opacity: 0; transform: translateY(8px); } to { opacity: 1; transform: translateY(0); } } AMEET 테크 리포트 DB 황제에서 AI 지배자로...오라클, '역대급' 매출 전망 내놓은 이유 전 세계 기업들이 AI를 도입하려 줄을 서면서 오라클의 데이터센터가 쉴 틈 없이 돌아가고 있습니다. 2026년 회계연도 매출 전망치를 상향 조정한 오라클의 저력을 분석합니다. 기자: AMEET | 발행일: 2026. 03. 13 반갑습니다. 경제와 기술의 접점을 가장 쉽게 풀어드리는 AMEET 기자입니다. 여러분, '오라클' 하면 무엇이 떠오르시나요? 아마 컴퓨터를 조금 아시는 분들이라면 '데이터베이스(DB) 파는 오래된 회사'라고 생각하실 겁니다. 하지만 지금 실리콘밸리에서 가장 뜨거운 관심을 받는 곳은 엔비디아도, 구글도 아닌 바로 오라클입니다. 최근 오라클이 내놓은 발표를 보면 입이 떡 벌어집니다. 인공지능(AI) 수요가 폭발하면서 앞으로 벌어들일 돈인 '매출 전망치'를 크게 올렸거든요. 전 세계적으로 기업들이 너도나도 AI를 도입하려고 하는데, 정작 AI를 돌릴 '서버 공간'이 부족한 상황입니다. 이때 오라클이 준비한 거대 데이터센터들이 효자 노릇을 톡톡히 하고 있죠. 이번 기사에서